Commit graph

119 commits

Author SHA1 Message Date
Garth Vander Houwen
a6d287ee80 Remove debug code 2022-02-24 08:28:08 -10:00
Garth Vander Houwen
3f92e52778 Update default location, don't send out empty or default location from the new Share position features 2022-02-24 07:57:08 -10:00
Garth Vander Houwen
543debbcce Add acks and ack timestamp to messages 2022-02-23 23:05:47 -10:00
Garth Vander Houwen
54b08e8c1d Fix tapback and replies 2022-02-22 18:06:50 -10:00
Garth Vander Houwen
cc6fe9f6fd
Merge pull request #56 from meshtastic/feature/data_migration
Add share location with mesh feature
2022-02-22 09:30:46 -10:00
Garth Vander Houwen
874bc6f71c Add share location with mesh feature 2022-02-22 09:08:06 -10:00
Garth Vander Houwen
0ad308c34d
Merge pull request #50 from meshtastic/feature/data_migration
Assorted Bug Fixes, remove Background plist items
2022-02-19 10:57:35 -08:00
Joshua Pirihi
8911cfd6cc Don't spam the node with reads to fromnum 2022-02-20 06:01:13 +13:00
Garth Vander Houwen
c7c07fcd2a Assorted bug fixes 2022-02-18 06:22:02 -08:00
Garth Vander Houwen
a9d09d875c Entitlements updates for mac, data migration and ad hoc position feature in messages 2022-02-17 18:07:41 -08:00
Garth Vander Houwen
df1fbef9af Add channel utilization and airtime, set up core data migration to remove unnecessary fields 2022-02-16 07:37:08 -08:00
Garth Vander Houwen
ffd9beee05 Simplify connected peripheral code, try an fix the bugs when connecting multiple nodes 2022-02-13 21:49:58 -08:00
Garth Vander Houwen
2446da99c6 Node time bug fix, assorted loging 2022-02-13 20:48:05 -08:00
Garth Vander Houwen
50056552a6
Merge branch 'main' into assorted_bug_fixes 2022-02-05 01:08:31 -08:00
Garth Vander Houwen
ea7ca345c1 Context menu for messages 2022-02-04 02:26:58 -08:00
Garth Vander Houwen
849d609595
Merge branch 'main' into hotfix/tapback_and_reply_bug 2022-02-03 23:32:02 -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
Jm Casler
3dabf01218 Merge branch 'hotfix/tapback_and_reply_bug' of https://github.com/garthvh/MeshtasticClient into hotfix/tapback_and_reply_bug 2022-01-15 17:16:02 -08:00
Jm Casler
6612e14418 Move meshPacket.decoded = dataMessage up a few lines 2022-01-15 17:16:00 -08:00
Garth Vander Houwen
e44e3dd846 Add error 15 mkinney found when writing Mac BLE python 2022-01-13 18:18:24 -08:00
Garth Vander Houwen
d52fc20d2a Tapback working branch 2022-01-11 06:43:41 -08:00
Garth Vander Houwen
125203c7e8 Add MARK: for implemented app packets 2022-01-10 18:42:25 -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
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
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
2925d3e22c Implement message replies 2022-01-01 22:55:25 -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
959e2c02eb Update protobufs, add messaging features for core data, remove timer from messages view 2021-12-31 09:43:37 -08:00
Garth Vander Houwen
bed7c5ce5c Messages bug fix 2021-12-28 09:11:24 -08:00
Garth Vander Houwen
78a68a1d5b Super Close to working DM's 2021-12-26 21:38:14 -08:00
Garth Vander Houwen
d7f5509b27 V 1.37 New maps, ran SwiftLint -fix 2021-12-25 23:48:12 -08:00
Garth Vander Houwen
3161eecb5b V 1.36 BLE Stability Updates and Finished Contacts List 2021-12-24 23:41:18 -08:00
Garth Vander Houwen
a8d08c0b9f V 1.35 Connected Peripheral and MyInfo bugs 2021-12-24 21:50:10 -08:00
Garth Vander Houwen
92c61f199f Image updates, emoji in the logs logging for the message send function 2021-12-21 22:50:37 -08:00
Garth Vander Houwen
4dee6cf791 image updates emoji in the logs and mesh map 2021-12-21 00:33:22 -08:00
Garth Vander Houwen
df20110604 NodeMap Checkpoint 2021-12-20 22:29:28 -08:00
Garth Vander Houwen
f65224f5ac Set things up for direct messages 2021-12-19 19:40:16 -08:00
Garth Vander Houwen
62d28b7a1d Small changes to BLE Manager 2021-12-19 17:57:04 -08:00
Garth Vander Houwen
58156d4f56 Fix nil coordinates crash 2021-12-18 20:49:50 -08:00
Garth Vander Houwen
7336000588 finish touchup to node details view. 2021-12-18 01:42:18 -08:00
Garth Vander Houwen
883fcc0974 Finish new node info view with positions array 2021-12-18 01:01:56 -08:00
Garth Vander Houwen
544c584237 Remove BLE peripherals that are not connected from the list when connection is successful. 2021-12-17 00:46:23 -08:00
Garth Vander Houwen
0b6c316e85 Fix assorted bugs, add connected indicator to every view, simplify some code 2021-12-17 00:21:53 -08:00
Garth Vander Houwen
2a9f746534 Additional Core Data Cleanup, node list now updates dynamically as position and node updates are received. 2021-12-16 22:45:18 -08:00
Garth Vander Houwen
6a3e661345 Checkpoint 2 CoreData upgrade 2021-12-16 14:13:54 -08:00
Garth Vander Houwen
fd5b9eb1c3 Core data checkpoint 1, all pages load 2021-12-15 23:53:45 -08:00