Commit graph

1969 commits

Author SHA1 Message Date
Garth Vander Houwen
cfe52eb931 Add back clearing of channels 2024-02-23 09:08:49 -08:00
Garth Vander Houwen
7a59ba2a31 Comment out power config for app store deployment 2024-02-23 08:13:37 -08:00
Garth Vander Houwen
32fe4f1ca1 Hide esp32 sleep options 2024-02-23 08:00:34 -08:00
Garth Vander Houwen
4fe467f988 Power config view updates 2024-02-23 00:33:59 -08:00
Garth Vander Houwen
ed1214891b Add new protobufs, update all the config layouts 2024-02-21 23:35:28 -08:00
Garth Vander Houwen
80c11775c0
Merge pull request #513 from Austinpayne/chore/track-protobufs
chore: add protobufs to git index
2024-02-21 20:43:43 -08:00
Garth Vander Houwen
c65b83b3d8
Merge pull request #512 from Austinpayne/fix/message-retry
fix: channel message retry not updating ack state
2024-02-21 20:43:01 -08:00
Garth Vander Houwen
a5d4f62ca4 Clean up descriptive text to be the same font and color on all the config views 2024-02-21 20:41:27 -08:00
Garth Vander Houwen
07768d98cd
Merge pull request #511 from Austinpayne/feature/power-config
feature: add power configuration
2024-02-21 18:12:20 -08:00
Garth Vander Houwen
dd1c1522b5 Handle duty cycle of 0 for UNSET region 2024-02-21 17:42:46 -08:00
Austin Payne
90fccdf0f3 chore: add protobufs to git index
The protobufs submodule was not properly tracked in the git index due to it
being ignored, resulting in the following error (which is now fixed):

"error: pathspec 'protobufs' did not match any file(s) known to git"

By tracking the submodule it is now easier to discover from which version of
protobufs the Swift definitions were generated.
2024-02-21 00:44:00 -07:00
Austin Payne
a16c6be659 fix: channel message retry not updating ack state 2024-02-21 00:29:26 -07:00
Austin Payne
a87d4fd3a6 feature: add power configuration 2024-02-21 00:07:17 -07:00
Austin Payne
0daf9185e7 refactor: add SaveConfigButton view for settings 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
e9c8de9837 Experiment over 2024-02-20 21:51:50 -08:00
Garth Vander Houwen
79d5aab240 Stop clearing channels on each connect 2024-02-20 21:24:32 -08:00
Garth Vander Houwen
15ee57f23b Add a function to find the first missing channel index and use it. 2024-02-20 19:20:21 -08:00
Garth Vander Houwen
3c623d3441 Traceroute has position flag
Fix MQTT server port crash
Adjust device metrics grid colums
Fix some index issues in the channel editor
Clean up settings view, add duty cycle warning
2024-02-20 18:50:49 -08: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
07c40e755c Set preferred node number when the user default changes 2024-02-18 18:57:43 -08:00
Garth Vander Houwen
f1f20455d2 Make temp have no decimal places 2024-02-17 20:26:09 -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
Garth Vander Houwen
d9d8415109 Contact tip cleanup 2024-02-17 15:08:01 -08:00
Garth Vander Houwen
03e39454c4 Add missing localized keys 2024-02-17 14:51:31 -08:00
Garth Vander Houwen
d4e6e0b580
Merge pull request #500 from Austinpayne/improvement/message-refactors
Improvement: various message list refactors
2024-02-17 14:47:28 -08:00
Garth Vander Houwen
bfd71ca263 array of restricted channels for messages 2024-02-17 14:46:09 -08:00
Austin Payne
9efdd568d8 fix: don't push ack text left
Aligns RetryButton to look more like iMessages retry button
2024-02-17 14:10:25 -07:00
Austin Payne
8b751f462a improvement: add TapbackResponses view 2024-02-17 14:10:25 -07:00
Austin Payne
bb0acba742 improvement: dedupe canRetry definition 2024-02-17 14:10:25 -07:00
Austin Payne
d0f84662db improvement: add MessageText views 2024-02-17 14:10:25 -07:00
Garth Vander Houwen
5134e1d65d
Merge pull request #498 from meshtastic/channelkey_editor
Use a segmented picker so you can see the disabled role
2024-02-16 21:44:21 -08:00
Garth Vander Houwen
3409de0da4 Use a segmented picker so you can see the disabled role 2024-02-16 21:43:29 -08:00
Garth Vander Houwen
b781d66b08
Merge pull request #497 from meshtastic/channelkey_editor
Channel key editor
2024-02-16 21:24:08 -08:00
Garth Vander Houwen
a18905eedb Show the whole key 2024-02-16 21:20:19 -08:00
Garth Vander Houwen
069239e1b8 Channel Key validation 2024-02-16 21:11:57 -08:00
Garth Vander Houwen
2b8118b3f4
Merge pull request #496 from meshtastic/2.2.23_Working_Changes
2.2.23 working changes
2024-02-16 18:14:49 -08:00
Garth Vander Houwen
526f05a0b6 Clean up store and forward logging, fix up node list padding. 2024-02-16 18:06:52 -08:00
Garth Vander Houwen
61ad1c4490 less meters 2024-02-16 17:05:14 -08:00
Garth Vander Houwen
9e2358a3c8
Merge pull request #495 from meshtastic/2.2.23_Working_Changes
Save smart postion user default
2024-02-16 16:56:46 -08:00
Garth Vander Houwen
8768a472c7
Merge pull request #491 from Austinpayne/feature/dl-tile-icon
feature: add icon when downloading tiles for offline use
2024-02-16 16:56:27 -08:00
Garth Vander Houwen
bdb38b426e Save smart postion user default 2024-02-16 16:54:56 -08:00
Garth Vander Houwen
61f42b14bf
Merge pull request #494 from meshtastic/2.2.23_Working_Changes
Clean up height of node list items
2024-02-16 16:42:39 -08:00
Garth Vander Houwen
f3d51d9fcc Clean up height of node list items 2024-02-16 16:42:17 -08:00
Garth Vander Houwen
9197546c0e
Merge pull request #493 from meshtastic/2.2.23_Working_Changes
Merge taktracker
2024-02-16 10:44:40 -08:00
Garth Vander Houwen
3d14ca3364 Merge taktracker 2024-02-16 10:43:52 -08:00
Garth Vander Houwen
fccf65a944
Merge pull request #492 from meshtastic/2.2.23_Working_Changes
2.2.23 Working Changes II
2024-02-16 10:02:11 -08:00
Garth Vander Houwen
524103f5ec Try and make temp have even less digits, make another attempt at clearing the database with less crashing 2024-02-16 10:01:08 -08: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