Hi, everyone)
I own LM-G850UM (Sprint) model running Android 10 (G850U20p).
Nova Launcher is set as default browser, but after setting any alarm in Clock app (tried both LG and Google Clock app)
and click "Home" - system promps to choose launcher. Both turring alarm on or off triggers this popup.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've tried to set default launcher from:
Settings -> Apps & notifications -> Default apps
LG Home settings
adb shell: cmd package set-home-activity com.teslacoilsw.launcher/.NovaLauncher
- after setting any alarm - system promps to choose launcher.
I've also tried to use different launchers (Lawnchair and Microsoft Launcher) with LG Home - same behaviour.
Disabling LG Home and having exactly one launcher solves this issue - but now app switcher doesn't work.
Also, maybe someone find adb shell dumpsys package com.teslacoilsw.launcher output helpful:
Code:
// Nova Laucher is set as default before setting alarm
Preferred Activities User 0:
Non-Data Actions:
android.intent.action.MAIN:
af0fe5f com.teslacoilsw.launcher/.NovaLauncher
mMatch=0x100000 mAlways=true
Selected from:
com.lge.launcher3/.LauncherExtension
com.teslacoilsw.launcher/.NovaLauncher
com.android.settings/.FallbackHome
Action: "android.intent.action.MAIN"
Category: "android.intent.category.HOME"
Category: "android.intent.category.DEFAULT"
Code:
// Nova Laucher after setting alarm
Preferred Activities User 0:
Non-Data Actions:
android.intent.action.MAIN:
1fdbd51 com.teslacoilsw.launcher/.NovaLauncher
mMatch=0x100000 mAlways=false
Action: "android.intent.action.MAIN"
Category: "android.intent.category.HOME"
Category: "android.intent.category.DEFAULT"
New section appears when setting alarm in adb shell dumpsys package com.lge.launcher3 output:
Code:
Preferred Activities User 0:
Non-Data Actions:
com.lge.launcher3.intent.action.SHOW_SETTING:
3eb4316 com.lge.launcher3/.homesettings.HomeSettingsPrefActivity
mMatch=0x100000 mAlways=true
Selected from:
com.lge.launcher3/.homesettings.HomeSettingsPrefActivity
Action: "com.lge.launcher3.intent.action.SHOW_SETTING"
Category: "android.intent.category.DEFAULT"
Does anyone have the same issue?
Any solutions for this?
Dude, so weird.
I'm dealing with this today but on a completely different phone. I've done the exact same steps you have, including disabling Lawnchair through adb.
Mine reverts to com.android.settings/com.android.settings.FallbackHome
Subbed to see if anyone else can chime in.
Mine just started doing this too. I have other issues though that I'm trying to fix before tackling this one.
@dimex , @Brando81 which Android version are your devices running? (trying to get some clues...)
There were same reports for Android 11 on Pixel 4a
Android 11 default launcher setting gets reset for multiple users, fixes found
Multiple users are reporting an Android 11 default launcher reset issue where the default launcher preference gets reset automatically.
piunikaweb.com
Pixel 4a keeps prompting default launcher when home button is pressed - Google Pixel Community
OS update fixed the issue for them, but that's not an option for G8X
I believe I was on 10 at the time.
I have the exact same problem, (Nokia 7+; Android 10, Nova launcher) I solved by deleting the latest update of the Google Clock app (which I use as an alarm clock for more dose during the day) and disabling the future possibility of automatic updates of the Clock app.
Let me know if my procedure can work for you too.
Good luck.
Same issue here with Fairphone 3 and stock Android 11.
Same issue here on the Poco X3 Pro running AICP Android 11. After some recent update, my launcher refuses to stay as default after a reboot or upon setting or disabling an alarm.
Look at this post:
Nova Launcher Loses Default Status On Reboot
The thread title says it all. This is driving me absolutely insane. On reboot, probably about 70% to 80% of the time, OnePlus launcher gets magically put on default status over Nova on reboot. The same problem would occasionally happen on my 8...
forum.xda-developers.com
Related
Hi
I wish to have the following setup:
1) When Headphone is not connected :
a) WidgetLocker is Enabled.
b) Pin is enabled.
2) When headphone is connected:
a) Widgetlocker is disabled
b) Pin is disabled.
The reason I want this setup is because, when I connect headphone I mostly use PowerAmp and I prefer it's Lockscreen. If WL is not disabled, then I have to pass through 2 lockscreens (PowerAmp's and WL's).
Now here is the issue,it's working perfectly....only for a certain period of time. That is when I connect headphones, the Pin and WL are disabled. But after a minute or so, WidgetLocker's lockscreen comes back. However the Pin Never comes back, so the setting is fine.
Here is the condition I have made:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please let me know, what I'm doing wrong. Why does the WL Lockscreen comes back after few minutes.
Bump:thumbup:
Sent from my Samsung Galaxy S3
Similar issue...
I'm actually using a VZW SGS3 (I535); though, I don't think this problem is specific to the S3. I have a Tasker widget that toggles widgetlocker on/off. I also have a Tasker profile that turns off widgetlocker when I'm using any one of my media apps. The profile turns widgetlocker back on when the media app is no longer in the foreground, unless I already set my widget to have widgetlocker off, in which case it stays off.
Both of these items work fine, but over a period of time, Widgetlocker seems to take it upon itself to turn back on. When that happens, the variable I use in my widget to specify the widgetlocker state that I have requested, it says "off"; however widgetlocker has definitely turned itself back on. I have to toggler my widget to "on", then back "off" again to re-disable Widgetlocker.
At first, I used the disable/enable states to control Widgetlocker. Then, I figured that disabling it was allowing it to be killed by Android and it was then restarting and resetting itself. So, to fix that, I decided to use suspend/resume states to control Widgetlocker. I did this because I read that suspending Widgetlocker keeps it active, but it doesn't lock the screen. This didn't help. The issue persisted.
At this point, I have still not found a solution. I had the same problem on an older phone mode (I think it was my Droid 3 and maybe even my OG Droid). In those cases, the stock lockscreen would re-enable itself as well. With the SGS3, I was able to completely turn of the stock lockscreen by selecting "None" in the phones lockscreen chooser menu. I was hoping that being able to do that would somehow help with this other issue, but it does not.
By the way, before going to Widgetlocker on the SGS3, I tried doing all of this with the stock lockscreen. The behavior was exacly the same. Disabling the lockscreen will work for a while, but eventually, it will re-enable itself.
I wish someone could figure out this issue.
-SR-
Hey fellas, I was too having this issue but I have now solved it!
Download the secure settings plugin for tasker and use pacdkage manager to disable widgetlocker in a task!
re-enable widgetlocker
damonsmith666 said:
Hey fellas, I was too having this issue but I have now solved it!
Download the secure settings plugin for tasker and use pacdkage manager to disable widgetlocker in a task!
Click to expand...
Click to collapse
Probably an obvious thing - but how do you "re-enable" widgetlocker (with secure settings) ... e.g., when you "leave home/safe zone"?
Thanks!
hellmag said:
Probably an obvious thing - but how do you "re-enable" widgetlocker (with secure settings) ... e.g., when you "leave home/safe zone"?
Thanks!
Click to expand...
Click to collapse
I cant remember now to be honest but I am sure it is just the reverse of disabling it!
GTA V UCCW THEME
Hey You Yes You!!!!!.....Are You a GTA V Fan_? If YES then you are at right place. Convert your android homescreen to GTA player console by applying this latest GTA V UCCW Theme by KaxxMaxx.Co
* All You Need Is
This theme
UCCW App (available for free on Play Store)
Nova Launcher Recommended ( 6x4 Desktop grid )
* Instructions
1. Install UCCW from Play Store. [THIS IS IMPORTANT: You need to install this app before downloading this theme or otherwise it won't work. If you have already installed the theme then just reinstall it again after downloading the app]
2. Download this theme and and open it. Now tap on Install Skin button.
3. Use the 6X4 Desktop Grid and hide the dock under launcher settings (This theme can work without these settings but the layout may be different)
4. After you're done with installation, double tap on the Homescreen and select UCCW Widget and select the required widget as indicated by their name.
5. Repeat the above step till you get Homescreen as shown in picture.
6. (Optional) Select the Cube Scroll effect under launcher settings for 3D effect. For Nova Launcher - Nova Settings>Desktop>Scroll Effect
NOTE: You have To resize the widget to your homescreen size.
* Instructions for adding your own app shortcuts in widgets
If you want to edit or add custom apps in widgets then follow these steps -
1. Open UCCW app and select Hotspot (Lock Widget) from the menu option.
2. Turn "OFF" the Hotspots.
3. Go to desktop and tap the button on widget you want to edit.
4. Select the app you want from the appropriate Hotspots.
5. After you have done editing, make sure you turn "ON" the Hotspot again to apply the changes.
If the weather is not showing your correct location on widget then you can change the weather location by going into UCCW settings.
FAQ
Q - There are still some gaps between widgets, what to do?
A - Make sure your desktop grid is 6x4 and the Width and Height margin is set to none in launcher settings.
Q - Why can't I open apps by clicking on widgets?
A - Make sure the hotspot is on in UCCW. To change the settings, open UCCW app, touch the menu key and make sure you select the hotspot (lock widgets) to 'ON' mode.
NEED MORE HELP-watch this video tutorial-/watch?v=RdYnC8u8kOQ
- Still got some issues? Don't hesitate to mail me.
[email protected]
- This theme is not affiliated in any way with ROCKSTAR GAMES.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download It from here-https://play.google.com/store/apps/details?id=in.gtaVkaxxmaxx.notepadskin&hl=en
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MiLauncher for Tablets
I'm proud to announce the overhaul of the MIUI Launcher for Tablets.
It's been a very long time since I've updated the project, as when I left it, (due to not owning a tablet any more) I believed that it was working as I had intended on Tablets, sadly, as of Android 4.3 that was no longer the case.
With the release of Android 4.4 I obtained another tablet and decided to update the project. This is the result of my work, my research and the help of a few others, who will be mentioned below.
Please, provide feedback, hit thanks, and most importantly, enjoy it. Please understand that this is currently in beta, the bugs that it currently contains are all small graphical quality of life ones, and I'll be getting right on those.
As someone who is studying full time, please understand that I don't have a lot of free time, but I'll do my best to update this regularly and respond to any concerns or issues you may have.
I do not give permission for my work to be redistributed, direct linked or posted anywhere else other then XDA-developers.com or en.miui.com forums. Anyone who shares this must post a link to this thread and give credit.
Landscape Mode Only - Persistent for the moment.
Grid Sizing Options;
-6x6
-7x5
-8x5
-8x6
Pretty MIUI Icons
Various Transition Effects
Hide apps from your home screen and make their access pin protected!
MIUI Widgets
MIUI Theme Market
Android 2.3-4.4 support
Code:
Beta 1:
31st March 2014
Initial re-release
Based off MiHome 2.22.0
Resolved an issue where the launcher would not open on Android 4.3 and 4.4 devices
Not really a ton to say as of yet
They're probably a little giant, brace yourself.
Bug or Graphical Issue / Work around
Beta 1:
The weather clock 4x2, Clock 2x1 and Clock 2x2 do not appear graphically correct on the HP Touchpad.
> Pending further feedback from other devices.
In the Launcher Settings -> Launcher: There is text that does not appear in english.
>This is the Hide Apps With a Pin Function.
Static Wallpapers seem blurred when using this launcher on the HP Touchpad.
> Pending further feedback from other devices, not sure if this is device specific or not, Live Wallpapers Seem to Work Fine.
There is text that does not appear in english in the themes market
Obviously as the market stuff is server side, I can't change that, however there may be a few local images > Pending further investigation.
MIUI Express Locker is terribly scaled, low res and buggy
> Disable Express Locker, which is stated in the install instructions anyway.
This is something I'm still looking into and I'm not sure if I can fix it, generally it's about as buggy and slow as most lock screen replacements anyway,
not sure if they've improved that from the last time I used MiHome on a phone > Pending further investigation.
If you have an issue be it graphical or performance based, the first step is to make sure it isn't a bug from your rom,
if you've excluded that possibility post in the main thread, for me to be able to do anything with it, you must include;
Code:
Your Device Name
Your Android Version
Your Current Rom
Your Device DPI
Version of this Launcher
The problem.
If you haven't followed the install instructions below, don't expect me to do anything to resolve your issue until you do.
Part 1:
Download and Install MiHome-Step1.apk
Once the launcher loads slide up from above the nav bar and hit "Launcher Settings."
Scroll down the options until you find "Cell Layout Type"
Hit it and select the option that suits your device best
Please choose wisely because you'll need to re-install the app to change this.
Part 2
Download and Install ZSC.mihome.BX.apk, (X being the latest version number)
You will be prompted to update MiHome, obviously confirm it.
Once MiHome loads, you may or may not notice a rather mangled looking clock widget.
I am aware of this and for the moment, delete it.
Head into launcher settings, if you don't have a physical menu button look in the next section.
Hit the "Lockscreen" option, uncheck "Use MiHome Locker",
this is the lockscreen replacement Xiaomi includes with the launcher.
It doesn't play well with larger screens or landscape as of the moment
Optional But Very Recommended
If you do not have a physical menu key,
long press an empty part of the screen and hit the "Toolbox" icon.
Select the "Launcher Settings" icon on the far right.
You'll see the icon is on your home screen, open the settings.
Hit the "Launcher" option, look down at the last option "Choose Swipe Up Gesture Function"
Hit it and select the last option "Swipe up to open Menu."
Now you can view all your options by sliding up from above the nav bar again!
If your transitions seem slow, or strange when changing home pages,
Head into "Launcher Settings", Hit Launcher
Hit "Screen Transition Effects" and select something other than "Classic",
This is optional, but Classic looks silly and makes the launcher seem less fluid.
It may also appear strangely on some devices.
Beta 1:
Step 1 - Refer to the Instructions
Step 2 - Refer to the Instructions
Code:
I'm not responsible for anything that happens to your device, but I highly doubt anything will.
I use a Xiaomi Redmi 3s.
I do not want to transmit my contact data to Xiaomi.
To accomplish that target, I used Titanium Backup to disable a lot preinstalled, unnecessary system apps.
There are still a lot preinstalled apps, that seems necessary to run the system. Using Xprivacy, I denied internet and network access for most of these apps. There are two "apps" that can not be restricted, without causing the system to bootloop. These two are these:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Text:
1000 ANT HAL Service,
Android System,
BackupReceiver,
Battery saver, Blocklist,
Carrier Configure,
Cleaner, Content
Adaptive Backlight
Settings, Data usage,
Engineering Mode,
FM Radio, Feedback,
FidoCryptoService,
FidoSuiService,
Fused Location, High
Battery Temperature,
Input Devices, KLO
Bugreport, Key Chain,
LocationServices, MBN
Test, MdtpService,
MiPlay, Phone Call
Management, Power
OffMusicHandlerApp,
Quick ball, SVI Settings,
SecureExtAuthService,
SecureSampleAuthS
ervice, Security,
Security Core
Component, Settings,
Settings Storage,
SmartcardService,
SpacesManagerServ;ce,
Stability Test, System
UI, WbcService, Wfd
Service, Whetstone,
com.android.keyguard,
com.android.provision,
com.fingerprints. ser
viceext, com.miui.rom,
com.miui.stepsprovider,
com.miui.system,
com. qti.dpmserviceapp,
com.qti.service. color
service, com.qualcomm
.fastdormancy, com.qu
alcomm. qti.extsettings,
com.qualcomm. qti.qs,
com.qualcomm.q
ti.tetherservice,
com.qualcomm.qti.tm,
com.qualcomm. tim es
ervice, com.quicinc.cne.
CNEService,org.codeau
rora.btmultisim, wt_secr
e_code_manager
Text:
1001
CarrierLoadService,
MmsService, Phone
Services, Phone and
Messaging Storage,
SIM Too/kit, com.qti.pr
imarycardcontroller,
com.qti.qua/comm.da
tastatusnotiflcation,
com.qti.xdivert, com.qu
a/comm. qcri/msgtunne/,
com.qua/comm.qti.ims,
com.qua/comm.qti
.networksetting,
com.qua/comm.qti.te
lephony.vodafonepack,
org.codeaurora.ims
I don´t think these are actual apps, because there are dozens of packages included. So, I take it as a fact, that these "apps" can not be restricted by Xprivacy.
As a result I must work with Titanium Backup to disable and replace the remaing Xiaomi apps.
The most obvious app, that has access to my contacts is the "phone app".
-----
-----
To remove the marked green "Phone" app from the app drawer, I freezed the app "contacts and dialer". I also installed an alternative dialer/phone app (drupe).
The green "Phone" app button disappears. Good.
But when starting a telephone call, from within drupe, the "Xiaomi in-call-screen" (picture on the right) appears.
That "in call screen" appears with google phone or drupe or any other phone software.
I have set the alternative dialer als default for "dialer", but that does not make any difference.
Is there a way, to make calls without using a Xiaomi piece of software?
Yes, there is a simple way. Just disable InCallUI. But remember, you must need to set another dialer app as default which has its own in-call interface. And, calls won't be recorded anymore.
By the way, have you used Google Dialer? I'm using it. The problem is, it can't show call history.
Hey NPriyo, I have installed Google Phone and Google Contacts. And I have set up Google Phone as default dialer in the settings.
As long as InCallUI is activated - the Xiaomi in-call-userinterface shows up every call.
If I deactivate InCallUI in TitaniumBackup, then there is no in-call-userinterface at all.
can't install Google phone
I've downloaded respective .apk, but it gives error while installing. Can you give any idea?
Wokoloko said:
Hey NPriyo, I have installed Google Phone and Google Contacts. And I have set up Google Phone as default dialer in the settings.
As long as InCallUI is activated - the Xiaomi in-call-userinterface shows up every call.
If I deactivate InCallUI in TitaniumBackup, then there is no in-call-userinterface at all.
Click to expand...
Click to collapse
mr1959 said:
can't install Google phone
I've downloaded respective .apk, but it gives error while installing. Can you give any idea?
Click to expand...
Click to collapse
I think you're asking for Google Phone app. If yes, then simply join the beta programme of Google Phone from this link ( https://play.google.com/apps/testing/com.google.android.dialer ) and after joining the beta, download the app directly from the link given there ’download it on Google Play'.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NFO:
• Ladies & Gentlemen i introducing my LG G6 Better Battery Life Guide/Odds
Requirements:
• Root
Tools:
• Greenify or Greenify4Magisk: Hibernating certain Apps
Greenify help you identify and put the misbehaving Apps into Hibernation
• Titanium Backup: Freeze certain Apps
You can backup, restore, freeze your Apps
• MyAndroidTools Thread: Disable Services, Broadcasts & Autostarts
Enable/disable Components
• LG G6 Debloater: Debloating LG Apps
Deleting LG Apps
• Google Debloater: Debloating GAPPS
Deleting Google Apps
• NO RCT Kernel: Disables LG Root Checking Tool
RCTD disabled Kernel
• Easy DPI Changer: Changing DPI
Change and reset Resolution
• Facebook Lite Thread: Facebook Replacement
Very low Size take less RAM and Storage
Additions:
• Change Animation: Speed Up Window Animations
Speed up or disable Animations
• Disable Always on Display:
Settings - Display - Always on Display uncheck
• Disable Wifi & Bluetooth scanning:
Settings - Location - Three Dot Menu - Scanning - Bluetooth & Wifi scanning uncheck
Disable LDB:
1. Open Dialer and type "*#546368#*870#" ("870" or "997" Model Number)
2. The "Hidden Menu" should appear
3. Go to "SVC Menu"
4. Select to "LDB"
5. Uncheck "enable"
Disable Log Services:
1. Open Dialer and type *#546368#*870# ("870" or "997" Model Number)
2. The "Hidden Menu" should appear
3. Go to "SVC Menu"
4. Select "Log Service"
5. Tap 2 times on "Log enable"
Push & go
NO RCT Kernel is useful only when you have non-systemless root, f.e. SuperSU, SuperUser. Magisk is systemless so RCT won't even launch.
I don't want to hate this thread but this seems pretty much like my battery life on stock ROM... with no tweaks applied at all, really.
Now I'm on Fulmics ROM and it's even better than this. Also with no tweaks at all, just blank ROM with systemless root because I need it.
Besides I'd think a little bit more about Greenify's efectiveness right now. I gave it so many chances and every time it failed in providing better battery life, sometimes it even made it worse because it was constantly killing background processes so my phone had to wake everything up again. And yes, I tried everything, even Magisk module to enable more options. Still it's not the same Greenify like on earlier Android versions (on my old Xperia Z3 Compact it was awesome, but on G6 it sucks) so in my opinion, there is no sense in installing it unless it will be fully compatible with Android, I mean Xposed will fully work on Nougat.
Also I suggest just not killing any apps in Recent Apps. In my almost seven-year adventure with Android I was ALWAYS killing/closing every app I could. Now I just press home button and it's much better. I only kill an app when it behaves strangely or hangs up. Otherwise the phone uses more power to launch it again, rather than resume the process from cached processes which (mostly) does not consume any CPU power.
But that's just my opinion.
Wondering if anyone uses lspeed and if it would be worth it.
jsyd09 said:
Wondering if anyone uses lspeed and if it woild be worth it.
Click to expand...
Click to collapse
Tried many times, didn't notice any improvements with different configurations
• Added Prevent Running (Xposed Module) Tested & works
Short NFO:
• My Phone uses only 1,2GB (Idle)
• After Unplug my Phone it keeps Juice over 2 Days (SOT)
Added:
Easy DPI Changer
Window Anitmation Scale
How does DPI changer help?
Pondy said:
How does DPI changer help?
Click to expand...
Click to collapse
Changing the DPI/Resolution can help to save Battery
Added some Infos
Added Facebook Replacement & Titanium Backup
Sent from my lucye using XDA Labs
Pondy said:
How does DPI changer help?
Click to expand...
Click to collapse
Lower resolution means less pixels to draw on the screen which means less work to be done which means less battery usage goes to displaying things.
Added new Tools
Sent from my lucye using XDA Labs