Commit graph

660 commits

Author SHA1 Message Date
andrekir
5599a5d2a5 feat: add mqtt.root config 2023-04-13 17:06:25 -03:00
andrekir
e03ab70e66 chore: add Lifecycle utilities for Compose
and replace collectAsState() with collectAsStateWithLifecycle()
2023-04-10 20:29:47 -03:00
Andre K
5bf4c9c184
refactor: migrate ChannelFragment to Composable (#615) 2023-04-07 12:43:29 -03:00
andrekir
440fc97fa0 feat: add onFocusChanged parameter to EditTextPreference 2023-04-07 11:26:09 -03:00
andrekir
f6bb86ada2 feat: add maxSize field to module configs 2023-04-07 11:12:52 -03:00
andrekir
804d4f0e27 feat: update devices list from repositories 2023-04-06 21:04:03 -03:00
andrekir
2d0d7b3986 fix: update CompanionDeviceManager associate() to Activity context 2023-04-06 19:10:45 -03:00
andrekir
189e9aeee4 feat: add tls_enabled config 2023-04-06 19:07:21 -03:00
andrekir
2a74eceb17 refactor: change RegularPreference text style 2023-04-04 23:26:41 -03:00
andrekir
d2c73f2d4b fix: reverse DropDownPreference trailing icon orientation 2023-04-04 23:23:47 -03:00
andrekir
7fedc2b0e1 refactor: move activity out of BTScanModel 2023-04-03 18:29:41 -03:00
andrekir
b3d581486a fix: add onDestroyView() to release fragment resources 2023-04-03 18:03:55 -03:00
andrekir
4dec73ea76 fix: broadcastSmartMinimumIntervalSecs typo 2023-04-01 21:10:29 -03:00
andrekir
effc450af8 feat: create BLEDeviceListEntry class 2023-04-01 08:03:32 -03:00
andrekir
ca7e459dfe refactor: change battery powered from 111 to 101
https://github.com/meshtastic/firmware/issues/2392
2023-04-01 07:49:40 -03:00
andrekir
6ba95c87ef feat: add double_tap_as_button_press config 2023-04-01 07:45:42 -03:00
andrekir
902763dba7 feat: add EditListPreference component for lora.ignore_incoming 2023-04-01 06:46:18 -03:00
andrekir
8154d3a10f feat: add smart broadcast configs 2023-03-28 23:36:02 -03:00
andrekir
1bc8fb3c17 feat: add EditTextPreference byte counter 2023-03-28 22:34:10 -03:00
andrekir
fb8a640873 refactor: use Position object as requestPosition parameter 2023-03-27 15:51:23 -03:00
andrekir
2d9f0a56f2 refactor: use MeshUser object as setOwner parameter 2023-03-27 15:30:42 -03:00
andrekir
057f94e423 feat: collect bondedDevices flow in BTScanModel 2023-03-27 15:27:26 -03:00
andrekir
84c85a8c3e fix: edit map marker only when connected 2023-03-27 14:44:50 -03:00
andrekir
189159c293 feat: add wake_on_tap_or_motion config 2023-03-25 07:10:37 -03:00
andrekir
8e9b4cb273 feat: implement Compose viewModel() function 2023-03-22 17:59:59 -03:00
andrekir
dfa25eb91e fix: DropDownPreference modifier reference 2023-03-22 17:54:35 -03:00
andrekir
31aa88fdeb feat: extend PreferenceFooter button labels 2023-03-22 17:53:58 -03:00
andrekir
334ee86362 refactor: clean up map onNodesChanged 2023-03-19 08:15:58 -03:00
andrekir
f66a3fabc7 chore: update Compose to 1.4.3 2023-03-12 12:41:05 -03:00
andrekir
8bd955ed6b refactor: update battery level convention
reference https://github.com/meshtastic/firmware/issues/2332
2023-03-11 07:45:50 -03:00
andrekir
d8faece43f feat: show LoRa configs based on usePreset 2023-03-03 11:17:35 -03:00
andrekir
af287c2e6f feat: update Compose in Fragments to use ComposeView 2023-03-02 21:59:22 -03:00
andrekir
5a28649a08 refactor: consolidate extensions 2023-03-02 21:37:04 -03:00
andrekir
4359ec8779 refactor: remove provideLocationCheckbox gps_enabled requirement 2023-02-20 21:34:31 -03:00
andrekir
378b539481 fix: default max_channels to 8 2023-02-20 21:26:48 -03:00
andrekir
476ecefe94 feat: add node_info_broadcast_secs config 2023-02-18 08:18:56 -03:00
andrekir
61489b4956 chore: update Compose to 1.3.2 2023-02-08 09:39:47 -03:00
andrekir
8f5e49e692 feat: add override_frequency config 2023-02-07 18:20:08 -03:00
andrekir
ce66a9425d feat: edit waypoints 2023-02-03 19:33:50 -03:00
andrekir
63ac168fc8 refactor: clean up MapFragment 2023-02-02 18:08:49 -03:00
andrekir
6c79b81d43 feat: add rebroadcastMode config 2023-02-02 17:14:46 -03:00
andrekir
9e8900ec4f refactor: convert ourNodeInfo to Flow 2023-02-02 17:13:44 -03:00
andrekir
640cd0a269 refactor: replace save with send string 2023-02-01 12:51:42 -03:00
andrekir
62420132f1 feat: waypoints 2023-02-01 12:49:30 -03:00
andrekir
a0935a695c fix: don't set ignore_incoming to 0 2023-01-27 15:53:53 -03:00
andrekir
a49372c9ba feat: add new proto configs 2023-01-27 15:53:16 -03:00
andrekir
c74dd3b54a feat: add waypoint emoji icons 2023-01-17 19:27:18 -03:00
andrekir
6b6070637e refactor: update mqtt address size 2023-01-15 17:43:19 -03:00
andrekir
8e2e97b250 refactor: change NetworkConfig.AddressMode description 2023-01-10 17:34:27 -03:00
andrekir
22e83ba953 feat: add BluetoothConfig.fixedPin validation 2023-01-10 17:32:50 -03:00