196 Commits

Author SHA1 Message Date
acd0c86447 Fix bug with receiving shared item list 2019-12-29 20:42:35 -07:00
5f28ee8a7e Fix icon sizing 2019-12-29 19:55:43 -07:00
d5e6d7eaee Improve map help text 2019-12-29 19:48:11 -07:00
7d39c12fce Add help menus (close #29) 2019-12-29 19:36:00 -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
91e31c449e Add setting to change the map zoom level when location is being tracked 2019-12-29 18:03:01 -07:00
b50524903d Make location dot "transparent" to taps/clicks 2019-12-29 17:28:40 -07:00
1f942ecafe Remove redundant alertsettings.html, move map settings to sub-page 2019-12-29 17:17:45 -07:00
5306f25a97 Increase package grouping fuzziness by rounding to 4 decimal places 2019-12-29 16:57:10 -07:00
78f9c5f31f Fix build errors, reduce APK size 2019-12-29 16:39:11 -07:00
c69b8933ab Fix build error 2019-12-25 21:14:27 -07:00
00600ffee9 Fix npm error 2019-12-25 21:00:40 -07:00
1796e45f92 Fix npm error 2019-12-25 20:54:26 -07:00
5d9944a9c4 Run scripts with bash 2019-12-22 22:15:31 -07:00
b25a292f34 Cleanup script broken 2019-12-22 22:07:56 -07:00
13021af8ca Fix package.json and add more to remove_bloat.sh 2019-12-22 21:56:28 -07:00
1c8c7cc2e7 Add mapbox-gl-js map client 2019-12-22 21:07:45 -07:00
90aeb804ae Minor text changes 2019-12-22 17:52:51 -07:00
31dee00cb1 Group multiple addresses with identical coordinates 2019-12-22 17:50:46 -07:00
8514582bcb Add help panel to list page 2019-12-20 00:50:08 -07:00
403708572e Cordova: Close sheet modal when back button pressed 2019-12-18 11:17:17 -07:00
09b51d95f0 Reverse order of tracking history so most recent is on top 2019-12-06 15:28:53 -07:00
faa13a1588 Bump Framework7 version 5.0.2 -> 5.1.3 2019-12-06 15:28:31 -07:00
f3f3653d2c Don't insert duplicate codes in tracking history 2019-11-30 19:43:10 -07:00
976f44a4f8 Add history (last five codes) and better help text to tracking page 2019-11-30 19:29:58 -07:00
008ab56ce8 Handle pressing Enter in tracking code box 2019-11-30 19:05:47 -07:00
4c24d8fba8 Remove some papercuts from broken scanner feature 2019-11-30 18:59:23 -07:00
9f5caa2593 Add list sharing feature (no sync, simply transfer+merge). 2019-11-30 18:44:08 -07:00
c4900d2505 Bump app version from 1.2.0 to 1.3.0 2019-11-30 17:27:40 -07:00
efd39a2349 Save packages list to localStorage after deadline alarm triggers 2019-11-30 17:26:55 -07:00
df06534d72 Add OLED Black map theme 2019-11-30 17:25:42 -07:00
c1f74e43fe Add delivery alarm for express packages 2019-11-30 16:40:44 -07:00
384dac7b85 Fix color bugs with scanner and dark theme 2019-11-27 17:11:04 -07:00
d0c3988566 Add tool for scanning items delivered (close #14) 2019-11-27 02:53:01 -07:00
70fa409015 Fix #27 2019-11-26 22:22:30 -07:00
3602f77343 Make barcode scanner work on Cordova browser platform (close #28) 2019-11-26 21:45:46 -07:00
3ecc981c67 Reset item type to "package" after adding an item v1.2.0 2019-11-23 22:54:31 -07:00
dcd8777e3a Add SPR/small package icon 2019-11-23 22:46:28 -07:00
b55e1f93d2 Show max wind speed, "until" time, and location name 2019-11-23 22:37:21 -07:00
a90b3ef408 Toolbox entry for weather says "Weather Lookahead" because it's clever 2019-11-23 18:08:04 -07:00
0cac63bf8d Add more weather icons (cloudy, partly-cloudy, and none), recolor/improve weather icons, round lat/lng to two decimal places before sending to server 2019-11-22 20:38:04 -07:00
f6f811d404 Add refresh button on tracking info page (close #24), add scan sound 2019-11-22 19:21:28 -07:00
2bb6aa0b8d Weather icons now look good for both dark and light themes 2019-11-22 17:26:57 -07:00
3967a15485 Pre-populate user location with GeoIP data from the server 2019-11-22 17:18:20 -07:00
66161eebf8 Add weather page to toolbox (close #25) 2019-11-21 23:38:02 -07:00
84d7576be5 Add support for separate tracking barcode value to allow solving #26 on serverside 2019-11-21 21:46:00 -07:00
2703cb8e0b Remove a couple unneeded barcode scan formats 2019-11-14 23:35:43 -07:00
031c8f1a9b Support PDF417 barcodes 2019-11-14 22:52:37 -07:00
ca9efefc96 Change PRE_TRANSIT icon 2019-11-14 21:35:02 -07:00
b9ac7dd1ce Add barcode scanning support 2019-11-14 21:23:50 -07:00