Skip to content

Commit d6ecb73

Browse files
committed
#2000 tell the user to tap OS version or build number
1 parent 790610f commit d6ecb73

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
## Fixed
66
- #2007 Volume up/down action bottom sheet is cut off on some devices.
77
- #2004 Do not crash when launching wireless debugging screen on some devices.
8-
- #2005 NPE in onSaveInstanceState
8+
- #2005 NPE in onSaveInstanceState.
9+
- #2000 tell the user to tap OS version or build number
910

1011
## [4.0.0](https://github.com/sds100/KeyMapper/releases/tag/v4.0.0)
1112

base/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1754,7 +1754,7 @@
17541754
<string name="expert_mode_setup_wizard_complete_button">Finish</string>
17551755

17561756
<string name="expert_mode_setup_notification_tap_build_number_title">Enable developer options</string>
1757-
<string name="expert_mode_setup_notification_tap_build_number_text">Tap build number repeatedly</string>
1757+
<string name="expert_mode_setup_notification_tap_build_number_text">Tap build number or OS version repeatedly</string>
17581758

17591759
<string name="expert_mode_setup_notification_pairing_title">Pairing automatically</string>
17601760
<string name="expert_mode_setup_notification_pairing_text">Searching for pairing code and port…</string>

0 commit comments

Comments
 (0)