Commit graph

213 commits

Author SHA1 Message Date
Garth Vander Houwen
ed2463c085
Merge pull request #42 from meshtastic/import_mbtiles_file
Import offline map file
2022-01-28 19:47:30 -08:00
Joshua Pirihi
d9dc5a9f71 Check for a valid map file, and update the map immediately upon import 2022-01-29 14:25:08 +13:00
Joshua Pirihi
e0eb8f32ee Merge branch 'main' into import_mbtiles_file 2022-01-29 05:50:15 +13:00
Garth Vander Houwen
133918a811
Update README.md 2022-01-24 18:23:12 -08:00
Garth Vander Houwen
a9fc2ec326
Update README.md 2022-01-24 17:36:38 -08:00
Garth Vander Houwen
a4a67605b4
Update README.md 2022-01-24 17:20:36 -08:00
Garth Vander Houwen
a0db1ab881
Update README.md 2022-01-24 17:19:13 -08:00
Garth Vander Houwen
718a343ef7
Update README.md 2022-01-24 17:18:52 -08:00
Garth Vander Houwen
6b7b7dc1e0
Create LICENSE
GPL V3
2022-01-24 04:53:59 -08:00
Joshua Pirihi
b01272c814 Import working. Still need to check for file validity 2022-01-22 15:23:09 +13:00
Garth Vander Houwen
4766873ad1
Merge pull request #26 from garthvh/map_custom_tiles_and_caching
Mapping updates
2022-01-20 18:24:10 -08:00
Garth Vander Houwen
ba7966d38f
Merge branch 'main' into map_custom_tiles_and_caching 2022-01-20 18:24:00 -08:00
Garth Vander Houwen
cabd407c0f Hide tile server setting, remove map tiles 2022-01-20 18:21:11 -08:00
Joshua Pirihi
21f2e0fbf4 Make BLEManager handle Position packets that arrive under the PositionApp port number 2022-01-18 17:09:23 +13:00
Joshua Pirihi
38977db1bf Merge remote-tracking branch 'origin/map_custom_tiles_and_caching' into map_custom_tiles_and_caching 2022-01-17 14:03:58 +13:00
Joshua Pirihi
fae46080c7 Local MBTiles source 2022-01-17 14:03:48 +13:00
Garth Vander Houwen
3a828ee0ff Try passing context into map view 2022-01-16 16:58:23 -08:00
Garth Vander Houwen
324260be44
Merge pull request #32 from garthvh/hotfix/bug_fixes 2022-01-16 09:40:00 -08:00
Garth Vander Houwen
a385e165d8 V 1.43 B 17 Turn off tapbacks and replies while we do some more testing 2022-01-16 06:55:01 -08:00
Joshua Pirihi
f2a333b5df Merge remote-tracking branch 'origin/main' into map_custom_tiles_and_caching 2022-01-16 05:48:46 +13:00
Joshua Pirihi
b492113c02 Basic map is working. ABout to start on offline 2022-01-16 05:48:02 +13:00
Garth Vander Houwen
16a730e82a Icon Updates 2022-01-11 20:12:07 -08:00
Garth Vander Houwen
b7632d66fa
Merge pull request #30 from garthvh/feature/messaging_updates
Feature/messaging updates Round 2
2022-01-10 18:28:50 -08:00
Garth Vander Houwen
1142211a9b Fix connect scanning buttons active states 2022-01-10 18:02:28 -08:00
Garth Vander Houwen
aa1c801ecd Fix bottom menu on node detail page that periodically turns transparent 2022-01-10 07:29:48 -08:00
Garth Vander Houwen
42ff83e69c V1.43 Build 15 2022-01-10 07:02:12 -08:00
Joshua Pirihi
6d90211ab5 Use location manager to show user location on the map 2022-01-10 19:23:30 +13:00
Garth Vander Houwen
92d9e37b91 Mac Version 2022-01-09 10:48:17 -08:00
Joshua Pirihi
54f160eab2 Add apponly.pb that mysteriously disappeared 2022-01-10 06:41:22 +13:00
Joshua Pirihi
3672132efd Merge from main 2022-01-10 06:35:42 +13:00
Joshua Pirihi
f013dbe4a4 WIP 2022-01-10 06:33:32 +13:00
Joshua Pirihi
26d934a989 Update project file 2022-01-10 06:18:20 +13:00
Garth Vander Houwen
5b1586e285
Merge pull request #23 from garthvh/feature/messaging_updates
Direct Messages, Replies and Tapbacks
2022-01-09 09:15:46 -08:00
Joshua Pirihi
68b34cd8de New map view 2022-01-10 06:09:31 +13:00
Garth Vander Houwen
c488129a68 V 1.43.13 2022-01-09 08:59:48 -08:00
Garth Vander Houwen
b5b6fead55 Fix scroll to bottom when a new message is received 2022-01-09 08:59:14 -08:00
Garth Vander Houwen
19a14496a2 Update allMessages and tapBack fetchedProperties when they update 2022-01-09 08:49:22 -08:00
Garth Vander Houwen
1171ea53c8 Refresm usermessagelist better for fetched properties 2022-01-06 08:41:44 -08:00
Garth Vander Houwen
9694637b58 Display for replies 2022-01-05 08:31:30 -08:00
Garth Vander Houwen
ca179221c1 Add minimum supported version functionality, save when connection happens and carry through to the next connection so the disconnected user experience is less strange. 2022-01-05 06:37:29 -08:00
Garth Vander Houwen
ff32894d5a Tapbacks with firmware version checking 2022-01-05 00:06:31 -08:00
Garth Vander Houwen
f81ad24548 Tapbacks 2022-01-04 22:57:33 -08:00
Garth Vander Houwen
e7a74145ad Implement various text circle sizes 2022-01-02 23:28:51 -08:00
Garth Vander Houwen
7741d63e0c Updated circle text helper 2022-01-02 10:05:13 -08:00
Garth Vander Houwen
2925d3e22c Implement message replies 2022-01-01 22:55:25 -08:00
Garth Vander Houwen
5baefba14a Implement delete message and message copy in context menu 2022-01-01 21:44:47 -08:00
Garth Vander Houwen
550ab11b12 Tapback menus 2022-01-01 21:21:04 -08:00
Garth Vander Houwen
e17091ff4f V 1.43 Build 2 - Complete DM feature. Save the broadcast users if it does not exist when saving a myInfo 2022-01-01 19:08:36 -08:00
Garth Vander Houwen
e4e4e381a9 Working DM's with contact list 2022-01-01 15:45:00 -08:00
Garth Vander Houwen
6258d60728 Hook up contacts view to all messages list 2022-01-01 15:33:53 -08:00