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