Commit Graph

662 Commits (9209a30c1428b1b2db067a4c0076f54f54144483)

Author SHA1 Message Date
voussoir 9209a30c14 Rearrange elements to match the order they appear. 2023-03-30 18:38:29 -07:00
voussoir 7eba6e262a Add TextInputLayout to homepoint dialog, and re-add it to save dialog. 2023-03-30 18:00:57 -07:00
voussoir 9b67ca8bfd When arriving at a homepoint, move it to the front of the deque. 2023-03-30 17:35:41 -07:00
voussoir 55bde3b812 Use in-app prompt for track name before going to save intent.
This allows you to put a custom name on your track without having
to navigate your text cursor between the .gpx file extension.

This also puts the name inside the gpx file's metadata, so that's
a distinct advantage over just titling the filename itself.
2023-03-29 21:04:06 -07:00
voussoir 32d71457dc Change GPX creator attribute to "net.voussoir.trkpt version". 2023-03-28 23:23:26 -07:00
voussoir 19a97d905a Fix incorrect filter blocking onclick of point index 0. 2023-03-28 22:13:15 -07:00
voussoir bac441ad4b Add LeakCanary. 2023-03-28 18:16:53 -07:00
voussoir ccaec4bf10 Display notification time in local timezone. 2023-03-28 17:28:31 -07:00
voussoir 36f15bf057 Add constant DISPLACEMENT_LOCATION_COUNT. 2023-03-26 21:08:58 -07:00
voussoir a86d1f4a38 Store location provider in trkpt rows. 2023-03-26 21:08:00 -07:00
voussoir 990f4298ba Remove version number onclick copy to clipboard. 2023-03-26 19:40:15 -07:00
voussoir fd3d18f4e1 Reset version number to 1.0.0 for this fork. 2023-03-26 19:34:27 -07:00
voussoir c22184d9cb New app icon for this fork. 2023-03-26 19:33:43 -07:00
voussoir f62cebdfaf Add pause_duration to statistics. 2023-03-26 19:31:30 -07:00
voussoir f7101ff83a Fix self-imposed bug regarding start_time_previous, end_time_previous. 2023-03-26 19:30:51 -07:00
voussoir d555590d1f Don't calculate velocity for tracks <= 1 second. 2023-03-26 19:30:18 -07:00
voussoir 3b36cc6c85 Remove CONTRIBUTE.md. 2023-03-26 13:30:32 -07:00
voussoir 670f219ed7 Put BuildConfig.VERSION_NAME back in the prefs screen. 2023-03-26 13:30:24 -07:00
voussoir d7caee4131 Autogenerate Track name from start and end dates. 2023-03-26 12:37:57 -07:00
voussoir 2e884aef02 Rename Map tab to Record. 2023-03-26 12:13:00 -07:00
voussoir 53a1dab2fb Omit exact duplicates before considering recent displacement. 2023-03-26 12:12:42 -07:00
voussoir fd206249f5 Set datetime spinners during isolate trkseg and spatial query. 2023-03-26 12:00:45 -07:00
voussoir 71d1bcc675 Add source code and fork notice in settings. 2023-03-26 19:37:04 -07:00
voussoir a566e80ebf Initialize track_points_overlay disabled when zoomed out. 2023-03-26 11:32:52 -07:00
voussoir 85d32aff22 Fix select / delete trkpt timestamp query <=, >=. 2023-03-26 11:32:15 -07:00
voussoir bb0e544553 Add isolate_trkseg_button. 2023-03-26 11:26:53 -07:00
voussoir 5008cea165 Remove the blue dot from the start/end markers. Just the pins. 2023-03-26 11:25:32 -07:00
voussoir 7ef935ca2b Add function set_datetime for updating the datepicker, timepicker. 2023-03-26 11:24:47 -07:00
voussoir ebfbf05006 Add "when was I here?" button. 2023-03-24 22:37:16 -07:00
voussoir d8d9bc23ff checkpoint 2023-03-24 17:15:33 -07:00
voussoir c434d3b840 checkpoint 2023-03-23 22:48:25 -07:00
voussoir e96bfac4a9 checkpoint 2023-03-22 17:23:20 -07:00
voussoir 06ca0fd2b3 checkpoint 2023-03-21 21:53:29 -07:00
voussoir 5b68b33f1d checkpoint 2023-03-19 20:57:50 -07:00
voussoir e26bd2bf9a checkpoint 2023-03-19 11:19:24 -07:00
voussoir d943b206fa checkpoint 2023-03-16 20:56:06 -07:00
voussoir 4a47d267a5 checkpoint 2023-03-15 22:04:08 -07:00
voussoir bbd23d8fb1 checkpoint 2023-03-15 21:26:42 -07:00
voussoir 2de4e0bae5 checkpoint 2023-03-15 21:12:37 -07:00
voussoir 3532704102 checkpoint 2023-03-15 18:08:08 -07:00
voussoir 0133524fa2 checkpoint 2023-03-14 22:14:25 -07:00
voussoir b0edefcb4b checkpoint 2023-03-14 18:30:25 -07:00
voussoir 62189f9e61 checkpoint 2023-03-14 17:26:02 -07:00
voussoir 8f5852d157 checkpoint 2023-03-14 16:45:15 -07:00
voussoir 71d94c8fcc checkpoint 2023-03-13 18:41:25 -07:00
voussoir 99b801b31f checkpoint 2023-03-13 17:34:40 -07:00
voussoir c3d2223524 checkpoint 2023-03-13 16:58:39 -07:00
voussoir aca4cf20c0 checkpoint 2023-03-12 22:09:58 -07:00
voussoir 8cbfa729f0 checkpoint 2023-03-12 17:49:03 -07:00
voussoir 2c33cc88f7 checkpoint 2023-03-11 21:07:16 -08:00