[Q] CM10 Brightness issues! - Nook Color Q&A, Help & Troubleshooting

Well, as you may or may not know, CM10 has an option to slide your finger on the status bar on the top to change brightness. I enabled that, and initially it worked. I then started using the brightness button in the notification bar, and after like 3 clicks it got stuck on auto mode. Now no matter how many times I click it or go into display and turn off auto, restart, remove the button from the notification bar, etc, the widget stays on auto (it still changes brightness, it just says its on auto) and I can't enable the status bar brightness slide, which I personally favor over the button. Does anybody know how to get rid of the glitch? Would reflashing work?
Thanks,
thejrcrafter

thejrcrafter2 said:
Well, as you may or may not know, CM10 has an option to slide your finger on the status bar on the top to change brightness. I enabled that, and initially it worked. I then started using the brightness button in the notification bar, and after like 3 clicks it got stuck on auto mode. Now no matter how many times I click it or go into display and turn off auto, restart, remove the button from the notification bar, etc, the widget stays on auto (it still changes brightness, it just says its on auto) and I can't enable the status bar brightness slide, which I personally favor over the button. Does anybody know how to get rid of the glitch? Would reflashing work?
Thanks,
thejrcrafter
Click to expand...
Click to collapse
I had this same issue on CM9. For some reason once you turn on auto with the notification bar you cannot turn it off with the other setting. The way I fixed it was to use SQLiteEditor (a paid app by root explorer) to manually edit the settings database. Then I went into the setup for the notification bar to remove the option to toggle through auto so it would not happen again. If you don't want to use the paid app, another solution is to wipe data and start over, then immediately go to the notification setting and disable the auto toggle.

leapinlar said:
I had this same issue on CM9. For some reason once you turn on auto with the notification bar you cannot turn it off with the other setting. The way I fixed it was to use SQLiteEditor (a paid app by root explorer) to manually edit the settings database. Then I went into the setup for the notification bar to remove the option to toggle through auto so it would not happen again. If you don't want to use the paid app, another solution is to wipe data and start over, then immediately go to the notification setting and disable the auto toggle.
Click to expand...
Click to collapse
Thanks. I already tried removing data for the "Settings Data" App. Should I disable auto toggle first? It also has this error in the homescreen widget (the one with all the system toggles like btooth, wifi, brightness, etc). Also, would any SQLite or other database editor work? Where would the database file be found?
Thanks again!

thejrcrafter2 said:
Thanks. I already tried removing data for the "Settings Data" App. Should I disable auto toggle first? It also has this error in the homescreen widget (the one with all the system toggles like btooth, wifi, brightness, etc). Also, would any SQLite or other database editor work? Where would the database file be found?
Thanks again!
Click to expand...
Click to collapse
Yes it is probably a good idea to turn off the toggle first.
Any database editor that works will do. But I don't know of any free ones that have a GUI to make it easy. The free ones are command line apps that are a pain.
The settings database is in /data/data/com.android.providers.settings/databases/settings.db

leapinlar said:
Yes it is probably a good idea to turn off the toggle first.
Any database editor that works will do. But I don't know of any free ones that have a GUI to make it easy. The free ones are command line apps that are a pain.
The settings database is in /data/data/com.android.providers.settings/databases/settings.db
Click to expand...
Click to collapse
Had the same problem on my Nook HD running CM10.1 on the hybrid install and this fixed it today. My issue was that I think I clicked "auto" while adjusting on the slider and then the brightness was stuck and the "auto" was not checked nor was it selectable. Flipped the bit from 1 to 0 and now it's working ok. Doing a CWM backup now so I'll have the fix in my gold install.

Had this problem on my Samsung T679. Just fixed it and figured I'd record the steps for my own and other's reference. I'm cheap and like doing things the hard way, so I didn't spring for SQLiteEditor. I found that sqlite3 was already installed on the phone.
Before starting: use cwm to make backup, just in case.
1. Force-stop Settings app.
2. Get /data mounted read-write.
3. Open a shell (recommend via ssh/adb, because we have some typing to do).
4. cd /data/data/com.android.providers.settings/databases
5. rm settings.db-shm settings.db-wal (not sure about this step, but the change didn't seem to stick otherwise.)
6. sqlite3 settings.db
Here is my session, you should get the idea:
Code:
sqlite> .tables
android_metadata bookmarks system
bluetooth_devices secure
sqlite> select * from system
...> where name like "%bright%";
71|status_bar_brightness_control|1
278|screen_brightness_mode|1
605|expanded_brightness_mode|0OV=I=XseparatorX=I=VO1OV=I=XseparatorX=I=VO3OV=I=XseparatorX=I=VO5
607|screen_brightness|30
sqlite> update system
...> set value=0
...> where _id=278;
sqlite> .quit
screen_brightness_mode needs to be changed to 0. Don't forget the semi-colons. Now fire up the Settings app and you should be able to enable the status-bar swipe brightness control. I had to toggle it once before it worked.

Related

[ROM] DPRom for MotoACTV (updated 3-January-2013)

This is a version of the stock MotoACTV system ROM 1.7.12N with several modifications that allow you to use many more android apps.
All userdata is erased when you install this from another ROM, I'm not responsible with what you do with your device.
What works, in no particular order:
- This is already rooted, it doesn't matter what version you come from. I receive a lot of questions about this. Really, the state of your motoactv software doesn't matter. Rooted or not rooted, stock or modified, etc.
- All stock apps and functions work as expected, nothing changes from a stock MotoACTV.
- All google apps I've tried, Market, GMail, Maps, Talk, etc
- Live Wallpapers and widgets stay after reboots.
- LED notifications for Gmail, Email, etc.
- Wifi stays on. Icon shows in status bar when connected. New!
- Accelerometer based games and launcher rotation.
- Enabled settings menus:
* Wireless & Network Settings. Where you can turn on/off wifi, add networks, set advanced parameters, etc
* Application Settings. Where you can uninstall apps, turn on/off ADB, see battery usage, etc
* Accounts & sync settings. Manage accounts for autosync, etc.
* Sound Settings. Choose notifications tone, volume, etc
- Calendar widget and application working.
- Music button is "menu", double-press power button for "home" or choose a launcher.
- Battery percentage modded by ClearD. (thanks!)
- Preferences in most apps are shown black text over white background for easier reading on the MotoACTV.
What doesn't work:
- Search, nowhere. force closes every time. This has never worked.
- Audio input for installed apps. This has never worked.
- Some Bluetooth profiles are not implemented.
- Wifi stays on, but but some times doesn't turn off when you deselect it. turn off/on the MotoACTV if you're in this situation.
- MotoCast setup messes up the Accounts and Sync settings, so Motocast needs to be setup after the google account.
Zeam launcher is preinstalled, but it's not really needed, because you can access all installed applications with the "music" button, you can uninstall it if you prefer. Also you can install another launcher if you like, just be sure to move it to the internal flash from Settings, Application Settings, choose the app and tap the button "move to phone". You'll have to do this for other apps that require to be installed internally, like extra widgets.
Instructions
You can use ClearD's excellent image flasher http://www.cleardroidroms.com/download/click.php?id=103 (be sure to use the "wipe" button) or follow these instructions :
* you need "fastboot" to be installed and working on your computer, here are instructions for windows: http://dottech.org/tipsntricks/2153...ows-computer-for-use-with-your-android-phone/
* Your MotoACTV needs to be fully charged.
Download and extract the zip at the end of this post:
- With the MotoACTV turned off, press and hold "volume down" key and "power" key until the display lights up, release both keys.
- Plug the usb cable to the MotoACTV and the computer.
- Open a command line and change directory to where you extracted the zip file.
- Issue the followings commands in order:
Code:
fastboot -w
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash preinstall preinstall.img
fastboot -w
fastboot reboot
If you are starting from a previous version of DPRom, you can try to upgrade with the following commands:
Code:
fastboot erase cache
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash preinstall preinstall.img
fastboot reboot
This is the way to set it up that works for me:
The first boot will take a couple of minutes.
Choose the country, language, press "motoactv setup", choose time zone, set hour, set date, press "next", press "profile setup", set your age, select gender, set height, set weight, set primary activity.
***Don't setup the MotoCast things yet, so press "Later".***
Go to Settings, Wireles & Network Settings, turn on wifi and setup up your network.
Go back to the main screen and press the "Music" button (that's the menu button from now on), choose the TALK application and go trough the google account setup. You'll see your talk contacts appear.
Go back to settings, Accounts & Sync, Manage accounts, press your account and disable the calendar sync.
Go back to settings, application settings, manage applications, All,
at the bottom choose Zeam Launcher and press "move to phone"
Choose also Flit keyboard and press "move to phone"
find Calendar and delete its data.
find Calendar Storage and delete its data.
Go back to settings, Accounts & Sync, Manage accounts, press your account and enable the calendar sync. If you don't use the calendar, leave this unselected to avoid a few ForceCloses.
If you want to add your MotoCast ID, go to Settings, Personal Profile, MotoCast ID. The accounts and Sync setting will force close after you setup the MotoCast ID, I'm still working on this.
Remember that double pressing the power button will let you choose the launcher. Some preinstalled programs need a bit of setup to adapt them to the MotoACTV, be sure to use their preferences menu and explore them. Some examples:
- In flit keyboard, select first keyboard as "Small Querty", second keyboard as "small number"
- In Zeam Launcher, preferences, action bindings, select swype up to "Toggle Full Screen" and swype down as "Expand Notifications". Also in Applications grid, set Columns LandScape completely to the left.
- In SuperUser, press the wrench icon to enter preferences, and set "automatic response" to "allow". Otherwise you can have problems to allow apps to use the su function.
- In Settings, Wireles & Network Settings, press the music button (menu) select avanced and setup the turn off policy to "when display goes off", press menu button again to save this setting.
Thanks to everybody reporting issues, keep them coming!
Enjoy!
Downloads:
DPRomBeta4.zip First Release 2nd July 2012
DPRomBeta7.zip Second Release 10 July 2012
* updated to version 1.7.10, updated included android apps to their latest versions. Used Cennis91 anyroot.zip to root the stock ROM. Thanks!
* added ClearD Battery percentage mod.
* changed general theme to "light", now all settings menus are black text over white background, messes with some programs that have hard-coded colors. WIP.
* Undo hack to make wifi stay on. Seems to be more stable with 1.7.10. Report if you have problems.
* Modified SystemUI to make the pull-down notifications menu more usable. Thanks to ClearD.
* Fixed preinstall script, now you can uninstall included apps.
* included modified Clock and CarHome, just for testing.
DPRomBeta8 Third Release 2nd August 2012
* updated android apps to latest versions.
* Better "light" theme applied to app's settings, black text over white background.
* Modified wifi to stay on for 10 minutes.
* fixed su binary.
* added Bluetooth settings. You can now change the name and turn it on from settings. WIP
DPRomBeta8.1 3rd august 2012
* fixed error with Google maps
DPRomBeta9 3rd January 2013. It's better to use Beta 8.1, this version has problems when turning off wifi.
* updated to 1.7.12N
* wifi Icon in status bar. Wifi time out is now 24 hours.
dproldan said:
This is a version of the stock MotoACTV system ROM 1.7.2 with several modifications that allow you to use many more android apps.
All userdata is erased when you install this, I'm not responsible with what you do with your device.
What works, in no particular order:
- This is already rooted, it doesn't matter what version you come from.
- All stock apps and functions work as expected, nothing changes from a stock MotoACTV.
- All google apps I've tried, Market, GMail, Maps, Talk, etc
- Live Wallpapers and widgets stay after reboots.
- LED notifications for Gmail, Email, etc.
- Wifi stays on.
- Accelerometer based games and launcher rotation.
- Enabled settings menus:
* Wireless & Network Settings. Where you can turn on/off wifi, add networks, set advanced parameters, etc
* Application Settings. Where you can uninstall apps, turn on/off ADB, see battery usage, etc
* Accounts & sync settings. Manage accounts for autosync, etc.
* Sound Settings. Choose notifications tone, volume, etc
- Calendar widget and application working.
- Music button is "menu", double-press power button for "home" or choose a launcher.
What doesn't work:
- Search, nowhere. force closes every time. This has never worked.
- Audio input for installed apps. This has never worked.
- Some Bluetooth profiles are not implemented.
- Wifi stays on, but but some times doesn't turn off when you deselect it. turn off/on the MotoACTV if you're in this situation.
- MotoCast setup messes up the Accounts and Sync settings, so Motocast needs to be setup after the google account.
Zeam launcher is preinstalled, but it's not really needed, because you can access all installed applications with the "music" button, you can uninstall it if you prefer. Also you can install another launcher if you like, just be sure to move it to the internal flash from Settings, Application Settings, choose the app and tap the button "move to phone". You'll have to do this for other apps that require to be installed internally, like extra widgets.
Instructions
* you need "fastboot" to be installed and working on your computer, here are instructions for windows: http://dottech.org/tipsntricks/21534/how-to-install-adb-and-fastboot-on-your-windows-computer-for-use-with-your-android-phone/
* Your MotoACTV needs to be fully charged.
Download and extract the zip at the end of this post:
- With the MotoACTV turned off, press and hold "volume down" key and "power" key until the display lights up, release both keys.
- Plug the usb cable the de MotoACTV and the computer.
- Open a command line and change directory to where you extracted the zip file.
- Issue the followings commands in order:
Code:
fastboot -w
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash preinstall preinstall.img
fastboot -w
fastboot reboot
This is the way to set it up that works for me:
The first boot will take a couple of minutes.
Choose the country, language, press "motoactv setup", choose time zone, set hour, set date, press "next", press "profile setup", set your age, select gender, set height, set weight, set primary activity.
***Don't setup the MotoCast things yet, so press "Later".***
Go to Settings, Wireles & Network Settings, turn on wifi and setup up your network.
Go back to the main screen and press the "Music" button (that's the menu button from now on), choose the TALK application and go trough the google account setup. You'll see your talk contacts appear.
Go back to settings, Accounts & Sync, Manage accounts, press your account and disable the calendar sync.
Go back to settings, application settings, manage applications, All,
at the bottom choose Zeam Launcher and press "move to phone"
find Calendar and delete its data.
find Calendar Storage and delete its data.
Go back to settings, Accounts & Sync, Manage accounts, press your account and enable the calendar sync.
If you want to add your MotoCast ID, go to Settings, Personal Profile, MotoCast ID. The accounts and Sync setting will force close after you setup the MotoCast ID, I'm still working on this.
Remember that double pressing the power button will let you choose the launcher. Some preinstalled programs need a bit of setup to adapt them to the MotoACTV, be sure to use their preferences menu and explore them.
Enjoy!
Downloads:
DPRomBeta4.zip
Click to expand...
Click to collapse
Thank you so much for your Beta, but your link has issues. I cannot seem to download your zip file. It reaches 30% and then says it can't read source file on server.
It could be that the zip file is corrupt on google drive.
tansoftware said:
Thank you so much for your Beta, but your link has issues. I cannot seem to download your zip file. It reaches 30% and then says it can't read source file on server.
It could be that the zip file is corrupt on google drive.
Click to expand...
Click to collapse
It downloads fine for me and another person. Anybody else can confirm if it works for them?
Does this have to be installed only as per your instructions, or can it be installed by putting the zip file onto the storage area of the motoactv and use clockwork mod as per the wiki instructions?
Mine works too.
delboydell said:
Does this have to be installed only as per your instructions, or can it be installed by putting the zip file onto the storage area of the motoactv and use clockwork mod as per the wiki instructions?
Click to expand...
Click to collapse
Can only be flashed with fastboot. This is the easiest way.
For now, works well. Good work!!
Un saludo de un Asturiano!!
Noticed issue with SystemUI.apk
Thank you very much for this long anticipated release
I'm quite impressed with the WIFI stability.
But I have noticed that the status bar shows the "No Service" grey rectangle. This makes viewing the status bar notifications difficult. My old rom had a modified SystemUI.apk that removed this grey rectangle allowing easy viewing of notifications. Any possibility of releasing a patch ?
Also, as a result of setting the SD-Card as the default install location, Google Play is not capable of updating Superuser and suspect many other non sd-card apps will face similar issues.
Once again thank you for your great work.
tansoftware said:
But I have noticed that the status bar shows the "No Service" grey rectangle. This makes viewing the status bar notifications difficult. My old rom had a modified SystemUI.apk that removed this grey rectangle allowing easy viewing of notifications. Any possibility of releasing a patch ?
Click to expand...
Click to collapse
Yes, I'll ask the person who did this (was it ClearD?) about it and release a patch for that.
tansoftware said:
Also, as a result of setting the SD-Card as the default install location, Google Play is not capable of updating Superuser and suspect many other non sd-card apps will face similar issues.
Click to expand...
Click to collapse
Unfortunately, I don't know what Motorola changed to do this. At the moment, SuperUser.apk not updating doesn't cause any issue, but I'll keep an eye to see if this becomes a problem.
dproldan said:
Yes, I'll ask the person who did this (was it ClearD?) about it and release a patch for that.
Yes I believe it was ClearD's patched SystemUI.apk
It would be nice if you guys could coordinate to release the patch.
Click to expand...
Click to collapse
Sorry so late getting back to the scene, I live in Ohio and we've not had internet for like the last 3 days, or cell service. Or power. Or cable. Or land line phones. Or anything of value for that matter lol . As soon as I can get a stock 1.7.2, I can mod things back to usable state, not a problem. Dproldan, I assume the framework has changed also? And the services.jar? If so, I could probably decompile and mod those back as well.
This is really awesome and I love the setup. Having music launch the app drawer makes the phone so much more usable for me than having to use a separate launcher. One issue that I am running into however is I get some FCs. Specifically gapps and system framework FC from time to time, most often when trying to launch an app.
I am also having problems uninstalling some apks. They uninstall just fine but when I reboot they are back. Do you have some script that runs at start and installs these?
I also have a hard time reading some of the menus because the background is black and the font is gray. Is there a way to change that throughout the whole system?
I added in the SpareParts apk from CM7 and it might be helpful for some other users. With it I can change font size and animation speeds among other things. I also added the AccountsAndSync settings apk to control what syncs with my gmail account. The setting menu works great and shows up with all the other MotoActv settings. After I have everything setup and running smoothly I want to flash the beats audio libs to see if I can improve the audio on this thing.
Thanks again for all the hard work everybody is putting into this.
I put this on my device and I have to say I'm very impressed. The install process wiped like you said it would but it did not wipe my "sdcard" if I had known I would have wiped that in cwm.
Did this process remove CWM from my watch?
Glad you like it. Did you find any problem with what you had in the sdcard?
CWM should still be there, you can reboot to it with "adb reboot recovery" or installing "ROM manager"
dproldan said:
Glad you like it. Did you find any problem with what you had in the sdcard?
CWM should still be there, you can reboot to it with "adb reboot recovery" or installing "ROM manager"
Click to expand...
Click to collapse
No issues with what was left, I've been reinstalling all my apps and cleaning things up as I go. The only issue I have so far is superuser will not update, says I cannot update it in the current location... My guess is it needs to be moved to internal or something? I haven't really looked into the issue itself yet.
Before I attempt this I wanted to ask a question...
Has anyone experienced any issues?
Do I install this ROM with the same method as before?
Should I return to unrooted stock, update the motoactv to latest version then root and install rom? Or should I skip the device update while its in stock version?
Thanks guys and thanks to the devs who put in the work creating this.
dproldan said:
This is a version of the stock MotoACTV system ROM 1.7.2 with several modifications that allow you to use many more android apps.
All userdata is erased when you install this, I'm not responsible with what you do with your device.
What works, in no particular order:
- This is already rooted, it doesn't matter what version you come from.
- All stock apps and functions work as expected, nothing changes from a stock MotoACTV.
- All google apps I've tried, Market, GMail, Maps, Talk, etc
- Live Wallpapers and widgets stay after reboots.
- LED notifications for Gmail, Email, etc.
- Wifi stays on.
- Accelerometer based games and launcher rotation.
- Enabled settings menus:
* Wireless & Network Settings. Where you can turn on/off wifi, add networks, set advanced parameters, etc
* Application Settings. Where you can uninstall apps, turn on/off ADB, see battery usage, etc
* Accounts & sync settings. Manage accounts for autosync, etc.
* Sound Settings. Choose notifications tone, volume, etc
- Calendar widget and application working.
- Music button is "menu", double-press power button for "home" or choose a launcher.
What doesn't work:
- Search, nowhere. force closes every time. This has never worked.
- Audio input for installed apps. This has never worked.
- Some Bluetooth profiles are not implemented.
- Wifi stays on, but but some times doesn't turn off when you deselect it. turn off/on the MotoACTV if you're in this situation.
- MotoCast setup messes up the Accounts and Sync settings, so Motocast needs to be setup after the google account.
Zeam launcher is preinstalled, but it's not really needed, because you can access all installed applications with the "music" button, you can uninstall it if you prefer. Also you can install another launcher if you like, just be sure to move it to the internal flash from Settings, Application Settings, choose the app and tap the button "move to phone". You'll have to do this for other apps that require to be installed internally, like extra widgets.
Instructions
* you need "fastboot" to be installed and working on your computer, here are instructions for windows: http://dottech.org/tipsntricks/21534/how-to-install-adb-and-fastboot-on-your-windows-computer-for-use-with-your-android-phone/
* Your MotoACTV needs to be fully charged.
Download and extract the zip at the end of this post:
- With the MotoACTV turned off, press and hold "volume down" key and "power" key until the display lights up, release both keys.
- Plug the usb cable the de MotoACTV and the computer.
- Open a command line and change directory to where you extracted the zip file.
- Issue the followings commands in order:
Code:
fastboot -w
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash preinstall preinstall.img
fastboot -w
fastboot reboot
This is the way to set it up that works for me:
The first boot will take a couple of minutes.
Choose the country, language, press "motoactv setup", choose time zone, set hour, set date, press "next", press "profile setup", set your age, select gender, set height, set weight, set primary activity.
***Don't setup the MotoCast things yet, so press "Later".***
Go to Settings, Wireles & Network Settings, turn on wifi and setup up your network.
Go back to the main screen and press the "Music" button (that's the menu button from now on), choose the TALK application and go trough the google account setup. You'll see your talk contacts appear.
Go back to settings, Accounts & Sync, Manage accounts, press your account and disable the calendar sync.
Go back to settings, application settings, manage applications, All,
at the bottom choose Zeam Launcher and press "move to phone"
find Calendar and delete its data.
find Calendar Storage and delete its data.
Go back to settings, Accounts & Sync, Manage accounts, press your account and enable the calendar sync.
If you want to add your MotoCast ID, go to Settings, Personal Profile, MotoCast ID. The accounts and Sync setting will force close after you setup the MotoCast ID, I'm still working on this.
Remember that double pressing the power button will let you choose the launcher. Some preinstalled programs need a bit of setup to adapt them to the MotoACTV, be sure to use their preferences menu and explore them.
Enjoy!
Downloads:
DPRomBeta4.zip
Click to expand...
Click to collapse
Download does not appear!!!
The link is BROKEN.
Can I flash this ROM with clockwork mod? I do not really get along with command line.
Thanks,
Arie.
i just installed the rom i got motocast and some playstore apps, but how do i activate the mass storage? medialink always pop up a message of netwrok problem in motoactv. The rest is working fine.
You CANNOT flash this in CWM you need to follow the fastboot commands. It's very easy and takes less than a minute each line.
I do have a question for the dev though. Once I launch a launcher, adw ex for example I cannot get back into the motoactv launcher without rebooting. I tried to find a shortcut but have been unable to do so. I tried to clear adw launcher defaults but it is not set as the default launcher. I can use Jay's easy script modder to change the buttons back to what I had before but I do like the setup you have for us. Let me know what way you have been doing it.
Also I am getting some force closes, "gapps" whatever that is and some framework errors. Otherwise it's very stable and runs great.
Prack said:
You CANNOT flash this in CWM you need to follow the fastboot commands. It's very easy and takes less than a minute each line.
I do have a question for the dev though. Once I launch a launcher, adw ex for example I cannot get back into the motoactv launcher without rebooting. I tried to find a shortcut but have been unable to do so. I tried to clear adw launcher defaults but it is not set as the default launcher. I can use Jay's easy script modder to change the buttons back to what I had before but I do like the setup you have for us. Let me know what way you have been doing it.
Also I am getting some force closes, "gapps" whatever that is and some framework errors. Otherwise it's very stable and runs great.
Click to expand...
Click to collapse
You press the power button twice to replicate the home button. It should also work by pressing start.
The gapps and framework fcs occur whenever enabling wifi and first connecting. I think it has something to do with google/gmail sync but I only have anecdotal evidence of this.

Disabling authors screensaver

Is it possible to completely disable the automatic activation of the screensaver? I don't see it in settings, the longest interval for this to happen is 1 hour, but no option to disable it completely. I already installed the No Lock app, but this only helped me to get rid of the slide to unlock screen. Thank you for any ideas.
Martin
Martin2603 said:
Is it possible to completely disable the automatic activation of the screensaver? I don't see it in settings, the longest interval for this to happen is 1 hour, but no option to disable it completely. I already installed the No Lock app, but this only helped me to get rid of the slide to unlock screen. Thank you for any ideas.
Martin
Click to expand...
Click to collapse
All settings are here:
http://developer.android.com/reference/android/provider/Settings.System.html
In you case you'll need:
adb shell
sqlite3 /data/data/com.android.providers.settings/databases/settings.db
-- check current value
select * from system where name='screen_off_timeout';
120000 - 2 min
3600000 - 1 hour
2147483647 = 596.5 hours
-- set
update system set value='2147483647' where name='screen_off_timeout';
.q
^d
or you can pull/mod/push alternatively.
Won't disabling the screensaver keep the screen and IR sensors active, thus eating up battery life significantly when not in use?
I know some folks would like to get rid of the swipe, waking up on a screen tap (mostly for accessibility issues), but I think some sort of screen (actually, battery) saver is still important.
Great link, ApokrifX. Would you happen to know if WIFI_SLEEP_POLICY does anything on the NST? I use Tasker to shut wifi off when the screen goes off, but I wonder if that might be easier?
bobstro said:
Great link, ApokrifX. Would you happen to know if WIFI_SLEEP_POLICY does anything on the NST? I use Tasker to shut wifi off when the screen goes off, but I wonder if that might be easier?
Click to expand...
Click to collapse
No idea.
I bet, it won't work...
Try and let us know?
ApokrifX said:
No idea.
I bet, it won't work...
Try and let us know?
Click to expand...
Click to collapse
I need to find a program that will let me know when wifi is on or off relative to the screen. On other devices, I can see that info in the battery status, but I'm not finding a similar option for the NST.
I *did* find a little program that would toggle it, but the NST lasts so long on battery, it's hard to tell if it's making any difference.
Actually, to disable the screensaver completely:
Code:
update system set value=-1 where name='screen_off_timeout';
I haven't found a way to disable the keyguard yet, but if you have one of the side keys set as Menu that dismisses the keyguard.
Renate NST said:
Actually, to disable the screensaver completely:
Code:
update system set value=-1 where name='screen_off_timeout';
Click to expand...
Click to collapse
Hi Renate again ( you adviced me with manual time set in NST
http://forum.xda-developers.com/showthread.php?p=30560605#post30560605, thanks).
I like the tweak (to disable the screensaver completely) also. But not understanding how to do this in internal terminal. Not shell and not busybox know the sqlite3 app and update command?
I fixed it so:
you must install SQLite3 to the NST you can just push it to the device. [unzip sqlite3 (push to n2e).zip]
Code:
adb shell mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system
adb push sqlite3 /system/bin
download it from here:
http://forum.xda-developers.com/showpost.php?p=14747007&postcount=2
bobstro said:
Won't disabling the screensaver keep the screen and IR sensors active, thus eating up battery life significantly when not in use?
Click to expand...
Click to collapse
This makes a lot of sense... it explains my battery drain when the screen gets stuck on the "drag to unlock your NOOK" page after a reboot. Basically you have to make sure the Nook really goes to sleep.
Disabling the IR sensors and wifi are then the key to long battery life on the NST.
For anyone trying this technique: I used the pull/mod/push approach and Renate's recommendation of a -1 value, and everything seems to be working well, but I had to powercyle (power down, then power up) my Nook to get the change to take effect.

Tip: Turn off annoying "Power Management Tips" notifications

Step 1: Enable Stamina mode and Low battery mode.,
Step 2: Set both of them to only activate when battery level is below 1%
Step 3: Don't let your battery level drop below 1%
That should take care of those 2 notifications. If anyone has figured out how to get rid of all the other annoying Sony notifications, please post.
There is another way to stop it
If these stamina notification fade in you can use two fingers on this notification and pull it down...
there is a checkbox you can deselect to hide these upcoming notifications
tsc.smith said:
There is another way to stop it
If these stamina notification fade in you can use two fingers on this notification and pull it down...
there is a checkbox you can deselect to hide these upcoming notifications
Click to expand...
Click to collapse
Like every notification on Android, you go in the Application menu, you search for the app concerned and uncheck "show notifications"
Gregz78 said:
Like every notification on Android, you go in the Application menu, you search for the app concerned and uncheck "show notifications"
Click to expand...
Click to collapse
Have you actually tried this? Which application is responsible for the power management tips notifications? Post a screenshot.
yeah_mike said:
Have you actually tried this? Which application is responsible for the power management tips notifications? Post a screenshot.
Click to expand...
Click to collapse
I thought every app having the permission to post a notification was in the app listing with the possibility to disable the notifications. Eco mode Control have his checkbox greyed out.
Apparently, the "real" apps involved are “SemcPowerSaveModule.apk , Settings.apk and SuperStamina.apk” and I don't see them in the app list so forget my quote :silly:
tsc.smith said:
There is another way to stop it
If these stamina notification fade in you can use two fingers on this notification and pull it down...
there is a checkbox you can deselect to hide these upcoming notifications
Click to expand...
Click to collapse
Thank you so much. Worked on my Z5c. Great hint.
Gregz78 said:
I thought every app having the permission to post a notification was in the app listing with the possibility to disable the notifications. Eco mode Control have his checkbox greyed out.
Apparently, the "real" apps involved are “SemcPowerSaveModule.apk , Settings.apk and SuperStamina.apk” and I don't see them in the app list so forget my quote :silly:
Click to expand...
Click to collapse
OK: Interesting bit of knowledge, which in this case doesn't help much, but might still be nice to know:
If you don't see an app in the listing or if it's checkbox is greyed out, use this:
Code:
adb shell
pm hide com.package.name
to reverse it, replace "hide" with "unhide".
This hides the app from the system, including in the drawer. It is similar to "disabling" system apps. Not recomended for things you actually use, e.g. com.android.settings or com.sonymobile.superstamina. They will not work afterwards. It works very well with the annoying "low storage" notification though. Package name is com.sonymobile.storagechecker. Just try it out, you can always unhide, and the changes are instantaneous.
ADB is great.
You can for example find packages by
Code:
adb shell
pm list packages searchterm
so for example
Code:
pm list packages settings
produces a list of all packages with "settings" in the name.
Code:
pm list packages -s settings
shows only system apps with "settings" in the name.
If you want to play around in ADB by yourself, use a questionmark after a command to see all the avaliable options for this command. The two basic commands are am (activity manager) and pm (package manager)
Code:
adb shell pm ?

Low Vision: Toggle "Magnification Gestures" With Widget

Hi I just got a Nexus 6p and its been great but I have low vision and if I keep the option turned on the phone, it becomes very laggy so I would like to only use it when I need to.
Help would be greatly appreciated!
Thank you .
This isn't exactly what you wanted, but it's kind of close...
I use ADW as my launcher, which allows me to set custom shortcuts on my home screen. Other launchers might offer the same functionality.
I long pressed on my home screen and selected the Add tab on the popup. I then tapped Custom Shortcut, and tapped "Pick your activity." Next, I tapped Activities, scrolled down to Settings and expanded the list. It's rather long, but in that list there is one called "Accessibility(.Settings$AccessibilitySettingsActivity)". I selected that one, gave it a name (what it displays under the icon), and pressed OK. This created a settings gear icon on my home screen that when tapped goes straight to the accessibility options in the settings menu, and then you can tap the toggle for Magnification.
Alternatively, you should be able to do the same thing with Tasker if you have it installed and it's a bit easier. Make a new Task, give it a title (anything) and press the plus to add a step. Select Settings, then Accessibility settings (first option). There is some "if" options, but you can just tap your back button to go back to the step list. Create a widget for Tasker (1x1 task) and select the name of the task you just created. You then need to select an icon for the "widget" by tapping the icon in the lower right that looks like 9 squares in a grid. There are a bunch of built in icons you can choose from, or use your own. The result will be an icon on your desktop that goes to the accessibility options screen, allowing you to quickly toggle the magnification gesture.
Again, sorry this isn't exactly what you asked for, but it would save some taps. Luckily the mag gesture toggle is high enough in the list of options that it should always be on the screen when you open the accessibility settings, so you won't need to scroll.
Lastly, if you are rooted, you could use Tasker to also hit the toggle for you. If you want instructions for that, please do let me know and I'd be happy to share how to do that. It would allow you to tap the "widget" and it would then launch the accessibility settings, wait a second and then tap the toggle, and go back to the home screen. That way you wouldn't need to toggle it yourself.
fury683 said:
This isn't exactly what you wanted, but it's kind of close...
I use ADW as my launcher, which allows me to set custom shortcuts on my home screen. Other launchers might offer the same functionality.
I long pressed on my home screen and selected the Add tab on the popup. I then tapped Custom Shortcut, and tapped "Pick your activity." Next, I tapped Activities, scrolled down to Settings and expanded the list. It's rather long, but in that list there is one called "Accessibility(.Settings$AccessibilitySettingsActivity)". I selected that one, gave it a name (what it displays under the icon), and pressed OK. This created a settings gear icon on my home screen that when tapped goes straight to the accessibility options in the settings menu, and then you can tap the toggle for Magnification.
Alternatively, you should be able to do the same thing with Tasker if you have it installed and it's a bit easier. Make a new Task, give it a title (anything) and press the plus to add a step. Select Settings, then Accessibility settings (first option). There is some "if" options, but you can just tap your back button to go back to the step list. Create a widget for Tasker (1x1 task) and select the name of the task you just created. You then need to select an icon for the "widget" by tapping the icon in the lower right that looks like 9 squares in a grid. There are a bunch of built in icons you can choose from, or use your own. The result will be an icon on your desktop that goes to the accessibility options screen, allowing you to quickly toggle the magnification gesture.
Again, sorry this isn't exactly what you asked for, but it would save some taps. Luckily the mag gesture toggle is high enough in the list of options that it should always be on the screen when you open the accessibility settings, so you won't need to scroll.
Lastly, if you are rooted, you could use Tasker to also hit the toggle for you. If you want instructions for that, please do let me know and I'd be happy to share how to do that. It would allow you to tap the "widget" and it would then launch the accessibility settings, wait a second and then tap the toggle, and go back to the home screen. That way you wouldn't need to toggle it yourself.
Click to expand...
Click to collapse
Thanks a lot!
So it sounds like theres no way to make a widget the will toggle it specifically, without rooting my device.
And if I do root it and use Tasker it will take almost the same time as if I didn't.
If thats no other way then I guess I should root it even though Id prefer not too.
Unless theres another way, Instructions would be great! Thanks again!
Are you familiar with Tasker? It's a paid app, but it's absolutely worth it and you'll find lots of uses for it. I use it to auto reply to text messages while I'm driving, mute my phone when I'm at work (calendar based) turn on wifi when I'm at home (location based), etc.
First thing you need to do is find the location of the toggle on the screen. Go to Developer Settings and turn on "Show Pointer Location". This will make a gray bar at the top of your screen that lists your X and Y coordinates at the top when you are touching the screen. Go to the accessibility settings and touch the toggle, taking note of what the X and Y coordinates are for that touch input.
To simulate touch input, can make a task that opens the accessibility settings as I described above, then add a "wait" command (Task > Wait), enter a value of 1 second. Next enter a command for Code and select Run Shell. Under the command, type "input tap x y" where x and y are the x and y coordinates that you found for the toggle. Make sure the "use root" box is checked. Lastly, add a Tasker command to go to the home screen (back to where you started with the "widget").
Back all the way out of Tasker to save that task, then go back in and press the play button at the bottom left side to test your setup. You should see it launch the accessibility settings, wait a second, toggle, and go home. The first time you run it you will need to grant Tasker root permissions, so be ready for that. If you're not quick to approve it, the task may proceed and go to your home screen before you press approve, so you might need to run it again a second time after you approve it.
If you need more help with, or have any questions, please do let me know. Happy to help.
fury683 said:
Are you familiar with Tasker? It's a paid app, but it's absolutely worth it and you'll find lots of uses for it. I use it to auto reply to text messages while I'm driving, mute my phone when I'm at work (calendar based) turn on wifi when I'm at home (location based), etc.
First thing you need to do is find the location of the toggle on the screen. Go to Developer Settings and turn on "Show Pointer Location". This will make a gray bar at the top of your screen that lists your X and Y coordinates at the top when you are touching the screen. Go to the accessibility settings and touch the toggle, taking note of what the X and Y coordinates are for that touch input.
To simulate touch input, can make a task that opens the accessibility settings as I described above, then add a "wait" command (Task > Wait), enter a value of 1 second. Next enter a command for Code and select Run Shell. Under the command, type "input tap x y" where x and y are the x and y coordinates that you found for the toggle. Make sure the "use root" box is checked. Lastly, add a Tasker command to go to the home screen (back to where you started with the "widget").
Back all the way out of Tasker to save that task, then go back in and press the play button at the bottom left side to test your setup. You should see it launch the accessibility settings, wait a second, toggle, and go home. The first time you run it you will need to grant Tasker root permissions, so be ready for that. If you're not quick to approve it, the task may proceed and go to your home screen before you press approve, so you might need to run it again a second time after you approve it.
If you need more help with, or have any questions, please do let me know. Happy to help.
Click to expand...
Click to collapse
I just realized I need to buy an adapter for that USB C lol.
Before I go ahead with all of this work, your completely sure there is no other way to toggle magnification without rooting?
Thanks!
drewtass said:
I just realized I need to buy an adapter for that USB C lol.
Before I go ahead with all of this work, your completely sure there is no other way to toggle magnification without rooting?
Thanks!
Click to expand...
Click to collapse
Sorry for the delay. I am not aware of any widgets. I couldn't find a widget on the Play Store or light Google searching.
Regarding the adapter, the 6p should have come with a short USB A to USB C cable specifically for connecting to a PC.
drewtass said:
Hi I just got a Nexus 6p and its been great but I have low vision and if I keep the option turned on the phone, it becomes very laggy so I would like to only use it when I need to.
Help would be greatly appreciated!
Thank you .
Click to expand...
Click to collapse
Have you used the built in magnification gesture? You turn it on in accessibility settings, then when you need something to be bigger, just tap the screen 3 times rapidly. You can use pinch to zoom to adjust the text size. When you're finished with it, tap the screen 3 times again. I use it when an app's text is just too small.
EMcTx said:
Have you used the built in magnification gesture? You turn it on in accessibility settings, then when you need something to be bigger, just tap the screen 3 times rapidly. You can use pinch to zoom to adjust the text size. When you're finished with it, tap the screen 3 times again. I use it when an app's text is just too small.
Click to expand...
Click to collapse
Haha Yes I have tried it you have to tap your finger 3 times to magnify which means every time you tap something once it waits to see if you will tap more times and cause slight lag.
Niceeee idea bro, i will try it
moqueet said:
Niceeee idea bro, i will try it
Click to expand...
Click to collapse
Are you saying you will try to make a widget like this?
fury683 said:
Sorry for the delay. I am not aware of any widgets. I couldn't find a widget on the Play Store or light Google searching.
Regarding the adapter, the 6p should have come with a short USB A to USB C cable specifically for connecting to a PC.
Click to expand...
Click to collapse
No problem!
Lol I was so excited for my new phone I never checked but I found it !
Thanks I will root it when I get the chance.
i have the same exact problem,i absolutely love the feature as i wouldn't be able to use any phone with out it but it also gets frustrating sometimes (the touch delay) for example in the dialer app or Instagram.
a toggle in the notification panel would be great or an app through which you specifically enable/disable the gestures for each individual app.
any other alternative would be appreciated, somebody posted the same issue here with a possible fix (which i am not exactly sure how to implement) https://code.google.com/p/android/issues/detail?id=39685
hassanabid94 said:
i have the same exact problem,i absolutely love the feature as i wouldn't be able to use any phone with out it but it also gets frustrating sometimes (the touch delay) for example in the dialer app or Instagram.
a toggle in the notification panel would be great or an app through which you specifically enable/disable the gestures for each individual app.
any other alternative would be appreciated, somebody posted the same issue here with a possible fix (which i am not exactly sure how to implement) https://code.google.com/p/android/issues/detail?id=39685
Click to expand...
Click to collapse
Nice to know I'm not the only one.
Sorry for the late reply been busy with school. It would be nice to have this option maybe like a button shortcut .
Hey guys so that way of using tasker is very slow and not feasible.
Is there any other way of making a quick toggle magnification gestures. It would be nice if I could hold the menu button to enable it. (IPhone tripple tap home button to toggle)
Thanks again.
I have low vision as well and have also found that leaving the magnification gesture turned on causes the phone to be laggy even when I don't actually have the magnification turned on. Instead of using that, I rooted my phone, changed the global DPI and I use App Settings (an Xposed module) to increase the font size in some apps or force the standard DPI in apps that have issues with the custom one.
There's a gestural workaround I've employed: if instead of just putting down my finger I drag my finger slightly (in any direction) then the lag almost disappears. Doing this helps a lot but obviously its a bit of an awkward gesture.
Al--g said:
There's a gestural workaround I've employed: if instead of just putting down my finger I drag my finger slightly (in any direction) then the lag almost disappears. Doing this helps a lot but obviously its a bit of an awkward gesture.
Click to expand...
Click to collapse
How did you set it up?
There's no set up. I just do that gesture to get the scrolling to stop when I have magnification enabled.
GuinnessX said:
How did you set it up?
Click to expand...
Click to collapse

How to tuneup notifications ?

Hi guys,
I really don't understand how work permanent notifications on this device.
I'm aware we can manage them for each app from notification panel, and from "Notification Menu".
- I can't prevent a specific app to put notifications on lockscreen without disabling "All Notifications" on lockscreen from "Notification Menu",
- I can't prevent a specific app to appear in status bar :cyclops:
I've got a OP5 and I can tuneup apps like I want without problem, but not with this device.
Do you have any piece of advice or special app to use to do what I want ?
Bye.
[Edit] : Well, it seems that to be able to hide a specific app from lockscreen, I have to put a PIN/schema or some sort of security to have the option to hide on lockscreen
When you get notification, long press on it and there would be options. You can select more options, and there's an option for lockscreen.
goorek said:
When you get notification, long press on it and there would be options. You can select more options, and there's an option for lockscreen.
Click to expand...
Click to collapse
Thanks, lockscreen option appears after I put a PIN code.
Last thing I have to find is how to prevent apps to put notification in statusbar.
The same way, long press notification and block all.
goorek said:
The same way, long press notification and block all.
Click to expand...
Click to collapse
No, I don't want to block all.
I want some apps to put notification in notification panel only, but not in statusbar.
I have "services" like Tasker, Viper4Android, Mi-Fit who put permanent notification in order to stay alive (I suppose), they don't bother me in notification panel, but I don't want to see them in status bar.
chrissss91 said:
No, I don't want to block all.
I want some apps to put notification in notification panel only, but not in statusbar.
I have "services" like Tasker, Viper4Android, Mi-Fit who put permanent notification in order to stay alive (I suppose), they don't bother me in notification panel, but I don't want to see them in status bar.
Click to expand...
Click to collapse
Enable system ui tuner, enable power notifications in there and then you can set level of each app separately with long tap on notification. Exactly what you are looking for.
_mysiak_ said:
Enable system ui tuner, enable power notifications in there and then you can set level of each app separately with long tap on notification. Exactly what you are looking for.
Click to expand...
Click to collapse
Many thanks, System UI Tuner was activated but I've not seen Notification option.
Last think I've to find is how to assign ''Menu Key'' to one of the hardware keys without having to install a third-party app (actually I have ButtonMapper) .
In Titaniumbackup I can't access ''Menu'' without ButtonMapper.
chrissss91 said:
Many thanks, System UI Tuner was activated but I've not seen Notification option.
Last think I've to find is how to assign ''Menu Key'' to one of the hardware keys without having to install a third-party app (actually I have ButtonMapper) .
In Titaniumbackup I can't access ''Menu'' without ButtonMapper.
Click to expand...
Click to collapse
Yeah, it's hidden a little bit
For the button remap - it might be possible to remap the HW buttons by system files modification, though probably not worth the effort. With Button Mapper you have effectively several additional fully customizable "buttons" (double tap + long tap)..

Categories

Resources