Skip to content

ThumbTrek 0.1.0

Choose a tag to compare

@Aditya190803 Aditya190803 released this 24 Aug 16:53
· 10 commits to main since this release

Adds a home-screen widget, friend request/management flow, per-app scroll calibration, CSV export, and daily summaries. Also:

  • Redesigned UI: custom Space Grotesk/Manrope type, a flat bordered card system, and a new checkpoint-ring app icon
  • Fixed scroll tracking on X and YouTube, whose Compose-based feeds report scrollY instead of scrollDeltaY on TYPE_VIEW_SCROLLED
  • Denser landmark comparisons and more achievement badges (21 of each) so long stretches no longer read as a large multiple of the same object

Built and verified with ./gradlew assembleDebug testDebugUnitTest.