Commit graph

297 commits

Author SHA1 Message Date
Austin Payne
c3cede2d76 refactor: add ConfigHeader view for settings 2024-02-21 00:07:17 -07:00
Garth Vander Houwen
52af088d8c Bump version, fix mqtt port bug, make connected node details smaller on all the settings views, clean up text on position config view 2024-02-19 21:39:53 -08:00
Garth Vander Houwen
d59eb07326 Turn of node history and route lines on the mesh map 2024-02-17 15:37:28 -08:00
Garth Vander Houwen
fb2cb00f39 Bump version 2024-02-17 15:13:15 -08:00
Austin Payne
8b751f462a improvement: add TapbackResponses view 2024-02-17 14:10:25 -07:00
Austin Payne
d0f84662db improvement: add MessageText views 2024-02-17 14:10:25 -07:00
Austin Payne
b1aee0a7d6 feature: add icon when downloading tiles for offline use
It can be difficult to tell when the app is in progress of downloading map tiles
for offline use, especially when hitting a slow server like USGS or on a slow
network. Adds a download circle icon to indicate download progress to the
user. Also helpfully informs when a zoom level is outside the range.
2024-02-15 21:41:18 -07:00
Garth Vander Houwen
c566f38acb Add hebrew language 2024-02-15 20:15:05 -08:00
Garth Vander Houwen
b388a2babf Bump version 2024-02-13 21:31:13 -08:00
Austin Payne
6849977239 feature: add simple retry mechanism 2024-02-12 23:56:33 -07:00
Garth Vander Houwen
8f50e7f447
Merge pull request #484 from Austinpayne/fix/slow-typing
fix: slow typing speed when lots of messages
2024-02-12 18:05:09 -08:00
Garth Vander Houwen
c23e18316d Store and Forward updates 2024-02-12 16:35:29 -08: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
a89490097f Add Singapore
Update store and forward logic
2024-02-10 17:21:31 -08:00
Garth Vander Houwen
029a820f76 Bump version, fix client hidden crash 2024-02-07 15:42:20 -08:00
Garth Vander Houwen
8f6e1a2d0d Add app smart position and setting
Update protobufs
Use new GPS tri state on position config
2024-02-05 21:46:16 -08:00
Garth Vander Houwen
a0693fe6c0 Bump version, update lora channel text 2024-01-25 18:39:41 -08:00
Garth Vander Houwen
680a82f152 Update protos, at ignoreMQTT lora config setting 2024-01-20 17:34:57 -08:00
Garth Vander Houwen
a9e90e5b85 Remove carplay files 2024-01-19 17:32:00 -08:00
Garth Vander Houwen
cff96bd37c Remove spaces from saved RTTL value 2024-01-19 10:56:57 -08:00
Garth Vander Houwen
93484a8bc1 Bump version 2024-01-16 22:57:05 -08:00
Garth Vander Houwen
2f9351c653 Bump version, get firmware list from the json api 2024-01-14 19:54:00 -08:00
Garth Vander Houwen
9f7f59fa87 Add a couple of GPIO pins, remove hardware models enum and use the API 2024-01-14 09:47:11 -08:00
Garth Vander Houwen
a3ef868802 Add cal topo, wip firmware page 2023-12-30 09:21:42 -08:00
Garth Vander Houwen
7302dc3e35 Localize route recorder buttons
Actually record data with the route recorder
Add version number to about view
Make speed faster
2023-12-25 20:26:50 -08:00
Garth Vander Houwen
6c8db4e381 Start location updates more agressively. 2023-12-23 17:03:30 -08:00
Garth Vander Houwen
ee6afcc0cb Updated GPS view for ios 17 2023-12-22 08:25:59 -08:00
Garth Vander Houwen
4d61d5d18d Bump version 2023-12-21 16:50:31 -08:00
Garth Vander Houwen
4eb18f66b8 Add useI2cAsBuzzer setting 2023-12-20 10:24:01 -08:00
Garth Vander Houwen
bd5191ccd2 Initial trace route log 2023-12-08 11:41:29 -08:00
Garth Vander Houwen
126cdfbdb3 Settings rework - new async location handler 2023-12-06 12:32:17 -08:00
Garth Vander Houwen
67900bfa51 Remove GPS Update interval
Remove GPS Attempt Time options
Don't show positions with empty times in the elevation graph
Hook up ambient lighitng config
2023-11-28 20:03:08 -08:00
Garth Vander Houwen
1c4b0c0cb3 Bump version 2023-11-26 23:17:19 -08:00
Garth Vander Houwen
cdaecdd3a8 Delete unused page 2023-11-26 11:17:36 -08:00
Garth Vander Houwen
24868b4a28 Assorted updates 2023-11-26 10:45:03 -08:00
Garth Vander Houwen
f6cb21d6d8 Routes 2023-11-21 22:39:42 -08:00
Garth Vander Houwen
e120598f5f Bump version 2023-11-20 13:40:20 -08:00
Garth Vander Houwen
a89f33b9f5 Altitude graph for the node map 2023-11-17 18:35:31 -08:00
Garth Vander Houwen
621bb0a13e Fix route lines bug on mesh map 2023-11-16 18:23:04 -08:00
Garth Vander Houwen
97a711cf73 Clean up the code for the history pins 2023-11-14 21:43:26 -08:00
Garth Vander Houwen
5346b3d0f4 Waypoint form and long press gesture 2023-11-11 09:44:03 -08:00
Garth Vander Houwen
70e1bdb835 More map cleanup 2023-11-09 17:43:38 -08:00
Garth Vander Houwen
5b3d05651d Make battery gauge take a node 2023-11-08 22:01:24 -08:00
Garth Vander Houwen
913c3932f4 Initial updates to mapkit for swiftui 2023-11-07 21:20:11 -08:00
Garth Vander Houwen
263d79cfb6 Clean up disconnect notification 2023-11-07 15:25:20 -08:00
Garth Vander Houwen
fc658743bc Node map cleanup 2023-11-07 14:24:41 -08:00
Garth Vander Houwen
e3da43a941 Hide show waypoints button if there are no waypoints 2023-11-07 08:45:19 -08:00
Garth Vander Houwen
b2753b95ef Add hardware image assets 2023-11-05 15:22:42 -08:00
Garth Vander Houwen
70406b530b Bump version 2023-10-21 15:33:41 -07:00
Garth Vander Houwen
925f531c11 Bump Version 2023-10-08 13:07:17 -07:00