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
|
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
|
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 |
|
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
|
7cdb1d0f90
|
include negative snr in rangetest
|
2022-10-26 17:03:51 -03:00 |
|
andrekir
|
a3cc422afc
|
reset channels no longer in use
|
2022-10-16 12:40:05 -03:00 |
|
andrekir
|
d29c86ee74
|
admin channel not case-sensitive
|
2022-10-16 12:36:21 -03:00 |
|
andrekir
|
88b94bd018
|
move ChannelSet out of service
|
2022-10-12 09:02:25 -03:00 |
|
andrekir
|
d9eb113b12
|
add remote node admin
|
2022-10-10 18:09:20 -03:00 |
|
PWRxPSYCHO
|
640737adeb
|
Merge branch 'meshtastic:master' into osmdroid-phase2
|
2022-09-30 16:37:24 -04:00 |
|
andrekir
|
b401c8bac3
|
move admin messages to nodes tab
|
2022-09-30 15:57:04 -03:00 |
|
PWRxPSYCHO
|
9b1dfb0d02
|
Working on cache downloader
|
2022-09-22 08:35:33 -04:00 |
|
andrekir
|
5382fdae49
|
update for proto changes
|
2022-09-18 18:35:13 -03:00 |
|
andrekir
|
65e982ddd5
|
refactor messages to Room database
|
2022-09-15 22:24:04 -03:00 |
|
andrekir
|
ab7bf4922b
|
create Room database for DataPacket
|
2022-09-14 01:54:13 -03:00 |
|
andrekir
|
a93d4e1dcd
|
rename Packet to MeshLog
|
2022-09-13 22:49:38 -03:00 |
|
andrekir
|
2ed5548abb
|
create ChannelSet datastore
|
2022-09-12 19:07:30 -03:00 |
|
andrekir
|
fd0c8ef9b8
|
refactor config get and set methods
|
2022-09-12 00:26:12 -03:00 |
|
andrekir
|
5eb5cd1421
|
incorporate androidlib
|
2022-09-04 22:52:40 -03:00 |
|
andrekir
|
5d95017efa
|
add osm map features
|
2022-08-30 17:25:11 -03:00 |
|
andrekir
|
e1ad213a01
|
tag hasWifi to MyNodeInfo
|
2022-08-28 07:54:47 -03:00 |
|
Andre K
|
7caa09b3a6
|
Merge branch 'master' into dev-factory-reset
|
2022-08-25 20:39:53 -03:00 |
|
andrekir
|
69f311e133
|
clean up and reformat
|
2022-08-23 21:39:08 -03:00 |
|
Douile
|
7adf3cd0f5
|
Add factory reset button
|
2022-08-23 11:13:47 +01:00 |
|
Douile
|
36b5a9eefb
|
Fix iterating items in repositionItems
|
2022-08-16 12:25:40 +01:00 |
|
Douile
|
01e24ff6a4
|
Add position via dragging the recyclerview
|
2022-08-16 11:46:57 +01:00 |
|
Douile
|
1bdb6bf340
|
Add drag to re-arrange support for quick chat actions
|
2022-08-12 15:35:27 +01:00 |
|
Douile
|
7da224a1ce
|
Store QuickChatActions in the database
|
2022-08-11 16:43:26 +01:00 |
|
Douile
|
3c9e325d5c
|
Add QuickChatAction model
|
2022-08-10 17:29:17 +01:00 |
|