Meshtastic-Android/app/src
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
..
androidTest/java/com/geeksville/mesh fix: update unit tests 2023-01-26 22:41:12 -03:00
fdroid/java/com/geeksville/mesh feat: use FusedLocationClient for google flavor 2023-01-31 18:17:13 -03:00
google/java/com/geeksville/mesh feat: add isGooglePlayAvailable check 2023-02-03 19:39:17 -03:00
main fix #625: handle Samsung Keyboard dot-minus key in TextField validation 2023-04-26 18:21:27 -03:00
test/java/com/geeksville/mesh fix: make NodeInfoTest Locale non-null 2023-02-13 18:36:32 -03:00