Commit graph

97 commits

Author SHA1 Message Date
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
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
415661d477 Make favorite icon yellow
Add node list icon row
2023-11-20 18:15:14 -08: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
a5b86d6c14 Remove extra navigation stack 2023-09-16 08:48:36 -07:00
Garth Vander Houwen
9fccb74f43 Three column working point 2023-09-08 18:52:59 -07:00
Garth Vander Houwen
c8103e91c2 Switch user back to observedobject 2023-09-04 06:31:38 -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
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
Garth Vander Houwen
5f9218921c Bump version 2023-08-31 23:01:51 -07:00
Garth Vander Houwen
775898ebcd Unread messages for private groups 2023-08-29 18:51:57 -07:00
Garth Vander Houwen
4f7af1a4e8 Pseudo working read messages and order by most recently received message contacts 2023-08-29 08:48:28 -07:00
Garth Vander Houwen
2ef289e6aa Read direct messages 2023-08-29 08:03:01 -07:00
Garth Vander Houwen
ee795b74c4 More unread messages infrastructure 2023-08-29 07:53:52 -07:00
Garth Vander Houwen
baaa88dbec Properly acknowledge in the environment metrics graph that sometimes Canada is not frozen 2023-05-31 21:39:56 -07:00
Garth Vander Houwen
255e10bbe5 * New Tile Server
* More Emoji
* Signal Strength indicators for lora
* Restrict tile overlays to zoom levels
2023-05-10 13:44:27 -07:00
Garth Vander Houwen
3b76207247 Improved localization helper for strings 2023-05-05 09:27:24 -07:00
Garth Vander Houwen
04a337d34f Remove more user settings 2023-04-26 10:25:39 -07:00
Garth Vander Houwen
c27798d036 Delete parallel user settings structure 2023-04-26 09:19:45 -07:00
Garth Vander Houwen
8c01abacce Remove keyboard type setting, hook up map settings toggles 2023-04-25 21:44:34 -07:00
Garth Vander Houwen
7abe9bfc8e Remove circle from DM's 2023-04-01 02:49:01 -07:00
Garth Vander Houwen
e10c2e94b2 Add user colors to channel group chats 2023-04-01 02:35:31 -07:00
Garth Vander Houwen
6ed72b0a42 Clean up number to UIColor conversion 2023-04-01 01:37:26 -07:00
Garth Vander Houwen
6dc7abc42c Additional color cleanup 2023-03-31 18:49:30 -07:00
Garth Vander Houwen
86cf2bb587 Fix send position function for catalyst 2023-03-28 17:19:13 -07:00
Garth Vander Houwen
6361ff3385 Smart position for packets sent from phone to device 2023-03-28 14:52:11 -07:00
Garth Vander Houwen
faf780a09a Add milliseconds to ack time
move device GPS config to the bottom
2023-03-27 17:41:34 -07:00
Garth Vander Houwen
b336307a22 ACK!
Admin message status content if you have an admin channel
2023-03-13 19:17:43 -07:00
Garth Vander Houwen
b7a68ddbc7 Linting 2023-03-06 15:30:10 -08:00
Garth Vander Houwen
fdade220de SwiftLint Whitespace fixes 2023-03-06 10:33:18 -08:00
Garth Vander Houwen
a245d66981 Nil handling 2023-03-04 08:52:40 -08:00