Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
035ce2ca92742894f7f906c93d7d217c647aa19a
/
policy
035ce2c
Merge "Add support for "-rtl" in resources" into jb-mr1-dev
by Fabrice Di Meglio
· 12 years ago
1676118
Merge "Keyguard bug fixes" into jb-mr1-dev
by Jim Miller
· 12 years ago
3983419
Minor refactors.
by Craig Mautner
· 12 years ago
d36ebe0
Keyguard bug fixes
by Jim Miller
· 12 years ago
58a2950
Merge "Lots of keyguard improvements - Fix "too many attempts" dialogs - Fix account unlock mechanism so the user can use email account as backup for pattern unlock - Add mechanism to support future account recovery from non-pattern screen - Tune animation timing for flipping security view. - Move password field to the top of the security view - Add padding and visual feedback to navigation area button" into jb-mr1-dev
by Jim Miller
· 12 years ago
258341c
Lots of keyguard improvements
by Jim Miller
· 12 years ago
5ac72a2
Improve multi-user broadcasts.
by Dianne Hackborn
· 12 years ago
a99e4ca
Merge "Bind to screenshot service for current user." into jb-mr1-dev
by Jeff Sharkey
· 12 years ago
5b81de4
Merge "Fix Camera and GoogleNow launching in keyguard" into jb-mr1-dev
by Jim Miller
· 12 years ago
5f75aa1
Fix Camera and GoogleNow launching in keyguard
by Jim Miller
· 12 years ago
f2dfc35
Integrate overscroll into KeyguardWidgetView.
by Jim Miller
· 12 years ago
5a05f2b
Merge "Fix MENU key in keyguard." into jb-mr1-dev
by Jim Miller
· 12 years ago
95b005c
Fix MENU key in keyguard.
by Jim Miller
· 12 years ago
d5ea3b4
Merge "Add initial multi-display support." into jb-mr1-dev
by Jeff Brown
· 12 years ago
bd6e150
Add initial multi-display support.
by Jeff Brown
· 12 years ago
9c7e630
Enable new keyguard
by Jim Miller
· 12 years ago
dcb3d84
Replace keyguard with new implementation
by Jim Miller
· 12 years ago
35744c1
Bind to screenshot service for current user.
by Jeff Sharkey
· 12 years ago
a2910d0
Make it easier to create asynchronous Handlers.
by Jeff Brown
· 12 years ago
5f79799
Add support for "-rtl" in resources
by Fabrice Di Meglio
· 12 years ago
6a25cbd
Make USER_PRESENT broadcast per-user.
by Jeff Sharkey
· 12 years ago
4b72463
Merge "Add factory test feature to shut off on long press power." into jb-mr1-dev
by Jeff Brown
· 12 years ago
a5d5d60
Merge "add wireless charger support" into jb-mr1-dev
by Brian Muramatsu
· 12 years ago
9a538ee
Add factory test feature to shut off on long press power.
by Jeff Brown
· 12 years ago
37a37f4
add wireless charger support
by Brian Muramatsu
· 12 years ago
98365d7
Refactor for multi-display support.
by Jeff Brown
· 12 years ago
79af1dd
Switch public APIs to use new UserHandle class for identifying users.
by Dianne Hackborn
· 12 years ago
2a00329
UserHandle to UserSerialNo mapping
by Amith Yamasani
· 12 years ago
c40771a
Merge "Fix bug with preloading recent tasks" into jb-mr1-dev
by Michael Jurka
· 12 years ago
f02b60a
Rename UserId to UserHandle.
by Dianne Hackborn
· 12 years ago
01de93d
Fix bug with preloading recent tasks
by Michael Jurka
· 13 years ago
194b6e9
Merge "Power manager rewrite." into jb-mr1-dev
by Jeff Brown
· 12 years ago
9630704
Power manager rewrite.
by Jeff Brown
· 12 years ago
f8d9e2f
Merge "Make all messages in KeyguardViewMediator asynchronous." into jb-mr1-dev
by Jeff Brown
· 12 years ago
109025d
Make all messages in KeyguardViewMediator asynchronous.
by Jeff Brown
· 12 years ago
595b656
am 977abbb8: am 48de12c5: Merge "Keep keyguard from starting after finished call when screen is on"
by Dianne Hackborn
· 12 years ago
977abbb
am 48de12c5: Merge "Keep keyguard from starting after finished call when screen is on"
by Dianne Hackborn
· 12 years ago
c1d07a4
Launch ASSIST intent on the current user
by Amith Yamasani
· 12 years ago
4b71686
Keep keyguard from starting after finished call when screen is on
by Daniel Hansson
· 13 years ago
f83d2d6
Merge "User Manager service to manage users and query user details" into jb-mr1-dev
by Amith Yamasani
· 12 years ago
258848d
User Manager service to manage users and query user details
by Amith Yamasani
· 12 years ago
f7178d3
Allow the secure keyguard to engage behind Dreams.
by Daniel Sandler
· 12 years ago
5773bfdb
Add power menu action to take a bug report
by Dianne Hackborn
· 12 years ago
cbb6b41
Merge "Do not use last app rotation as default." into jb-mr1-dev
by Craig Mautner
· 12 years ago
dde331c
We can now (kind-of) change screen density on the fly.
by Dianne Hackborn
· 12 years ago
4bd149e
Do not use last app rotation as default.
by Craig Mautner
· 12 years ago
bc632a2
Re-enable dreams: frameworks/base
by John Spurlock
· 12 years ago
908aecc
Start moving away from DisplayMetrics.DENSITY_DEVICE.
by Dianne Hackborn
· 12 years ago
e72a6e9
am fc92eb94: am 2ffb1acb: Merge " Fix preload classname for phone policy."
by Adam Powell
· 12 years ago
fc92eb9
am 2ffb1acb: Merge " Fix preload classname for phone policy."
by Adam Powell
· 12 years ago
2ffb1ac
Merge " Fix preload classname for phone policy."
by Adam Powell
· 12 years ago
b696de5
Move and rename user activity event type constants.
by Jeff Brown
· 12 years ago
525ff5f
Remove dead code.
by Jeff Brown
· 12 years ago
29f7836
am 5f8d4832: am 8d6ff012: Merge "Fix 5608959: Make keyguard follow user setting for orientation" into jb-dev
by Shawn Pearce
· 12 years ago
5f8d483
am 8d6ff012: Merge "Fix 5608959: Make keyguard follow user setting for orientation" into jb-dev
by Shawn Pearce
· 12 years ago
82f9196
Fix 5608959: Make keyguard follow user setting for orientation
by Jim Miller
· 12 years ago
bbf1a74
Clean up info and callback architecture in KeyguardUpdateMonitor.
by Jim Miller
· 12 years ago
33034b13
Create telephony-common and mms-common - DO NOT MERGE
by Wink Saville
· 12 years ago
f8dcee5
Merge "remove code to resize status bar when on HDMI"
by Erik Gilling
· 12 years ago
c69238e
Merge "Remove dithering support."
by Jeff Brown
· 12 years ago
3cc321e
Remove dithering support.
by Jeff Brown
· 12 years ago
81d13e8
remove code to resize status bar when on HDMI
by Erik Gilling
· 12 years ago
ef86370
Switch to split status/nav bars on all device sizes.
by Daniel Sandler
· 12 years ago
565e3e7
am 4094fb3c: am 8d170421: Merge "Fix wrong condition."
by Romain Guy
· 12 years ago
4094fb3
am 8d170421: Merge "Fix wrong condition."
by Romain Guy
· 12 years ago
8108e9f
Fix wrong condition.
by SeongJae Park
· 12 years ago
646d603
Fix regression in SIM state handling
by Jim Miller
· 12 years ago
51c0a6a
Merge "Make PhoneWindow aware of layout direction"
by Fabrice Di Meglio
· 12 years ago
5362f17
Merge commit '1b003ef0' into mit
by Wink Saville
· 12 years ago
a639b31
Create telephony-common and mms-common
by Wink Saville
· 12 years ago
f2b0c11
Fix sound effect attenuation calculation
by Jean-Michel Trivi
· 12 years ago
6fbda63
Merge CL 202423/3 App launching has random pauses.
by Craig Mautner
· 12 years ago
94a9628
Make PhoneWindow aware of layout direction
by Fabrice Di Meglio
· 12 years ago
a4b7f2f
Use two fingers to work some magic...
by Dianne Hackborn
· 12 years ago
dfcd665
am e53fd84a: am 9e608c12: Merge "Fix issue #6381224: Initial emulator boot fails and shows a blank black screen." into jb-dev
by Dianne Hackborn
· 12 years ago
e53fd84
am 9e608c12: Merge "Fix issue #6381224: Initial emulator boot fails and shows a blank black screen." into jb-dev
by Dianne Hackborn
· 12 years ago
b421526
am fca66cd8: Merge "DO NOT MERGE Fix issue #6697105: App launching sometimes has random pauses" into jb-dev
by Dianne Hackborn
· 12 years ago
9e608c1
Merge "Fix issue #6381224: Initial emulator boot fails and shows a blank black screen." into jb-dev
by Dianne Hackborn
· 12 years ago
42e620c
Fix issue #6381224: Initial emulator boot fails and shows a blank black screen.
by Dianne Hackborn
· 12 years ago
357d99c
DO NOT MERGE Fix issue #6697105: App launching sometimes has random pauses
by Dianne Hackborn
· 12 years ago
ff69519
am 42a6516d: am 89c6bec3: Merge "Make sure onScreenTurnedOn is called at power on." into jb-dev
by Craig Mautner
· 12 years ago
42a6516de9
am 89c6bec3: Merge "Make sure onScreenTurnedOn is called at power on." into jb-dev
by Craig Mautner
· 12 years ago
4f5d151
Make sure onScreenTurnedOn is called at power on.
by Craig Mautner
· 12 years ago
306211d
am b0222bb1: am 0fa4d30b: Merge "Fix issue #6686339: 2 taps required to launch notification..." into jb-dev
by Dianne Hackborn
· 12 years ago
b0222bb
am 0fa4d30b: Merge "Fix issue #6686339: 2 taps required to launch notification..." into jb-dev
by Dianne Hackborn
· 12 years ago
0fa4d30
Merge "Fix issue #6686339: 2 taps required to launch notification..." into jb-dev
by Dianne Hackborn
· 12 years ago
6e2281d
Fix issue #6686339: 2 taps required to launch notification...
by Dianne Hackborn
· 12 years ago
9ec426a
am 2b7df368: am cab997b2: Merge "Fix 6667238: allow market apps to support ACTION_ASSIST" into jb-dev
by Jim Miller
· 12 years ago
2b7df36
am cab997b2: Merge "Fix 6667238: allow market apps to support ACTION_ASSIST" into jb-dev
by Jim Miller
· 12 years ago
45308b1
Fix 6667238: allow market apps to support ACTION_ASSIST
by Jim Miller
· 12 years ago
629f051
am 586b8ee6: am 2f442304: Merge "Remote volume handling" into jb-dev
by Jean-Michel Trivi
· 12 years ago
586b8ee
am 2f442304: Merge "Remote volume handling" into jb-dev
by Jean-Michel Trivi
· 12 years ago
2f44230
Merge "Remote volume handling" into jb-dev
by Jean-Michel Trivi
· 12 years ago
3114ce3
Remote volume handling
by Jean-Michel Trivi
· 12 years ago
048311c
am a10b1a73: am 12da2c5e: Merge "Fix 6665117: ACTION_ASSIST visual improvements" into jb-dev
by Jim Miller
· 12 years ago
a10b1a7
am 12da2c5e: Merge "Fix 6665117: ACTION_ASSIST visual improvements" into jb-dev
by Jim Miller
· 12 years ago
12da2c5e
Merge "Fix 6665117: ACTION_ASSIST visual improvements" into jb-dev
by Jim Miller
· 12 years ago
91a5f4b
am 79476980: am d7a04de1: Capture window manager\'s last ANR state in bug report.
by Jeff Brown
· 12 years ago
47add3e
am 5250db0b: am b06be57f: Merge "Fix 6507787: fix MMI PUK unlock procedure" into jb-dev
by Jim Miller
· 12 years ago
7947698
am d7a04de1: Capture window manager\'s last ANR state in bug report.
by Jeff Brown
· 12 years ago
Next »