summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* frameworks:audio: Correct accessory detection at power upPraveen Bharathi2010-11-171-24/+33
* Add a function to get enabledInputMethodAndSubtypesatok2010-11-171-4/+33
* Merge "Permission fix: don't require BACKUP perm for self-restores"Chris Tate2010-11-161-9/+52
|\
| * Permission fix: don't require BACKUP perm for self-restoresChris Tate2010-11-161-9/+52
* | Fix more things that CloseGuard found.Brad Fitzpatrick2010-11-152-4/+17
|/
* Close some things in system_server that CloseGuard found.Brad Fitzpatrick2010-11-152-0/+2
* Get rid of the extended themes.Dianne Hackborn2010-11-143-7/+16
* Add a setter of InputMethodSubtype to InputMethodManagersatok2010-11-131-2/+17
* Reset IME to the build-in IME when there is something wrong with the current ...satok2010-11-131-5/+13
* Add a function to switch back to the last used IMEsatok2010-11-131-0/+15
* Add password expiration support to DevicePolicyManager.Jim Miller2010-11-111-2/+196
* StrictMode.Span supportBrad Fitzpatrick2010-11-111-1/+6
* Save the history of InputMethodSubtype for reverting the subtype when IME was...satok2010-11-111-47/+228
* Adding widget auto-advance capabilityAdam Cohen2010-11-101-0/+2
* am bf44ebae: am 9de93424: Merge "Without SD card the shutdown sequence was de...Brad Fitzpatrick2010-11-101-0/+11
|\
| * am 9de93424: Merge "Without SD card the shutdown sequence was delayed"Brad Fitzpatrick2010-11-101-0/+11
| |\
| | * Without SD card the shutdown sequence was delayedJohan Alfven2010-11-091-0/+11
| * | am 70fc04c8: Reorganize PackageManager dump to avoid NPEKenny Root2010-11-051-2/+2
| |\ \
| | * | Reorganize PackageManager dump to avoid NPEKenny Root2010-11-051-2/+2
* | | | Merge "Fix data state change callbacks"Robert Greenwalt2010-11-101-8/+11
|\ \ \ \
| * | | | Fix data state change callbacksRobert Greenwalt2010-11-091-8/+11
* | | | | Implement new task transition animations.Dianne Hackborn2010-11-091-12/+56
* | | | | Revert "Add a history of InputMethodSubtype for getting the last subtype of s...Tadashi G. Takaoka2010-11-091-226/+47
* | | | | Add a history of InputMethodSubtype for getting the last subtype of selected ...satok2010-11-091-47/+226
* | | | | make the resolver activity's items visibleJoe Onorato2010-11-081-1/+1
* | | | | The CHEEK_TOUCH stuff never worked. Remove it.Joe Onorato2010-11-081-23/+3
* | | | | Tell system server whether the app handled input events.Jeff Brown2010-11-082-7/+29
* | | | | Merge "add frequency band control API"Irfan Sheriff2010-11-081-0/+32
|\ \ \ \ \
| * | | | | add frequency band control APIIrfan Sheriff2010-11-081-0/+32
| |/ / / /
* | | | | Window manager: cancel animations before losing references to them.Brad Fitzpatrick2010-11-081-3/+16
* | | | | Merge "StrictMode: now in more system server threads."Brad Fitzpatrick2010-11-082-0/+16
|\ \ \ \ \
| * | | | | StrictMode: now in more system server threads.Brad Fitzpatrick2010-11-082-0/+16
| |/ / / /
* | | | | Fixe some stuff.Dianne Hackborn2010-11-081-1/+1
|/ / / /
* | | | Merge "Turn off the ALS when the user setting doesn't ask for automatic brigh...Joe Onorato2010-11-061-14/+15
|\ \ \ \
| * | | | Turn off the ALS when the user setting doesn't ask for automatic brightness.Joe Onorato2010-11-061-14/+15
* | | | | Fix issue #3163426: Screen corruption when using the watermark featureDianne Hackborn2010-11-051-4/+7
|/ / / /
* | | | Change API for getting InputMethodSubtype's mode from resource id to Stringsatok2010-11-051-12/+12
* | | | Merge "Initiate wake up scan only in a disconnected state"Irfan Sheriff2010-11-041-24/+0
|\ \ \ \
| * | | | Initiate wake up scan only in a disconnected stateIrfan Sheriff2010-11-041-24/+0
* | | | | Merge "Tell each VM to flush their DNS cache."Robert Greenwalt2010-11-042-0/+25
|\ \ \ \ \
| * | | | | Tell each VM to flush their DNS cache.Robert Greenwalt2010-11-042-0/+25
* | | | | | Merge "Fixing CloseGuard reported issue in WiredAccessoryObserver"Brian Carlstrom2010-11-041-0/+2
|\ \ \ \ \ \
| * | | | | | Fixing CloseGuard reported issue in WiredAccessoryObserverBrian Carlstrom2010-11-041-0/+2
* | | | | | | Implement local-window-only dragsChris Tate2010-11-041-4/+28
|/ / / / / /
* | | | | | Revert "StrictMode: now in more system server threads."Dianne Hackborn2010-11-042-16/+0
* | | | | | Merge "Integrate StrictMode with CloseGuard"Brian Carlstrom2010-11-044-1/+7
|\ \ \ \ \ \
| * | | | | | Integrate StrictMode with CloseGuardBrian Carlstrom2010-11-044-1/+7
* | | | | | | Rotation lock.Daniel Sandler2010-11-041-0/+20
* | | | | | | Merge "Fix an off-by-one error."Elliott Hughes2010-11-041-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix an off-by-one error.Elliott Hughes2010-11-041-2/+2
| | |/ / / / | |/| | | |