Commit graph

72 commits

Author SHA1 Message Date
Garth Vander Houwen
0758aaea56 Clean up the node list 2024-02-14 21:43:29 -08:00
Garth Vander Houwen
a5ae02978e Tidy up the node list 2024-02-10 18:03:13 -08:00
Garth Vander Houwen
5435b9e65e Comment out the slow long press gesture 2023-11-14 10:32:11 -08:00
Garth Vander Houwen
0ddb69cbf9 Add battery gauge to mesh map position detail sheet 2023-11-08 23:21:05 -08:00
Garth Vander Houwen
5b3d05651d Make battery gauge take a node 2023-11-08 22:01:24 -08:00
Garth Vander Houwen
fc658743bc Node map cleanup 2023-11-07 14:24:41 -08:00
Garth Vander Houwen
48369fcc04 Map Cleanup, show waypoints button 2023-10-21 15:33:00 -07:00
Garth Vander Houwen
7f1e2a2f5e Add unknown age to node list timestamp 2023-10-20 16:49:42 -07:00
Garth Vander Houwen
c1668577cc Increase text size on node details 2023-10-17 19:21:45 -07:00
Garth Vander Houwen
cafa394ee1 Move deleted file clean up node list a bit 2023-09-10 14:22:30 -07:00
Garth Vander Houwen
4efc73bf9a Make battery gauge update properly 2023-09-10 07:32:09 -07:00
Garth Vander Houwen
28386ee681 Additional cleanup for nodes tab. Show connected node on every view for a phon, only the detail tab on ipad and mac 2023-09-09 21:23:14 -07:00
Garth Vander Houwen
d9a424388a Working 3 column nodes view 2023-09-09 09:00:34 -07:00
Garth Vander Houwen
9fccb74f43 Three column working point 2023-09-08 18:52:59 -07:00
Garth Vander Houwen
2cf72f7d3d Clean up node details 2023-09-07 23:38:53 -07:00
Garth Vander Houwen
e399a426ad Only show logs when there is data. Move coredata extentions. Allow turning off of mqtt client proxy. Save unread message badges on configcomplete 2023-09-03 22:14:59 -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
c25a60942d Font scaling for Short name circle text 2023-09-02 09:23:20 -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
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
Garth Vander Houwen
119043bc06 Clean up MQTT Connection indicator 2023-08-15 08:48:32 -07:00
Garth Vander Houwen
ddad4d49ce Remove ESP32 range test restriction
Clean up buttons
Remove min app version field
2023-08-14 14:41:26 -07:00
Garth Vander Houwen
c7d74f85ae Updated Protos
Change battery line type on device metrics chart
Clean up buttons
Update circle text to handle large 4 character short names.
2023-08-11 07:10:22 -07:00
Garth Vander Houwen
6d965a8fc3 Fix squished device images 2023-06-13 16:11:28 -07:00
Garth Vander Houwen
6cd2fdfdb9 Fix some bugs, update protos, remove deprecated and duplicate my info fields. 2023-06-07 17:19:36 -07:00
Garth Vander Houwen
c2b72741af Signal Strength updates, additional device images 2023-05-21 08:03:23 -07:00
Garth Vander Houwen
58a90559bc Node list battery indicator 2023-05-16 15:15:58 -07:00
Garth Vander Houwen
8382ad962a Signal strength indicator updates 2023-05-16 05:54:12 -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
c425486658 More tile sources
tile server attribution
Signal strength indicator
2023-05-09 19:31:25 -07:00
Garth Vander Houwen
a6ca91d640 Touch up RSSI display 2023-05-09 07:49:22 -07:00
Garth Vander Houwen
f3d38d729f Additional 45 second intervals
Add Noisy Environment badge on node details if (node.rssi > -115) && (node.snr <= -13)
2023-05-08 19:12:51 -07:00
Garth Vander Houwen
7b39ba5e9e Bigger font for emoji short names in CircleText 2023-05-06 19:26:09 -07:00
Garth Vander Houwen
3b76207247 Improved localization helper for strings 2023-05-05 09:27:24 -07:00
Garth Vander Houwen
b455fb25c6 Bump GPIO Pickers to 45 2023-04-03 17:48:58 -07:00
Garth Vander Houwen
e10c2e94b2 Add user colors to channel group chats 2023-04-01 02:35:31 -07:00
Garth Vander Houwen
2e416020e0 Node Colors! 2023-03-31 12:08:42 -07:00
Garth Vander Houwen
7d478f71fd * Use node location for weather not user
* Firmware update view
* Update battery gauge to handle new numbers from device
2023-03-10 19:41:26 -08:00
Garth Vander Houwen
aef8e612e3 Update node list if a new node is discovered after connection
Update battery level display
2023-03-10 08:46:53 -08:00
Garth Vander Houwen
fdade220de SwiftLint Whitespace fixes 2023-03-06 10:33:18 -08:00
Garth Vander Houwen
44072cac50 Weather forecast 2023-02-25 20:34:25 -08:00
Garth Vander Houwen
f36a35ef07 Weather display helpers, update node annotation for maps 2023-02-05 10:43:56 -08:00
Garth Vander Houwen
2dac7c22cf Weather enums, translate new device roles, add isLicensed to user 2023-02-04 20:44:24 -08:00
Garth Vander Houwen
e4434c8605 Hook up waypoint form to long press gesture 2023-01-12 23:09:47 -08:00
Garth Vander Houwen
e95ccee52e A couple more localized strings, filter out default location for distance text on node list 2023-01-02 01:27:57 -08:00
Garth Vander Houwen
5501574530 More cleanup 2022-12-30 09:35:05 -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