Commit graph

105 commits

Author SHA1 Message Date
Garth Vander Houwen
7b920aba1e 1.3 Updates 2022-06-06 22:24:35 -07:00
Garth Vander Houwen
afbf626dd1 Fix for scroll view flashing bug when new messages are received 2022-06-04 09:53:59 -07:00
Garth Vander Houwen
f4c4df8182 Fix message view rendering issues for acts and incoming messages 2022-06-04 07:41:52 -07:00
Garth Vander Houwen
9057f77e48 Refactor Packet Handlers out out BLE Manger for testing and potentially TCP connections on iOS and serial on macOS 2022-05-27 19:18:33 -07:00
Garth Vander Houwen
832241e1f3 Remove tapbacks replace with emoji 2022-03-29 21:16:15 -07:00
Garth Vander Houwen
7a1ad2d9c2 Clean up positions and ACKs, add better logging for ACK errors 2022-03-19 23:45:01 -07:00
Garth Vander Houwen
2d9b448ee6 Show messaged instead of packetid in ACK logging, change delivered to acknowledged. 2022-03-14 20:14:27 -07:00
Garth Vander Houwen
d9a682fc9b Fix times and asks 2022-03-13 20:09:42 -07:00
Garth Vander Houwen
b6054fdc25 Check for messages 2022-03-07 21:30:18 -08:00
Garth Vander Houwen
eefe1f0e12 Use animation to try and handle swiftui reverse scrolling bug 2022-03-07 19:33:37 -08:00
Garth Vander Houwen
99960f0fa8 Delete old BLE peripherals and messages files 2022-03-04 05:18:16 -08: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
874bc6f71c Add share location with mesh feature 2022-02-22 09:08:06 -10:00
Garth Vander Houwen
20ff3d324d Bump version back up for tapbacks and replies 2022-02-18 19:01:14 -08: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
2849cdbdcd
Merge pull request #33 from meshtastic/hotfix/tapback_and_reply_bug
Hotfix/tapback and reply bug
2022-02-04 09:03:58 -08:00
Garth Vander Houwen
ea7ca345c1 Context menu for messages 2022-02-04 02:26:58 -08:00
Garth Vander Houwen
0f16919704 Push out tapback version 2022-02-04 00:10:28 -08:00
Garth Vander Houwen
e8bf47f484 Update resource names, version 1.44.2 and fix connected device logic on the node list 2022-02-03 23:52:09 -08:00
Garth Vander Houwen
2c569ec364
Merge branch 'main' into hotfix/tapback_and_reply_bug 2022-01-16 09:47:44 -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
Garth Vander Houwen
d52fc20d2a Tapback working branch 2022-01-11 06:43:41 -08:00
Garth Vander Houwen
42ff83e69c V1.43 Build 15 2022-01-10 07:02:12 -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
Garth Vander Houwen
461db4275d Turn contacts list back on 2022-01-01 08:18:36 -08:00
Garth Vander Houwen
7416676c69 Turn new messaging views back on 2022-01-01 08:03:46 -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
8dfbe47f54 Re-enable old messages view 2021-12-28 19:41:38 -08:00
Garth Vander Houwen
bed7c5ce5c Messages bug fix 2021-12-28 09:11:24 -08:00
Garth Vander Houwen
26a963078e Messages User list updates 2021-12-26 21:39:31 -08:00