[APP][10.0+] Automatic Dark Theme for Android 10 - Android Apps and Games

Hi!
I just published an application that solves a problem with Android 10: making the switch between the light and dark theme automatic.
It is already possible to make this switch using Tasker or an ADB command, but this application has some significant advantages:
- The theme switch only appears when the user locks his phone, so the current activity will not be killed;
- It is possible to choose the time slots for each theme;
- It keeps working even after a phone restart;
- The interface is user-friendly and the configuration simple.
I have already planned to add in a next update the possibility to change the theme according to the sunrise and sunset, and an option to hide the application in the app drawer. In the meantime, feel free to share with me your feedback and ideas for new features to add!
Auto Dark Theme is free, ad-free and without in-app purchase, and you can download it on the Google Play Store at the following link : play.google.com/store/apps/details?id=com.cannic.apps.automaticdarktheme
I apologize for not being able to post a direct link but the XDA prevents me from doing so since my account is new. You can always find the application by searching for com.cannic.apps.automaticdarktheme on the Play Store.
Sorry for the link but thank you for reading!
Note: It is necessary to grant WRITE_SECURE_SETTINGS permission via ADB with the following command:
adb shell pm grant com.cannic.apps.automaticdarktheme android.permission.WRITE_SECURE_SETTINGS

Quick question, what happens if we manually change to dark mode, will the app keep working?

cyberon said:
Quick question, what happens if we manually change to dark mode, will the app keep working?
Click to expand...
Click to collapse
Thank you for asking.
Yes, the application keeps working. If you manually enable the dark theme, the light theme will be enabled at the specified time. And vice versa.

Can You make same app for Android 9? It has 3 theme options: light, dark and based on the wallpaper. I currently use Changer (it.simonesessa.changer) to change wallpaper to dark at 8pm so device theme change too, but it would be nice to change it based on time without changing wallpaper

I forgot to say that Android 9 have "Night mode" option in Developer Options:
{
"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 setting is automatically set to "Always on" when Battery Saver is turned on and vice versa.
When "Always on", normal "Device theme" setting even set to "Light" is not used:
Also, "Night mode" value is used in apps that have "Set theme by Battery Saver" option selected.
(About differences: developer.android.com/guide/topics/ui/look-and-feel/darktheme#changing_themes_in-app)
Maybe with those informations I provided you can make app that change "Night mode" option based on time?
Greetings

The app is interfering with the Phone App on P3XL, any fix coming?

As development stopped @cannic?

cyberon said:
As development stopped @cannic?
Click to expand...
Click to collapse
Thank you for your feedback! I've been very busy lately but a new version will come in the very next few days (this week). This version will fix the issue with the phone application.
Sorry for the time it took to fix the bug and the problems it caused.

Android 8?
Hey, im searching for a similar app runnig on Android 8.
Is it even possible for android 8 to get a systemwide dark mode?

Hi, I noticed that sunlight times do not trigger the dark mode. I sent you an email about that but I think have a discussion here is faster and better

i am on havoc 3.0 - LG G6 H870 and automatic DarkMode!

Optimize Ambient light
Seems like the Ambient light trigger for automatic dark/light theme is draining my battery especially during the night.
Is Auto Dark Theme always keeping track of Ambient light?
A solution to optimize it a bit would be to check if the value from the sensor is 0 lux for a long period of time then either slow down the cycle checking the sensor or stop it until device wake.

Related

[APP][2.1+] S.A.M. Set Airplane Mode

Hi everybody, I finally released my first android app!
S.A.M. allows you to activate and deactivate airplane mode at fixed time saving battery, useful for example if you want to
use your smartphone as alarm. ( Alarm doesn't work if the phone is OFF )
I know.. there are a lot of app that make the same thing but mine is free, easy to set and has these plus:
- App activation depending on the day of the week
- Edit wifi status, ringer mode and audio volumes when activating / deactivating airplane mode
- If the phone is ringing or you are making a phone call S.A.M. delays the activation of airplane mode till the end of the phone call
SCREENSHOTS:
{
"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 app is still beta, I'm using it since march on my phone ( Liquid with CM 7 ) and it's working very well, but I need more feedback ( specially ICS feedback ! ) ... testing would be very appreciated!
You could test it setting close times and checking if ariplane mode is activating and deactivating properly, if you like it and you use it regularly.. many many thanks!
In fact my fear is that S.A.M. stop working after one or two week of use, in my case never happend but you never can tell.
Play Store Link: https://play.google.com/store/apps/...sMSwxLDIxMiwiaXQuc2V0YWlycGxhbmVtb2RlLmFwcCJd
Don't hesitate to post any (positive or negative) feedback or opinion!
Thanks in advance !
nobody ?? I trust in you!
I made an update, fixed small issues and implemented the Phone Calls Check:
S.A.M. delays the activation of airplane mode if you are making a phone call!
Hi!
I will try this app, thanks
new update, fixed a bug in the days of week check, hope you like it !
for any question post here, hi !
What is airlpane mode?
creeve4 said:
What is airlpane mode?
Click to expand...
Click to collapse
Hi,
This cuts all connections like data,wifi,etc...
You can use your phone "normally" but without any connections,you will not able receive calls,sms,mms,etc either browsing the web make calls,etc...
Used in general for battery saving...
If I'm not wrong it's a buit-in feature in Android devices...
EDIT:http://en.wikipedia.org/wiki/Airplane_mode
Thanks man.
I use it everyday and I have not any problems with this app.
yes creeve4, like viking37 said it's a buit-in feature in Android devices ( and in all mobile phones )
In this app it's purpose is battery saving and make inactive your phone allowing you to use it as alarm (If you turn off the phone alarm won't work)
hi!
update!
new update!
ChangeLog:
- fixed day check with start time < end time
- fixed start and end time shown in settings
try it !
hi !
elcasa, a search of XDA brought me here. First of all, thanks for sharing your work with us. I'm sure we all appreciate it. Second, I have a question/request. How hard would it be to add an option to cycle airplane mode on and then immediately off again?
I have an ongoing issue that is easily solved by turning AM on and then immediately off. It's not a big deal to do this manually, but if I had a widget or shortcut that would accomplish this with one touch, it would be pretty slick.
Any thoughts?
you need a widget that resets the network, activating airplane mode and deactivating it few seconds later, if I have understood correctly
it would be easy making a widget that does what you want but I'm curious, why you need it ?
elcasa said:
you need a widget that resets the network, activating airplane mode and deactivating it few seconds later, if I have understood correctly
it would be easy making a widget that does what you want but I'm curious, why you need it ?
Click to expand...
Click to collapse
My phone wont connect to my femtocell and cycling AM fixes it.
doesn't seem too difficult, i'll try to do it
there's a new update! fixed problems with ics & jelly bean, added toast notification on off in settings
@erikivy I'm studying so I don't have enough time to make the widget, if you want to try, in the test section there's a button that make the "network reset" activating and deactivating airplane mode in a few seconds, i'll add the widget after my exams

[APP][2.3+] Vcustomize 1.0

An app to make calls and record voice memos without having to unlock the screen or look at it.
After years of shying away from the new OS (WP, android, iOS) because of lack of control, I decided to give up my WM6.5 phone and write an app myself.
https://play.google.com/store/apps/details?id=com.vivekiny2k.vcustomize
{
"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"
}
Vcustomize lets you make calls, record and listen to voice memo, turn on flash light, and tell time while the phone stays in its cover. Since Android does not allow keypress access to background services, I use proximity sensor to know when the phone is in cover and only then I bring the actual app up. This way it's almost invisible to the user. The sensor can be overridden though.
It's not perfect, but I am working with whatever resources android provides. I use it daily and could not live without it, despite the shortcomings. So I decided others should be able to benefit from it as well. I have tried to make the description as simple as possible, have uploaded a demo video, and made the app free with ad-support.
I hope to add more customizing options if there is enough interest.
Please send feedback and suggestions at [email protected]
I have released version 2.01. It includes many features available on the screen when phone is locked.
----------------------------------------------
2.01
- added flashlight
- added review calls (need directory configured in /sdcard0/vcustomize/callrecordings.txt)
-----------------------------------------------
update history
2.00 - fixed force close problem. App runs without crashing.
- added options on touchscreen to
- make calls (need directory configured in /sdcard0/vcustomize/contacts.txt. format is "name|number")
- record voice memos
- interval shooting ( can be termed spy cam)
- backup files (need backup script configured in /sdcard0/vcustomize/backup.txt. format is "source|destination|delete-source-after-copying-flag")
Going to give this a go thanks for this!
Release version 2.02. I have added timers and alarms (you lose them if phone reboots), full screen postview, and some general stability improvements
It took me two hours to add option to turn off data and wifi when screen is turned off. My android reported 4% battery loss in 6 hours, that's 150 hrs or 6 days of idle time! This was with a bunch of apps and messengers running in background (obviously deprived of data).
The only downside is you will not get any updates from network based apps (gtalk, messenger, email, whatsapp etc) when screen is turned off. but they will get updated in seconds after turning on the screen.
I'd really like to try this app but play store says my device is not compatible. I'm running gingerbread 2.3.4
O2Blevel said:
I'd really like to try this app but play store says my device is not compatible. I'm running gingerbread 2.3.4
Click to expand...
Click to collapse
I compiled using API level 9 which should support 2.3.4 per the table below. What is the device you are using?
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
vivekiny2k said:
I compiled using API level 9 which should support 2.3.4 per the table below. What is the device you are using?
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
Click to expand...
Click to collapse
My phone is LG Optimus Slider. Can you post a link to your app and I can try to sideload it.
O2Blevel said:
My phone is LG Optimus Slider. Can you post a link to your app and I can try to sideload it.
Click to expand...
Click to collapse
try this
View attachment Vcustomize.apk
It installed OK, but unfortunately it force closes.
O2Blevel said:
It installed OK, but unfortunately it force closes.
Click to expand...
Click to collapse
I guess google knows something about your phone that we don't.

[APP][XPOSED] Custom Alert Slider for OnePlus 2/X/3 [2.1]

Hi guys,
Aside from VibrateMode, I made another app which customizes the slider to make it more useful. You can change action for each slider position. And it needs Xposed framework.
List of actions will be updated here:
- All
- Interruption
- None
- Airplane mode
- Flashlight
- Vibrate
- Mobile data toggle
- Do nothing
- Remove toast when changing mode
- Remove ringer icons or change interruption icon to vibrate icon
- Tasker support (event plugin)
If you have suggestion for custom action. Please post it here and I will put it on the app's checklist.
Hope you like it
GOOGLE PLAY LINK
{
"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"
}
Really cool, looks like it's working ok.
Finally I can reverse the order and use airplane mode instead of muting all.
Donaroriak said:
Really cool, looks like it's working ok.
Finally I can reverse the order and use airplane mode instead of muting all.
Click to expand...
Click to collapse
Vibration mode should also add in the list. I know You have another app for it. But keeping two apps for this is not a good idea.
mnhs1010 said:
Vibration mode should also add in the list. I know You have another app for it. But keeping two apps for this is not a good idea.
Click to expand...
Click to collapse
There are several reasons:
This new app focuses only on customizing the alert slider on Oneplus 2/X devices
VibrateMode works for all CM-like devices and not just Oneplus devices
Do you want more fancy features for your alert slider? Then combining the two only creates the mess.
The app has its own plan and for now it looks like it's a good idea to combine them but when I add more features to the combination, I would actually destroy the focus.
I hope you understand.
The app doesn't even run, keeps crashing when I open it. On OOS 2.1.1 with v75 xposed ver. with gavinhungry's xposed mods.
I'm with mnhs on this one. I'd like to see these features wrapped in with the other app that is already available. I understand why it's not, but an all in one solution for users would be more beneficial than having to install several apps to accomplish the same thing.
All this said, I can not get the app to work as described. I enabled the module but the app immediately crashes every time I try to open it.
I really want to fix the problem. Can you see the log and check where it crashed?
would this app work for Hydrogen OS on OnepLus 2?
Grubmeyer said:
I'm with mnhs on this one. I'd like to see these features wrapped in with the other app that is already available. I understand why it's not, but an all in one solution for users would be more beneficial than having to install several apps to accomplish the same thing.
All this said, I can not get the app to work as described. I enabled the module but the app immediately crashes every time I try to open it.
Click to expand...
Click to collapse
The problem could be the conflict with MinMinGuard if you have them. MinMinGuard tries to block ads and causes so many crashes and hence the app is terminated. New version will be updated soon.
anhtin said:
would this app work for Hydrogen OS on OnepLus 2?
Click to expand...
Click to collapse
I have not tested the app yet. But in my opinion it will not work correctly with HydrogenOS.
Nice app...works perfectly for me. It would be better if vibrate was included in it. But still I loved the app.
Adding a vibrate mode option really kick it up a notch. You don't have to discontinue your vibratemode app as such because of its support for cm devices. But adding it here would really add to sensible functionality.
Anyway great work already! Cheers
Awesome, Man!! I just installed it and it works like a charm!
Suggestions for custom actions:
- orientation lock
- free rotation
Donaroriak said:
Suggestions for custom actions:
- orientation lock
- free rotation
Click to expand...
Click to collapse
Great suggestions. Thank you
If You wish more suggestion a battery saver mode would be great too. Great work!
Vibration mode please
cool.darshak said:
Vibration mode please
Click to expand...
Click to collapse
You can set up vibrate mode via tasker, if you are familiar with tasker.
vibrate, vibrate and ring, ring, mute , flashlight, auto brigntness.
these are the must need stuff for me. please add it bro. 
 @khanhbabykid
I think you said you were already working on this but the ability to assign our own shortcuts would be perfect, then I could just make tasker tasks and do anything else I want through that!
atiq.qasim.12 said:
You can set up vibrate mode via tasker, if you are familiar with tasker.
Click to expand...
Click to collapse
How to do with tasker?can U guide?

[APP]Battery GO Helper for Pokemon GO & Ingress

{
"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"
}
Description:
Pokemon GO (Ingress) is running while your screen is on and unlocked. It needed for detect steps for hatching eggs and to catch Pokemon!
This app allows you to lock and black out screen without stopping Pokemon GO process. In this case you can put your smartphone in your pocket and walk without fear of unwanted screen presses. Also you can save battery life by putting the screen in a lower power state.
For Amoled screen's devices, this means close to zero battery drain while, in LCD screens, the lowest brightness will help a lot to save battery. For devices with Root access, we have special option, to turn off screen completely.
☆ All options Unlocked for 3 days!
Features:
1. Automatical detect when Pokemon GO (Ingress) app start
2. You can create own list of apps to activate Battery GO Helper
3. Use several methods of locking screen
4. Double click to unlock.
5. Keep the screen always on while the game is in foreground.
6. If you have a compatible device the proximity sensor will turn the screen off, so this is also good for LCD devices.
7. Sound control when the screen is black. Mute or maximise sound
8. Lock the hardware buttons while the app is running!
9. Special option for device with Root access.
How to use:
1. Activate application
2. Launch Pokemon Go (Ingress) or other app from selected list
3. Use any way to block screen, from selected in Settings section
Notes:
Don't press your phone's power button after locking Pokemon GO as that would cause your screen to fully turn off and for Pokemon GO to stop.
Do you have any questions? Please contact us at [email protected]. We long to know your honest opinion and get your feedback.
Google Play:
https://play.google.com/store/apps/details?id=com.makeevapps.batterygohelper
XDA:DevDB Information
Battery GO for Pokemon GO, App for all devices (see above for details)
Contributors
cempo
Version Information
Status: Stable
Current Stable Version: 2.0
Stable Release Date: 2016-07-22
Created 2016-07-23
Last Updated 2016-09-27
v 2.1
Bug fixes and improvements
v2.1 will be available soon.
Thank you
v2.3
Added "Keep screen On" functionality.
Thank you
thank you
v2.6
More options for using
v2.8
Added option to automatically unlock screen
Added Ingress supporting
https://play.google.com/store/apps/details?id=com.makeevapps.batterygohelper
@cempo I'm complet "Chinese Traditional" translation.
GazCore said:
@cempo I'm complet "Chinese Traditional" translation.
Click to expand...
Click to collapse
Hi, GazCore
Many thanks!
does this really save your battery?
Hi guys!
Version 3.9 realised and ready to use! :victory:
You have 3 free days to try all functions!
Google Play
Also we added special option for devices with Root access for turn off screen completely!
Be free to communicate with us by [email protected] too. Thanks)
What news?
v3.9
?You can use Volume button to turn off screen
?Added Dutch language
You can help me translate the app into your language: http://goo.gl/nYVYSd
v3.8
?Sound control
?Active app chooser
v3.7
?Added Free 3 days Trial period
v3.6
?Added Lock pattern
?Added new ways to Unlock screen
?Added German language
Hi, how else I can get the full apk? I can't pay with credit card in my country...
I always use paypal to buy on ebay and others.
SebaS-DG said:
Hi, how else I can get the full apk? I can't pay with credit card in my country...
I always use paypal to buy on ebay and others.
Click to expand...
Click to collapse
Hi
You can use WebMoney: Z095485065288.
After it I will send you Promo code to activate all features.
Ask if you have other questions)
Regards,
Makeev Apps team
"Also we added special option for devices with Root access for turn off screen completely!"
This save battery?
I was testing this, but seems to be the same battery results

[APP][6.0+][Root] AutoAirplaneMode

Hi there,
I've made a simple App for those who want to toggle automatically Airplane Mode based on your settings. So... introducing, AutoAirplaneMode!
Screenshots
Icon
{
"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"
}
Main app
Settings
Notification
Your phone need to be rooted because Android restricts Apps with "WRITE_SECURE_SETTINGS" in their manifest.
This App is, of course, free, open-source, GPL-V3, without any ads! I've made everything: Material Icons based on Google Guidelines, Developement, website, packaging.
It's for you! Eh, after all, you gave me LineageOS on my old Sony Xperia SP
Download
https://github.com/MBach/AutoAirplaneMode/releases/download/v1.0/AutoAirplaneMode-1.0.apk
So what's next?
Test it!
Report bugs
Suggest features?
Repository
https://github.com/MBach/AutoAirplaneMode
Finally I found this (on F-Droid), thanks!
Do you know if it works on Pie?
(I always depended on Xposed + Airplane Mode Helper + Timeriffic.
But I want to use Pie, which doesn't have Xposed.
Forgive me, I can of course try myself, but that takes hours if unsuccessful.)
Minor feature requests (idk if you still care/maintain, but you asked, so there):
- Be able to set times while toggle is set on Disabled
- When changing time, preset time chooser to current setting, instead of always 23h/8h
n8w8 said:
Finally I found this (on F-Droid), thanks!
Do you know if it works on Pie?
(I always depended on Xposed + Airplane Mode Helper + Timeriffic.
But I want to use Pie, which doesn't have Xposed.
Forgive me, I can of course try myself, but that takes hours if unsuccessful.)
Minor feature requests (idk if you still care/maintain, but you asked, so there):
- Be able to set times while toggle is set on Disabled
- When changing time, preset time chooser to current setting, instead of always 23h/8h
Click to expand...
Click to collapse
Thanks for testing!
Actually, your comment has motivated me to rework on this App. I switched from unlocked Xperia to locked Galaxy S7. It was very complicated but I successfully managed to be root again. I will rework on the UI, and make it close to Google Calendar (week view).
I've found an open source library which does that, so it will be easy to set offline periods.
My pleasure, thanks for listening!
Yes, it works fine on Galaxy S4 Mini LTE + AospExtended 4.6 (Nougat).
As you are still interested in feedback:
Personally I really don't care about this, but it doesn't trigger exactly on time, maybe only during Doze mode "maintenance windows" every 9 minutes. I already disabled Battery optimization for it.
Maybe most people (like me) already use other schedule/profile apps that have plenty features, so they don't search for alternatives.
But afaik, they all need Xposed + Airplane Mode Helper.
So maybe your app gets more popular, as long as your app does work on Pie, and Xposed does not.
Thanks for this app! I just discovered it recently and so far it does exactly what it is supposed to do: Automatically send the phone to airplane mode during the night and wake it up in the morning.
If you could as you mentioned add some form of a calendar view to the app then one could use the app much more individually (e.g. use different times on the weekend). That would be a great improvement!
Moreover, I would like to also add another feature request:
Would it be possible to enable/disable airplane mode only partially. For instance only switch off mobile connections while leaving Wifi turned on or the other way around?
Please keep up the good work :good:
Thanks for this app!Yes, it works fine on LG G5 .
It turns airplane mode on, but turning off isn't working. Android 10, Redmi Note 4, crdroid 6.11.
Update: on the 5th try it turned off. Really strange.
At least most of the time it works perfect on Android 9 (S4 Mini i9195, lineage-16.0-20200515).
I let it switch automatically, and rarely change settings or otherwise interfere.
I vaguely remember some failure, I might have rebooted or cleared cache in the past to solve it.
But that is so rare, that I can't remember exactly.

Categories

Resources