Commit graph

962 commits

Author SHA1 Message Date
Garth Vander Houwen
cd27d0e77a Merge remote-tracking branch 'refs/remotes/origin/2.0.8_Working_Changes' 2022-12-14 21:20:04 -08:00
Garth Vander Houwen
af77373a6b Save device buzzer and button GPIO values when they arrive 2022-12-14 21:17:55 -08:00
Garth Vander Houwen
d5d0c51f12
Merge pull request #268 from meshtastic/fix-mbtiles-import
Add security call when importing mbtiles file
2022-12-14 09:26:15 -08:00
Joshua Pirihi
44a388f0c8 Add security call when importing mbtiles file 2022-12-15 06:16:07 +13:00
Garth Vander Houwen
73dbac275b
Merge pull request #266 from formtapez/2.0.8_Working_Changes
German translation
2022-12-14 06:23:51 -08:00
formtapez
e18739eb07
german translation 2022-12-14 12:32:04 +01:00
formtapez
a162091388
german translation 2022-12-14 12:15:47 +01:00
formtapez
ef97027a9f
german translation (incomplete) 2022-12-14 11:58:26 +01:00
Garth Vander Houwen
72d6c03d32 Bump version 2022-12-14 00:00:54 -08:00
Garth Vander Houwen
a26127b8dc Fix missing ; 2022-12-13 23:49:54 -08:00
Garth Vander Houwen
7f57ea8ad0 Remote test german strings 2022-12-13 19:39:12 -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
5da522b911 More strings 2022-12-13 08:47:14 -08:00
Garth Vander Houwen
30a2898776 More strings 2022-12-13 07:49:46 -08:00
Garth Vander Houwen
fc0e1daa7d More strings 2022-12-12 22:33:06 -08:00
Garth Vander Houwen
75a84a3529 Add menu item strings 2022-12-12 21:51:43 -08:00
Garth Vander Houwen
9437fc7ece Add some german strings for testing 2022-12-12 21:36:27 -08:00
Garth Vander Houwen
770a3fbdb3 Additional localized strings 2022-12-12 21:19:22 -08:00
Garth Vander Houwen
0892214bcd Start of localization 2022-12-12 20:35:38 -08:00
Garth Vander Houwen
f82bb2fc2d
Merge pull request #262 from meshtastic/2.0.7_Working_Changes
Removed unused packages, sync user defaults
2022-12-12 12:04:28 -08:00
Garth Vander Houwen
b71a30b97d Sync user settings after setting connected device and preferred 2022-12-12 10:23:25 -08:00
Garth Vander Houwen
d765cb6411 Delete unused packages 2022-12-11 21:10:23 -08:00
Garth Vander Houwen
e6861e5154
Merge pull request #261 from meshtastic/2.0.7_Working_Changes
Format temperature using the user setting
2022-12-11 20:30:53 -08:00
Garth Vander Houwen
1c770e6ca2 Remove library that is not being used 2022-12-11 20:21:02 -08:00
Garth Vander Houwen
a55b0b68d7 Fix potential timer crash on BLEManager
Format temperature using the users setting from Settings > Language & Region > Temperature
2022-12-11 20:13:26 -08:00
Garth Vander Houwen
9c5ed82c11
Merge pull request #260 from meshtastic/2.0.7_Working_Changes
Add oled type override to display settings, Add button to close share channels help on mac
2022-12-11 14:22:00 -08:00
Garth Vander Houwen
d9243f5a00 Add oled type override to display settings
Add button to close share channels help on mac
2022-12-11 14:14:08 -08:00
Garth Vander Houwen
7cab56f8da
Merge pull request #259 from meshtastic/2.0.7_Working_Changes
2.0.7 Working Changes
2022-12-09 19:16:22 -08:00
Garth Vander Houwen
5e68afa656 Bump version 2022-12-09 19:15:40 -08:00
Garth Vander Houwen
b1166ef5ba Add dismiss button to help sheet on share channels 2022-12-09 19:15:15 -08:00
Garth Vander Houwen
c7a9883808 Go back to settings view after saving from a config view
Allow setting of a fixed ble pin
Fix bug that did not show devices to connect to after some failed connections
2022-12-09 18:19:00 -08:00
Garth Vander Houwen
286bf9ab28 Update protos, add trace route app port 2022-12-09 07:24:21 -08:00
Garth Vander Houwen
e2641143ca Fixes for empty channel names and empty locale, potential crash on range test config view 2022-12-09 07:19:42 -08:00
Garth Vander Houwen
7af20756f1
Merge pull request #258 from meshtastic/2.0.6_Working_Changes
Updates to preferred peripheral auto connection for a more persistent connection
2022-12-08 10:46:41 -08:00
Garth Vander Houwen
af1c252637 Move try catch for node info packet into the if statement where there is always at least one node found. 2022-12-08 10:41:40 -08:00
Garth Vander Houwen
79f26965ed Updates to preferred peripheral auto connection for a more persistent connection 2022-12-07 16:50:24 -08:00
Garth Vander Houwen
2ab281ce40
Merge pull request #256 from meshtastic/2.0.6_Working_Changes
Move two bools on BLEManager back to @Published to prevent regression…
2022-12-05 20:06:23 -08:00
Garth Vander Houwen
75a8bdaeb0 Move two bools on BLEManager back to @Published to prevent regressions on lora config and when bluetooth is off 2022-12-05 19:59:07 -08:00
Garth Vander Houwen
147088b4dc
Merge pull request #255 from meshtastic/2.0.6_Working_Changes
Bluetooth refactoring
2022-12-05 19:51:05 -08:00
Garth Vander Houwen
0787587cb4 Add gpio settings to device config 2022-12-05 19:47:56 -08:00
Garth Vander Houwen
87adad8279 Remove old DFU code 2022-12-05 19:32:58 -08:00
Garth Vander Houwen
6a09b27888 Clean up BLEManager refactoring 2022-12-04 06:56:55 -08:00
Garth Vander Houwen
674178469f Fix scanning button 2022-12-04 00:34:10 -08:00
Garth Vander Houwen
6081d8c30c * Add Libraries for OTA
* Refactor BLE Manager a bit
* Add signal strength indicator graphic to ble connect view
* Order BLE devices by name
2022-12-04 00:28:26 -08:00
Garth Vander Houwen
405e52fd35 Fix rak canned messages preset 2022-12-03 09:32:20 -08:00
Garth Vander Houwen
17684e7980
Merge pull request #254 from meshtastic/2.0.6_Working_Changes
Assorted fixes
2022-12-03 01:26:29 -08:00
Garth Vander Houwen
b167d93a0c Assorted fixes 2022-12-03 01:08:06 -08:00
Garth Vander Houwen
b6786d6421
Merge pull request #253 from meshtastic/2.0.6_Working_Changes
2.0.6 working changes
2022-12-01 08:21:49 -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