Skip to content

Releases: Stypox/tridenta

1.3 - direction filter, cardinal points

13 Nov 11:07
a554294
Compare
Choose a tag to compare

New

  • Distinguish stops with the same name based on their cardinal point
  • Filter line trips based on direction #7
  • Show bus ID for trips #6 (thanks @topongo!)

Improved

  • Polish trip view style
  • Make stops and lines in trip view clickable #11
  • Make stop time bold when highlighted #10
  • Use a non-centered app bar

Fixed

  • Update various libraries and fix deprecations

1.2 - various fixes

27 Dec 17:49
f9fb060
Compare
Choose a tag to compare

New

  • Add button to clear logs

Improved

  • When automatically reloading lines and stops, do so in the background instead of keeping the user waiting
  • Do not cancel the search on closing the keyboard #4
  • Use drop shadow instead of cast shadow in the logo

Fixed

  • Prevent reloading lines and stops two times concurrently in some cases #5
  • Fix inconsistent UI when switching trip fast in trip screens #3
  • Fix strikethrough on trip times even if trip is not late

1.1 - auto-reload trips

16 Nov 13:24
ed14375
Compare
Choose a tag to compare

Now the app can also be downloaded from F-Droid and from Play Store!

New

  • Automatically reload trips every 10 seconds
  • Explain where to find the crash report if the app crashes

Improved

  • Reduce APK size from ~13MB to ~4MB
  • Improve strategy for retrying network requests

Fixed

  • Fix incorrect time shown as the last received update on a trip
  • Fix time-related inconsistencies when the phone's timezone is not Europe/Rome

Development

  • Update libraries

1.0 - initial release

29 Oct 08:50
50646e3
Compare
Choose a tag to compare

Features

  • Stops: view and search stops all across Trentino, and see which lines pass by a stop
  • Lines: filter urban and suburban lines by area by choosing from a map of Trentino
  • Trips: view trips performed by a line or passing by a stop at a specific time, with arrival times, delay, headsign and direction information
  • Favorites and history are shown in the drawer for easy access to the lines or stops you use the most
  • Shortcuts in your phone's application launcher can link directly to a specific screen inside Tridenta, allowing you to save even more time

Development

  • Tridenta handles errors without crashing and also has a logs screen for viewing stack traces and other logs, if needed.
  • There is a nice about screen, too!