You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scroll Time is an Android application that helps you control the time spent watching short videos (YouTube Shorts, TikTok, Instagram Reels). The application works through the accessibility service and does not require root permissions.
Functions:
Added LogTrackingService:
Starts working when accessibility services are enabled
Works in the background
Analyzes the screen via AccessibilityEvent
Defines a short video by interface elements
Blocks access to the app when the limit is exceeded
Added TimeManager
Stores time in SharedPreferences
Resets counters every day
Checks for exceeding limits
Added settings for limits
Design:
I made the main screen and settings screen
Added an icon
Added a color for the status
Fix:
Fixed the issue that the app could not distinguish Shorts from the regular recommendation feed, which caused problems with opening YouTube