Releases: Aditya190803/ThumbTrek
Releases · Aditya190803/ThumbTrek
Release list
ThumbTrek 0.3.0
What's Changed
- Add ThumbTrek marketing site for Vercel by @Aditya190803 in #1
- Update icon to thumbprint-trek mark + direct APK download by @Aditya190803 in #2
New Contributors
- @Aditya190803 made their first contribution in #1
Full Changelog: v0.2.1...v0.3.0
ThumbTrek 0.2.1
Full Changelog: v0.2.0...v0.2.1
ThumbTrek 0.2.0
Full Changelog: v0.1.0...v0.2.0
ThumbTrek 0.1.0
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
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.