andrekir
86cdb0106f
refactor: replace focusManager parameter with LocalFocusManager
2023-09-08 16:05:40 -03:00
andrekir
06b78cd997
feat: add new module configs
2023-08-19 07:44:54 -03:00
andrekir
1cdfe59137
refactor: update @Previews to private functions
2023-08-19 07:30:47 -03:00
andrekir
e9ae0c66d9
refactor: updates for 2.2 release
...
reference https://github.com/meshtastic/protobufs/pull/368
2023-08-05 07:04:37 -03:00
Andre K
377c6a18e0
feat: add option to show phone GPS location on map
2023-07-31 22:56:15 -03:00
andrekir
79bf8d1536
feat: add password TextField
2023-07-27 06:47:34 -03:00
Andre K
527d94d32a
feat: calculate default values for LoRa channel_num and frequency ( #664 )
2023-07-18 22:28:16 -03:00
andrekir
c7222bc8e9
feat: add mqtt.proxy_to_client_enabled config
2023-07-18 18:04:22 -03:00
andrekir
8543150e16
feat: add air_quality_enabled & air_quality_interval
2023-06-18 17:50:18 -03:00
andrekir
10099dc2fa
feat: add new proto configs
2023-05-30 16:53:02 -03:00
andrekir
1fe669fb73
feat: add RemoteHardwarePin config
2023-05-26 17:45:25 -03:00
andrekir
7da958578b
refactor: improve channel editor isEditing logic
2023-05-21 19:09:00 -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
d58e092333
fix: show modem preset name if channel name is empty
...
(or "Default" if not available)
2023-05-21 09:19:55 -03:00
andrekir
e116a8a97c
refactor: update EditListPreference
2023-05-16 17:47:59 -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
6297cf2b62
fix: set fixed position for local node only
2023-05-12 18:34:29 -03:00
Andre K
068f5e7544
feat: implement PacketResponseState.Error ( #633 )
2023-05-12 18:29:31 -03:00
andrekir
8a750c122e
fix: ensure FAB layer above LazyColumn in ChannelSettingsItemList
2023-05-10 21:43:18 -03:00
Andre K
70f7ffb5fc
feat: implement PacketResponseState.Loading ( #630 )
2023-05-08 17:31:07 -03:00
andrekir
d1ce014a88
fix: allow empty (no crypto) and 128 bit PSKs
2023-05-06 08:18:56 -03:00
andrekir
4a6c0c0b40
fix: prevent clicking through composable background
2023-05-02 07:24:01 -03:00
andrekir
a39390254a
refactor: revert PreferenceFooter to default theme colors
2023-05-02 07:22:51 -03:00
Andre K
9e78e516da
feat: add configs import/export ( #628 )
2023-05-02 07:18:22 -03:00
andrekir
16787b23c8
fix: BitwisePreference trailing icons
2023-04-29 07:19:22 -03:00
Andre K
e5a860cb36
feat: add channel editor ( #627 )
2023-04-29 07:14:30 -03:00
andrekir
c821eb3681
fix #625 : handle Samsung Keyboard dot-minus key in TextField validation
...
Samsung Keyboard numerical keypad features a combined '.-' key that outputs a dot (.) on first press and replaces it with a minus (-) on second press. there is no option to output each symbol separately (short or long press, etc).
updated validation logic to handle dot symbol at the start of the input string.
2023-04-26 18:21:27 -03:00
andrekir
7834cb1f0c
fix: use little-endian byte order for protobuf fixed32 values
2023-04-24 22:23:40 -03:00
andrekir
145988ad75
refactor: improve parameter naming and type in config constructors
2023-04-24 22:11:36 -03:00
Andre K
85e62eaab4
feat: add remote node configuration ( #626 )
2023-04-22 12:06:25 -03:00
Andre K
a5fa47292e
refactor: split configs into individual components ( #623 )
2023-04-17 17:13:26 -03:00
andrekir
440fc97fa0
feat: add onFocusChanged parameter to EditTextPreference
2023-04-07 11:26:09 -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
902763dba7
feat: add EditListPreference component for lora.ignore_incoming
2023-04-01 06:46:18 -03:00
andrekir
1bc8fb3c17
feat: add EditTextPreference byte counter
2023-03-28 22:34:10 -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
640cd0a269
refactor: replace save with send string
2023-02-01 12:51:42 -03:00
andrekir
eaaadf3b34
feat: add EditIPv4Preference
2023-01-08 10:38:04 -03:00
Andre K
99a42b1aa1
export hardcoded strings ( #547 )
2022-12-28 17:37:25 -03:00
Andre K
0c783dfbff
add fields for position fixed ( #524 )
2022-11-15 22:00:29 -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