Skip to content

Releases: trackofficial/ScrollTime

Release list

ScrollTime

Choose a tag to compare

@trackofficial trackofficial released this 16 Jun 16:35

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:

  1. 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
  1. Added TimeManager
  • Stores time in SharedPreferences
  • Resets counters every day
  • Checks for exceeding limits
  1. Added settings for limits

Design:

  1. I made the main screen and settings screen
  2. Added an icon
  3. Added a color for the status

Fix:

  1. Fixed the issue that the app could not distinguish Shorts from the regular recommendation feed, which caused problems with opening YouTube