
UpdatedNov 16, 2023
PublishedDec 5, 2021
Packagecom.victorlapin.usagestats
MD5500eb0477c309132f48cca998d7cc5d7
SHA1 (signer)13:81:CA:E3:D9:6A:E9:93:F4:54:D7:29:08:F9:07:72:D8:1F:71:86
Signed byCN=Victor Lapin, L=Moscow, C=RU
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
What's new
- Reverted some navigation changes from previous release
- Updated 3rd party dependencies
- Updated 3rd party dependencies
Description
Features:
- Simple UI to show daily phone usage with screen unlocks and notifications count
- Stats are being collected for the last month by default, can be adjusted
- Tap on total time to see datailed view
- Tap on notifications count to see detailed view
- Tap on screen unlocks count to see hourly unlocks graph
- New Material Components look and feel
- Light, dark and black themes
Limitations:
- On most ROMS the app should be excluded from any battery optimizations to work correctly
- Foreground service is required to track screen unlocks (Google restriction)
- Usage history access is required to calculate app usage stats
- Notification access is required to calculate notifications stats
This app does not read any notification content except package name, does not collect any personal data and does not send anything anywhere.
This app is open sourced. Code can be found here: https://gitlab.com/victorlapin/usage-stats
Issues can be filed here: https://gitlab.com/victorlapin/usage-stats/issues
- Simple UI to show daily phone usage with screen unlocks and notifications count
- Stats are being collected for the last month by default, can be adjusted
- Tap on total time to see datailed view
- Tap on notifications count to see detailed view
- Tap on screen unlocks count to see hourly unlocks graph
- New Material Components look and feel
- Light, dark and black themes
Limitations:
- On most ROMS the app should be excluded from any battery optimizations to work correctly
- Foreground service is required to track screen unlocks (Google restriction)
- Usage history access is required to calculate app usage stats
- Notification access is required to calculate notifications stats
This app does not read any notification content except package name, does not collect any personal data and does not send anything anywhere.
This app is open sourced. Code can be found here: https://gitlab.com/victorlapin/usage-stats
Issues can be filed here: https://gitlab.com/victorlapin/usage-stats/issues
Required features
- Faketouch android.hardware.faketouch
Permissions (9)
Usage Stats requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Access Notification Policy android.permission.ACCESS_NOTIFICATION_POLICY
- Foreground Service android.permission.FOREGROUND_SERVICE
- Package Usage Stats android.permission.PACKAGE_USAGE_STATS
- Read Phone State android.permission.READ_PHONE_STATE
- Receive Boot Completed android.permission.RECEIVE_BOOT_COMPLETED
- Wake Lock android.permission.WAKE_LOCK
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE
- Write Secure Settings android.permission.WRITE_SECURE_SETTINGS