summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* SipService: unset session listener if listener is gone.Hung-ying Tyan2010-09-051-12/+23
* 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
* 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
* Input device calibration and capabilities.Jeff Brown2010-08-302-6/+66
* Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
* Native libraries on SDKenny Root2010-08-301-0/+1
* 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 from open-source froyoThe Android Open Source Project2010-07-291-2/+1
| |\ \ | | |/ | |/|
| | * Fix a bug where we cleaned an apps external data when upgrading it. :(Dianne Hackborn2010-07-291-2/+1
* | | 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
| |/ / / /
* | | | | Fix a fun bug with multiple service bindings from an activity.Dianne Hackborn2010-08-252-143/+198
|/ / / /
* | | | 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
| |/ / / |/| | |