screen_time 0.6.0
screen_time: ^0.6.0 copied to clipboard
The Screen Time is a set of tools that lets developers create apps that help users manage their device usage and time.
0.6.0 - April 11, 2025 #
- Implement Blocked Apps
0.5.0 - April 10, 2025 #
- Add request permission draw overlay
- Add check permission draw overlay
0.4.2 - April 6, 2025 #
- Add App Category on App Usage
- To get category better to use minimum Android 26
0.4.1 - April 6, 2025 #
- Improvement fetch app installed on android 13
0.4.0 - April 3, 2025 #
- Centralized Request Permission
- Centralized Permission Status
0.3.0 - April 3, 2025 #
- Android, Filter installed by user only
- App Usage, retrieve based on specific package name
0.2.0 - April 2, 2025 #
- Android, retrieve app usage time using UsageStatsManager
- Android, check permission for usage stats using AppOpsManager
- Android, implement Accessibility Service for real-time monitoring
0.1.0 - April 2, 2025 #
- Android, Fetch Installed App
- Android, Fetch Installed App by Category