andrekir
|
7e73c51711
|
fix: use getDeviceAddress() for selectedBluetooth
instead of getBondedDeviceAddress()
|
2023-05-30 16:50:28 -03:00 |
|
andrekir
|
1380924a37
|
refactor: remove BTScanModel from MainActivity
|
2023-05-26 17:24:23 -03:00 |
|
andrekir
|
7ca724142f
|
refactor: simplify setOwner logic
|
2023-05-26 16:18:02 -03:00 |
|
andrekir
|
956db658e9
|
refactor: remove RadioInterfaceService from MainActivity
|
2023-05-24 06:43:58 -03:00 |
|
andrekir
|
0a3a07f9ed
|
fix: channel list display issues
- show modem preset name if channel name is empty for remote nodes
- fix channel list not showing last channel (index 7)
|
2023-05-21 18:32:33 -03:00 |
|
andrekir
|
8151aceea4
|
fix: ensure proper channel updates to ChannelSetRepository
|
2023-05-21 06:04:53 -03:00 |
|
Andre K
|
a2388d1d12
|
refactor: combine config data stores into RadioConfigRepository (#636)
|
2023-05-20 11:42:15 -03:00 |
|
Andre K
|
c3ab3c5ae9
|
feat: implement PacketResponseState.Success (#634)
|
2023-05-15 17:49:13 -03:00 |
|
andrekir
|
0c78bc4e49
|
feat: add managed mode
|
2023-05-13 18:18:49 -03:00 |
|
andrekir
|
29d3572507
|
fix: replace filterNotNull() with null check
|
2023-05-08 17:33:21 -03:00 |
|
andrekir
|
3bbe3fd7f7
|
refactor: simplify packetResponse using filterNotNull and firstOrNull
|
2023-05-07 05:33:18 -03:00 |
|
Andre K
|
9e78e516da
|
feat: add configs import/export (#628)
|
2023-05-02 07:18:22 -03:00 |
|
Andre K
|
e5a860cb36
|
feat: add channel editor (#627)
|
2023-04-29 07:14:30 -03:00 |
|
Andre K
|
85e62eaab4
|
feat: add remote node configuration (#626)
|
2023-04-22 12:06:25 -03:00 |
|
Andre K
|
da5f1d529d
|
feat: add traceroute (#620)
|
2023-04-16 06:16:41 -03:00 |
|
andrekir
|
88d415f2ce
|
fix: primaryChannel IndexOutOfBoundsException
|
2023-04-14 07:26:18 -03:00 |
|
andrekir
|
dc596e25a2
|
fix: corrected channel name change behavior
|
2023-04-13 17:34:28 -03:00 |
|
andrekir
|
e050ebd2a9
|
refactor: move UI text logic to view model
|
2023-04-13 17:20:26 -03:00 |
|
Andre K
|
5bf4c9c184
|
refactor: migrate ChannelFragment to Composable (#615)
|
2023-04-07 12:43:29 -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
|
4e9ec5f096
|
fix: initialize devices before constructor execution
|
2023-04-06 19:08:19 -03:00 |
|
andrekir
|
7fedc2b0e1
|
refactor: move activity out of BTScanModel
|
2023-04-03 18:29:41 -03:00 |
|
andrekir
|
b7d91224e4
|
feat: add ModemPreset.LONG_MODERATE string name
https://github.com/meshtastic/firmware/pull/2400
|
2023-04-03 18:17:23 -03:00 |
|
andrekir
|
effc450af8
|
feat: create BLEDeviceListEntry class
|
2023-04-01 08:03:32 -03:00 |
|
andrekir
|
d4c125b962
|
fix: CompanionDeviceManager context
|
2023-04-01 07:58:37 -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
|
92b12ca79a
|
feat: improve BLE_NAME_PATTERN filter
|
2023-03-22 18:16:18 -03:00 |
|
andrekir
|
ce66a9425d
|
feat: edit waypoints
|
2023-02-03 19:33:50 -03:00 |
|
andrekir
|
9e8900ec4f
|
refactor: convert ourNodeInfo to Flow
|
2023-02-02 17:13:44 -03:00 |
|
andrekir
|
62420132f1
|
feat: waypoints
|
2023-02-01 12:49:30 -03:00 |
|
andrekir
|
22f941310b
|
feat: add waypoint expire filter
|
2023-01-15 17:42:28 -03:00 |
|
andrekir
|
807337ca9b
|
add new configs
|
2023-01-03 21:45:41 -03:00 |
|
andrekir
|
1e95c200e6
|
handle missing contactKey digit
|
2023-01-02 21:36:35 -03:00 |
|
andrekir
|
4ea17e36bc
|
update coroutine scopes
|
2022-12-24 00:20:54 -03:00 |
|
andrekir
|
4632b8f956
|
filter out null bluetooth names
|
2022-12-23 22:23:48 -03:00 |
|
andrekir
|
0fc00b0468
|
refactor Bluetooth scan API preference
|
2022-12-12 22:00:15 -03:00 |
|
andrekir
|
d74c5b6ec9
|
refactor BTScanModel constants
|
2022-12-12 21:52:09 -03:00 |
|
Andre K
|
d538c2afff
|
list devices from adapter.bondedDevices (#536)
|
2022-12-10 00:16:14 -03:00 |
|
Andre K
|
689e7e7eca
|
add ModuleConfig settings (#526)
|
2022-11-22 22:01:37 -03:00 |
|
Andre K
|
0c783dfbff
|
add fields for position fixed (#524)
|
2022-11-15 22:00:29 -03:00 |
|
andrekir
|
57030f90b6
|
fix early ownerName null call
|
2022-11-15 16:31:35 -03:00 |
|
Andre K
|
9442c1d510
|
config clean up and updates (#522)
|
2022-11-15 12:19:59 -03:00 |
|
Andre K
|
4bcd408dce
|
add user & device config settings (#520)
* add MeshUser & LocalConfig prefs
|
2022-11-08 23:11:18 -03:00 |
|
andrekir
|
6894883362
|
add option to request remote nodes position
|
2022-11-06 17:46:57 -03:00 |
|
andrekir
|
00de511907
|
update targetSdkVersion to 31
|
2022-11-04 18:31:18 -03:00 |
|
PWRxPSYCHO
|
68dfc71812
|
Merge branch 'meshtastic:master' into osmdroid-phase3
|
2022-10-27 09:21:24 -04:00 |
|
andrekir
|
9ad6dd137d
|
when we init default, set use_preset to true (meshtastic/Meshtastic-device#1845)
|
2022-10-26 17:58:38 -03:00 |
|