Commit graph

184 commits

Author SHA1 Message Date
Garth Vander Houwen
d9d8415109 Contact tip cleanup 2024-02-17 15:08:01 -08:00
Garth Vander Houwen
d4e6e0b580
Merge pull request #500 from Austinpayne/improvement/message-refactors
Improvement: various message list refactors
2024-02-17 14:47:28 -08:00
Garth Vander Houwen
bfd71ca263 array of restricted channels for messages 2024-02-17 14:46:09 -08:00
Austin Payne
9efdd568d8 fix: don't push ack text left
Aligns RetryButton to look more like iMessages retry button
2024-02-17 14:10:25 -07:00
Austin Payne
8b751f462a improvement: add TapbackResponses view 2024-02-17 14:10:25 -07:00
Austin Payne
bb0acba742 improvement: dedupe canRetry definition 2024-02-17 14:10:25 -07:00
Austin Payne
d0f84662db improvement: add MessageText views 2024-02-17 14:10:25 -07:00
Garth Vander Houwen
231a160c1e Let duty cycle restricted messages be retried 2024-02-15 20:09:33 -08:00
Garth Vander Houwen
b388a2babf Bump version 2024-02-13 21:31:13 -08:00
Garth Vander Houwen
b16b029128 Show retry button for DM's 2024-02-13 18:58:29 -08:00
Garth Vander Houwen
bdce50cc20 Only show retry for ack error 5 and 3 2024-02-13 18:47:07 -08:00
Garth Vander Houwen
0cfe986c84
Merge pull request #486 from Austinpayne/feature/retry-button
feature: add simple retry mechanism
2024-02-13 18:39:20 -08:00
Garth Vander Houwen
d4ff24cb16 Add some padding to the share location button 2024-02-13 10:58:07 -08:00
Austin Payne
6849977239 feature: add simple retry mechanism 2024-02-12 23:56:33 -07:00
Austin Payne
3882add56a fix: slow typing speed when lots of messages
Refactors both the channel and user message views to isolate typing state which
prevents excessive re-rendering of large message lists on every new character
typed. Also consolidates typing view code of both lists into the new
TextMessageField and related sub views.
2024-02-11 21:47:09 -07:00
Garth Vander Houwen
10359784f7 Set tapbacks to read as scrolling by in messages 2024-01-21 17:42:23 -08:00
Garth Vander Houwen
6595fdfe3c Allow sending positions over all channels 2024-01-13 09:35:38 -08:00
Garth Vander Houwen
d744b21be4 Remove excess focused field, add space to trace route text 2023-12-21 13:29:18 -08:00
Garth Vander Houwen
690ef05b1d Remove meshtastic username 2023-12-21 09:49:08 -08:00
Garth Vander Houwen
87ea501479 Remove app username, uncomment some trace route code 2023-12-21 09:03:24 -08:00
Garth Vander Houwen
026f2e463c Add field for gpsEnGpio 2023-12-20 20:15:05 -08:00
Garth Vander Houwen
09e1a0702a Fix channel list on mac and ipad 2023-12-20 19:34:35 -08:00
Garth Vander Houwen
a30fc18d73 Trace route cleanup 2023-12-09 15:01:01 -08:00
Garth Vander Houwen
415661d477 Make favorite icon yellow
Add node list icon row
2023-11-20 18:15:14 -08:00
Garth Vander Houwen
e7a5aa40f0 Group box for Position Altitude Chart on the node map
Save Prefered node id so messages show up when not connected via ble
2023-11-20 13:20:55 -08:00
Garth Vander Houwen
fd23e0734c Fix admin message for store and forward config. 2023-09-30 12:42:49 -07:00
Garth Vander Houwen
6a2922fab5 Clean up messaging a bit, bump version 2023-09-25 19:30:21 -07:00
Garth Vander Houwen
0210f0e760 Check for nil context on message views 2023-09-25 09:44:57 -07:00
Garth Vander Houwen
0b11f8ed7d Assorted cleanup 2023-09-19 17:06:47 -07:00
Garth Vander Houwen
3a5f192ac1 Map annotation popover and convex hull! 2023-09-17 19:42:03 -07:00
Garth Vander Houwen
1122a5cbaf Formatting and cleanup 2023-09-16 13:58:04 -07:00
Garth Vander Houwen
a5b86d6c14 Remove extra navigation stack 2023-09-16 08:48:36 -07:00
Garth Vander Houwen
fc0e152455 Tips and empty content views 2023-09-15 18:40:52 -07:00
Garth Vander Houwen
49a8146767 Merge branch '2.2.5_Working_Changes'
Conflicts:
	Meshtastic/Views/Nodes/NodeList.swift
2023-09-10 14:25:13 -07:00
Garth Vander Houwen
9fccb74f43 Three column working point 2023-09-08 18:52:59 -07:00
Garth Vander Houwen
3658aacbe1 Assorted ios 17 updates and live activity cleanup 2023-09-07 16:26:25 -07:00
Garth Vander Houwen
00d330127d Update app badge when deleting user messages 2023-09-04 22:51:30 -07:00
Garth Vander Houwen
1b25be694c Properly refresh channel after read message, delete problematic mute channel feature 2023-09-04 22:31:30 -07:00
Garth Vander Houwen
1c19ae11e6 Clean up object graph updates 2023-09-04 20:17:09 -07:00
Garth Vander Houwen
0d5f36d9cb Flip favorite star icons 2023-09-04 07:29:35 -07:00
Garth Vander Houwen
c8103e91c2 Switch user back to observedobject 2023-09-04 06:31:38 -07:00
Garth Vander Houwen
38501624c2 fix map compass, add favorites feature to direct messages 2023-09-03 20:23:40 -07:00
Garth Vander Houwen
3330c88c49 Update unread app icon when messages are read 2023-09-03 17:46:57 -07:00
Garth Vander Houwen
23affc1ffb Clean up unread messages view 2023-09-03 16:47:35 -07:00
Garth Vander Houwen
5854dd7578 Try and force large messages view on ios 2023-09-03 10:07:39 -07:00
Garth Vander Houwen
f6b909805e Messages view unread messages badges 2023-09-03 09:11:45 -07:00
Garth Vander Houwen
7b9d6b11cf Unread direct messages indicator 2023-09-03 09:04:07 -07:00
Garth Vander Houwen
06f39d40f2 Remove another circletext parameter 2023-09-02 18:02:51 -07:00
Garth Vander Houwen
b6cfd07000 Question everything 2023-09-02 17:37:35 -07:00
Garth Vander Houwen
42cc9725b2 Simplify circle text so they are all consistant 2023-09-01 00:22:30 -07:00