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
/
services
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
frameworks:audio: Correct accessory detection at power up
Praveen Bharathi
2010-11-17
1
-24
/
+33
*
Add a function to get enabledInputMethodAndSubtype
satok
2010-11-17
1
-4
/
+33
*
Merge "Permission fix: don't require BACKUP perm for self-restores"
Chris Tate
2010-11-16
1
-9
/
+52
|
\
|
*
Permission fix: don't require BACKUP perm for self-restores
Chris Tate
2010-11-16
1
-9
/
+52
*
|
Fix more things that CloseGuard found.
Brad Fitzpatrick
2010-11-15
2
-4
/
+17
|
/
*
Close some things in system_server that CloseGuard found.
Brad Fitzpatrick
2010-11-15
2
-0
/
+2
*
Get rid of the extended themes.
Dianne Hackborn
2010-11-14
3
-7
/
+16
*
Add a setter of InputMethodSubtype to InputMethodManager
satok
2010-11-13
1
-2
/
+17
*
Reset IME to the build-in IME when there is something wrong with the current ...
satok
2010-11-13
1
-5
/
+13
*
Add a function to switch back to the last used IME
satok
2010-11-13
1
-0
/
+15
*
Add password expiration support to DevicePolicyManager.
Jim Miller
2010-11-11
1
-2
/
+196
*
StrictMode.Span support
Brad Fitzpatrick
2010-11-11
1
-1
/
+6
*
Save the history of InputMethodSubtype for reverting the subtype when IME was...
satok
2010-11-11
1
-47
/
+228
*
Adding widget auto-advance capability
Adam Cohen
2010-11-10
1
-0
/
+2
*
am bf44ebae: am 9de93424: Merge "Without SD card the shutdown sequence was de...
Brad Fitzpatrick
2010-11-10
1
-0
/
+11
|
\
|
*
am 9de93424: Merge "Without SD card the shutdown sequence was delayed"
Brad Fitzpatrick
2010-11-10
1
-0
/
+11
|
|
\
|
|
*
Without SD card the shutdown sequence was delayed
Johan Alfven
2010-11-09
1
-0
/
+11
|
*
|
am 70fc04c8: Reorganize PackageManager dump to avoid NPE
Kenny Root
2010-11-05
1
-2
/
+2
|
|
\
\
|
|
*
|
Reorganize PackageManager dump to avoid NPE
Kenny Root
2010-11-05
1
-2
/
+2
*
|
|
|
Merge "Fix data state change callbacks"
Robert Greenwalt
2010-11-10
1
-8
/
+11
|
\
\
\
\
|
*
|
|
|
Fix data state change callbacks
Robert Greenwalt
2010-11-09
1
-8
/
+11
*
|
|
|
|
Implement new task transition animations.
Dianne Hackborn
2010-11-09
1
-12
/
+56
*
|
|
|
|
Revert "Add a history of InputMethodSubtype for getting the last subtype of s...
Tadashi G. Takaoka
2010-11-09
1
-226
/
+47
*
|
|
|
|
Add a history of InputMethodSubtype for getting the last subtype of selected ...
satok
2010-11-09
1
-47
/
+226
*
|
|
|
|
make the resolver activity's items visible
Joe Onorato
2010-11-08
1
-1
/
+1
*
|
|
|
|
The CHEEK_TOUCH stuff never worked. Remove it.
Joe Onorato
2010-11-08
1
-23
/
+3
*
|
|
|
|
Tell system server whether the app handled input events.
Jeff Brown
2010-11-08
2
-7
/
+29
*
|
|
|
|
Merge "add frequency band control API"
Irfan Sheriff
2010-11-08
1
-0
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
add frequency band control API
Irfan Sheriff
2010-11-08
1
-0
/
+32
|
|
/
/
/
/
*
|
|
|
|
Window manager: cancel animations before losing references to them.
Brad Fitzpatrick
2010-11-08
1
-3
/
+16
*
|
|
|
|
Merge "StrictMode: now in more system server threads."
Brad Fitzpatrick
2010-11-08
2
-0
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
StrictMode: now in more system server threads.
Brad Fitzpatrick
2010-11-08
2
-0
/
+16
|
|
/
/
/
/
*
|
|
|
|
Fixe some stuff.
Dianne Hackborn
2010-11-08
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge "Turn off the ALS when the user setting doesn't ask for automatic brigh...
Joe Onorato
2010-11-06
1
-14
/
+15
|
\
\
\
\
|
*
|
|
|
Turn off the ALS when the user setting doesn't ask for automatic brightness.
Joe Onorato
2010-11-06
1
-14
/
+15
*
|
|
|
|
Fix issue #3163426: Screen corruption when using the watermark feature
Dianne Hackborn
2010-11-05
1
-4
/
+7
|
/
/
/
/
*
|
|
|
Change API for getting InputMethodSubtype's mode from resource id to String
satok
2010-11-05
1
-12
/
+12
*
|
|
|
Merge "Initiate wake up scan only in a disconnected state"
Irfan Sheriff
2010-11-04
1
-24
/
+0
|
\
\
\
\
|
*
|
|
|
Initiate wake up scan only in a disconnected state
Irfan Sheriff
2010-11-04
1
-24
/
+0
*
|
|
|
|
Merge "Tell each VM to flush their DNS cache."
Robert Greenwalt
2010-11-04
2
-0
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
Tell each VM to flush their DNS cache.
Robert Greenwalt
2010-11-04
2
-0
/
+25
*
|
|
|
|
|
Merge "Fixing CloseGuard reported issue in WiredAccessoryObserver"
Brian Carlstrom
2010-11-04
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixing CloseGuard reported issue in WiredAccessoryObserver
Brian Carlstrom
2010-11-04
1
-0
/
+2
*
|
|
|
|
|
|
Implement local-window-only drags
Chris Tate
2010-11-04
1
-4
/
+28
|
/
/
/
/
/
/
*
|
|
|
|
|
Revert "StrictMode: now in more system server threads."
Dianne Hackborn
2010-11-04
2
-16
/
+0
*
|
|
|
|
|
Merge "Integrate StrictMode with CloseGuard"
Brian Carlstrom
2010-11-04
4
-1
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Integrate StrictMode with CloseGuard
Brian Carlstrom
2010-11-04
4
-1
/
+7
*
|
|
|
|
|
|
Rotation lock.
Daniel Sandler
2010-11-04
1
-0
/
+20
*
|
|
|
|
|
|
Merge "Fix an off-by-one error."
Elliott Hughes
2010-11-04
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix an off-by-one error.
Elliott Hughes
2010-11-04
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]