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
w16.1
w16.2
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
*
Remove canImeRenderGesturalNavButtons and sysprop
Cosmin Băieș
2025-04-17
1
-529
/
+431
*
Check system nav bar for custom IME Switcher vis
Cosmin Băieș
2025-03-19
1
-34
/
+42
*
Set IME nav bar height when installing unattached
Cosmin Băieș
2025-03-14
1
-2
/
+7
*
Rename navigation icon hints to NavbarFlags
Cosmin Băieș
2025-01-27
1
-11
/
+11
*
Rename BACK_ALT flag to BACK_DISMISS_IME
Cosmin Băieș
2025-01-27
1
-3
/
+3
*
Rename IME_SHOWN states to IME_VISIBLE
Cosmin Băieș
2025-01-20
1
-8
/
+8
*
Clarify state names for IME Switcher button
Cosmin Băieș
2025-01-20
1
-3
/
+3
*
Use correct navigation hint for IME visibility
Cosmin Băieș
2025-01-17
1
-10
/
+12
*
Revert^4 "Add API for Custom IME Switcher button visibility"
Felix Stern
2024-11-12
1
-0
/
+28
*
Revert^3 "Add API for Custom IME Switcher button visibility"
Priyanka Advani (xWF)
2024-11-11
1
-28
/
+0
*
Revert^2 "Add API for Custom IME Switcher button visibility"
Cosmin Băieș
2024-11-08
1
-0
/
+28
*
Revert "Add API for Custom IME Switcher button visibility"
Priyanka Advani (xWF)
2024-11-05
1
-28
/
+0
*
Add API for Custom IME Switcher button visibility
Cosmin Băieș
2024-11-01
1
-0
/
+28
*
Cleanup ENABLE_HIDE_IME_CAPTION_BAR flag
Cosmin Băieș
2024-10-29
1
-22
/
+16
*
Add IME switch button long click support
Cosmin Băieș
2024-07-12
1
-1
/
+15
*
Include IME navigation bar in IME insets
Cosmin Băieș
2024-06-07
1
-0
/
+31
*
Add unit tests for hiding the IME nav bar
Cosmin Băieș
2023-11-16
1
-0
/
+17
*
Revert "Add logs for analysing b/297000797"
Cosmin Băieș
2023-09-12
1
-11
/
+0
*
Add logs for analysing b/297000797
Cosmin Băieș
2023-09-08
1
-0
/
+11
*
Fix IME hidden nav bar bottom insets
Cosmin Băieș
2023-09-05
1
-1
/
+1
*
Revert^2 "Allow hiding the IME navigation bar"
Cosmin Băieș
2023-08-17
1
-1
/
+33
*
Revert "Allow hiding the IME navigation bar"
Naomi Musgrave
2023-08-16
1
-33
/
+1
*
Allow hiding the IME navigation bar
Cosmin Băieș
2023-08-16
1
-1
/
+33
*
Update nav bar insets when in extractView
Cosmin Băieș
2023-05-22
1
-48
/
+52
*
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