Commit graph

322 commits

Author SHA1 Message Date
Garth Vander Houwen
4f3cd0f72b Add TAK tracker, bump db version 2024-03-26 08:55:38 -07:00
Garth Vander Houwen
496451c15c Add node filters 2024-03-26 07:54:16 -07:00
Garth Vander Houwen
6d073d0086 Bump version 2024-03-23 09:11:18 -07:00
Garth Vander Houwen
02cca19f26 Assorted updates 2024-03-23 09:01:44 -07:00
Garth Vander Houwen
710073e7b2 Add TW 2024-03-17 11:10:43 -07:00
Garth Vander Houwen
c18edc5bf4 Add french to project file 2024-03-17 11:00:27 -07:00
Garth Vander Houwen
8d2b705068 Split channel form out into its own view 2024-03-17 10:08:03 -07:00
Garth Vander Houwen
550add228c Move node map into map content view
Dont change channel for node infos directed at other nodes
2024-03-14 23:05:05 -07:00
Garth Vander Houwen
d84f2ad91a Add power telemetry config. 2024-03-14 00:04:35 -07:00
Garth Vander Houwen
387e594d45 Bump version 2024-03-13 05:53:45 -07:00
Garth Vander Houwen
50add85292 Tighten up node list
Add m to dBm on lora config
New reverse geocoded nearby mqtt topics
2024-03-13 05:52:31 -07:00
Garth Vander Houwen
61a98a09b9 Handle topic change
keep less positions in memory
2024-03-10 20:17:54 -07:00
Garth Vander Houwen
93ac03959b Add mqtt to postion popover 2024-03-10 03:30:11 -07:00
Garth Vander Houwen
2ba208fa8e Bump version and protos 2024-03-09 20:07:12 -08:00
Garth Vander Houwen
b22ca2db81 Hops away! 🐰 2024-03-02 16:38:59 -08:00
Garth Vander Houwen
78b902dae0 Update mesh logs to not spit out JSON
Enhance node list search
2024-03-02 08:31:29 -08:00
Garth Vander Houwen
0dcdca5e23 Fix messaging bug, fix bug where node would not create user 2024-02-29 21:26:17 -08:00
Garth Vander Houwen
003b6dbf18 Handle pax packet 2024-02-25 15:32:01 -08:00
Garth Vander Houwen
a42f9ed91a Localize both pax counter and power config 2024-02-25 12:51:34 -08:00
Garth Vander Houwen
9ee3df519c Pax Counter Config 2024-02-25 11:24:01 -08:00
Garth Vander Houwen
c61d39a7e1 Pull device hardware from a local json file 2024-02-24 10:43:15 -08:00
Garth Vander Houwen
4288415cf1 Sliding into channels 2024-02-23 16:08:01 -08:00
Garth Vander Houwen
a579d8f595 Bump version, add power config back 2024-02-23 08:23:58 -08:00
Garth Vander Houwen
ed1214891b Add new protobufs, update all the config layouts 2024-02-21 23:35:28 -08:00
Austin Payne
a87d4fd3a6 feature: add power configuration 2024-02-21 00:07:17 -07:00
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