Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
3e9413473f87ad17f3767ffbb0c57046c2db29be
/
policy
c1a9b03
Remove duplicate '=' in exception message
by Bernhard Reutner-Fischer
· 14 years ago
1de4a2c
am 62619392: Merge "Fix leak when keylock is recreated."
by Dianne Hackborn
· 14 years ago
1e0c7ae
Fix leak when keylock is recreated.
by Kenneth Andersson
· 14 years ago
226e575
Merge "Fix 3391330: Use BATTERY_STATUS_FULL as "Charged" state [DO NOT MERGE]" into gingerbread
by Jim Miller
· 14 years ago
c0a1387
Fix 3391330: Use BATTERY_STATUS_FULL as "Charged" state [DO NOT MERGE]
by Jim Miller
· 14 years ago
d8bdc06
Fix SENSOR_LANDSCAPE and SENSOR_PORTRAIT (DO NOT MERGE)
by Jeff Brown
· 14 years ago
6687ecb
Merge "Fix 3106227: use WeakReferences for receivers in DigitalClock class" into gingerbread
by Jim Miller
· 14 years ago
8b886fa
Fix 3106227: use WeakReferences for receivers in DigitalClock class
by Jim Miller
· 14 years ago
e79223e
Make the Phone options dialog use current language
by Anders Hammar1
· 14 years ago
b6e3476
Make the Phone options dialog use current language
by Anders Hammar1
· 14 years ago
eb9f7a0
Fix policy issues when screen is off. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
e4a5951
Fix issue #3154576: battery stats checkin should include UID -> packages+ map
by Dianne Hackborn
· 14 years ago
f9ce879
Revert "allow all 4 orientations"
by Mathias Agopian
· 14 years ago
1d8d015
allow all 4 orientations
by Mathias Agopian
· 14 years ago
431bb22
Reduce logging.
by Joe Onorato
· 14 years ago
2d3f159
Add support for secure system overlays. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
3122e44
Improve the input policy handling a bit.
by Jeff Brown
· 14 years ago
b931a1b
Fix an event injection bug when the policy is bypassed.
by Jeff Brown
· 14 years ago
e5439f2
Fix issue #3041660: Camera image flips upside down when rotating device
by Dianne Hackborn
· 14 years ago
6493e64
Fix issue #3037083: Problem report for Pinball
by Dianne Hackborn
· 14 years ago
a7bfe6a
Support "seascape" rotation for "landscape-only" apps
by Steve Howard
· 14 years ago
93ed4e3
Enforce serial ordering of MotionEvents.
by Jeff Brown
· 14 years ago
8b7a982
Don't play a sound if a volume key press is canceled.
by Jeff Brown
· 14 years ago
5eb4958
Improve orientation sensing when waking up while flat.
by Steve Howard
· 14 years ago
a41ca77
Add support for the PointerLocation overlay.
by Jeff Brown
· 14 years ago
d76b67c
IME events are now dispatched to native applications.
by Dianne Hackborn
· 14 years ago
00fa7bd
More native input dispatch work.
by Jeff Brown
· 14 years ago
1e4b9f3
Remove InputConsumer, replacing with InputQueue.
by Dianne Hackborn
· 14 years ago
a95e4cb
First stab at attaching native event dispatching.
by Dianne Hackborn
· 14 years ago
be81f4f
Move out all framework-tests classes.
by Brett Chabot
· 14 years ago
46b9ac0
Native input dispatch rewrite work in progress.
by Jeff Brown
· 15 years ago
8bc6c51
Require the STATUS_BAR_SERVICE permission for something to be the status bar.
by Joe Onorato
· 14 years ago
4762c2d
Add expand and collapse.
by Joe Onorato
· 14 years ago
f3f0e05
Make disable() work.
by Joe Onorato
· 14 years ago
0cbda99
The status bar draws its icons now.
by Joe Onorato
· 15 years ago
25f95f9
Rename IStatusBar to IStatusBarService.
by Joe Onorato
· 15 years ago
dc8a7f6
Add new API to take over a window's Surface.
by Dianne Hackborn
· 15 years ago
1d587e3
Manual integration of I32a7b5 from froyo
by Jim Miller
· 15 years ago
867ab647
Integrate a bunch of stuff from Froyo:
by Dianne Hackborn
· 15 years ago
318249e
Merge "Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04" into kraken
by Jim Miller
· 15 years ago
5169fc5
Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04
by Jim Miller
· 15 years ago
ecaced9
Manual merge of Idf6bb25438336616e6453e7afe0e79f227af98d3
by Jim Miller
· 15 years ago
e82ca2d
Manually integrating froyo lockscreen fixes:
by Daniel Sandler
· 15 years ago
a5c5137
Finish moving the policies out of frameworks/policies/base and into frameworks/base.
by Joe Onorato
· 15 years ago
6e251d7
de-activate makefile
by Jean-Baptiste Queru
· 15 years ago
e6b6f42
am 7d8866f9: Redo the look of the recent apps switcher.
by Joe Onorato
· 15 years ago
e58d1c4
Redo the look of the recent apps switcher.
by Joe Onorato
· 15 years ago
fc8686b
am 876b0644: Fix 2555028: Restore showing tab unlock before PIN & password entry.
by Jim Miller
· 15 years ago
466d776
Fix 2555028: Restore showing tab unlock before PIN & password entry.
by Jim Miller
· 15 years ago
7836b05
am 71836f4c: Remove scroll barrier constant. Bug #2553595
by Romain Guy
· 15 years ago
8154cd3
Remove scroll barrier constant. Bug #2553595
by Romain Guy
· 15 years ago
d323995
Redesigned keyguard layout in the no-SIM case. DO NOT MERGE
by Daniel Sandler
· 15 years ago
f7c5d0e
Fix 2535700: Add support for enforcing password quality
by Jim Miller
· 15 years ago
cd8aed8
change the account unlock enabling logic use async calls rather than
by Fred Quintana
· 15 years ago
00f4d98
Fix bug 2386867 - Phone DecorViews FOCUS_AFTER_DESCENDANTS
by Adam Powell
· 15 years ago
bfd25ca
Tell SearchManager to stopSearch on long-press of search. Also,
by Mike LeBeau
· 15 years ago
cf59a0b
Instead of asking whether accounts are SAML accounts to figure out whether they can be used for screen unlocking, we ask directly whether they support confirmCredentials().
by Dirk Balfanz
· 15 years ago
7578739
Policy part of fixing issue #2519590: Lock screen stuck in landscape mode
by Dianne Hackborn
· 15 years ago
e78fab5
Merge "Fix 2520598: Disable password entry in keyguard while in lockout"
by Jim Miller
· 15 years ago
f1818ff
Fix 2520598: Disable password entry in keyguard while in lockout
by Jim Miller
· 15 years ago
0060a9b
Suppress lock sound effect on screen timeout.
by Daniel Sandler
· 15 years ago
687a327
Remove the secure lock icon from the status bar.
by Daniel Sandler
· 15 years ago
1e5b478
Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs"
by Jim Miller
· 15 years ago
5475906
Fix 2428368: Fix most of the lockscreen orientation refresh bugs
by Jim Miller
· 15 years ago
baf8d09
Accessibility: optionally allow Power key to end the current call.
by David Brown
· 15 years ago
5f3063e
Update for new layout flow.
by Dianne Hackborn
· 15 years ago
b101d99
Move dock wakelock code to UiModeManagerService.
by Mike Lockwood
· 15 years ago
7896839
Update to use new dock broadcasts.
by Dianne Hackborn
· 15 years ago
055ea24
Use new vibrate icon in power menu.
by Daniel Sandler
· 15 years ago
0340b42
Fix 2420689: Fix bug that prevents pattern unlock from showing lockout dialog.
by Jim Miller
· 15 years ago
c20115c
Fix issue #2445481: onNewIntent is called twice if SEARCH button is "long-pressed"
by Dianne Hackborn
· 15 years ago
8b9dda2
Fix 2481917: allows keyboards with overlapping qwerty/numeric keys to work w/o requiring hitting the <alt> key.
by Jim Miller
· 15 years ago
98f182f
Merge "Fix 2447470: always update the battery status when it's below the threshold."
by Jim Miller
· 15 years ago
6019c9d
Pointer location in framework, no longer need to link common.
by Dianne Hackborn
· 15 years ago
82d6c68
Support refined vibrate/silent behavior.
by Daniel Sandler
· 15 years ago
cdb70af
Fix 2447470: always update the battery status when it's below the threshold.
by Jim Miller
· 15 years ago
0d9f798
Fix 2468960: Make sure unlock screen gets updated when SIM state changes.
by Jim Miller
· 15 years ago
c23024d
Fix 2336057: Provide a way for the user to return to a call from LockScreen.
by Jim Miller
· 15 years ago
746c4c4
Update to reflect android-common no longer in framework.
by Dianne Hackborn
· 15 years ago
aec967a
Move lockscreen sound effects to the system stream.
by Daniel Sandler
· 15 years ago
f2d8e74
Suppress unlock noises while in-call.
by Daniel Sandler
· 15 years ago
43cfa0e
Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock."
by Jim Miller
· 15 years ago
966b126
Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock.
by Jim Miller
· 15 years ago
f129859
Suppress screen lock sound effect on first boot.
by Daniel Sandler
· 15 years ago
015398f
Merge "Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockScreen."
by Jim Miller
· 15 years ago
42b432d
Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockScreen.
by Jim Miller
· 15 years ago
6760748
Merge "Support for lockscreen/keyguard sound effects."
by Daniel Sandler
· 15 years ago
d13e213
am 79484171: am f010b5d2: Change EndCallBehavior while in UTS test mode.
by Wink Saville
· 15 years ago
72c94b9
am f010b5d2: Change EndCallBehavior while in UTS test mode.
by Wink Saville
· 15 years ago
c33cb71
Add a new KEYBOARD_TAP haptic feedback type for very short, low-latency vibration.
by Amith Yamasani
· 15 years ago
db783bd
Support for lockscreen/keyguard sound effects.
by Daniel Sandler
· 15 years ago
c777e07
Add pointer location to window manager.
by Dianne Hackborn
· 15 years ago
d2e6a33
Change EndCallBehavior while in UTS test mode.
by Wink Saville
· 15 years ago
18e5779
Merge "Added haptic feedback support for scroll barriers"
by Adam Powell
· 15 years ago
148e73e
Fix 2431663: Ensure password field retains focus in PasswordUnlockScreen.
by Jim Miller
· 15 years ago
9d86faf
Added haptic feedback support for scroll barriers
by Adam Powell
· 15 years ago
668f06f3
Merge "Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryKeyboardView"
by Jim Miller
· 15 years ago
a781d01
Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryKeyboardView
by Jim Miller
· 15 years ago
e5fbe9b
New "device is locked" status bar icon, part 2.
by Daniel Sandler
· 15 years ago
2856930
Add implementation for ALLOW_LOCK_WHILE_SCREEN_ON flag to PhoneWindowManager
by Mike Lockwood
· 15 years ago
Next »