Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
a48259fa7d7173030fab21072ccb21e4061a29d9
/
policy
ab8fe69
Merge "Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE." into klp-dev
by John Spurlock
· 11 years ago
d4e6575
Ensure IME windows always appear north of the nav bar.
by John Spurlock
· 11 years ago
e47193d
Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE.
by John Spurlock
· 11 years ago
ef4adae
Allow wallpaper to extend into the entire screen.
by John Spurlock
· 11 years ago
0ec64c6
Add new logging for system bar window state.
by John Spurlock
· 11 years ago
b77edbf
Improve transparent bar transitions.
by John Spurlock
· 11 years ago
5b9145b
Improve transient bar transitions.
by John Spurlock
· 11 years ago
27735a4
Maintain TRANSIENT_*_BAR flags until transient bars hidden.
by John Spurlock
· 11 years ago
2617006
Ensure LOW_PROFILE is always clear when bars are transient.
by John Spurlock
· 11 years ago
4cf6a94
Delay transient navigation confirmation prompt.
by John Spurlock
· 11 years ago
34e13d9
Update transient navigation confirmation logic.
by John Spurlock
· 11 years ago
30f420f
add local focus mode and input event injection API to Window
by keunyoung
· 11 years ago
ef981a4
Fix propagation of display overscan information.
by Jeff Brown
· 11 years ago
e1f366f
Introduce new transparent bars sysui flags.
by John Spurlock
· 11 years ago
32230ef
Merge "Collapse/disable shade when hiding status bar window."
by John Spurlock
· 11 years ago
5c71325
Merge "Add force default orientation."
by Craig Mautner
· 11 years ago
46ac6fa
Add force default orientation.
by Craig Mautner
· 11 years ago
9b0dc28
Fix a regression where android:windowContentOverlay did not draw properly.
by Adam Powell
· 11 years ago
9764218
Collapse/disable shade when hiding status bar window.
by John Spurlock
· 11 years ago
9ba21fd
Tweak system gesture listener.
by John Spurlock
· 11 years ago
b816bed
Limit TYPE_SYSTEM_ERROR to system decor bounds.
by Craig Mautner
· 11 years ago
d4ec3324
Restore nav bar position when wm size is reset.
by Craig Mautner
· 11 years ago
20555cb
Merge "Add a keycode to switch audio tracks (1/2)"
by michaelwr
· 11 years ago
a446bf0
add TYPE_PRIVATE_PRESENTATION window type
by keunyoung
· 11 years ago
bfdad8e
Add a keycode to switch audio tracks (1/2)
by Jaekyun Seok
· 11 years ago
f56bef1
Resolve car dock home activities properly.
by John Spurlock
· 11 years ago
4f09d51
Remove debug logging.
by Craig Mautner
· 11 years ago
9b40728
Change order of setting isOpen
by Craig Mautner
· 11 years ago
1e09cfa
Merge "More debug for 9404689."
by Craig Mautner
· 11 years ago
f1f5054
More debug for 9404689.
by Craig Mautner
· 11 years ago
e51cf7ae
Simplify wake management code in keyguard.
by Jim Miller
· 11 years ago
655d0e2
Single-user restrictions
by Amith Yamasani
· 11 years ago
80f00c1
Remove concept of system bar from window manager.
by John Spurlock
· 11 years ago
0a317e9
Show the default activity icon in the action bar if one is not supplied
by Adam Powell
· 11 years ago
037aa8d
Centralize all system InputEventReceiver monitors.
by Craig Mautner
· 11 years ago
3df2172
Hide "Take bugreport" for secondary users
by Amith Yamasani
· 11 years ago
245fd01
Put overlay system bar testing behind a setting.
by John Spurlock
· 11 years ago
fb70445
Merge "Extend stacks up under status bar"
by Craig Mautner
· 11 years ago
c5a6e44
Extend stacks up under status bar
by Craig Mautner
· 11 years ago
16f6b15
am b093ea59: am f8038bdd: Merge "Fix regression in long-press home behavior on tablets." into jb-mr2-dev
by Jeff Brown
· 11 years ago
f8038bd
Merge "Fix regression in long-press home behavior on tablets." into jb-mr2-dev
by Jeff Brown
· 11 years ago
f71343d
Fix regression in long-press home behavior on tablets.
by Jeff Brown
· 11 years ago
04fe6eb
Fix a bug resolving the correct icon/logo in action bars
by Adam Powell
· 11 years ago
00d4c94
Merge "Fix keyguard issue where an incoming SMS would switch widget" into jb-mr2-dev
by Jim Miller
· 11 years ago
dfb57cd
Fix keyguard issue where an incoming SMS would switch widget
by Jim Miller
· 11 years ago
5bee398
Merge "Clear low profile bit when showing hideybars."
by John Spurlock
· 11 years ago
d85618e
Clear low profile bit when showing hideybars.
by John Spurlock
· 11 years ago
dcf4f21
Hideybars feature confirmation toast bar.
by John Spurlock
· 11 years ago
d794e64
Check for invalid pointer index in PagedView
by Jim Miller
· 11 years ago
e9b2f9a
am 04be10a5: am 36b3b1dd: Merge "Support double-tap home to go to recents." into jb-mr2-dev
by Jeff Brown
· 11 years ago
caca881
Support double-tap home to go to recents.
by Jeff Brown
· 12 years ago
9835497
am 6ffce75f: am 154bb559: Merge "Fix PhoneWindowManager#getUserRotationMode" into jb-mr2-dev
by Brett Chabot
· 11 years ago
7e55c40
Fix PhoneWindowManager#getUserRotationMode
by Brett Chabot
· 11 years ago
04db176
Window manager cleanup.
by John Spurlock
· 11 years ago
e8e93a1
Fix build error due to incorrect merge
by Amith Yamasani
· 12 years ago
ecd5afe
resolved conflicts for merge of 069d7e9b to master
by Amith Yamasani
· 12 years ago
0055383
Merge "Attempt to fix NPE in keyguard" into jb-mr2-dev
by Jim Miller
· 12 years ago
982d21b
Attempt to fix NPE in keyguard
by Jim Miller
· 12 years ago
6fc1d4e
Cache the scaled avatar drawables in the keyguard user switcher
by Amith Yamasani
· 12 years ago
e3b642e
Handle missing status/nav bar case inside hideybar check.
by John Spurlock
· 12 years ago
ad3e6cb
Navigation hideybar via new system ui opt-in flag.
by John Spurlock
· 12 years ago
ba50b97c
Add new app ops for various interesting audio service things.
by Dianne Hackborn
· 12 years ago
8929bae
Merge "Hideybar gesture clears flags if SYSTEM_UI_FLAG_FULLSCREEN"
by John Spurlock
· 12 years ago
eda6729
Generic refactoring for clarity.
by Craig Mautner
· 12 years ago
c0b676d
Add keyguard background scrim and protection around keyguard APIs
by Jim Miller
· 12 years ago
73bad0e
Hideybar gesture clears flags if SYSTEM_UI_FLAG_FULLSCREEN
by John Spurlock
· 12 years ago
4293e23
Lockscreen widgets not always announced.
by Svetoslav
· 12 years ago
57306e6
Reveal hideybars using system gesture.
by John Spurlock
· 12 years ago
12a7f76
Merge "Fix system server crash when uninstalling paid LS widget that has been added (issue 8647398)" into jb-mr2-dev
by Adam Cohen
· 12 years ago
8e251dc
am b0efef2f: am f535c820: Merge "Restore dock home support for car docks." into jb-mr2-dev
by Daniel Sandler
· 12 years ago
f535c82
Merge "Restore dock home support for car docks." into jb-mr2-dev
by Daniel Sandler
· 12 years ago
128f276
Fix system server crash when uninstalling paid LS widget that has been added (issue 8647398)
by Adam Cohen
· 12 years ago
6396c72
Restore dock home support for car docks.
by Daniel Sandler
· 12 years ago
59ecf6d
am 3b90af23: am ab15e6ab: Merge "Add a config resource to force HDMI rotation on some devices." into jb-mr2-dev
by Jeff Brown
· 12 years ago
ab15e6a
Merge "Add a config resource to force HDMI rotation on some devices." into jb-mr2-dev
by Jeff Brown
· 12 years ago
c82c89ed
Add a config resource to force HDMI rotation on some devices.
by Jeff Brown
· 12 years ago
b1e5137
Merge "Move owner info from Settings.Secure to LockSettings" into jb-mr2-dev
by Jim Miller
· 12 years ago
53078b2
Merge "Implement stack splitting and task movement."
by Craig Mautner
· 12 years ago
187ec58
Move owner info from Settings.Secure to LockSettings
by Jim Miller
· 12 years ago
32beb2c
Hideybars part I - Overlay status bar via an intent.
by John Spurlock
· 12 years ago
9c3b3ae
Translate MR2 status bar fix to master.
by John Spurlock
· 12 years ago
c724f65
am 4f63f54f: am 5584737f: Merge "FLAG_DISMISS_KEYGUARD should not hide status bar if secure." into jb-mr2-dev
by John Spurlock
· 12 years ago
5584737
Merge "FLAG_DISMISS_KEYGUARD should not hide status bar if secure." into jb-mr2-dev
by John Spurlock
· 12 years ago
967212c
Implement stack splitting and task movement.
by Craig Mautner
· 12 years ago
a523989
Enabling Face Unlock for user switching (bug 8495282)
by Brian Colonna
· 12 years ago
3733c4c
FLAG_DISMISS_KEYGUARD should not hide status bar if secure.
by John Spurlock
· 12 years ago
b999d37
am d9d9c17d: am 77216642: Merge "Implement #7341342 API request: way to determine current orientation..." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
7721664
Merge "Implement #7341342 API request: way to determine current orientation..." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
b9ec1ac
Implement #7341342 API request: way to determine current orientation...
by Dianne Hackborn
· 12 years ago
2262610
Merge "Fix bug where transport shows all the time in keyguard" into jb-mr2-dev
by Jim Miller
· 12 years ago
e5fb5e4
Fix missing clock in keyguard
by Jim Miller
· 12 years ago
43e27f7
Fix shortcut keys to operate as current user
by Michael Wright
· 12 years ago
4894a01
Fix bug where transport shows all the time in keyguard
by Jim Miller
· 12 years ago
c6ff35c
am fc9b371e: am 04c83357: Merge "Awaken dreams on home + recents." into jb-mr2-dev
by John Spurlock
· 12 years ago
c8b46ca
Awaken dreams on home + recents.
by John Spurlock
· 12 years ago
5677e78
am 2987c218: am 728827ff: Merge "Uphold common ordering expectations around action bar Home/Up dispatch" into jb-mr2-dev
by Adam Powell
· 12 years ago
8c16aa9
Uphold common ordering expectations around action bar Home/Up dispatch
by Adam Powell
· 12 years ago
6a57020
Merge "RemoteControlClient receives playback position change requests" into jb-mr2-dev
by Jean-Michel Trivi
· 12 years ago
ab089d4
am 9d4ed1ec: am ddd168d6: Merge "Add global key configuration file" into jb-mr2-dev
by Justin Koh
· 12 years ago
ddd168d
Merge "Add global key configuration file" into jb-mr2-dev
by Justin Koh
· 12 years ago
Next »