Markus Fisch
Markus Fisch
Good idea! π Will try.
I see, and I was already thinking of adding the option to export the (SQLite) database. Of course, a CSV export is also possible, and it's probably the more useful...
Version 1.2.0 does support exporting/importing the SQLite database now: https://github.com/markusfisch/ScreenTime/releases/tag/1.2.0 Should also be available on Google Play already.
Well, that really sounds like a bug π€ Sorry for the inconvenience, and thanks for reporting! Could you share a screenshot? At the moment there's no way to check or...
Hm, interesting π€ Do you mean the sleep mode for the display? The app is basically couting the time between [Intent.ACTION_USER_PRESENT](https://developer.android.com/reference/android/content/Intent#ACTION_USER_PRESENT) and [Intent.ACTION_SCREEN_OFF](https://developer.android.com/reference/android/content/Intent#ACTION_SCREEN_OFF) broadcasts. I chose `Intent.ACTION_USER_PRESENT` over [Intent.ACTION_SCREEN_ON](https://developer.android.com/reference/android/content/Intent#ACTION_SCREEN_ON) because...
Good ideas! I may add these stats in the future π For me, it is rather the cumulative value that is important, as it makes a statement about how long...
Thank you for using the app! Always happy to learn that it is as useful for others as it is for me π I really like the idea of browsing...
Hi, and sorry for the trouble. About 1: Does this happen *every* time? Unfortunately I cannot reproduce this on any of my devices π May I ask what Android Version...
1. Hm, interesting π€ I will have to do some research then. Thanks for the model and Android version. Android 12 shouldn't be the problem here as I have some...
Yes, and in fact this was already in early versions π Would you just want to know it for the current day or would you rather be interested in exporting...