Skip to content

Releases: Aditya190803/ThumbTrek

ThumbTrek 0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:23

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

ThumbTrek 0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 15:24

Full Changelog: v0.2.0...v0.2.1

ThumbTrek 0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 13:03

Full Changelog: v0.1.0...v0.2.0

ThumbTrek 0.1.0

Choose a tag to compare

@Aditya190803 Aditya190803 released this 24 Aug 16:53

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.

ThumbTrek 0.0.1

Choose a tag to compare

@Aditya190803 Aditya190803 released this 13 Aug 02:02

First public Android release. Includes per-app tracking controls, dashboard and history charts, friend/global leaderboards, anonymous handles, notifications, and shareable stat cards.

Built and verified with ./gradlew assembleDebug testDebugUnitTest.