andrekir
|
b17bdd4fb8
|
feat(NodeDetails): add loading state indicator and pager tabs
|
2024-09-01 12:03:32 -03:00 |
|
andrekir
|
df2847dd6f
|
fix(MqttConfig): position precision padding
|
2024-08-31 09:13:54 -03:00 |
|
Robert-0410
|
9f136fb31b
|
feat: Telemetry charts (#1198)
|
2024-08-31 08:05:42 -03:00 |
|
andrekir
|
1712c5074f
|
fix: position precision slider movement
|
2024-08-29 08:10:09 -03:00 |
|
andrekir
|
d6146a5ab3
|
fix(SecurityConfig): add missing cancel button action
|
2024-08-25 10:41:17 -03:00 |
|
andrekir
|
cd05f8d565
|
feat: add SecurityConfig
|
2024-08-25 09:32:31 -03:00 |
|
andrekir
|
19e0f7d8b3
|
refactor: update EditDeviceProfileDialog using dynamic fields
|
2024-08-25 07:54:52 -03:00 |
|
andrekir
|
fa85955e85
|
refactor: extract EditBase64Preference from EditChannelDialog
closes #944
|
2024-08-22 19:58:37 -03:00 |
|
andrekir
|
c0955e7687
|
feat: add dialog to handle WiFi Credential QR code scan errors
|
2024-08-20 18:19:38 -03:00 |
|
andrekir
|
0f4377f7b9
|
fix(ChannelSettingsItemList): add listSaver to rememberSaveable
|
2024-08-20 18:18:42 -03:00 |
|
andrekir
|
94ff201822
|
refactor: use ACTION_TIME_TICK receiver for time updates
|
2024-08-18 11:38:32 -03:00 |
|
andrekir
|
f5cc7cf4ad
|
feat(NetworkConfig): add QR code scan for WiFi credentials
closes #1192
|
2024-08-18 10:25:00 -03:00 |
|
andrekir
|
ddad40a969
|
refactor: add more granular Position precision options
closes #1186
|
2024-08-18 08:32:20 -03:00 |
|
andrekir
|
160f02018f
|
fix(config): use rememberSaveable to retain state across configuration changes
closes #1193
|
2024-08-18 06:42:41 -03:00 |
|
Andre K
|
13606ad1f9
|
refactor: QrCodeScanDialog with single channel list and Add/Remove toggle (#1179)
|
2024-08-03 10:47:16 -03:00 |
|
andrekir
|
5b5bbf84b0
|
fix(ScannedQrCodeDialog): "Add" button action
|
2024-08-03 08:43:22 -03:00 |
|
andrekir
|
b4221c7db0
|
refactor: extract ScannedQrCodeDialog from ChannelFragment
|
2024-07-30 08:32:20 -03:00 |
|
andrekir
|
2e5d6db8b6
|
feat: add StoreForward is_server config
|
2024-07-28 09:49:36 -03:00 |
|
andrekir
|
cbd33f2c0c
|
feat: add LoRa pa_fan_disabled config
|
2024-07-28 09:48:36 -03:00 |
|
andrekir
|
a65cc7699e
|
feat: add adaptive two-pane layout to ChannelScreen
|
2024-07-28 08:23:14 -03:00 |
|
andrekir
|
9869c9e861
|
refactor: validate drag-and-drop by fixed contentType
|
2024-07-13 07:28:36 -03:00 |
|
andrekir
|
d8ef392ddd
|
refactor: replace light/dark mode previews with @PreviewLightDark
|
2024-07-13 07:26:45 -03:00 |
|
andrekir
|
15861c1389
|
refactor: dragDropItemsIndexed back to use item index
|
2024-07-04 09:23:13 -03:00 |
|
andrekir
|
4bf2d405ce
|
feat: add drag-and-drop to channel editor
|
2024-06-30 09:04:27 -03:00 |
|
andrekir
|
66babdf735
|
feat: add dragDropItemsIndexed extension
|
2024-06-30 09:04:27 -03:00 |
|
andrekir
|
c95cba097c
|
refactor: use item keys instead of indexes
|
2024-06-30 09:04:27 -03:00 |
|
andrekir
|
218100e9d5
|
feat: add LazyColumnDragAndDropDemo
|
2024-06-30 09:04:27 -03:00 |
|
andrekir
|
40edec0a31
|
feat: add device_logging_enabled config
|
2024-06-30 08:10:45 -03:00 |
|
andrekir
|
caff97a5e6
|
feat: add compassOrientation config
|
2024-06-16 09:01:30 -03:00 |
|
andrekir
|
4a9be026e2
|
chore: prepare new strings for translation
|
2024-06-03 10:40:49 -03:00 |
|
andrekir
|
95120ee208
|
fix: AlertDialog button spacing
|
2024-06-03 10:40:47 -03:00 |
|
andrekir
|
4ceb4c5199
|
feat: add nodelist sort options
|
2024-06-02 09:24:22 -03:00 |
|
andrekir
|
5b64f9eaa5
|
feat: add paxcounter threshold configs
|
2024-05-19 08:38:46 -03:00 |
|
andrekir
|
378c613233
|
feat: add led_heartbeat_disabled config
|
2024-05-05 07:22:44 -03:00 |
|
andrekir
|
c15c3d8c09
|
refactor(config): pass destNum via setFragmentResultListener
|
2024-04-15 17:56:47 -03:00 |
|
andrekir
|
4f29e7a3ff
|
feat: add new timezone device config
closes #957
|
2024-04-09 07:26:32 -03:00 |
|
andrekir
|
a7a9d543da
|
docs: add tx_power unit (dBm)
|
2024-04-06 07:58:06 -03:00 |
|
andrekir
|
f633ed74cb
|
refactor: align channel PSK Base64 flags with other platforms
closes #937
|
2024-04-01 22:55:21 -03:00 |
|
Davis
|
675c6a6b22
|
Feature: Filter node list (#920)
* Filter node list with text field against shortname and longname
* Show filter hint
* Reference "this" node from model instead of list position
|
2024-03-31 16:39:35 -03:00 |
|
andrekir
|
40aae19b45
|
feat: add MQTT mapReportSettings config
|
2024-03-13 20:50:57 -03:00 |
|
andrekir
|
6cd972522d
|
refactor: revert Button custom background color
|
2024-02-28 17:51:48 -03:00 |
|
andrekir
|
0095fc95d7
|
feat: add ChannelSettings position_precision config
|
2024-02-28 07:49:24 -03:00 |
|
andrekir
|
804e8487af
|
refactor: revert OutlinedTextField custom cursor color
reverts: f4a2100be9
|
2024-02-26 19:27:37 -03:00 |
|
andrekir
|
1990dfbabf
|
fix: clear focus before deleting ignore_incoming
closes #872
|
2024-02-26 19:22:12 -03:00 |
|
andrekir
|
44d260abff
|
refactor: rename channel_num to frequency slot
|
2024-02-25 07:44:53 -03:00 |
|
andrekir
|
ada2f14a78
|
refactor: update PositionConfigItemList
|
2024-02-12 17:56:00 -03:00 |
|
andrekir
|
b972cab214
|
feat: add ignore_mqtt to LoRa config
ref.: https://github.com/meshtastic/firmware/pull/3117
|
2024-01-21 06:37:27 -03:00 |
|
andrekir
|
104e6ef25e
|
feat: add paxcounter module config
|
2024-01-17 19:06:37 -03:00 |
|
andrekir
|
f4a2100be9
|
fix: OutlinedTextField cursor visibility
|
2024-01-10 12:29:12 -03:00 |
|
andrekir
|
e9f63b4e80
|
refactor: add channel hash function
|
2024-01-10 05:33:19 -03:00 |
|