trkpt/app
Ethan Dalool e3bc911de4
Refactor out TracklistElement, make Track more object-oriented.
I'm sure the reason for TracklistElement was to save memory by not
having the waypoints loaded, but the separation of Track /
TracklistElement creates lots of back-and-forth conversions and
mental overhead. I want to give this a try and see if it actually
causes any problems.

Moved a lot of helper functions into the classes they operate on.
2022-04-08 18:13:59 -07:00
..
src/main Refactor out TracklistElement, make Track more object-oriented. 2022-04-08 18:13:59 -07:00
build.gradle Set my own application id. 2022-04-08 18:13:46 -07:00
proguard-rules.pro Kotlin Rewrite - everything is new 2020-01-02 18:00:37 +01:00