summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am f11bf284: am 305bc0fe: Merge "Fix a race condition in sensormanager" into ...Mathias Agopian2010-11-152-1/+8
|\ \ | |/ |/|
| * am 305bc0fe: Merge "Fix a race condition in sensormanager" into gingerbreadMathias Agopian2010-11-152-1/+8
| |\
| | * Fix a race condition in sensormanagerMathias Agopian2010-11-142-1/+8
* | | 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 support for audio recording source in generic audio policy mgr.Jean-Michel Trivi2010-11-121-4/+2
* | | Add password expiration support to DevicePolicyManager.Jim Miller2010-11-111-2/+196
* | | Merge "Temporary workaround for issue 3187563"Eric Laurent2010-11-111-0/+4
|\ \ \
| * | | Temporary workaround for issue 3187563Eric Laurent2010-11-111-0/+4
* | | | Merge "Implement reducing the buffer count of a Surface."Jamie Gennis2010-11-112-4/+50
|\ \ \ \
| * | | | Implement reducing the buffer count of a Surface.Jamie Gennis2010-11-112-4/+50
* | | | | am 792b847e: am fcab475c: Merge "record the last event received regardless of...Mathias Agopian2010-11-112-14/+22
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | am fcab475c: Merge "record the last event received regardless of having clien...Mathias Agopian2010-11-112-14/+22
| |\ \ \ | | | |/ | | |/|
| | * | record the last event received regardless of having clients or notMathias Agopian2010-11-102-14/+22
* | | | Merge "Remove a problematic empty update optimization."Jamie Gennis2010-11-111-4/+0
|\ \ \ \
| * | | | Remove a problematic empty update optimization.Jamie Gennis2010-11-101-4/+0
| | |_|/ | |/| |
* | | | 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
* | | | 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
* | | | | Add recording source for voice communicationJean-Michel Trivi2010-11-091-0/+1
* | | | | 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
* | | | | am f8c24a66: am cd43fbb4: Merge "improve sensorservice dumpsys and increase t...Mathias Agopian2010-11-083-5/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am cd43fbb4: Merge "improve sensorservice dumpsys and increase the max sensor...Mathias Agopian2010-11-083-5/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)Mathias Agopian2010-11-083-5/+16
| * | | | am 70fc04c8: Reorganize PackageManager dump to avoid NPEKenny Root2010-11-051-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Reorganize PackageManager dump to avoid NPEKenny Root2010-11-051-2/+2
* | | | | 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-083-7/+58
* | | | | 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
|\ \ \ \