171 Commits

Author SHA1 Message Date
e1330dfa13 Only cache stuff from maps.netsyms.net in serviceworker 2020-01-13 18:56:01 -07:00
e7f1a9caa0 Use GPS to send correct item locations to server, support multiple location types, close #6 2020-01-13 18:54:46 -07:00
f81c43d053 Adjust styles, fix broken link 2020-01-12 20:52:39 -07:00
62513fd443 Rename manage page to add, adjust css 2020-01-12 20:26:47 -07:00
4e7d2af957 Move ZIP to separate box for more reliable/easier address geocoding 2020-01-10 01:41:11 -07:00
b587281315 Fix padding 2020-01-10 01:20:59 -07:00
c5efd7c3e7 Don't cache app assets on Cordova or NW.js platforms 2020-01-08 14:58:34 -07:00
7f215b850c Warn user when adding an address noted as vacant/on hold/etc, close #22 2020-01-08 14:49:29 -07:00
af5edd83ec Add street autofill to notes page (#22) 2020-01-08 14:23:12 -07:00
2c59b7d82d Fix save button overlapping notes box 2020-01-08 14:00:23 -07:00
53aa20ebf5 Add Roboto font for cross-platform consistency 2020-01-08 13:50:00 -07:00
af783bb415 Improve caching of map tiles and everything else 2020-01-08 02:58:24 -07:00
08d7ff224d Disable service worker on Cordova and NW.js platforms 2020-01-08 01:11:51 -07:00
664d54ae97 Add route notes feature (#22) TODO: street autofill and integration 2020-01-08 01:10:09 -07:00
4117adfe3a Add ServiceWorker to cache resources for offline usage 2020-01-07 21:51:03 -07:00
756e1e327a Fix issue where a new client will overwrite the server-stored settings on first sync 2020-01-07 16:47:14 -07:00
a93d33d18d Bump app version to 1.4.0 2020-01-07 16:09:00 -07:00
68117dda32 Add settings sync/backup feature 2020-01-07 16:06:12 -07:00
424c6b3987 Update copyright year v1.3.0 2020-01-01 20:31:12 -07:00
4d9b4abd19 Add geocode cache (close #30) 2020-01-01 20:29:58 -07:00
771fd271c2 Move mapbox-gl controls to the left side of the screen 2020-01-01 20:08:05 -07:00
e1ded04c9b Autofill: number-only results are now subject to user input filtering 2020-01-01 20:06:38 -07:00
261b797a85 Send separated address parts to the geocoding server 2019-12-31 01:16:00 -07:00
bbdf21f8a2 Broken scanner tool: detect signature items and warn user 2019-12-29 22:01:29 -07:00
7c25b8c3b3 Fix max zoom bug 2019-12-29 20:42:53 -07:00
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