File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
internal_filesystem/lib/mpos Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 110.4.1
22=====
33- MposKeyboard: fix q, Q, 1 and ~ button unclickable bug
4- - MposKeyboard: increase font size from 16 to 22
4+ - MposKeyboard: increase font size from 16 to 20
55- MposKeyboard: use checkbox instead of newline symbol for "OK, Ready"
66- MposKeyboard: bigger space bar
77- OSUpdate app: simplify by using ConnectivityManager
8+ - ImageView app: improve error handling
9+ - Settings app: tweak font size
810- API: add facilities for instrumentation (screengrabs, mouse clicks)
911- API: move WifiService to mpos.net
12+ - API: remove fonts to reduce size
13+ - API: replace font_montserrat_28 with font_montserrat_28_compressed to reduce size
1014- UI: pass clicks on invisible "gesture swipe start" are to underlying widget
1115- UI: only show back and down gesture icons on swipe, not on tap
1216- UI: double size of back and down swipe gesture starting areas for easier gestures
Original file line number Diff line number Diff line change 1- CURRENT_OS_VERSION = "0.4.0 "
1+ CURRENT_OS_VERSION = "0.4.1 "
22
33# Unique string that defines the hardware, used by OSUpdate and the About app
44_hardware_id = "missing-hardware-info"
You can’t perform that action at this time.
0 commit comments