|
e6b9e27152
|
Update broken scanner no-signature STC list, bump version to 1.6.8
|
2023-07-13 23:14:05 -06:00 |
|
|
096ab5bebe
|
Prevent syncing package list between different versions, fix bug
|
2022-08-31 15:04:02 -06:00 |
|
|
c43b1b5283
|
YOLO update dependencies and stuff
|
2022-08-31 14:37:43 -06:00 |
|
|
2f1dc4d368
|
Add forward and UTF note boxes
|
2022-08-31 13:43:08 -06:00 |
|
|
fd0232a694
|
Don't play audio if volume set to zero (prevent podcast pausing)
|
2022-08-31 13:42:07 -06:00 |
|
|
77da43f2bc
|
Pre-warm map resources to make subsequent loads faster
|
2022-05-02 18:34:19 -06:00 |
|
|
7eb588dd44
|
Add "auto" map theme as default (changes between light and dark based on app theme)
|
2021-12-14 00:25:16 -07:00 |
|
|
0415aa565b
|
Reset autocomplete before setting up
|
2021-12-11 23:26:02 -07:00 |
|
|
7aabdff33d
|
Fix some issues with NativeStorage -> LocalStorage recovery
|
2021-12-11 23:03:43 -07:00 |
|
|
6e6a155214
|
Fix some issues with NativeStorage -> LocalStorage recovery
|
2021-12-11 22:39:29 -07:00 |
|
|
a2dfbbc5c2
|
Close #64, add help docs to Add screen, add option to disable alert SFX
|
2021-12-11 21:35:38 -07:00 |
|
|
94ab1d5cbb
|
Fix crash if Cordova doesn't init fast enough
|
2021-12-11 20:42:13 -07:00 |
|
|
b179677722
|
Add satellite map theme
|
2021-12-11 20:32:59 -07:00 |
|
|
c809dce865
|
Improve UX for map calibration prompt. Close #62, close #63.
|
2021-12-06 23:56:25 -07:00 |
|
|
a705ccb846
|
Missed a spot for #61
|
2021-12-06 23:44:14 -07:00 |
|
|
ee091277dd
|
Use NativeStorage plugin as backup for localStorage data #60
|
2021-12-06 23:42:46 -07:00 |
|
|
18a49da6b0
|
Use incrementing version to reconcile setting sync conflicts instead of timestamp
|
2021-12-06 23:18:39 -07:00 |
|
|
3454d70654
|
Add 6PM reminder for Express (close #61)
|
2021-12-06 22:14:01 -07:00 |
|
|
59f225d64a
|
Use new tracking API at data.netsyms.net
|
2021-05-21 19:28:57 -06: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 |
|
|
36a43c9ba9
|
Some adjustments
|
2021-02-18 23:21:22 -07:00 |
|
|
de2acf34f7
|
Start watching position after finish loading platform code
|
2021-02-18 23:17:12 -07:00 |
|
|
7b9641e751
|
Fix geo: URI handling on iOS by replacing with link to Apple Maps https://developer.apple.com/library/archive/featuredarticles/iPhoneURLScheme_Reference/MapLinks/MapLinks.html
|
2021-02-18 22:39:23 -07:00 |
|
|
6f57946ab0
|
Fix StatusBar on iOS
|
2021-02-18 22:29:32 -07:00 |
|
|
ca08dbd780
|
Add inputtype=numeric to ZIP code and street number inputs, fix iOS display bug
|
2021-02-18 22:12:07 -07:00 |
|
|
05e2bb4b94
|
Improve iOS
|
2021-02-18 18:17:00 -07:00 |
|
|
fd14386270
|
Remove run in background
|
2021-02-18 17:29:07 -07:00 |
|
|
759fa029c5
|
Add attribution to map
|
2020-11-25 12:38:43 -07:00 |
|
|
b2f0d00795
|
Add persistent notification for background GPS
|
2020-11-13 15:23:44 -07:00 |
|
|
6fc97ef3ff
|
Improve readability of forecast
|
2020-10-20 22:06:42 -06:00 |
|
|
d3716ede70
|
Increase readability
|
2020-09-25 22:29:58 -06:00 |
|
|
1704ab0140
|
Fix UV index number not showing if zero
|
2020-09-25 22:21:24 -06:00 |
|
|
41b0edd609
|
Hopefully fix strange barcode scanner bug
|
2020-09-08 22:25:13 -06:00 |
|
|
bd02acec33
|
Improve weather precipitation chart
|
2020-08-25 16:24:38 -06:00 |
|
|
534f658766
|
"Deliver All": don't re-mark as delivered if already set
|
2020-08-16 17:35:04 -06: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 |
|
|
4513b4d824
|
Add today to forecast tab
|
2020-08-13 11:14:32 -06:00 |
|
|
f9916d8464
|
Improve weather forecast, fix hardware scanner code
|
2020-08-12 17:42:20 -06:00 |
|
|
07bf36dde1
|
Add forecast and stuff to weather lookahead
|
2020-08-11 22:40:28 -06:00 |
|
|
31d5ca73d8
|
Fix "deliver all" toggling instead of always marking delivered.
|
2020-08-11 15:41:55 -06:00 |
|
|
b21140de11
|
Fix map icons staying "alerted" after marking delivered
|
2020-06-07 20:24:23 -06:00 |
|
|
647139ce40
|
Fix bug where selected icon loses highlight after alert sound, add alert class to icons
|
2020-06-02 22:47:22 -06:00 |
|
|
a11a342454
|
Add "deliver all" button to map panel (close #54)
|
2020-05-29 16:59:49 -06:00 |
|
|
3cb322cb31
|
Close package info sheet when back navbar button presed on tablet
|
2020-05-29 16:51:10 -06:00 |
|
|
c81cc87e91
|
Highlight selected map icon (close #55)
|
2020-05-29 16:47:55 -06:00 |
|
|
a5132ff892
|
Add list style setting, re-add swipe list option (close #52)
|
2020-05-29 14:39:57 -06:00 |
|
|
6c992578ba
|
Add support for barcode scanner hardware
|
2020-05-27 00:22:04 -06:00 |
|
|
00122b2d94
|
Fix #2
|
2020-05-25 22:15:36 -06:00 |
|
|
a201fc88a5
|
Fix
|
2020-05-25 22:09:34 -06:00 |
|