summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge "Send all Connectivity broadcasts." into gingerbreadRobert Greenwalt2010-08-241-3/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Send all Connectivity broadcasts.Robert Greenwalt2010-08-241-3/+0
* | | | | More watermark work.Dianne Hackborn2010-08-231-63/+158
| |/ / / |/| | |
* | | | Merge "DO NOT MERGE Enable all networks on screen on" into gingerbreadIrfan Sheriff2010-08-211-0/+15
|\ \ \ \
| * | | | DO NOT MERGE Enable all networks on screen onIrfan Sheriff2010-08-201-0/+15
* | | | | Merge "DO NOT MERGE Fixing Connectivity" into gingerbreadRobert Greenwalt2010-08-201-3/+11
|\ \ \ \ \
| * | | | | DO NOT MERGE Fixing ConnectivityRobert Greenwalt2010-08-201-3/+11
| | |/ / / | |/| | |
* | | | | Fix bugs with granting permissions through onNewIntent().Dianne Hackborn2010-08-206-148/+347
| |/ / / |/| | |
* | | | SipSession: make potential time-consuming ops run on background threadHung-ying Tyan2010-08-201-27/+26
* | | | Merge "Handle the camera open failure better." into gingerbreadWu-cheng Li2010-08-192-4/+11
|\ \ \ \
| * | | | Handle the camera open failure better.Wu-cheng Li2010-08-192-4/+11
| |/ / /
* | | | Merge "remove unused pixel format" into gingerbreadMathias Agopian2010-08-191-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | remove unused pixel formatMathias Agopian2010-08-191-1/+0
* | | | Merge "Fix issue 2929440" into gingerbreadEric Laurent2010-08-192-3/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue 2929440Eric Laurent2010-08-192-3/+23