[APP] SGS Screen Changer - Galaxy S I9000 Themes and Apps

I've created an app that does what "socket84" was talking here on the forum ( http://forum.xda-developers.com/showthread.php?t=734151 ), which basically is a way to change the default home screen when the user presses the Home button. This works with a hidden setting from TouchWiz. I posted it on Market with the name "SGS Screen Changer".
NOTE: You'll ROOT and BusyBox for the app to be able to do it's work.
http://www.cyrket.com/p/android/com.pedronveloso.samsunghsc/
I've only tested it with the European, Samsung Galaxy S so far.
I've tested with various different firmwares ( JM2, JG5, JM6, JM7 and JM8 ) and it's working ok. Also I've coded a backup mechanism in case things don't work as expected, and later you can restore the file to it's initial state, from the the restore button within the app, or manually by issuing the command "cp /system/default.propBackup /system/default.prop", but verify first that you have the backup file.
> Doesn't work on Froyo yet! The configuration files have changed in those releases, and I've not fixed it yet.
Also, it would be great if people could post the contents of their "/system/default.prop" file in here, along with their firmware number, so I can fix it for different non functioning firmwares. Thanks
Let me know if you've any questions, and all feedback it's appreciated. Also remember this is the first public version, so don't expect it to look pretty, I've focused on functionality and correctness first.
Change-log:
Beta 2 ( 20-08-2010) :
* Bugfixes
* Fixed screen numbering as reported by Limality ( thanks )
Beta 1 ( 18-8-2010 ) : First release
IMPORTANT NOTE: Everyone who had installed the first beta should update it from the Market and set the screen to whichever they want, even if the app did work to them before. People who said it wasn't working, and the ones who said it didn't leave the 4th screen should update and select the screen they want and reboot. All those problems should be fixed in this release. I'll be waiting for further feedback on those ones to confirm if this solved their problems

pedrodh said:
I've created an app that does what "socket89" was talking here on the forum ( http://forum.xda-developers.com/showthread.php?t=734151 ), which basically is a way to change the default home screen when the user presses the Home button. This works with a hidden setting from TouchWiz. I posted it on Market with the name "SGS Screen Changer".
NOTE: You'll ROOT and BusyBox for the app to be able to do it's work.
http://www.cyrket.com/p/android/com.pedronveloso.samsunghsc/
I've only tested it with the European, Samsung Galaxy S so far, but I'm guessing it will work on the American version as well, but I would apreciate feedback on that.
I've tested with two different firmwares ( JM2 and JG5 ) and it's working ok, but I'll probably work for every new firmware out there. Also I've coded a backup mechanism in case things don't work as expected, and later you can restore the file to it's initial state, from the the restore button within the app.
Let me know if you've any questions, and all feedback it's appreciated. Also remember this is the first public version, so don't expect it to look pretty, I've focused on functionality and correctness first.
Click to expand...
Click to collapse
tested! working. great job. dont need any nice UI. this will do

tested with rooted JM5.
not configurable. always get me to screen 4 despite setting it to screen 3 or so on.
"Restore to original settings" doesn't work after reboot it's still screen 4.
Any ideas?
Note: screen 4 is only good for 7-screens SGS. since I've 5 screens I want to make default screen 3
thanks in advance!

Sweet, thanks for this, will give it a ry now

truemagic said:
tested with rooted JM5.
not configurable. always get me to screen 4 despite setting it to screen 3 or so on.
"Restore to original settings" doesn't work after reboot it's still screen 4.
Any ideas?
Note: screen 4 is only good for 7-screens SGS. since I've 5 screens I want to make default screen 3
thanks in advance!
Click to expand...
Click to collapse
the settings to set the homescreen starts at 0 meaning that:
0 = Homescreen 1
1 = Homescreen 2
2 = Homescreen 3
3 = Homescreen 4
4 = Homescreen 5
etc...

Not working here on JG4 Aussie firmware

Limality said:
the settings to set the homescreen starts at 0 meaning that:
0 = Homescreen 1
1 = Homescreen 2
2 = Homescreen 3
3 = Homescreen 4
4 = Homescreen 5
etc...
Click to expand...
Click to collapse
Regardless what I set (tried homescreen 1,2,3,4..) still when pressing "HOME" button it takes me to screen 4...

nice app!
might wanna just add 1 to all the screen numbers just so everyone gets it .
starting at 0 while the numbers shown in touchwiz are starting at 1, is kinda weird
\
so screen 0 = 1 and screen 1 = 2
edit: hmm not working here either on JM5 always gives the last screen as home screen, if i do it myself it works..

Not work with DXJG4
Maybe "One click lag fix 2.3" could be a cause ?

tommy34 said:
edit: hmm not working here either on JM5 always gives the last screen as home screen, if i do it myself it works..
Click to expand...
Click to collapse
cool....mind to share how did you "do it yourself"?
thanks~

truemagic said:
cool....mind to share how did you "do it yourself"?
thanks~
Click to expand...
Click to collapse
here : http://forum.xda-developers.com/showthread.php?t=734151

Thanks for everyone that tested it, your feedback it's apreciated .
Not work with DXJG4
Maybe "One click lag fix 2.3" could be a cause ?
Click to expand...
Click to collapse
No, I've lagfix myself and I'm using MoDaCo ROM and it worked. Did you reboot after setting it? You must reboot for changes to take effect.
the settings to set the homescreen starts at 0 meaning that:
0 = Homescreen 1
1 = Homescreen 2
2 = Homescreen 3
3 = Homescreen 4
4 = Homescreen 5
Click to expand...
Click to collapse
That's easely fixed, I really though it was otherwise because on mine it worked. I'll retest. Humm..Could be that some fimrwares accept 1 as first and others as 0 ? Has more people post I'll find it out. Thanks for reporting that
"Restore to original settings" doesn't work after reboot it's still screen 4
Click to expand...
Click to collapse
The backup it's stored in /system/default.propBackup , you just have to do "cp default.propBackup default.prop" in some terminal as root in case to restore it manually, if the restore button fail's to do it's job.

work's perfectly on my JG5, thank you Pedrodh!
Sent from my GT-I9000 using XDA App

work's perfectly on my JG5, thank you Pedrodh!
Click to expand...
Click to collapse
Nice to know . By the way, you have BusyBox installed from the Market, or you had it bundled with your ROM ?

IIRC, some firmwares (i.e. DXJG4) have a different /system/default.prop and hence will not work.. Cant change manually either

I have installed busybox 1.17.0 when i put mimocan fix

IIRC, some firmwares (i.e. DXJG4) have a different /system/default.prop and hence will not work.. Cant change manually either
Click to expand...
Click to collapse
Would be useful to have the data regarding which firmwares work, and which doesn't. If I did I could check it while executing the app and notify the user properly. Also, I'm in doubt if people who install busybox from the market have a different setup from the ones who doesn't. I'm issuing the linux commands like "echo" , but if the busybox from the market doesn't update the system Path I'll have to pass the entire path when issuing the command. I'll be waiting for more feedback from the users and begin sorting this out.
So far it seems that everyone who has MoDaCo and/or JG5 has been able to use this.

OK, updated the app. I found out what was wrong, should now be fixed.
IMPORTANT NOTE: Everyone should update it from the Market and set the screen to whichever they want, even if the app did work to them before. People who said it wasn't working, and the ones who said it didn't leave the 4th screen should update and select the screen they want and reboot. All problems should be fixed in this release. I'll be waiting for further feedback on those ones to know if it solver their problems

Wish I could test it for you, but currently my phone is bricked.
Default screen is maybe the only option I am missing in TW.
However when I tried this hack in JPJG8 it didn't work, so if your app is just editing the /system/default.prop file, most chances are it won't work either.

Ok, I got a report that the fix did in fact work.

Related

Pimp My Xoom, One Click themer, Sound manager, Boot Anim etc

Pimp My Xoom .01
Todo:
- Bug reported Themes not applying.
- Straighten out the GVoice with a little more instruction.
- Add new Theme updates.
- Add new GVoice frameres hack update.
Please add any feature requests or bugs here
so I can hit the code hard on the weekend. You dont haffta but I might miss your request in the forum traffic.
Thanks.
Version Record:
.01 4/3 First.
.02 4/4 Fixed major bug in Sound managment utility. Redownload if you have .01.
Pimp My Xoom started as a utility to help me add and remove notification sounds from my Xoom easily from a massive library of sounds compiled by XDA developers from every Android phone ever.
Then it got ambitious. Pimp My Xoom now includes.
-Add/Remove/List/play installed notification sounds.
- Includes just the notifications from the Android Sounds library here on XDA.
-Add/Remove Bignadad's Themey type thing. Red and Blue
http://forum.xda-developers.com/showthread.php?t=1015434
-Add/Remove 3 boot animations. Attribution in app.
http://forum.xda-developers.com/showthread.php?t=998161
http://forum.xda-developers.com/showthread.php?t=991086
-Add/remoove GoogleVoice hack FOR 3GONLY
http://forum.xda-developers.com/showthread.php?t=1015857
-Add/Remove Keymapper mod.
http://forum.xda-developers.com/showthread.php?t=1016594&highlight=keylayout
-Add AdBlocker
http://forum.xda-developers.com/showthread.php?t=991082
TO Install and use:
1. YOU MUST BE ROOTED.
2. YOU MUST HAVE YOUR XOOM IN DEBUG and connected via USB.
3. Unzip PimpMyXoom and all it folders to a folder of your choice.
4. Run the PimpMyXoom_01.exe
5. Most buttons should be self explanatory.
YOU ACCEPT ALL RISK IN MODIFYING YOUR XOOM FROM STOCK.
Download PimpMyXoom
Reserved for future use.
Download failed. Will continue to try and download. Can't wait to try this! Thanks for the contribution!!
Instien said:
Download failed. Will continue to try and download. Can't wait to try this! Thanks for the contribution!!
Click to expand...
Click to collapse
Failed? Hmmm. lemme try.
Instien said:
Download failed. Will continue to try and download. Can't wait to try this! Thanks for the contribution!!
Click to expand...
Click to collapse
Your right. Mediafire blows up and says it cant. What the heck?
Edit: In a couple seconds I got the "Click to start download" and I clicked it and it started.
Password, really....and I get this how?
jmc2543 said:
Password, really....and I get this how?
Click to expand...
Click to collapse
Hang on. Stevenge just found a nasty bug. Reuploading... I passworded to freeze the downloads.
ah ok. makes sense.
All fixed. Carry on!
sorry im noob
sorry for the stupid ? but y will gvoice hack only work with xoom 3g was just wondering cuz i have wifi version
it works but...
it worked great but i did not get the full theme for the red or the blue my back home and apps on the bottom left hand corner did not theme also the same with my ariplane mode wifi etc...
moz90 said:
it worked great but i did not get the full theme for the red or the blue my back home and apps on the bottom left hand corner did not theme also the same with my ariplane mode wifi etc...
Click to expand...
Click to collapse
Not sure if it is just mine, however the reasonwhy the GVoice is listedthat way because on mine it tries to set up Gmail and when skip is hit it freezes. It will allow you to text, however only through contacts and will not let you read them for some reason.
Been looking into it all night.
stevenege said:
Not sure if it is just mine, however the reasonwhy the GVoice is listedthat way because on mine it tries to set up Gmail and when skip is hit it freezes. It will allow you to text, however only through contacts and will not let you read them for some reason.
Been looking into it all night.
Click to expand...
Click to collapse
Did yours fully theme?
Sent from my Xoom using Tapatalk
moz90 said:
Did yours fully theme?
Sent from my Xoom using Tapatalk
Click to expand...
Click to collapse
It looks like it may be broken for some reason. I am going to test a bit more and let JT know.
stevenege said:
It looks like it may be broken for some reason. I am going to test a bit more and let JT know.
Click to expand...
Click to collapse
Sounds good im going to donate on 15th to em this makes it so easy to theme I love it I hope gets fixed
Sounds cool, can't wait till I can give it a try during class tonight!
i have been talking to him, however when you theme does it make you sign into your account again when you go to the market or is this just me?
I went to extract the file and it notified me that there are duplicate files, name wise, in the \New folder\RedAndBlue\3g\stock area both labeled framework-res.apk. How exactly you got it to name two files the exact same i dont know, but this may be an issue that is causing troubles that some are having with the particular theme
Hmm found a bug I believe. In the sounds area when I click Get Installed Sounds it starts CMD , starts the daemon wityhout really doing anything aparant. If you try to click it again I get an error saying "Error; The same variable cannot be used for more than one control. The current thread will exit. Specifically vDevSounds Line#162: GUI,Add,ListBox, x600, y113, w260, h500 vDevSounds, %formated%"
Also the application is not work AT ALL for me. I have my Xoom in debug mode but whenever I click a button in pimp it flashes a few CMD windows real fast then sits there. I reboot and nothing has changed.
jmc2543 said:
Hmm found a bug I believe. In the sounds area when I click Get Installed Sounds it starts CMD , starts the daemon wityhout really doing anything aparant. If you try to click it again I get an error saying "Error; The same variable cannot be used for more than one control. The current thread will exit. Specifically vDevSounds Line#162: GUI,Add,ListBox, x600, y113, w260, h500 vDevSounds, %formated%"
Also the application is not work AT ALL for me. I have my Xoom in debug mode but whenever I click a button in pimp it flashes a few CMD windows real fast then sits there. I reboot and nothing has changed.
Click to expand...
Click to collapse
Hmmmmm, thievish odd. The siund thing is the bug I found too but was fixed with the update to the program.
Try deleting it and really downloading the program.

[ROM][ALPHA III] ICS AOSP Build

QUICK UPDATE:
Installing chainfire3d and using their "nvidia shader driver" fixes alot of games e.g. Angry Birds! (thanks to scottcom who sent me the tip via pm!)
This is a very simple ICS build using the Andromadus repo + Google AOSP code (rather than CM). This is just a quick update because we got the hw accel hack working
WORKING:
HW Accel (hack version i.e. not natively)
WiFi (TAKES TIME TOTURN ON)
Data
Calls
Superuser
Full Keyboard/Orientation
Audio
Basic ICS
Bluetooth
NOT WORKING:
GPS
Full Accel
etc.
NOT TESTED:
SD Card
FM Radio
most things
DOWNLOADS:
ROMS:
ALPHA II (by crowstar)
http://www.multiupload.com/5KGQH76YZN
ALPHA III CM (by Flinny)
http://www.multiupload.com/GESOB7P3JA
KERNEL:
http://www.mediafire.com/?2xbjvc1bk71xokx (OdiemanSAM's THANKS!)
!NEW! GAPPS:
http://www.multiupload.com/RQTF41Z1I2
THANKS:
To all involved! (Flinny, Ionic, guy who's name begins with an s who I forget)
I'll update the OP in the morning, need to go to bed
HOW TO BUILD ICS FOR YOURSELF!
Code:
mkdir android
cd android
repo init -u git://github.com/Andromadus/android.git
repo sync
then you can:
Code:
. build/envsetup.sh
lunch
5
make -j[NUM OF CORES x2] otapackage
I'll probably flash this ROM as a DD when it has 3G or real HW acceleration working, whichever comes first GJ so far though, I'll probably give it a whirl to see how it is later tonight, compare it to the port maybe in terms of speed and such
First off, here's how I flashed:
1. Superwipe
2. Flashed Rom
3. Flashed Odie kernel
4. Flashed gapps
5. fixed permissions
It booted really fast and looks absolutely clean. I immediately connected to data, but not wifi - even though the connection is strong here. My data says 3G, but could be HSPA, and I jumped on the browser just to double check. It worked.
Things I noticed:
Scrolling is choppy, but I know that's easily fixed.
The market would not download (as expected), so I ran the fix via adb. When I tried Market again, it froze the phone and I had to do a battery pull.
The home button is not working so well. Takes 3-4 pushes to get it to work, it's easier to just to use the back button.
Didn't get a chance to look at much else after the phone froze.
I really appreciate you posting this up. I know you've been working hard and probably waiting for something that can be played with, and you got that here. Thanks again, I 'll post more impressions in a bit.
enserio said:
First off, here's how I flashed:
1. Superwipe
2. Flashed Rom
3. Flashed Odie kernel
4. Flashed gapps
5. fixed permissions
It booted really fast and looks absolutely clean. I immediately connected to data, but not wifi - even though the connection is strong here. My data says 3G, but could be HSPA, and I jumped on the browser just to double check. It worked.
Things I noticed:
Scrolling is choppy, but I know that's easily fixed.
The market would not download (as expected), so I ran the fix via adb. When I tried Market again, it froze the phone and I had to do a battery pull.
The home button is not working so well. Takes 3-4 pushes to get it to work, it's easier to just to use the back button.
Didn't get a chance to look at much else after the phone froze.
I really appreciate you posting this up. I know you've been working hard and probably waiting for something that can be played with, and you got that here. Thanks again, I 'll post more impressions in a bit.
Click to expand...
Click to collapse
I'd suggest installing setCPU or something similar to check those lockups, as there was a known(ish) issue in the port with Odie's kernel clocking too low (at 122 mhz) so if you could bump that up and also see what the upper end is? I'll probably do it myself eventually, and since I'm super lazy ill just pack the apks for titanium and setCPU into the app folder of the ROM itself and give it a whirl haha
My wifi works but the icon doesn't show up so its as if I have no connection. My home button is also bugged.
Edit: Also the gallery apo doesn't work and the messaging app seems to be missing
Sent from my HTC Vision using XDA App
Is the camera working in this build? Its the last fix I'm looking for before going back to ics xD
ohshootrawr said:
Is the camera working in this build? Its the last fix I'm looking for before going back to ics xD
Click to expand...
Click to collapse
no it doesn't, that requires a new kernel which will be updated in the DHD section very soon
crowstar said:
no it doesn't, that requires a new kernel which will be updated in the DHD section very soon
Click to expand...
Click to collapse
Wewt, good news at last! Thanks for the reply
Rom runs good for an alpha
- The Homebutton ( i know this is known ) but it seems like its reacting like a back buttons sometimes.
- I often get a red border when tapping next in a menu or install in the market.
- SDcard works but no mass storage on pc
Edit 2: the : and ; are not located at the fn button but at the shift button.
So far i already like this better then de Desire S port
Edit: I have no messaging app, anybody else who hasn't?
Edit 3: I tried buttonremapper to try and remap the home button but no luck
johrie said:
Rom runs good for an alpha
- The Homebutton ( i know this is known ) but it seems like its reacting like a back buttons sometimes.
- I often get a red border when tapping next in a menu or install in the market.
- SDcard works but no mass storage on pc
Edit 2: the : and ; are not located at the fn button but at the shift button.
So far i already like this better then de Desire S port
Edit: I have no messaging app, anybody else who hasn't?
Edit 3: I tried buttonremapper to try and remap the home button but no luck
Click to expand...
Click to collapse
Your home button was acting like a back button? Mine was just being unresponsive until about the third press. Interesting.
aside from that, did you notice if your handset got warm while running this rom? Mine did, and I forgot to mention it in my post.
Hey the key layout and keychar file have move_home wrong
Sent from my HTC Vision using XDA App
I ran this rom for about 45 mins and had two lockups where I had to battery pull, first was upon signing into google and it goes to the wifi screen...locked up...rebooted signed in fine and played around for a bit...yea no messaging app and then I noticed it syncd emails and upon c hecking gmail from the notification bar it locked up in gmail..I then restored to cm7...data worked though tmobile usa
Sent from my HTC Vision using XDA App
enserio said:
Your home button was acting like a back button? Mine was just being unresponsive until about the third press. Interesting.
aside from that, did you notice if your handset got warm while running this rom? Mine did, and I forgot to mention it in my post.
Click to expand...
Click to collapse
No not having problems with it being to warm. Running it now since my post and still no problems except the usuals.
And about the homebutton, it also looks app related. For example in whatsapp it just does nothing, but in the browser it reacts as a back button.
Seems like someone in the desire s port thread fixed the home button. But i found something new with the hw kayboard. Capital d doesn't work.
Sent from my HTC Vision using XDA App
What particular files fix the software keyboard, allow hardware keyboard to rotate it and manage the keyboard lights??? Thanks
Sent from my HTC Vision using XDA App
Headphones not working properly: (
xT4Z1N4TRx said:
What particular files fix the software keyboard, allow hardware keyboard to rotate it and manage the keyboard lights??? Thanks
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
the IDCs I think. But I'm not having these issues, try out some of the kernels by odiemanSAM. See which one works best
johrie said:
Headphones not working properly: (
Click to expand...
Click to collapse
That's to be expected. It's an alpha after all
bogdan5844 said:
That's to be expected. It's an alpha after all
Click to expand...
Click to collapse
I know but in Odies last kernel they worked perfectly.
Let me be more precise.
When i plug the headphones in they wil connect and work. Then i tried to skip a song and they dont work anymore and the phone speaker takes over.
Sent from my HTC Vision using XDA App
crowstar said:
This is a very simple ICS build using the Andromadus repo + Google AOSP code (rather than CM)...
Click to expand...
Click to collapse
Could you please write a short "how-to: compile ics for htc vision"?
I would like to build it on my machine but I don't know how...
Thank you!
g4rb4g3 said:
Could you please write a short "how-to: compile ics for htc vision"?
I would like to build it on my machine but I don't know how...
Thank you!
Click to expand...
Click to collapse
done! 10charcahrcahralsdfja;lsiht

(APP) LMT launcher

Just tried LMT Launcher which works really well alongside the ones sense 5 launcher, it adds a lot of functionality which just works so well once your used to it and you set apps that you'll like.
Here is the link to the said app and i'm in no way affiliated with the development i just wanted to share something i'd found.
http://forum.xda-developers.com/showthread.php?t=1330150
for me to get it to work properly here the settings i activated, everything else is left at stock and i'm running the newest version.
Autostart - enabled
Gesture input - No known device yet
Activation area thickness - 40
ISA 11 - checked
then all your left with is what you want to set to your short cuts.
I haven't bothered with gestures but there are so many options it's insane.
Well done to the dev who made it, working well here
I love LMT. I used it on my Hercules, and soon as I rooted, I put it on my one. I love being able to launch everything and not having to clutter up my home screen. I never ventured into anything but the pie launcher, so I can't offer any help besides there.
Is there a way to have lmt launch the app gallery? Can't seem to find that option
Sent from my HTC One using xda premium
lazyluis32 said:
Is there a way to have lmt launch the app gallery? Can't seem to find that option
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
You have to launch it as an activity. So go to activity, gallery, then choose the main launcher one. It's the second I believe.
I'm quite new to it m8, you'd be better off asking in the thread I've mentioned.
Sent from my HTC One using xda premium
Thank you for testing this out, I can't wait to try to sideload this after work!
Cloudyherb said:
Thank you for testing this out, I can't wait to try to sideload this after work!
Click to expand...
Click to collapse
I have been using it for a while now and have had zero hiccups at all everything works as it should.
So weird, but I can't seem to get it to work at all. I'm very familiar with the app, having used it on the last couple of phones through multiple roms. I've tried 2 different Sense roms and 2 different AOSP based, with no luck. Everything starts and stops like it should, it just won't activate when I swipe across the area. Ah well, nature of the beast, I guess. I'll keep messing with it...
YouTube app launch
I recently got my HTC One and unlocked bootloader/rooted.
Installed LMT launcher so I could get the Pie Controls - they look awesome and keep my homescreen clean.
So far so good, I've set all 10 pie segments to launch apps.
All of them work, except for YouTube.
Tried assigning it to various different pie segments but never works.
All other apps launch successfully so not sure why YouTube won't.
I've not got a high enough post count yet to post on the main LMT thread posted by the OP so hoping one of you guys might know why this is happening... Or if anyone else has YouTube launching successfully via LMT Pie Controls.
Cheers
nudr01d said:
I recently got my HTC One and unlocked bootloader/rooted.
Installed LMT launcher so I could get the Pie Controls - they look awesome and keep my homescreen clean.
So far so good, I've set all 10 pie segments to launch apps.
All of them work, except for YouTube.
Tried assigning it to various different pie segments but never works.
All other apps launch successfully so not sure why YouTube won't.
I've not got a high enough post count yet to post on the main LMT thread posted by the OP so hoping one of you guys might know why this is happening... Or if anyone else has YouTube launching successfully via LMT Pie Controls.
Cheers
Click to expand...
Click to collapse
You need to launch it as an activity instead of the app. It's the second option on the YouTube activity list.
dirtybird072 said:
You need to launch it as an activity instead of the app. It's the second option on the YouTube activity list.
Click to expand...
Click to collapse
Perfect. Working now as I want it.
Cheers
Hi guys.
I have LMT included in my ROM for HTC One. I made a video on how to configure it. hope this helps you
The video is recorded on a Nexus 10, but the idea is the same.
I loved using PIE/LMT on my Nexus 4. I wish we didn't have the hard nav bar on our One. That extra space looked awesome on the N4.
Sentinel196 said:
Hi guys.
I have LMT included in my ROM for HTC One. I made a video on how to configure it. hope this helps you
The video is recorded on a Nexus 10, but the idea is the same.
Click to expand...
Click to collapse
can gestures use on one?
Sent from my HTC One using Tapatalk 2
LMT is great on the One, especially with that huge HTC logo
The only downside is that you still need to be able to assign one of the buttons to menu to get rid of the three dot bar in apps like facebook. If you don't do that then the three dot menu bar gets in the way of LMT and you can't use from the bottom in those apps
As a little workaround on 4.2.2 to keep a long press on home for Google Now, I am using Paul's Xposed mod designed for 4.1.2 and assigning a long press of the back button to menu. Long press for menu doesn't work on 4.2.2 roms, but it still gets rid of the annoying three dot menu bar.
Another quick tip:
To get one of the pie segments to turn off the screen, use keycode 26 in Advanced Commands: Key
That saves a lot of finger acrobatics to get up to the top of the phone. Along with the volume buttons to wake this is great for anyone with small fingers
Any idea how to get the Dialer to come up? I've tried everything I can think of to no avail.
biffsmash said:
Any idea how to get the Dialer to come up? I've tried everything I can think of to no avail.
Click to expand...
Click to collapse
Just found it...
Assign your pie segment as 'activity'
Then go down till you find 'people'
Then down near bottom of the list look for:
People
com.android.htccontacts.dialertabactivity
Does anyone know where on earth Pie gets installed to? I've knocked up a quick replacement icon bit, for the life of me, I can't find the damned .apk
----------------------o('_')o----------------------
Sent from an HTC One with using xda app:
TrickDroid ROM 5.6
Bulletproof 2.0
LMT Script for launching the Power Menu (shutdown/reboot)
Just an FYI for anyone with a HTC One (M7) that wants to use LMT to call up the APM (Simulate long press power button) this is the script code to use:
sendevent /dev/input/event2 1 116 1
sendevent /dev/input/event2 0 0 0
sleep 1
sendevent /dev/input/event2 1 116 0
sendevent /dev/input/event2 0 0 0
The main LMT thread has mostly Nexus and Galaxy events so it took me a little time to find this out for the One.
Hopefully this post will help anyone searching for LMT Power Menu script on the One.
---------- Post added at 02:48 PM ---------- Previous post was at 02:45 PM ----------
Tetsumi06 said:
Does anyone know where on earth Pie gets installed to? I've knocked up a quick replacement icon bit, for the life of me, I can't find the damned .apk
----------------------o('_')o----------------------
Sent from an HTC One with using xda app:
TrickDroid ROM 5.6
Bulletproof 2.0
Click to expand...
Click to collapse
If you are talking about LMT Pie it is:
/data/app/com.android.lmt-1.apk
es0tericcha0s said:
So weird, but I can't seem to get it to work at all. I'm very familiar with the app, having used it on the last couple of phones through multiple roms. I've tried 2 different Sense roms and 2 different AOSP based, with no luck. Everything starts and stops like it should, it just won't activate when I swipe across the area. Ah well, nature of the beast, I guess. I'll keep messing with it...
Click to expand...
Click to collapse
Did you get anywhere getting LMT to work on your HTC one. I have tried every setting imaginable and it will not work.
My phone is rooted, I have confirmed the service is running in the background, but I can not get any pie controls or gestures to work???
Any help much appreciated.

[!] Screen off Memo Note 5 ported [i] Unrooted/rooted

Note 5 goodness on Note Edge!
Enjoy this wonderful app by @xperiacle which gives you the Screen off memo, s-note thingy without unlocking the screen, in an instant! I'm linking the thread instead of the app so you go and thanx him there (and perhaps me? ).
Basic steps :-
1. Change s pen detachment option to none.
2. Run the app once.
3. Profit
Original link by xperiacle- http://forum.xda-developers.com/galaxy-note-3/themes-apps/app-screen-off-memo-t3196790
Tested on N9105G 5.0.1, N915F 5.1.1.
Almost every other variant.
Let me know if it doesn't work
P. S. This only works on DEFAULT LOCKSCREEN. If you have any other lockscreen it might not work like Go Locker or something else.
When i pull out the S-Pen the Screen goes on an there is no Screen Of Memory Function. The Air Commander is starting.
Change option to None when S pen is detached.
Then you need to click the app icon once. Next turn screen off by pressing the power button once. Remove spen then it would automatically show the s off and you can write anything you want
915F, 5.1.1, ok.
Link removed
Sent from Galaxy Note 3 (The beauty & beast)
My device wakes up when I pull out the s-pen, the memo does not start.. Any help?
This thread was created with the intention of sharing a new feature . There has been a miscommunication between the original creator of the app and the one who tweaked it for non-root users. Until its sorted out,I cannot share the apk links so plz do not pm me regarding it. I mean no disrespect to anyone but rules are rules.
I will update the thread as soon as it is sorted out. In the meantime im updating the OP with the original link of the app which you can use by changing build.prop. Further details you can see in the aforementioned post.
Thank you
The new update v1.3 from the original thread works on my Note Edge (SM-N915FY) !!
klect said:
The new update v1.3 from the original thread works on my Note Edge (SM-N915FY) !!
Click to expand...
Click to collapse
I would like to confirm this app also work on my n915g.:thumbup:
Sent from my SM-N915G using XDA Free mobile app
It also works on N915T
Works on Verizon as well!! Love it!
I have followed the steps, started the application, turned off the screen, everything as instructed, but still the screen wakes up with s pen detachment and the off screen memo does not start.
Any suggestions/instructions???
Note edge 915F running 5.1.1
Did you install the latest apk from the link?
zeeshanonlyme said:
Did you install the latest apk from the link?
Click to expand...
Click to collapse
Yes I installed v 1.3 from the original thread but with no luck to work.
I don't know why, while others confirm their success with the same apk and with different note edge models i mean N915 F/G/T/FY.
I think I have an application that is conflicting with screen off memo.
I will keep trying.
skyhigh73 said:
Yes I installed v 1.3 from the original thread but with no luck to work.
I don't know why, while others confirm their success with the same apk and with different note edge models i mean N915 F/G/T/FY.
I think I have an application that is conflicting with screen off memo.
I will keep trying.
Click to expand...
Click to collapse
What is your lock screen setting? Turn it to swipe. S pen detach shortcut should be off instead of air command or any other function.
Hi skyhigh73, the s pen detachment option in s pen setting must be put to none. And the app must be click once. If you have done that, then sorry, can't help you there.
I think it needs some lock screen security to work. Swipe will do.
skyhigh73 said:
Yes I installed v 1.3 from the original thread but with no luck to work.
I don't know why, while others confirm their success with the same apk and with different note edge models i mean N915 F/G/T/FY.
I think I have an application that is conflicting with screen off memo.
I will keep trying.
Click to expand...
Click to collapse
How did you go with problem?
Thanks all for your help.
Finally I got it to work.
The problem was in the lock screen. I was using (Google Next Lock screen application) which was incompatible with off screen memo. I removed the application and changed the native security settings to swipe instead of pattern which was also incompatible with off screen memo. And it worked finally after rebooting and starting the application once.
Thanx for all for help and patience.
Glad you got it working. I'll add it to OP that it works with default lockscreen only.!

Question Google Screen Call For OP9/9Pro

Hey there guys!
I just wanted to post this in case anybody out there wants to have Google Screen Call feature on their stock phone app.
It's pretty easy to be honest
Since the OnePlus 9 and 9 Pro have the google phone apk built in, I had to look at a bunch of info to see how it could work but figured out that it's a lot easier than I thought.
Requirements needed:
-Rooted One Plus 9/ 9Pro
-Termux installed (Play Store)
- Busy Box module installed
-Magisk Hide Props module installed
-PrefEdit installed (Play Store)
1st Step:
Open Termux
Type
su
Click to expand...
Click to collapse
Grant root permission
Then Type
props
Click to expand...
Click to collapse
If you have enable Device Simulation then skip 2nd step (If not then continue)
2nd Step:
Type in "1" ( to edit device fingerprint)
Type "f" (to pick a certified fingerprint)
After that you are going to choose Google and type the number it corresponds to ( Mine was 7)
It will show you a bunch of phones.
Just find the Pixel 4 XL and type the number it corresponds to ( mine was 23)
In reality I don't think it matters which phone you use just make sure it was a pixel phone that has screen call built in.
It's going to be give you some options of which OS version you want
I chose android 11 just to be sure
Type
2
Click to expand...
Click to collapse
Then it will ask you if you want to reboot
Type in "y" to finish the 2nd Step
3rd step:
Open Termux again and redo 1st step
once your on the page it should say "device Fingerprint (active)"
Type
2
Click to expand...
Click to collapse
The next page will show you a bunch of options that you can enable.
The ones you need to enable are-
1,2,3,4,5,6,7,9,10
Click to expand...
Click to collapse
(DON'T enable "8") I accidentally enabled it and screen call didn't work
once it says it's finished Type in "y"
then it will reboot
4th Step:
Once your phone has booted up
you need to go to settings then apps and clear phone data and cache
then find Google Play services and clear data and cache
After that open the phone app and go to settings to see if screen call feature is there
If it isn't showing up then you'll need to use PrefEdit
Close the phone app (if you haven't already)
Open PrefEdit and find Phone
It should show you like 5 files
Choose dialer
Once there tap on "dialer_phenotype_flags.xml"
then search for "speak"
Find this code line
G_speak_easy_bypass_locale_check
Click to expand...
Click to collapse
tap on it and change it from false to true
then tap the save button
Now you're finished!!
Things to note once you go back to the phone app you'll need to be on Wifi to enable the feature.
If you have any questions just let me know and I'll help you out as best I can !
I will post ScreenShots of what to do if you need to see how yours should look like.
Outstanding guide ty!
Have this option already without any mods.
Very nice guide! Man, I'm super conflicted. I'd love to have the screen call feature, but I'm already using the OP dialer for call recording. No way to have the best of both worlds I guess.
r4p70r said:
Have this option already without any mods.
Click to expand...
Click to collapse
How?
Hey that's a really good guide. And a good way to get that feature. But can u not still go back and just change the flags??? And make it work with out changing the fingerprint?
bb12489 said:
How?
Click to expand...
Click to collapse
I don't know. I have the EU Version and I am from Germany. This feature may already be officially available here in Germany. I have no other explanation for this.
amaroney55 said:
Hey that's a really good guide. And a good way to get that feature. But can u not still go back and just change the flags??? And make it work with out changing the fingerprint?
Click to expand...
Click to collapse
I've tried it but it doesn't seem to want to work on my device.
r4p70r said:
I don't know. I have the EU Version and I am from Germany. This feature may already be officially available here in Germany. I have no other explanation for this.
View attachment 5282765
Click to expand...
Click to collapse
I'm translating so I could be wrong but pretty sure that's "Caller-ID and Spam" which is the option you get when you don't have Call Screening. So you don't actually have Call Screening I believe.
JayGoat said:
I'm translating so I could be wrong but pretty sure that's "Caller-ID and Spam" which is the option you get when you don't have Call Screening. So you don't actually have Call Screening I believe.
Click to expand...
Click to collapse
Yes, you are right
r4p70r said:
Yes, you are right
View attachment 5282983
Click to expand...
Click to collapse
No worries! Just wanted to make sure.
Off topic, how did you get that circle battery around the camera hole?
JayGoat said:
No worries! Just wanted to make sure.
Off topic, how did you get that circle battery around the camera hole?
Click to expand...
Click to collapse
It's an app called Energy Ring
Nice easy to follow guide but will not activate at all. Just stuck at activating call screen (requires wifi) and yes wifi is working.....lol
bamemanxxa3416 said:
Nice easy to follow guide but will not activate at all. Just stuck at activating call screen (requires wifi) and yes wifi is working.....lol
Click to expand...
Click to collapse
hm thats odd, ry leaving the app open while connected to wifi and see if that changes cause it took a while for me when it activated
wooo000 said:
hm thats odd, ry leaving the app open while connected to wifi and see if that changes cause it took a while for me when it activated
Click to expand...
Click to collapse
I tried an older method that worked on my 7t and it's now working but it had to be done on an older google dialer ver 39.270.
It's not the fancy newer version but it works
wooo000 said:
Hey there guys!
I just wanted to post this in case anybody out there wants to have Google Screen Call feature on their stock phone app.
It's pretty easy to be honest
Since the OnePlus 9 and 9 Pro have the google phone apk built in, I had to look at a bunch of info to see how it could work but figured out that it's a lot easier than I thought.
Requirements needed:
-Rooted One Plus 9/ 9Pro
-Termux installed (Play Store)
- Busy Box module installed
-Magisk Hide Props module installed
-PrefEdit installed (Play Store)
1st Step:
Open Termux
Type
Grant root permission
Then Type
If you have enable Device Simulation then skip 2nd step (If not then continue)
2nd Step:
Type in "1" ( to edit device fingerprint)
Type "f" (to pick a certified fingerprint)
After that you are going to choose Google and type the number it corresponds to ( Mine was 7)
It will show you a bunch of phones.
Just find the Pixel 4 XL and type the number it corresponds to ( mine was 23)
In reality I don't think it matters which phone you use just make sure it was a pixel phone that has screen call built in.
It's going to be give you some options of which OS version you want
I chose android 11 just to be sure
Type
Then it will ask you if you want to reboot
Type in "y" to finish the 2nd Step
3rd step:
Open Termux again and redo 1st step
once your on the page it should say "device Fingerprint (active)"
Type
The next page will show you a bunch of options that you can enable.
The ones you need to enable are-
(DON'T enable "8") I accidentally enabled it and screen call didn't work
once it says it's finished Type in "y"
then it will reboot
4th Step:
Once your phone has booted up
you need to go to settings then apps and clear phone data and cache
then find Google Play services and clear data and cache
After that open the phone app and go to settings to see if screen call feature is there
If it isn't showing up then you'll need to use PrefEdit
Close the phone app (if you haven't already)
Open PrefEdit and find Phone
It should show you like 5 files
Choose dialer
Once there tap on "dialer_phenotype_flags.xml"
then search for "speak"
Find this code line
tap on it and change it from false to true
then tap the save button
Now you're finished!!
Things to note once you go back to the phone app you'll need to be on Wifi to enable the feature.
If you have any questions just let me know and I'll help you out as best I can !
I will post ScreenShots of what to do if you need to see how yours should look like.
Click to expand...
Click to collapse
Going to add to this, if it doesn't show up in your dialer settings, clear the cache from both your Phone app and from Google Play Services, then open the Phone app again, and wait a few minutes if you still don't see it. Once you do, toggle it and see if your basic phone functions are still working. Believe it or not, some people's microphones wouldn't work with this trick in effect.
And now a rant of sorts.
The problem with this process is that in doing such, you are tricking not only the Google Phone application into thinking you're running actual Pixel hardware, but everything else, too. So this opens a whole can of worms when it comes to things like software/OOS updates, kernels, Magisk modules, etc.
For example, Elemental Kernel refused to install on my OP 7T because it was identifying itself as a "Pixel 4a." And even then, while I did get call screening to work, briefly, having to revert the changes to update things, then redo the changes, and hope they stick again.... wasn't worth it for me to do all that. I just wish we could officially get their call screening technology on EVERY Google device. Or at least ones that can use the Google Dialer framework.
So be prepared for a lot of troubleshooting and frustration. You may have to ask yourself if this is worth it.
Ty so much for this. I finally had time to do it. But the weirdest thing happened it never showed the screen option or hold for me option. But like 9 hours later I used my phone and there it was setting up.
Is it possible to enable call recording with this method as well?
according to the link, call recording should be integrated in the dialer starting vom version v63:
OnePlus exploring adding automatic call recording support in India
OnePlus devices don't support automatic call recording, but this may change in future in India, at least according to a staff member.
piunikaweb.com
So I've tried this a numerous amount of times with zero luck on firmware 11.2.4.4. does anyone have any ideas as to why it's not working for me?
ilikepie___ said:
So I've tried this a numerous amount of times with zero luck on firmware 11.2.4.4. does anyone have any ideas as to why it's not working for me?
Click to expand...
Click to collapse
Could you explain? Which part is failing? What isn't working? The call screen part? The dialer?

Categories

Resources