index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
inputmethodservice
/
NavigationBarController.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix touchable region calculation in NavigationBarController (2nd)
Ming-Shin Lu
2022-04-27
1
-5
/
+13
*
Fix touchable region calculation in NavigationBarController
Yohei Yukawa
2022-04-06
1
-9
/
+9
*
Avoid Rect instantiation in NavigationBarController.Impl
Yohei Yukawa
2022-04-06
1
-4
/
+5
*
Merge TODO(b/217397817) to TODO(b/215443343)
Yohei Yukawa
2022-03-16
1
-2
/
+2
*
Use parentUserId when reading config_imeDrawsImeNavBar
Yohei Yukawa
2022-03-07
1
-57
/
+26
*
Introduce InputMethodNavButtonFlags
Yohei Yukawa
2022-03-07
1
-6
/
+10
*
Use config_imeDrawsImeNavBar
Yohei Yukawa
2022-02-09
1
-12
/
+10
*
Add null check for mNavigationBarFrame
Robin Lee
2022-02-07
1
-5
/
+7
*
Have both NAVIGATION_HINT_IME{,_SWITCHER}_SHOWN
Yohei Yukawa
2022-02-04
1
-2
/
+2
*
Add a missing "=" in dumpsys input_method
Yohei Yukawa
2022-02-03
1
-1
/
+2
*
Support floating IMEs even when IMEs render the nav buttons
Yohei Yukawa
2022-01-31
1
-5
/
+37
*
Introduce Window.DecorCallback
Yohei Yukawa
2022-01-31
1
-8
/
+15
*
Support IME switcher icon visibility update
Yohei Yukawa
2022-01-28
1
-1
/
+39
*
Support nav button color transitions
Yohei Yukawa
2022-01-28
1
-1
/
+35
*
Support light navigation bar
Yohei Yukawa
2022-01-27
1
-0
/
+47
*
Factor out to NavigationBarController#scheduleRelayout()
Yohei Yukawa
2022-01-25
1
-24
/
+40
*
Update the IME nav UI when gesture navigation mode changes
Yohei Yukawa
2022-01-24
1
-1
/
+55
*
Minimum impl of nav buttons rendered by IME
Yohei Yukawa
2022-01-20
1
-0
/
+328