index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
policy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Policy part of fixing issue #2519590: Lock screen stuck in landscape mode
Dianne Hackborn
2010-03-18
5
-18
/
+86
*
Merge "Fix 2520598: Disable password entry in keyguard while in lockout"
Jim Miller
2010-03-18
2
-2
/
+47
|
\
|
*
Fix 2520598: Disable password entry in keyguard while in lockout
Jim Miller
2010-03-17
2
-2
/
+47
*
|
Suppress lock sound effect on screen timeout.
Daniel Sandler
2010-03-15
1
-6
/
+16
*
|
Remove the secure lock icon from the status bar.
Daniel Sandler
2010-03-15
1
-10
/
+16
|
/
*
Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs"
Jim Miller
2010-03-15
8
-221
/
+129
|
\
|
*
Fix 2428368: Fix most of the lockscreen orientation refresh bugs
Jim Miller
2010-03-12
8
-221
/
+129
*
|
Accessibility: optionally allow Power key to end the current call.
David Brown
2010-03-11
1
-16
/
+38
|
/
*
Update for new layout flow.
Dianne Hackborn
2010-03-10
1
-55
/
+56
*
Move dock wakelock code to UiModeManagerService.
Mike Lockwood
2010-03-05
1
-72
/
+0
*
Update to use new dock broadcasts.
Dianne Hackborn
2010-03-05
1
-30
/
+37
*
Use new vibrate icon in power menu.
Daniel Sandler
2010-03-05
1
-1
/
+1
*
Fix 2420689: Fix bug that prevents pattern unlock from showing lockout dialog.
Jim Miller
2010-03-04
2
-21
/
+4
*
Fix issue #2445481: onNewIntent is called twice if SEARCH button is "long-pre...
Dianne Hackborn
2010-03-02
1
-0
/
+1
*
Fix 2481917: allows keyboards with overlapping qwerty/numeric keys to work w/...
Jim Miller
2010-03-02
1
-0
/
+10
*
Merge "Fix 2447470: always update the battery status when it's below the thre...
Jim Miller
2010-03-02
1
-8
/
+2
|
\
|
*
Fix 2447470: always update the battery status when it's below the threshold.
Jim Miller
2010-03-01
1
-8
/
+2
*
|
Pointer location in framework, no longer need to link common.
Dianne Hackborn
2010-03-01
2
-3
/
+2
*
|
Support refined vibrate/silent behavior.
Daniel Sandler
2010-03-01
2
-16
/
+55
|
/
*
Fix 2468960: Make sure unlock screen gets updated when SIM state changes.
Jim Miller
2010-02-25
1
-8
/
+55
*
Fix 2336057: Provide a way for the user to return to a call from LockScreen.
Jim Miller
2010-02-25
7
-49
/
+161
*
Update to reflect android-common no longer in framework.
Dianne Hackborn
2010-02-24
1
-0
/
+2
*
Move lockscreen sound effects to the system stream.
Daniel Sandler
2010-02-22
1
-2
/
+7
*
Suppress unlock noises while in-call.
Daniel Sandler
2010-02-22
1
-14
/
+23
*
Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlo...
Jim Miller
2010-02-19
1
-1
/
+3
|
\
|
*
Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock.
Jim Miller
2010-02-18
1
-1
/
+3
*
|
Suppress screen lock sound effect on first boot.
Daniel Sandler
2010-02-18
1
-1
/
+6
|
/
*
Merge "Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockSc...
Jim Miller
2010-02-16
4
-19
/
+29
|
\
|
*
Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockScreen.
Jim Miller
2010-02-16
4
-19
/
+29
*
|
Merge "Support for lockscreen/keyguard sound effects."
Daniel Sandler
2010-02-12
1
-0
/
+33
|
\
\
|
|
/
|
/
|
|
*
Support for lockscreen/keyguard sound effects.
Daniel Sandler
2010-02-12
1
-0
/
+33
*
|
am 79484171: am f010b5d2: Change EndCallBehavior while in UTS test mode.
Wink Saville
2010-02-12
1
-10
/
+15
|
\
\
|
*
\
am f010b5d2: Change EndCallBehavior while in UTS test mode.
Wink Saville
2010-02-12
1
-10
/
+15
|
|
\
\
|
|
*
|
Change EndCallBehavior while in UTS test mode.
Wink Saville
2010-02-12
1
-10
/
+15
*
|
|
|
Add a new KEYBOARD_TAP haptic feedback type for very short, low-latency vibra...
Amith Yamasani
2010-02-12
1
-12
/
+30
*
|
|
|
Add pointer location to window manager.
Dianne Hackborn
2010-02-12
1
-32
/
+99
*
|
|
|
Merge "Added haptic feedback support for scroll barriers"
Adam Powell
2010-02-12
1
-0
/
+8
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Added haptic feedback support for scroll barriers
Adam Powell
2010-02-10
1
-0
/
+8
*
|
|
|
Fix 2431663: Ensure password field retains focus in PasswordUnlockScreen.
Jim Miller
2010-02-11
1
-5
/
+7
|
/
/
/
*
|
|
Merge "Fix 2402303: Split Keyboard widget from LatinIME into reusable Passwor...
Jim Miller
2010-02-08
1
-132
/
+33
|
\
\
\
|
*
|
|
Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryK...
Jim Miller
2010-02-05
1
-132
/
+33
*
|
|
|
New "device is locked" status bar icon, part 2.
Daniel Sandler
2010-02-05
1
-0
/
+15
|
/
/
/
*
|
|
Add implementation for ALLOW_LOCK_WHILE_SCREEN_ON flag to PhoneWindowManager
Mike Lockwood
2010-01-29
2
-1
/
+70
*
|
|
Fix 2402303: Show pmf3k in front of PIN/Password unlock screens.
Jim Miller
2010-01-28
1
-1
/
+2
*
|
|
am fe22c504: am f2be271d: Fix 2287263: Change carrier TextView to be 1 line a...
Jim Miller
2010-01-28
2
-1
/
+9
|
\
\
\
|
|
/
/
|
*
|
am f2be271d: Fix 2287263: Change carrier TextView to be 1 line and marquee if...
Jim Miller
2010-01-22
2
-1
/
+9
|
|
\
\
|
|
|
/
|
|
*
Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too ...
Jim Miller
2010-01-22
2
-1
/
+9
*
|
|
resolved conflicts for merge of 27b0373f to master
Jean-Baptiste Queru
2010-01-28
1
-6
/
+22
|
\
\
\
|
|
/
/
|
*
|
am 36a6ec17: Merge "Update carrier display in lockscreen." into eclair
John Wang
2010-01-22
1
-6
/
+22
|
|
\
\
|
|
|
/
|
|
*
Merge "Update carrier display in lockscreen." into eclair
John Wang
2010-01-22
1
-6
/
+22
|
|
|
\
[prev]
[next]