23 Commits

Author SHA1 Message Date
6e6a155214 Fix some issues with NativeStorage -> LocalStorage recovery 2021-12-11 22:39:29 -07:00
94ab1d5cbb Fix crash if Cordova doesn't init fast enough 2021-12-11 20:42:13 -07:00
ee091277dd Use NativeStorage plugin as backup for localStorage data #60 2021-12-06 23:42:46 -07:00
54e1c69a6e Improve haptic feedback 2021-05-08 18:03:24 -06:00
1462417637 Add haptic feedback, bump version 2021-05-08 17:38:12 -06:00
6f57946ab0 Fix StatusBar on iOS 2021-02-18 22:29:32 -07:00
05e2bb4b94 Improve iOS 2021-02-18 18:17:00 -07:00
b0ef570cd0 Add OLED burn-in protection theme (makes some high-contrast stuff dark at cost of readability) 2020-08-16 17:32:57 -06:00
9cc023dd96 Set statusbar and app switcher header color on Android (close #41) 2020-04-16 20:07:47 -06:00
8fd570ea23 Add animation pref: "auto" (no anim on low battery), "on", and "off". Close #47 2020-04-14 13:23:37 -06:00
3bda61ca89 Add automatic theme detection, change setting "darktheme" to "apptheme", close #48 2020-04-14 11:24:45 -06:00
b3c770bda2 Prevent highlighting/selecting UI elements and mitigate if done anyways 2020-04-05 20:03:04 -06:00
2736bd3c6e Close searchbar on back 2020-01-18 02:12:22 -07:00
5ac43e4aa3 Emulate Android back button with Esc 2020-01-18 02:00:57 -07:00
664d54ae97 Add route notes feature (#22) TODO: street autofill and integration 2020-01-08 01:10:09 -07:00
68117dda32 Add settings sync/backup feature 2020-01-07 16:06:12 -07:00
a0cbb0dbe5 Remove extra console logging and improve what's left behind, fix map reload errors 2019-12-29 19:10:45 -07:00
825565a9b1 Combine packages for single lat/lng/address (#3) 2019-09-26 10:53:38 -06:00
4c5a999f34 Add alert volume slider, add cancel buttons to alert sound/map dialogs 2019-09-10 20:29:35 -06:00
1e0b435064 Go to previous page when back button pressed 2019-08-23 18:53:11 -06:00
b9bcfa269d Add settings page 2019-08-20 15:39:18 -06:00
c3f9c19280 Add list sorting: distance, number, street 2019-08-20 15:04:23 -06:00
63f1ac770f Rewrite to use Framework7, multiple pages, and better UX in general 2019-08-14 22:09:18 -06:00