186 Commits

Author SHA1 Message Date
076c2cf76a Bump version to 1.5.0 2020-03-18 20:41:53 -06:00
89e013d92f Prevent selecting UI text, add icon for NW.js 2020-03-18 20:39:52 -06:00
d702653adf Add NMR option to route notes v1.4.0 2020-03-18 15:52:49 -06:00
6eb2e028e0 Add support for addresses with letters in number (close #32) 2020-03-18 15:43:58 -06:00
5f81dd876e Add map scale control 2020-03-18 15:17:41 -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
a7c41a7577 Save note with Ctrl-S 2020-01-18 01:53:52 -07:00
142349de64 Improve edit and delete buttons 2020-01-18 01:48:53 -07:00
3a362168bd Convert package list to use accordions instead of swipes 2020-01-18 00:37:38 -07:00
c0c9aad049 Improve route notes 2020-01-18 00:02:29 -07:00
61e5296fb9 Clear number and unit fields when focus gained 2020-01-17 23:06:35 -07:00
7763d2a81d Reset lastchange when logging in to prevent clobbering server settings 2020-01-13 21:16:46 -07:00
50321d2bdc Add setting to manually clear the tile and geocode caches 2020-01-13 20:37:05 -07:00
410a410d35 s/manage/add 2020-01-13 19:00:48 -07:00
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