index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gui
/
keyboard.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unused variable cleanup
Matt Mower
2017-01-18
1
-1
/
+0
*
Update minuitwrp graphics in line with latest minui
Ethan Yonker
2016-01-27
1
-3
/
+3
*
gui: add keyboard support for Ctrl layer and more special keys
that
2016-01-07
1
-21
/
+84
*
Allow text to scale to fit
Ethan Yonker
2015-10-16
1
-2
/
+2
*
gui: keyboard: support longpress label offset, code cleanup
that
2015-07-14
1
-149
/
+116
*
[WIP] gui: software drawn keyboard (code only)
that
2015-06-20
1
-12
/
+163
*
gui: keyboard: introduce struct Layout and simplify caps handling
that
2015-03-15
1
-68
/
+58
*
gui: keyboard: add HitTestKey method, minor simplifications
that
2015-03-14
1
-114
/
+100
*
gui: keyboard doesn't need its own action
that
2015-03-14
1
-28
/
+2
*
GUI: Support styles in xml to reduce xml file size
Ethan Yonker
2015-02-21
1
-27
/
+9
*
gui: make resources type safe
that
2015-02-15
1
-3
/
+3
*
Scale the GUI to fit the screen
Ethan Yonker
2015-02-10
1
-3
/
+4
*
gui: simplify code in GUIKeyboard
that
2015-02-01
1
-126
/
+68
*
Add capslock support to keyboard
Ethan Yonker
2014-02-17
1
-2
/
+61
*
Properly delete all GUIObjects and pages on theme reload
Vojtech Bocek
2014-02-12
1
-3
/
+0
*
Conditional -> GUIObject and make all gui objects children of GUIObject
Vojtech Bocek
2014-02-12
1
-1
/
+1
*
Expansion of vibrate options
Ethan Yonker
2014-02-07
1
-2
/
+2
*
Add haptic feedback
Samer Diab (S.a.M.e.R_d)
2014-02-06
1
-0
/
+3
*
Update licenses to all match
Dees Troy
2013-10-22
1
-21
/
+17
*
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
1
-11
/
+10
*
Increase char array sizes to allow for null char for strcpy
Dees_Troy
2013-01-10
1
-1
/
+1
*
Add keyboard key highlight
Dees_Troy
2012-10-20
1
-4
/
+86
*
Fix weird keyboard problem
Dees_Troy
2012-10-15
1
-3
/
+3
*
TWRP-ify AOSP code
Dees_Troy
2012-09-05
1
-0
/
+442