Skip to content

Releases: durareApp/android

v1.2.0

15 Feb 00:35

Choose a tag to compare

Changelog

Features

  • Redesign Counter UI and improve camera preview layout
  • Redesign bottom nav bar and "Start Workout" button in HomeActivity
  • Add help tutorial bottom sheet to CounterActivity

Improvements

  • Added pull-to-refresh functionality to Leaderboard and Analytics screens

Patches

  • Fixed navigation and back-press handling where screens use to loop through other screens in stack

Commits -

Full Changelog: v1.1.0...v1.2.0

v1.1.0

03 Jan 21:35

Choose a tag to compare

Changelog

Improvements

  • Updated mistakenly written name Reps to Sets
  • Counter Screen now hides rep count text and status text during Rest Time
  • Text hide/show in Counter Screen is now animates

Patches

  • Fixed crashes due to Set Daily Goal dialog

Commits -

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 Dec 15:02

Choose a tag to compare

🚀First Production Release

Features

  • Enabled In-app updates
  • Now app will request camera permission before starting a workout to handle unintended crashes
  • Rep Counters and Frame Analyzers now use abstraction for future extension of different workouts
  • Chin-ups workout added but currently disabled for future updates and stabilization

Fixes and Improvements

  • Updated Android Gradle Plugin and Kotlin to the latest and stable version
  • Updated dependencies for all available updates for libraries
  • Minor fixes and improvements in leaderboard screen
  • Permission for microphone in Ask Ai screen is now handled efficiently

Commits -

For future purpose -

Full Changelog: v0.6.0...v1.0.0

v0.6.0

08 Dec 12:39

Choose a tag to compare

Features

  • Theme switching added to the Dashboard, including tap-to-switch and updated animations.
  • App now uses an offline-first strategy, displaying cached data without a network connection.
  • Weight units updated to concise abbreviations: Kgs and Lbs.
  • Leaderboard now displays a crown beside the first-place user.

Fixes and Improvements

  • Faster data loading across Dashboard, Analytics, and Leaderboard using cache-first fetching and optimized queries.
  • API requests optimized to sync more data with fewer calls.
  • Streak logic corrected: current-day streak no longer resets to zero if the streak was active yesterday.
  • Leaderboard fetching improved with caching and server-side sorting; always loads 100 users.
  • Fonts updated in the Dashboard leaderboard section.
  • Text in Settings revised for clarity.
  • Removed unused imports, unused functions, and unnecessary error toasts for a cleaner codebase.

Commits -

Full Changelog: v0.5.1...v0.6.0

v0.5.1

02 Dec 20:08

Choose a tag to compare

What's New

  • Fixed bottom nav items goes invisible when device navbars are turned on
  • Added refresh button to offline state card
  • Removed extra top margin in Daily Reminder screen

Commits -

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Nov 09:07

Choose a tag to compare

What's New

  • Added Firebase App Check and Play Integrity for security
  • Added setting up account screen to prevent weight setup screen flash before dashboard
  • Fixed weight not getting updated from remote database after signing. Synced remote and local database

Commits -

Full Changelog: v0.4.1...v0.5.0

v0.4.1

19 Nov 23:58

Choose a tag to compare

What's New

  • Added smooth circle animation for theme switch transition

Commits -

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 Nov 21:46

Choose a tag to compare

What's New

  • Add offline snackbar type banner to notify user of connectivity status in home screen

Commits -

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Nov 23:10

Choose a tag to compare

What's New

  • replaced the use of foreground service with alarm manager for rest timer due new google console policy for android 14+
  • added new dark mode assets for onboarding screen

Commits -

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Nov 22:25

Choose a tag to compare