summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "These are not ready to be exposed. Also rename them to be better." in...Dianne Hackborn2010-09-031-1/+1
|\
| * These are not ready to be exposed. Also rename them to be better.Dianne Hackborn2010-09-031-1/+1
* | Don't crash when extra logging is enabled.Marco Nelissen2010-09-031-1/+5
|/
* Decrease PackageManagerService wait time for voldKenny Root2010-09-033-10/+21
* Fix buffer compacting in NativeDaemonConnectorKenny Root2010-09-021-0/+7
* Merge "Fix problem in AudioEffect::command() status." into gingerbreadEric Laurent2010-09-021-5/+9
|\
| * Fix problem in AudioEffect::command() status.Eric Laurent2010-09-021-5/+9
* | SipService: reduce the usage of javax.sdp.*.Chia-chi Yeh2010-09-024-26/+45
* | Fix a small bug when granting permissions through activity results.Dianne Hackborn2010-09-011-1/+2
* | Add software features for SIP and VOIPHung-ying Tyan2010-09-022-6/+16
* | Fix logic error in downgrade of system appsKenny Root2010-09-011-8/+5
* | Add null check for package settingsKenny Root2010-09-011-1/+1
|/
* Add PackageManager API to get information about a provider component.Dianne Hackborn2010-08-311-0/+12
* Improve debug output when an ANR happens.Dianne Hackborn2010-08-313-111/+260
* Audio Effects: fix problems in volume control.Eric Laurent2010-08-312-7/+32
* Input device calibration and capabilities.Jeff Brown2010-08-303-9/+242
* Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
* Merge "Native libraries on SD" into gingerbreadKenny Root2010-08-301-0/+1
|\
| * Native libraries on SDKenny Root2010-08-301-0/+1
* | Merge "Fix issue 2952766." into gingerbreadEric Laurent2010-08-301-18/+24
|\ \ | |/ |/|
| * Fix issue 2952766.Eric Laurent2010-08-271-18/+24
* | Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-272-34/+0
* | Allow native shared libraries in ASEC containersKenny Root2010-08-271-367/+197
* | Send broadcast intent when configured location providers change.Brad Fitzpatrick2010-08-271-2/+6
|/
* SharedPreferences$Editor.startCommit()Brad Fitzpatrick2010-08-271-1/+3
* Hide heavy-weight API.Dianne Hackborn2010-08-261-2/+2
* am 797e688b: Continue trying to make the turn off quickly after call feature ...Joe Onorato2010-08-261-5/+12
|\
| * Continue trying to make the turn off quickly after call feature work.Joe Onorato2010-08-261-5/+12
| * Amend previous ndc commitKenny Root2010-08-181-1/+2
| * Add more error checking for ndcKenny Root2010-08-173-113/+280
| * PackageManagerService: always install native binaries from .apkDavid 'Digit' Turner2010-08-171-22/+28
| * Merge "Add a missing break; to restore old functionality and not turn off the...Andreas Huber2010-07-301-0/+4
| |\
| | * Add a missing break; to restore old functionality and not turn off the screen...Andreas Huber2010-07-291-0/+4
* | | Merge "Just disable widgets that come from apps on sd cards, because they don...Joe Onorato2010-08-261-1/+7
|\ \ \
| * | | Just disable widgets that come from apps on sd cards, because they don't work...Joe Onorato2010-08-241-1/+7
* | | | Merge "Fix typo that makes apps on sd work better with app widgets." into gin...Joe Onorato2010-08-261-1/+1
|\ \ \ \ | |/ / /
| * | | Fix typo that makes apps on sd work better with app widgets.Joe Onorato2010-08-241-1/+1
* | | | DO NOT MERGE. Backport master InputMethodManagerService.java to gingerbreadsatok2010-08-261-16/+22
* | | | Merge "Don't retain global ref to last inflated context." into gingerbreadDianne Hackborn2010-08-256-140/+272
|\ \ \ \
| * | | | Don't retain global ref to last inflated context.Dianne Hackborn2010-08-256-140/+272
* | | | | Merge "Add dynamic uid info for tracking the sip service usage." into gingerb...Chung-yih Wang2010-08-251-10/+5
|\ \ \ \ \
| * | | | | Add dynamic uid info for tracking the sip service usage.Chung-yih Wang2010-08-261-10/+5
* | | | | | Merge "Preventing the hierarchy viewer from getting stuck, once when trying t...Konstantin Lopyrev2010-08-251-0/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Preventing the hierarchy viewer from getting stuck, once when trying to load ...Konstantin Lopyrev2010-08-251-0/+15
* | | | | | Merge "Fix a fun bug with multiple service bindings from an activity." into g...Dianne Hackborn2010-08-252-143/+198
|\ \ \ \ \ \
| * | | | | | Fix a fun bug with multiple service bindings from an activity.Dianne Hackborn2010-08-252-143/+198
| | |/ / / / | |/| | | |
* | | | | | fix [2946787] Screen flicker on low resolution setting in camcorder.Mathias Agopian2010-08-251-11/+21
| |/ / / / |/| | | |
* | | | | don't try to lock a buffer that wasn't allocated with SW usage bitsMathias Agopian2010-08-251-6/+10
|/ / / /
* | | | Merge "fix [2931513] Add support for setting the orientation of an ANativeWin...Mathias Agopian2010-08-246-29/+102
|\ \ \ \
| * | | | fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-246-29/+102