Commit graph

46 commits

Author SHA1 Message Date
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
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
0892214bcd Start of localization 2022-12-12 20:35:38 -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
23ea040679 Add brightness control to circle text to try and manage sidebar colors better 2022-11-20 16:37:37 -08:00
Garth Vander Houwen
cf9e66626e Additional accent color cleanup 2022-11-17 21:44:07 -08:00
Garth Vander Houwen
27ff70a0af Updates to utilize the accent color for a few elements where it was being set manually to blue, add missing haltec images 2022-11-17 17:05:14 -08:00
Garth Vander Houwen
da382614dd Assorted app cleanup 2022-11-13 09:25:00 -08:00
Garth Vander Houwen
9b89615856 Try and build for mac ventura 2022-10-13 16:33:33 -07:00
Garth Vander Houwen
a6fbc66819 Touch up the logo 2022-10-06 21:24:54 -07:00
Garth Vander Houwen
755a7c1af8 Meshtastic logo 2022-10-06 21:05:37 -07:00
Garth Vander Houwen
f03d0d8200 Delete extra preferred peripheral user setting, add some previews 2022-09-28 20:10:10 -07:00
Garth Vander Houwen
9883afe958 Finish battery gauge, delete old battery icon view 2022-09-28 17:09:35 -07:00
Garth Vander Houwen
446368b0bd Extra battery level case 2022-09-28 16:27:09 -07:00
Garth Vander Houwen
e4894232e7 Improve battery gauge 2022-09-28 16:17:10 -07:00
Garth Vander Houwen
ef6d28bfad Battery gauge 2022-09-28 15:44:42 -07:00
Garth Vander Houwen
a3d20585a1 IOS 16 updates 2022-09-19 15:47:21 -07:00
Garth Vander Houwen
bd92aae2eb * Add unknown time logic to pins on node details view
* send current position if fixed position is enabled on position config
* check for nil loRaConfig on share channel view
2022-09-05 18:32:27 -07:00
Garth Vander Houwen
e35343a209 Update node list text sizes and spacing, fix extra padding on node details for sats 2022-09-03 08:50:22 -07:00
Garth Vander Houwen
91ad258590 Add Distance to node list 2022-08-19 23:26:02 -07:00
Garth Vander Houwen
4c850249ca Admin message history, hook up telemetry 2022-07-02 22:16:19 -07:00
Garth Vander Houwen
e2dc8ed8ae Rename Project to satisfy app review 2022-06-24 08:00:18 -07:00