index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
policy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.
John Spurlock
2013-10-14
2
-52
/
+65
*
Limit transient nav cling to 380dp on large/land devices.
Daniel Sandler
2013-10-14
1
-21
/
+52
*
Wire up new hideycling ok button to persist setting.
John Spurlock
2013-10-13
1
-3
/
+5
*
New window cling for immersive mode.
Daniel Sandler
2013-10-13
1
-12
/
+120
*
Merge "Test for hidden keyguard before waiting for it." into klp-dev
Craig Mautner
2013-10-12
1
-1
/
+1
|
\
|
*
Test for hidden keyguard before waiting for it.
Craig Mautner
2013-10-11
1
-1
/
+1
*
|
Merge "Remote volume changes" into klp-dev
Jean-Michel Trivi
2013-10-11
1
-11
/
+23
|
\
\
|
|
/
|
/
|
|
*
Remote volume changes
Jean-Michel Trivi
2013-10-11
1
-11
/
+23
*
|
Merge "Reduce jank on incoming phone call during dream." into klp-dev
Craig Mautner
2013-10-11
1
-4
/
+5
|
\
\
|
*
|
Reduce jank on incoming phone call during dream.
Craig Mautner
2013-10-10
1
-4
/
+5
*
|
|
Fix dock rect calculation when nav is translucent.
John Spurlock
2013-10-10
1
-4
/
+5
*
|
|
IME navigation guard implemented as a View.
John Spurlock
2013-10-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev
John Spurlock
2013-10-09
1
-2
/
+4
|
\
\
|
*
|
Allow IMEs to extend below nav bar, remove SystemUI veto.
John Spurlock
2013-10-09
1
-2
/
+4
*
|
|
Merge "Remove overly tight constraint on drawn Keyguard." into klp-dev
Craig Mautner
2013-10-09
1
-1
/
+3
|
\
\
\
|
*
|
|
Remove overly tight constraint on drawn Keyguard.
Craig Mautner
2013-10-08
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Close context menu dialogs if the menu becomes empty
Adam Powell
2013-10-08
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge "Translucent sysui flags affect layout." into klp-dev
John Spurlock
2013-10-08
1
-1
/
+3
|
\
\
|
*
|
Translucent sysui flags affect layout.
John Spurlock
2013-10-08
1
-1
/
+3
*
|
|
Don't crop top-most windows at rest.
John Spurlock
2013-10-08
1
-3
/
+6
|
/
/
*
|
Ignore certain WindowManager flags when touch exploration is enabled
Alan Viverette
2013-10-07
1
-12
/
+31
|
/
*
Transparent system ui flags -> Translucent WM flags.
John Spurlock
2013-10-06
3
-40
/
+88
*
Window decor rect should not include the nav bar if hidden.
John Spurlock
2013-10-03
1
-1
/
+2
*
Merge "Store decor rects per window for transition cropping." into klp-dev
John Spurlock
2013-10-03
1
-13
/
+35
|
\
|
*
Store decor rects per window for transition cropping.
John Spurlock
2013-10-02
1
-13
/
+35
*
|
Private flags are masked in correct variable
Adam Lesinski
2013-10-02
1
-5
/
+6
|
/
*
Make room for new public flags
Adam Lesinski
2013-10-01
1
-1
/
+1
*
Fix permissions on WindowManagerService.showAssistant()
Jim Miller
2013-09-27
2
-10
/
+1
*
Accessibility improvements in keyguard
Jim Miller
2013-09-25
1
-0
/
+4
*
Include starting windows in the sysui vis calculation.
John Spurlock
2013-09-20
1
-13
/
+14
*
Add camera affordance to navigation bar on phones
Jim Miller
2013-09-19
2
-2
/
+9
*
Update transient navigation confirmation wording & behavior
John Spurlock
2013-09-16
2
-83
/
+95
*
Fix glitch launching new windows from transparent launcher.
John Spurlock
2013-09-16
1
-1
/
+1
*
Promote lights-out to a bar transition mode.
John Spurlock
2013-09-14
1
-17
/
+25
*
Merge "Show alternate menu panel on devices with menu key" into klp-dev
Adam Powell
2013-09-12
1
-5
/
+11
|
\
|
*
Show alternate menu panel on devices with menu key
Adam Powell
2013-09-11
1
-5
/
+11
*
|
Fix issue #10688644: Java crash in com.android.phone:
Dianne Hackborn
2013-09-11
1
-2
/
+2
|
/
*
Fix deadlock by keeping local copy of currentUserId
Craig Mautner
2013-09-06
1
-13
/
+6
*
Merge "Remove opaque-on-interaction from nav bar." into klp-dev
John Spurlock
2013-09-05
1
-1
/
+3
|
\
|
*
Remove opaque-on-interaction from nav bar.
John Spurlock
2013-09-05
1
-1
/
+3
*
|
Force the nav bar visible when an IME window is visible.
John Spurlock
2013-09-05
1
-1
/
+2
|
/
*
Merge "Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE." into klp-dev
John Spurlock
2013-08-29
1
-5
/
+5
|
\
|
*
Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE.
John Spurlock
2013-08-27
1
-5
/
+5
*
|
Ensure IME windows always appear north of the nav bar.
John Spurlock
2013-08-28
2
-6
/
+7
|
/
*
Allow wallpaper to extend into the entire screen.
John Spurlock
2013-08-27
1
-6
/
+6
*
Add new logging for system bar window state.
John Spurlock
2013-08-26
1
-4
/
+8
*
Improve transparent bar transitions.
John Spurlock
2013-08-23
2
-6
/
+28
*
Improve transient bar transitions.
John Spurlock
2013-08-20
2
-34
/
+76
*
Maintain TRANSIENT_*_BAR flags until transient bars hidden.
John Spurlock
2013-08-15
2
-145
/
+256
*
Ensure LOW_PROFILE is always clear when bars are transient.
John Spurlock
2013-08-14
1
-1
/
+17
[next]