[TESTING] Smart battery saver - L Speed

Another option for our L Speed app.
Smart battery saver.
{
"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"
}
L Speed will control things such as:
- Screen brightness (Done)
- Screen timeout (Done)
- Wi-Fi (Done)
- Mobile data
- Bluetooth (Done)
- Sound (Done)
- Vibrate
- Auto-sync (Done)
And everything will be separated in profiles.
Profiles setting:
Disabled - This state will not return your previous device configuration.
Minimum:
- Screen timeout to 30secs
- Screen brightness to 50%
Medium:
- Sound to do not disturb
- Screen timeout to 30secs
- Screen brightness to 30%
Super:
- WiFi off
- Bluetooth off
- Auto-sync off
- Sound to do not disturb
- Screen timeout to 15secs
- Screen brightness to 10%
Smart battery saver will not be started on boot.
Option is still under the development. So waiting for suggestions.
Cheers

???
Gửi từ IM-A900S của tôi bằng cách sử dụng Tapatalk

This would be a killer feature of implemented well.
Reminds of juice defender.

iceheart12 said:
Gửi từ IM-A900S của tôi bằng cách sử dụng Tapatalk
Click to expand...
Click to collapse
iroshan said:
This would be a killer feature of implemented well.
Reminds of juice defender.
Click to expand...
Click to collapse
Kind of, for now just this, i have more plans for the future, I'll be silent till then.

Paget96 said:
Kind of, for now just this, i have more plans for the future, I'll be silent till then.
Click to expand...
Click to collapse
Will it have Control Wifi and Mobile Data base on location???
Gửi từ IM-A900S của tôi bằng cách sử dụng Tapatalk

Paget96 said:
Kind of, for now just this, i have more plans for the future, I'll be silent till then.
Click to expand...
Click to collapse
...
Oh... Don't do that, it's such suffer. My heart can't take It.
?
Enviado de meu Redmi Note 3 usando Tapatalk

iceheart12 said:
Will it have Control Wifi and Mobile Data base on location???
Gửi từ IM-A900S của tôi bằng cách sử dụng Tapatalk
Click to expand...
Click to collapse
Nope
Normal switching on/off
ADM.GL said:
...
Oh... Don't do that, it's such suffer. My heart can't take It.
?
Enviado de meu Redmi Note 3 usando Tapatalk
Click to expand...
Click to collapse
Hahah
Sent from my Nexus 5 using Tapatalk

For now i managed WiFi, Bluetooth and audio toggle.
Stay tuned, we should test it soon.

Testing version uploaded.
Waiting for feedback.
Happy testing

-do not switch off Bluetooth as it is already extremely low power
-switch off GPS
-use governor parameters to save power
-switch off device animations
-use powersaving vm tweaks
-switch big.little parameters to save power(if available)
Click to expand...
Click to collapse
Just some suggestions @Paget96

_LLJY said:
Just some suggestions @Paget96
Click to expand...
Click to collapse
Thanks for suggestions
-do not switch off Bluetooth as it is already extremely low power - ok, thanks for this, waiting to see what other people will say
-switch off GPS - will do
-use governor parameters to save power - for now will not touch governors
-switch off device animations -
-use powersaving vm tweaks - we have separated that from this. Smart battery saver will just touch stuff not related to the kernel tweaking. We have kernel tweaks for that
-switch big.little parameters to save power(if available) - Same as above, will not touch CPU related stuff.
I'll maybe also implement restricting background services or something like that, will see. This is still early development, more will come.
Thanks again for suggestions

Work for me, but don't use it

_LLJY said:
Just some suggestions @Paget96
Click to expand...
Click to collapse
FYI - hardware GPS uses little/no power on modern devices unless in active use. Google's location services is another matter; killing that yields significant benefits (power savings), especially when the device is in motion.
Edit: same with Bluetooth radio; should never need to be disabled on modern devices on the basis of power savings (unless you never use it).

Latest Beta Bugs version 1.4.13-beta4
#1 Theme is not working
#2 While unlocking phone. The brightness increases and then it is back to normal

Paget96 said:
Thanks for suggestions
-do not switch off Bluetooth as it is already extremely low power - ok, thanks for this, waiting to see what other people will say
-switch off GPS - will do
-use governor parameters to save power - for now will not touch governors
-switch off device animations -
-use powersaving vm tweaks - we have separated that from this. Smart battery saver will just touch stuff not related to the kernel tweaking. We have kernel tweaks for that
-switch big.little parameters to save power(if available) - Same as above, will not touch CPU related stuff.
I'll maybe also implement restricting background services or something like that, will see. This is still early development, more will come.
Thanks again for suggestions
Click to expand...
Click to collapse
I feel that VM tweaks can really make a big difference,it might be worth looking into but first we need this to activate at a certain battery level, which brings me to my next suggestion
Edit
VM tweaks can help cripple the device when the battery is low, I'd suggest adding another option, ultra
add Tasker API
Click to expand...
Click to collapse

Davey126 said:
FYI - hardware GPS uses little/no power on modern devices unless in active use. Google's location services is another matter; killing that yields significant benefits (power savings), especially when the device is in motion.
Click to expand...
Click to collapse
Thanks for this, will see am I able to configure that.
Xaif said:
Latest Beta Bugs version 1.4.13-beta4
#1 Theme is not working
#2 While unlocking phone. The brightness increases and then it is back to normal
Click to expand...
Click to collapse
It does, but if your device is AMOLED there is possibility that default dark color is already black, so you don't see the difference. I'll improve theme tomorrow with adding a static color code instead one from android.
Second one is not a bug, read explanation of disable motion sensors in battery section.
_LLJY said:
I feel that VM tweaks can really make a big difference,it might be worth looking into but first we need this to activate at a certain battery level, which brings me to my next suggestion
Click to expand...
Click to collapse
We will probably have a service or something later for that, not at this moment
Something like dynamic kernel tweaks

Davey126 said:
FYI - hardware GPS uses little/no power on modern devices unless in active use. Google's location services is another matter; killing that yields significant benefits (power savings), especially when the device is in motion.
Edit: same with Bluetooth radio; should never need to be disabled on modern devices on the basis of power savings (unless you never use it).
Click to expand...
Click to collapse
That's GPS itself, don't forget mobile data is used too on high power mode.
Why does Google even need our precise location to the centimetre, it's kind of creepy when u think about it

Hi @Paget96, I installed 1.4.13 beta 4 and applied the setting but after reboot I can't see any more the new option in battery and virtual memory.

MuradDA16 said:
Hi @Paget96, I installed 1.4.13 beta 4 and applied the setting but after reboot I can't see any more the new option in battery and virtual memory.
Click to expand...
Click to collapse
Install APK from this thread. It have all new experimental options.
It's not yet on playstore.
Sent from my Nexus 5 using Tapatalk

Paget96 said:
Install APK from this thread. It have all new experimental options.
It's not yet on playstore.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Thanks @Paget96, installed latest alpha just now. Why Restrict system wakelock back to disabled when each time reopen the L-Speed app?

Related

[ROM][Unofficial][4.4+]CandyKat Rom[3/18/14]

{
"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"
}
This is CandyKat. Built straight from CM source with commits from a variety of different Sources/ROMS. We wanted to give the users a fun, fully customizable ROM.We aim to add more features as this project progresses. We have also come up with the Candy Sweetener Pack. This is an Aroma installer that is full of delicious treats. Inspired by the CandyShop thread on XDA it has everything from glow dots to halo mods.​
Check us out on the web @
The-Candy-Shop​
@matthew0776
@mar5hal
@gimmeitorilltell
@BMP7777
@CyberScopes
@tattooboy
HERE​
Features:
HALO
Dark UI
Candy Sweetener
Custom Candy Images
Battery LED Customization
Customizable Quick Settings tiles
Custom Battery Icons
LockScreen Targets/Widgets
MultiWindow
Lockscreen Transparency | Blur | Rotation
Disclaimer: We here at The CandyShop are not responsible for any bricks you may obtain. Please follow the thread rules and steps and everything will be gravy. Remember, backing up before flashing is always recommended.​
Steps:
Download CandyKat.zip
Download Gapps (optional)
Place CandyKat.zip on your SDcard
Boot into recovery
Full wipe (Dalvik Cache, Cache, System, Factory Data Reset)
Flash CandyKat.zip (and Gapps if desired)
Reboot and Enjoy
Changelog:
Code:
2/11/14
*initial release
2/21/14
*added option for lockscreen transparency
*added option for lockscreen blur
*enabled advanced reboot by default
*lockscreen buttons options now found in one place
*left handed navigation bar option support for landscape mode
*default wallpaper device wide
*fix delayed lockscreen sound
*added multi window support
*quicksetting tile customization accessable from statusbar
*added ability to enable or disable halo from the halo settings
*updates for multi window/halo support (when halo is enabled multi window will be disabled)
3/15/14
*added option to configure clock alignment and color(seperate candy interface menu. this will be updated to new candy settings going forward)
*added screen recording capability(vol down and power buttons at the same time)
*numerous cm updates. check their gerrit for more info
*fully compatible Dark Candy for DeskClock, Calendar,Documents ...etc
3/18/14
*Fixed Bluetooth
*Latest changes to CM
CandyKat(Tate)
GApps(Optional)
Candy Sweetner Pack 1 v2.2(Flash in Recovery)
Candy Sweetner Pack 2 v2.2(Flash in Recovery)
A BIG FAT Thanks to Hashcode
Special thanks to CyanogenMod, SlimRoms, BeanStalk, AOKP and Paranoid Android for making their source open.
Sources:
CandyShop
CyanogenMod
SlimRoms
AOKP
BeanStalk
Paranoid Android​
Bugs and Issues
BUGS and ISSUES
All CM Bugs
Camera is not fully functional-- (MPEG4 Video doesnt work)
1st and, Are the sweetener packs like themes or what and, do I just flash one or both or either?
BookCase said:
1st and, Are the sweetener packs like themes or what and, do I just flash one or both or either?
Click to expand...
Click to collapse
Itll theme parts of the ROM, and you can flash one or both or either, depends on how much candy you can handle haha
Sent from my Kindle Fire HD 7 using Tapatalk
Bluetooth FC'd. Sorry, didn't mean to jinx you. I do like the candy. Yum!
Camera ...stop
Gửi từ KFTT của tôi bằng cách sử dụng Tapatalk
BookCase said:
Bluetooth FC'd. Sorry, didn't mean to jinx you. I do like the candy. Yum!
Click to expand...
Click to collapse
ah crap. ive been jinxed!! lol thanks for the heads up ill look into it at work today :fingers-crossed:
quan_1986 said:
Camera ...stop
Gửi từ KFTT của tôi bằng cách sử dụng Tapatalk
Click to expand...
Click to collapse
I need more info, camera works fine for me except video on mp4, Camera is still very much a WIP though for custom tate in general.
Prallday168 said:
I need more info, camera works fine for me except video on mp4, Camera is still very much a WIP though for custom tate in general.
Click to expand...
Click to collapse
Picture here .Thank you reply
quan_1986 said:
Picture here .Thank you reply
Click to expand...
Click to collapse
Panorama, and video on mp4 is pretty buggy, sometimes itll work and sometimes it wont, if your having problems with camerw in general, try a reflash of ROM wipe cache and dalvik. :thumbup:
Sent from my Amazon Kindle Fire HD using Tapatalk
quan_1986 said:
Picture here .Thank you reply
Click to expand...
Click to collapse
Bác nên chuyển sang ngôn ngữ English để dev ng ta dễ hiểu hơn.hi
Sent from Bác Sĩ Hai Súng using iPhone 5S 128GB via Tapatalk Pro
davuong said:
Bác nên chuyển sang ngôn ngữ English để dev ng ta dễ hiểu hơn.hi
Sent from Bác Sĩ Hai Súng using iPhone 5S 128GB via Tapatalk Pro
Click to expand...
Click to collapse
Out of curiosity, will the flashable sweetener packs work on any ROM of just CandyKat ROMs?
Sent from my Shiny Nexus using Tapatalk
irish_711 said:
Out of curiosity, will the flashable sweetener packs work on any ROM of just CandyKat ROMs?
Sent from my Shiny Nexus using Tapatalk
Click to expand...
Click to collapse
not sure but i dont see why not, the worse that can happen is probably a bootloop, or the packs wont apply. ofcourse make a backup before trying lol.
Updated!!
2/21/14
*added option for lockscreen transparency
*added option for lockscreen blur
*enabled advanced reboot by default
*lockscreen buttons options now found in one place
*left handed navigation bar option support for landscape mode
*default wallpaper device wide
*fix delayed lockscreen sound
*added multi window support
*quicksetting tile customization accessable from statusbar
*added ability to enable or disable halo from the halo settings
*updates for multi window/halo support (when halo is enabled multi window will be disabled)
3/15/14
*added option to configure clock alignment and color(seperate candy interface menu. this will be updated to new candy settings going forward)
*added screen recording capability(vol down and power buttons at the same time)
*numerous cm updates. check their gerrit for more info
*fully compatible Dark Candy for DeskClock, Calendar,Documents ...etc
3/18/14
*Bluetooth Fixed
*Latest Changes to CM!
*Netflix Works
ENJOY!:good::highfive:
Hi.
Got one question - I got huge battery usage from NFC Service. What is that, and how I can solve it
In settings -> .. -> normal and wireless web "NFC community" is ticked, and inactive to untick it
I can't delete NFC apk from system/app because settings are crashed when I made it
LindaCento said:
Hi.
Got one question - I got huge battery usage from NFC Service. What is that, and how I can solve it
In settings -> .. -> normal and wireless web "NFC community" is ticked, and inactive to untick it
I can't delete NFC apk from system/app because settings are crashed when I made it
Click to expand...
Click to collapse
NFC is a feature most nexus and galaxy devices use to transfer and share files and or use at a store to purchase something . Since this is a port from the Nexus 7 it also ports its features even if the KFHD doesn't have the same hardware. What you can try and do is Freeze the app with titanium backup or romtoolbox. Ull notice a difference in battery. Hope this helps . for a future update I'll try and remove NFC completely . well see how that goes lol
Sent from my Nexus 4 using Tapatalk
delete pls
Rom's been working great. Glad to finally have multiwindow on my kindle fire. No issues that I see.
Sent from my Amazon Tate using Tapatalk
Don't know if anyone is interested but I have Candy5 ready to go for our kindles, I'll probably have a new thread for this as well! Happy Holidays!

[APP][5.0+] Battery Saver Lollipop Shortcut [XDA-EXCLUSIVE VERSION]

Hi,
As you all know, Lollipop finally came with its own battery saving mode, also referred to as low battery mode or low power mode. Although being a great addition to Android, it is complicated to enable and lacks options for customization. It takes at least three taps to enable.
This is why I have developed Battery Saver Lollipop Shortcut. It is a nice little tool that allows you to easily enable battery saver mode in a multitude of ways.
Features:
Toggle battery saver mode via a home screen shortcut in one tap
Toggle battery saving mode via a status bar notification [Only available for free in the XDA-Exclusive version linked below ]
Leightweight application: Less than 30 Kb
No root required
There also is a pro version with these additional features:
Enable battery saver mode at any battery percentage or temperature
Restore or enable battery saver mode after disconnecting a power source
Enable battery saver mode while the screen is off
Enable battery saver mode while a specific app is running
Enable and disable battery saver mode at specific times
Links:
Free Play Store Version: https://play.google.com/store/apps/details?id=com.floriandraschbacher.batterysaver.free
XDA-Exclusive Version: http://bit.ly/BatterySaver_Lollipop_XDA
PRO Version: https://play.google.com/store/apps/details?id=com.floriandraschbacher.batterysaver.pro
Please note that the app only works on devices that include Lollipop's battery saver mode. This should be the case for all AOSP-based ROMs, but not for all ROMs that were modified by manufacturers. The app is known to work on Nexus devices.
Let me know if you have any questions or suggestions! Any feedback is highly appreciated !
Works good on s5
{
"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"
}
Sock12345 said:
Works good on s5 View attachment 3177409View attachment 3177410
Click to expand...
Click to collapse
:good: Cool! Are you using stock ROM?
FD_ said:
:good: Cool! Are you using stock ROM?
Click to expand...
Click to collapse
Yes using stock TW v5.0 rom
Sock12345 said:
Yes using stock TW v5.0 rom
Click to expand...
Click to collapse
Great! I thought I had read somewhere that Samsung removed Battery Saver from their Lollipop ROMs.
FD_ said:
Great! I thought I had read somewhere that Samsung removed Battery Saver from their Lollipop ROMs.
Click to expand...
Click to collapse
Not sure maybe some elements, but it seems to work just fine
Exactly what I was looking for, thanks!
(M8 Lolipop)
New versions
I am glad to announce that I just released a new version with quite some bug fixes and some new pro features See first post for full list.
i wish you make one or compatible with zenfone 2.....because i tried installing it its not working...its denying the program..tnx... but if you know how would it work let. me know and ill buy it tnx
pato2015 said:
i wish you make one or compatible with zenfone 2.....because i tried installing it its not working...its denying the program..tnx... but if you know how would it work let. me know and ill buy it tnx
Click to expand...
Click to collapse
Does the Zenfone 2 have Lollipop's battery saver? With the navigation and status bar being orange when you activate it?
What do you mean by "it's denying the program"? How far does it work?
You can install after which you can add shortcut to home screen....now when I click the shortcut bottom...battery icon appear on notification bar....so that's it?...because I'm just wondering every time I turn on battery shortcut...there would be a NOTice appearing on the screen for 1 second...I want to know what the notice say. .I notice below there is a cancellation and turn on bottom below WHICH I could not click...is this normal? Want to purchase the pro ..Will the selections of menu on the main program or it will just automate like in the notice appearing which I could not click..sorry wanted to buy this badly since I'm not root..this will help my ZenFone 2 for now..
---------- Post added at 12:31 AM ---------- Previous post was at 12:04 AM ----------
lastly theres 3 type of modesto choose from in built zenfone 2 power saver...ultra saving mode, optimize mode and cutomized mode.....now evertime i activated the battery saver lolipop shortcut i only get the ultra mode to choose and nothing more...is this normal? or you guys upon entering the shortcut do you have the power to choose what ever mode you want to activate? because the program only chooses ultra saving mode......i wish i could enter optimize mode tru your program and still activating......well ill just have to buy the program then and see...
ok your program works on zenfone 2 ..the pro version specifically ...like it because you can time the saving mode...love it...it really help if your non rooted....timing works....but one concern i wish i could see if its activated or not the enable time and disable time...i hope you can add that because all i can see is cancel, none, ok... which not being highlighted if activated so i would not know..i hope you can add that in the future updates...tnx
great!
great! works well! good job
I really needed this, great thing I found it. Thanks!
Hi
I'd likt to launch the shortcut in tasker but I cannot see it.
Is that possible? how?
thanks
It looks pretty good. More the difference between the versions?
brontolo999 said:
Hi
I'd likt to launch the shortcut in tasker but I cannot see it.
Is that possible? how?
thanks
Click to expand...
Click to collapse
Sorry for this late response!
This was not possible until version 1.0.7 which was released about 2 months ago, but now it is
Marília de Oliveira said:
It looks pretty good. More the difference between the versions?
Click to expand...
Click to collapse
Shortcut is only a shortcut, XDA also has a notification and PRO has automatic options like enabling battery saver at specific time, while screen is off, while an app is open, at any battery percentage or temperature, hide orange system bars....
Hi FD, I have the pro version. I experienced some random battery saver mode turn-on with my nexus 5(5.1.1) and nexus 7(5.1.1).
Any suggestion what I can do?
Meanwhile, any plan to support llamma or tasker in the future? Thanks.
Sock12345 said:
Works good on s5 View attachment 3177409View attachment 3177410
Click to expand...
Click to collapse
How did u get to work on TouchWiz. ... I know the op said I can't but amazed it work for u...... and not on my rom
Sent from my SM-G900T powered by AllianceROM
and boosted by speedy kernel
Lollipop ?
piyswe said:
Hi FD, I have the pro version. I experienced some random battery saver mode turn-on with my nexus 5(5.1.1) and nexus 7(5.1.1).
Any suggestion what I can do?
Meanwhile, any plan to support llamma or tasker in the future? Thanks.
Click to expand...
Click to collapse
Hi!
This sounds like you used delay after screen off with version 1.0.7 - there was a bug in there that would enable battery saver after the delay even if you turned the screen on again in the meantime. That issue is fixed now in version 1.0.8 I released yesterday. Tasker should already be supported (Ilamma as well in theory, though I don't know that app). Please let me know if these two things don't work with version 1.0.8.

[App][4.0.3+] Always On: Ambient Clock [2.0][New!!]

{
"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"
}
Always On: Ambient Clock 2.0 is out!!!!
Google Play link:
https://play.google.com/store/apps/details?id=com.turki.alkhateeb.alwayson
What's New?
-New Icon!!
-Added 3 Analog Clocks!!
-Added Sketch Feature!!
-Better Notifications!!
-Added 24 free fonts!!
-Fingerprint Authentication!!
-Added Timeout Feature!!
-Stopped buttons backlight in some devices
-Fixed "Schedule App Activation" feature
-Added Text Only Battery Option
-Added Android N Toggle
-Force Doze (Root) (Android 6.0+)
-Added option to stop random movement for non AMOLED displays
-Fixed content does not move when clock position is center
-Removed all fonts in the previous version
-Lowered app size
-Changed default font
-Option to use your own custom font!! (Pro Only)
-Improved font picker
-Added translation shortcut
-Fixed date does not increment after midnight problem
-Updated Italian Translation
-Other Improvements
Added Two New Languages:
-Added Greek (Thanks to kostampats)
-Added Catalan(Thanks to ricard365)
Click to expand...
Click to collapse
Why would you reach out to the power button every time you want to glance at the time?
this app saves you this daily effort by showing an elegant clock that gives your phone a nice, customizable look, when the screen is turned off!
This app works best with AMOLED displays since only a portion of the display works which means that it doesn't drain your battery.
To know what's your device's screen technology, follow this link and search for your phone:
http://www.phonearena.com/phones
This app was inspired by the Always On feature of Samsung's new Galaxy S7 and the new LG G5.
You have the ability to customise the clock however you want like:
-Changing the font of the clock from 700 different fonts! (PRO only)
-changing the font size
-changing the font color
-changing the opacity of the clock
-choosing whether to show seconds or not
-choosing whether to use 24-hour mode or not
Extra Features:
-Double tap to unlock (LG knock on!)
-Clock moves every 10 seconds to prevent burn-in
-The clock is hidden when the device is flipped or in your pocket!!
Warning: it is recommended to keep the "brightness" and "clock -> opacity" in the app's settings as low as possible to conserve battery usage.
Alert: Always On does not work with third party screen lockers. So ensure to delete or disable any third party locker if you have one.
And more amazing features coming soon!!
*If you want to help me by translating the app then follow this link:
http://alwayson.oneskyapp.com/
*Feedback is highly appreciated.
Update 1.3.0
-Added 8 new Languages:
Czech (Thanks to Jan Sehak)
Danish (Thanks to morten.bilstrup)
Turkish (Thanks to yunusemredar3)
German (Thanks to Jonas Hohnholz)
Spanish (Thanks to gcarmagnani)
Polish (Thanks to FranklinMaQ)
Chinese (Simplified) (Thanks to Zhu Keli)
Portuguese (Brazil) (Thanks to Lisandro)
-Fixed "12" appears "00" while 24 hour mode is disabled
-Fixed brightness bug
-Added option to set brightness like the device's brightness
-Solved popups that appear in while clock is shown
-Fixed recent button wakes device problem
-Back and recents will always be disabled now
-Solved "lockscreen does not appear sometimes" problem
Update 1.3.1
-Solved Force Close problem
-Solved white flash that appears before clock appears
-Solved white navigation bar problem
XDA:DevDB Information
Always On: Ambient Clock 2.0, App for all devices (see above for details)
Contributors
Turki Alkhateeb
Version Information
Status: Stable
Current Stable Version: 2.0.0
Stable Release Date: 2016-04-14
Created 2016-04-09
Last Updated 2016-10-25
Check problems in play store .
saxena1 said:
Check problems in play store .
Click to expand...
Click to collapse
Yeah I've read it but I didn't understand what you mean by "phone unlock in pocket (activate pocket mode)"
Sent from my SM-N920C using XDA-Developers mobile app
Great idea. Downloading app.
Could you add notifications? That'll make it much more useful.
Half screen weather will make it even more beautiful
silentvisitor said:
Great idea. Downloading app.
Could you add notifications? That'll make it much more useful.
Half screen weather will make it even more beautiful
Click to expand...
Click to collapse
Notifications will be added soon. Weather might be added later as there are more important things to work on now.
Thanks!
Sent from my SM-N920C using XDA-Developers mobile app
Turki Alkhateeb said:
Yeah I've read it but I didn't understand what you mean by "phone unlock in pocket (activate pocket mode)"
Sent from my SM-N920C using XDA-Developers mobile app
Click to expand...
Click to collapse
I enable switch on turn off when it in pocket… ..but phone turn on .
thank you for app
saxena1 said:
I enable switch on turn off when it in pocket… ..but phone turn on .
Click to expand...
Click to collapse
You can test if it works well by puting your hand near the proximity sensor which is located near by the front camera
oDin said:
thank you for app
Click to expand...
Click to collapse
Welcome!
Sent from my SM-N920C using XDA-Developers mobile app
Very cool app!!
ATapps said:
Very cool app!!
Click to expand...
Click to collapse
Thanks!
Sent from my SM-N920C using XDA-Developers mobile app
Lovely app :good:
Works great, looks great :good:
Battery consumption is little high. Please fix it.
silentvisitor said:
Lovely app :good:
Works great, looks great :good:
Battery consumption is little high. Please fix it.
Click to expand...
Click to collapse
To lower battery consumption it is recommended to lower the brightness and opacity from within the app.
Thanks!
Sent from my SM-N920C using XDA-Developers mobile app
Turki Alkhateeb said:
To lower battery consumption it is recommended to lower the brightness and opacity from within the app.
Thanks!
Sent from my SM-N920C using XDA-Developers mobile app
Click to expand...
Click to collapse
I have set both to zero but still...
silentvisitor said:
I have set both to zero but still...
Click to expand...
Click to collapse
What's your screen type? Is it AMOLED?
Sent from my SM-N920C using XDA-Developers mobile app
Turki Alkhateeb said:
What's your screen type? Is it AMOLED?
Sent from my SM-N920C using XDA-Developers mobile app
Click to expand...
Click to collapse
Super AMOLED
Samsung Galaxy Note 2
This is a pretty cool app, great work!
One thing I noticed is that the date doesn't update if the app is running during midnight (i.e. when I got up Saturday morning the date still read as Friday until I unlocked the phone and then let it go back to Always On mode).
silentvisitor said:
Super AMOLED
Samsung Galaxy Note
Click to expand...
Click to collapse
That's strange, the app should consume 3% per hour max , are you having more than that?
aramisathei said:
This is a pretty cool app, great work!
One thing I noticed is that the date doesn't update if the app is running during midnight (i.e. when I got up Saturday morning the date still read as Friday until I unlocked the phone and then let it go back to Always On mode).
Click to expand...
Click to collapse
Good notice! I will fix it in one of the next updates!
Thanks.
Sent from my SM-N920C using XDA-Developers mobile app
Turki Alkhateeb said:
That's strange, the app should consume 3% per hour max , are you having more than that?
Sent from my SM-N920C using XDA-Developers mobile app
Click to expand...
Click to collapse
Around 6+%
silentvisitor said:
Around 6+%
Click to expand...
Click to collapse
It might be other background processes other than my app. Check the battery usage in settings
Sent from my SM-N920C using XDA-Developers mobile app
Nice,thanks

[APP] Button Mapper - Customize your hardware buttons

{
"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"
}
Button Mapper allows you to remap any action you want to physical or capacitive hardware buttons. This includes volume buttons, camera button, home button on Samsung devices and capacitive home, back and recents, Bixby, Active Edge, LG assistant button and many buttons on game controllers and other hardware. It does NOT work with onscreen home, back and recents buttons (i.e. soft keys or the navigation bar).
You can launch shortcuts, apps or actions to single press, double tap and long press for hardware buttons.
Download on XDA Labs:
https://labs.xda-developers.com/store/app/flar2.homebutton
Limitations:
-does not work when the screen is off (unless rooted)
-only works with hardware buttons, not onscreen buttons (i.e. navigation bar)
-power button cannot be modified
-there can be quirks with some devices due to non-standard hardware and software implementations by various manufacturers. I try to fix them, but sometimes it's difficult if I don't have the device to test.
.
Examples of things you can do with this app:
-Lockscreen peek: press and hold the home button to quickly check your lockscreen messages, release to turn off the screen (requires PRO VERSION)
-Launch an app by long pressing the home button
-Swap the back and recents buttons (capacitive buttons only, like on Samsung Galaxy or Asus Zenfone or One Plus One)
-Use the home button to the turn the screen off from the homescreen on your Samsung Galaxy (requires PRO VERSION)
-Control the button lights on your Samsung Galaxy. Turn them on or off, or change the length of time they light up
Can this disable capacitive buttons?
corybucher said:
Can this disable capacitive buttons?
Click to expand...
Click to collapse
Yes, just assign "no action" to the button.
But I should warn you, it would be very difficult to navigate your phone if you disable the back button.
can/will there be support for the power button? I like to use simplereboot rather than the stock power menu on my Nexus 6
gabethepiggy said:
can/will there be support for the power button? I like to use simplereboot rather than the stock power menu on my Nexus 6
Click to expand...
Click to collapse
No, I can't control the power button. Android makes it off-limits to apps like this.
Headphones
I can assign functions to the volume controls of my headphones?
Gamercindo said:
I can assign functions to the volume controls of my headphones?
Click to expand...
Click to collapse
Not at the moment, if I can get some headphones with buttons I'll see if it's possible.
I'd like to try this, but does this require root/recovery and Android 6? Thank you.
Odeira.Oloap said:
I'd like to try this, but does this require root/recovery and Android 6? Thank you.
Click to expand...
Click to collapse
It does not require root. It works on any phone completely stock.
flar2 said:
It does not require root. It works on any phone completely stock.
Click to expand...
Click to collapse
Well that's reassuring. Thanks.
EDIT: Galaxy Note 3 on stock 5.0. Finally made it to work, but I had to disable another app that needed the Accessibility feature to activate flashlight through the volume rockers. Works as advertised now. Thanks.
flar2 said:
Not at the moment, if I can get some headphones with buttons I'll see if it's possible.
Click to expand...
Click to collapse
Thanks in advance
Gửi từ SM-G925F của tôi bằng cách sử dụng Tapatalk
buiducphuc™ said:
Gửi từ SM-G925F của tôi bằng cách sử dụng Tapatalk
Click to expand...
Click to collapse
Sign up for beta testing, then wait and it will eventually appear in the Play Store.
Gửi từ SM-G925F của tôi bằng cách sử dụng Tapatalk
buiducphuc™ said:
Gửi từ SM-G925F của tôi bằng cách sử dụng Tapatalk
Click to expand...
Click to collapse
I don't know what that means
Hi there my friend
Working OK on my LG G3 stock 6.0 based Rom when screen is on but double tap action, it seems to be disabled for my device.
I will love if you could add same features when sreen is off too.
Let me know if you need some translations.
@flar2 I have one plus one and the hard button it's back, home, menu. when I installed app only show back, home sound settings but menu button no settings
Sent from my A0001 using XDA-Developers mobile app
Saratoga79 said:
Hi there my friend
Working OK on my LG G3 stock 6.0 based Rom when screen is on but double tap action, it seems to be disabled for my device.
I will love if you could add same features when sreen is off too.
Let me know if you need some translations.
Click to expand...
Click to collapse
Thanks, translation will start when the app is finished.
Not sure about screen off actions, that would be nice but requires root and probably wakelocks.
gamal001 said:
@flar2 I have one plus one and the hard button it's back, home, menu. when I installed app only show back, home sound settings but menu button no settings
Sent from my A0001 using XDA-Developers mobile app
Click to expand...
Click to collapse
Are there some ROM settings that interfere? My other oneplus testers didn't report this.

[ROM][10.0] DerpFest for Mi 9 Lite[pyxis][OFFICIAL]

{
"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"
}
Code:
[B]**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****[/B]
Some newbies working together to bring you a Custom ROM that incorporates the best features around and longs to support the community with its own unique features and contributions.
Alexander Brunswig
Ido Ben Hur
David Setiawan
Theming
- Styles Configuration Menu
- 4 System Icon Shapes
- 43 System Fonts
- 7 Primary Colors (Backgrund Colors)
- 6 Lockscreen Clock Styles
- Grid
- Wallpaper Picker
- RGB Accent Picker
- Rounded Corners
Statusbar
- System Icons
- StatusBar Logo
- Network Traffic Display
- Battery Percent Show/Hide Config
- Show Clock
- Show Date
- Ticker(Beta)
- Carrier Label Settings
Quick Settings
- Statusbar Pulldown (Left/Right)
- QS Opacity & Color Configs
- QS Backround Image Blur
- Brightness Slider
- Tiles Area
- Footers Area
- Header Area
Buttons
- NavBar (Enable/Disable)
- Screen Off Power Button Torch
- Volume Settings
- Hardware Keys
- Prevent Accidential Touch
- Enable On-Screen Navbar
- Enable backlight
-Hardware Keys Customisation
Gestures
- AOSP Gestures
- Back Gesture Height Config
- Toggle To Hide Navbar Pill
- Double Tap To Sleep Status Bar
- Double Tap to Sleep Lockscreen
- Three Finger Swipe To Screenshot
Lockscreen
- Fingerprint Authentication Vibration Toggle
- Ambient Brightness
- Lock Screen Shortcuts
- Status bar visibility toggle
- Hide LockScreen Icon
- Lockscreen Charging Info
- Show Battery Bar
- Clock/Date/Owner Info Options
- Lock Screen Music Visualizer
- Lock Screen Media Artwork Configs
PowerMenu
- Disable PowerMenu When Locked
- Power Menu Items
Notifications
- Notification Light
- Battery Charging Light
- Charging Animations
- Show Gentle Notifications
- Force Expanded Notifications
- Edge Lighting
- Noisy Notifications
- In Call Vibration Options
Animations
- Animation Duration
- Disable Transition Animations
- ListView Animations
Miscellaneous
- Wake On Charge
- Brightness Control
- Signature Spoofing Support
- Time In State Monitor
- Doze Settings
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
DerpFest Github
Device Tree
Device Vendor
Device Kernel
derpfest.org
Source Forge
Get TWRP
Coming from other ROM
1) Reboot to recovery
2) Backup everything important and move it to an external storage
3) Format Data and wipe system, cache,dalvik,vendor
4) Flash DerpFest (GAPPS are included)
5) Flash magisk (optional)
6) Reboot and enjoy DerpFest
Updating to newer build:
1) Reboot to recovery
2) Flash build
3) Wipe cache, dalvik
4) Reboot
- Any other? Report me with proper logs
AOSIP (They Are The Reason Why We Exist)
Google for Android and AOSP
LineageOS
AICP
ABC ROM
PixelExperience
OmniROM
AquariOS
BootleggersROM
---------
Any others we may have forgotten to credit
And last but not the least, all our testers, who have helped us to squash many bugs so that we can try to release builds that as are flawless as possible
Έλληνας φίλε??
Στάλθηκε από το Mi 9 Lite μου χρησιμοποιώντας Tapatalk
Hello, name is DarkAngelGR, I am currently developing for Xiaomi Mi 8 and now started working on pyxis. I don't have the device but I wanted to help with development cause I only saw on dev working on it and so I decided to help with development, now with @nysascape who made a kernel for the device that can be actually used I've started working on development. I am planning to buy pyxis in a few months but if you want me to get it faster you can always help me by donating to my PayPal. Hope everyone enjoys my work and don't forget to join my Telegram group where I will be more active, check it here
Changelog
05/07/2020
Initial release
05/12/2020
Implement FOD 1.1
Fix FOD on AOD
Audio improvements
Use Pixel powerhal and powerstats
05/24/2020
Update audio and media configs
Force enable VoWIFI
Some other under the hood improvements
05/28/2020
First Official build
06/08/2020
Pump vendor.display.config to 1.9
Rework Pixel powerhal
Update to HentaiKremul RiasGremory R2.0
Addressed some sepolicy denials
Some small improvements here and there
CreeperGamingGR said:
Έλληνας φίλε??
Στάλθηκε από το Mi 9 Lite μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
Damn when did u reply so fast, and yes
DarkAngelGR said:
Changelog
05/07/2020
Initial release
Click to expand...
Click to collapse
Im going to try really soon. Also are you greek because i am( i am writing english because o want other people to understand what i am saying)
Στάλθηκε από το Mi 9 Lite μου χρησιμοποιώντας Tapatalk
---------- Post added at 06:00 PM ---------- Previous post was at 05:58 PM ----------
DarkAngelGR said:
Damn when did u reply so fast, and yes
Click to expand...
Click to collapse
I will install as soon as i get my hands on an intel to install twrp because i flashed fastboot images and i will provide you feedback. Also i am happy to test other versions and roms [emoji108][emoji106]
Στάλθηκε από το Mi 9 Lite μου χρησιμοποιώντας Tapatalk
---------- Post added at 06:01 PM ---------- Previous post was at 06:00 PM ----------
DarkAngelGR said:
Damn when did u reply so fast, and yes
Click to expand...
Click to collapse
I will install as soon as i get my hands on an intel to install twrp because i flashed fastboot images and i will provide you feedback. Also i am happy to test other versions and roms [emoji108][emoji106]
Στάλθηκε από το Mi 9 Lite μου χρησιμοποιώντας Tapatalk
Thanks!
Does fingerprint work when the display is off (like in miui)?
middendorp said:
Thanks!
Does fingerprint work when the display is off (like in miui)?
Click to expand...
Click to collapse
Testers told me it works so yeah
You're awesome man. I like arrow is,you know,but I didn't tell you my favorite rom for lavender was Derpfest. Thanks for bringing it for pyxis,tiny Yoda!
How to disable Quick setting menu when lock screen on.
It's the best rom i've flashed ! tkS
i flashed pe lineage in this xiaomi 9lite , PE IS better icon i like, Lineage ‘s hide app is good, now Derpfest both have, and added manyother tools , such as Allow clients to use VPNS、 Screen Stabilization 、 lock screen ... so much customize tools !
only a little bug, sometimes it reboot .. i will waiting for offical rom ,and Keep using this rom !
tks every developers !
Mi 9 lite= mi a3 r8!!!
hani0722 said:
Mi 9 lite= mi a3 r8!!!
Click to expand...
Click to collapse
What is your point?
Hello dev, first of all, thanks for your great work, for this being initial build it works like a charm.
I have just one small problem and one feature I'd love to see added
Currently I can't get fingerprint to be scanned on ambient display, I don't know if it's bug or if it isn't even supposed to be there but anyways do you think it's possible to make it work ? And I can get ma finger scanned at lock screen but I have to first swipe up a little and then fingerprint icon appears and I can unlock phone. Thx for your work
And the feature I'd love is some scheduling of ambient display (I hope it's not just me being blind) so we don't have to manually switch it off when going to sleep and so on.
Anyways, thanks for your great work with this rom, I can already see this being candidate for best custom rom for pyxis
If I could be of help to you, please contact me
I was a big fan of PE. Yet the camera app they use was most simple all ever. Which camera app does this room have in stock. Thank you.
MI 9 Lite cihazımdan Tapatalk kullanılarak gönderildi
okaragoz1 said:
I was a big fan of PE. Yet the camera app they use was most simple all ever. Which camera app does this room have in stock. Thank you.
MI 9 Lite cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
It's the stock AOSP cam, but getting a gcam port is pretty easy, I have pixelcam running without issue currently.
Syn2083 said:
It's the stock AOSP cam, but getting a gcam port is pretty easy, I have pixelcam running without issue currently.
Click to expand...
Click to collapse
So I guess that means the same app on PE. Maybe the only thing I love about miui is the native camera app. Is there any chance to put it on custom roms?
okaragoz1 said:
So I guess that means the same app on PE. Maybe the only thing I love about miui is the native camera app. Is there any chance to put it on custom roms?
Click to expand...
Click to collapse
Sure can!
You can get the MIUI camera at camera.aeonax dot com, under 10 so can't direct link sorry.
You will want specifically as of this posting;
ANXCameraUnity_180.ImpoliteMediumIberiannase.zip
With the 48mp fix package;
48MPFixQ_171.ImprobablePrivateBluebottle.zip
I also highly recommend the Anx companion app that allows for advanced settings configuration you can get that in the play store: Anx camera pro, the Android package is com.aeonax.camerapro
Heyo, new update is out, download link can be found in OP and changelog in second post (my second post)
Kalo vradi!
I cannot get through setup with clean install of latest version. Tried flashing global/chinese firmware. Force close of android setup.
omegades said:
Kalo vradi!
I cannot get through setup with clean install of latest version. Tried flashing global/chinese firmware. Force close of android setup.
Click to expand...
Click to collapse
Hi, Known bug; install previous update, setup, then flash latest one.

Categories

Resources