Commit graph

62 commits

Author SHA1 Message Date
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
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
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
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
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
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
a990d7f2bd Lint 2023-08-26 23:17:30 -07:00
Ben Meadors
3275bbf348 Added initial detection sensor log 2023-08-23 07:03:05 -05:00
Ben Meadors
9c8cc6c2c7 Add timestamps to detection sensor messages 2023-08-22 13:22:01 -05:00
Ben Meadors
4865b61fa6 Added portnum to datamodel and represent Detection sensor payloads with icon 2023-08-22 11:18:10 -05: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
fb320a9b02 Alert Bell Characters for channels 2023-04-01 12:53:10 -07:00
Garth Vander Houwen
e10c2e94b2 Add user colors to channel group chats 2023-04-01 02:35:31 -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
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
Garth Vander Houwen
7f14d0db02 Delete app data when connecting different radios 2023-03-03 18:55:23 -08:00
Garth Vander Houwen
ef3a6b89f1 Localize Telemetry Headers 2022-12-31 02:23:21 -08:00
Garth Vander Houwen
6ee12efdb8 Localized dates 2022-12-31 00:26:59 -08:00
Garth Vander Houwen
ed9f66148c Use ack errors for admin message log 2022-12-30 17:24:01 -08:00
Garth Vander Houwen
7c7bcda7c6 Localize unknown 2022-12-30 17:04:53 -08:00
Garth Vander Houwen
ebe77459ee Make link colors consistent 2022-12-24 22:06:28 -08:00
Garth Vander Houwen
33e6193543 Handle urls sent in messages without a scheme (ie apple.com) 2022-12-24 17:03:53 -08:00
Garth Vander Houwen
4d8a854351 Make addresses, links and phone numbers clickable in messages 2022-12-23 23:05:16 -08:00
Garth Vander Houwen
81e1b61443 links in messages 2022-12-23 21:21:08 -08:00
Garth Vander Houwen
41f4eb510d parse links in messages so they can be clicked by recipients 2022-12-23 20:48:47 -08:00
Garth Vander Houwen
e21659336e Fix for channel messages message view not updating when new messages arrive
Update protobufs
Add 0 to external notification output intervals
2022-12-23 10:03:43 -08:00
Garth Vander Houwen
43f515b7bb Move position timer so it invalidates fewer times, update sendPosition so that it always wants and ack and want response can be adjusted by the use case. Currently only positions sent from a dm will want response. 2022-12-21 12:50:27 -08:00
Garth Vander Houwen
ca0b9e66d3 Enter for submit on mac 2022-12-17 23:53:06 -08:00
Garth Vander Houwen
eedbef57fb * More strings
* Add duty cycle error
* Don't log local telemetry in the mesh log
2022-12-13 17:47:23 -08:00
Garth Vander Houwen
30a2898776 More strings 2022-12-13 07:49:46 -08:00
Garth Vander Houwen
0892214bcd Start of localization 2022-12-12 20:35:38 -08:00
Garth Vander Houwen
76b7127b68 Another attempt to refresh mute state for channels
Clean up navigation stack styles
2022-12-01 08:20:21 -08:00
Garth Vander Houwen
861d824183 Navigation Stack view cleanup 2022-11-29 22:28:52 -08:00