Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Releases: Simplegram/transport-tracker-app

1.7.0

28 Jun 12:46
ff4557d

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.1

22 Jun 16:19

Choose a tag to compare

  • Fix dialog box overflowing beyond screen for long error message

Full Changelog: v1.6.0...v1.6.1

v1.6.0

22 Jun 16:14
d4cbbe9

Choose a tag to compare

  • One-Hand Design: Redesigned UI to be more one-hand friendly.
  • Travel Card Display Mode: Main screen features a new stacked display for travel cards with animations. A setting allows switching between stacked and list display mode.
  • Dark Mode: Complete light and dark mode across the application, including UI, text, and maps.
  • Enhanced Lap Management: User can now record lap with coordinate data (longitude and latitude). Existing laps can now be deleted.
  • Travel Detail Page: Integrated map display to show recorded lap coordinates. Added more useful detail and removed unnecessary clutter.
  • Travel Time Estimation: New Estimate page to calculate and display travel time estimations. User can choose between best-case, average, and worst-case duration estimates.
  • Modernized Input Fields: Distinct and more informative input components with dynamic border color with text clearing button. Input fields also dynamically display a "required" sign in the form of red asterisk.
  • Data Lists: Redesigned data list views (stops, routes) with a two-column layout.
  • Settings Page: Added dedicated settings page with controls for theme and travel card display style.
  • Themed Dialog Box: Added themed dialog box across the app to improve feedback.