Description
This app tracks changes on targetSDK from your apps. Starting November 1st,
2018, Google is requiring all app updates to target at least 26 (28 is the
latest).
The idea behind this project was to make it easy to see the apps which are
"voluntarily" being updated regularly, and the ones that are resisting
until the last second.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- NotificationsShow notifications.
- Installed appsSee which apps are installed.
- Prevent sleepingKeep the device from going to sleep.
- Network stateCheck whether and how the device is connected.
- Run at startupStart automatically after the device is switched on.
- Foreground serviceKeep running in the background, visible in the status bar.
- sdkmonitor.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments