Commit graph

169 commits

Author SHA1 Message Date
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
Garth Vander Houwen
5f9218921c Bump version 2023-08-31 23:01:51 -07:00
Garth Vander Houwen
a78853d462 Delete unused view 2023-08-30 20:46:47 -07:00
Garth Vander Houwen
b40dc0c932 Search User List 2023-08-29 22:37:48 -07:00
Garth Vander Houwen
697aed5c61 oops 2023-08-29 22:25:11 -07:00
Garth Vander Houwen
9e842e7559 Touch up three column messaging 2023-08-29 22:21:02 -07:00
Garth Vander Houwen
176ba630c6 Three column messaging test 2023-08-29 22:12:51 -07:00
Garth Vander Houwen
775898ebcd Unread messages for private groups 2023-08-29 18:51:57 -07:00
Garth Vander Houwen
058e5e2452 Only set lastMessage for users on DM's 2023-08-29 09:54:08 -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
acf5cd00ad Smaller font for channel numbers, add a bit of brightness to unread indicator and circles for nodes and contacts 2023-08-28 23:32:02 -07:00
Garth Vander Houwen
b9c188acaf Full screen lists 2023-08-28 23:23:06 -07:00
Garth Vander Houwen
d6e26c3395 Make smol 2023-08-28 22:10:45 -07:00
Garth Vander Houwen
cf7d6aa5aa Clean up contacts view 2023-08-28 22:01:58 -07:00