summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Work on issue #2991868: A toast pops up informing users...Dianne Hackborn2010-09-131-1/+1
* Track client requests through location manager.Dianne Hackborn2010-09-1312-75/+319
* Merge "Fix volume problems with insert revert" into gingerbreadEric Laurent2010-09-131-29/+31
|\
| * Fix volume problems with insert revertEric Laurent2010-09-131-29/+31
* | SIP: enhance timeout and registration status feedback.Hung-ying Tyan2010-09-132-103/+146
* | Merge changes Ie3648509,I53db73c3 into gingerbreadKenny Root2010-09-121-68/+47
|\ \
| * | Move native library removal function to helperKenny Root2010-09-121-37/+3
| * | Initialize native library path in PackageSettingKenny Root2010-09-121-31/+44
* | | Input dispatcher ANR handling enhancements.Jeff Brown2010-09-125-1277/+152
| |/ |/|
* | Enable strictmode logging in system_server & add a lock.Brad Fitzpatrick2010-09-102-7/+24
|/
* Merge "SIP: add SipErrorCode for error feedback." into gingerbreadHung-ying Tyan2010-09-102-32/+121
|\
| * SIP: add SipErrorCode for error feedback.Hung-ying Tyan2010-09-102-32/+121
* | Merge "Add toast when an app intercepts the launch of another app." into ging...Dianne Hackborn2010-09-094-14/+118
|\ \ | |/ |/|
| * Add toast when an app intercepts the launch of another app.Dianne Hackborn2010-09-094-14/+118
* | Remove the use of FileInputStream.available()Rich Cannings2010-09-091-0/+5
* | Merge "Only pulse notification light if a new notification has been received ...Mike Lockwood2010-09-091-1/+13
|\ \
| * | Only pulse notification light if a new notification has been received since t...Mike Lockwood2010-09-091-1/+13
* | | Merge "Add network condition reporting." into gingerbreadRobert Greenwalt2010-09-091-0/+89
|\ \ \ | |/ / |/| |
| * | Add network condition reporting.Robert Greenwalt2010-09-091-0/+89
* | | Change the keep-alive interval to 10 seconds.Chung-yih Wang2010-09-091-1/+1
|/ /
* | Merge "Don't block in the BackupManagerService.dataChanged() Binder call." in...Brad Fitzpatrick2010-09-081-44/+72
|\ \ | |/ |/|
| * Don't block in the BackupManagerService.dataChanged() Binder call.Brad Fitzpatrick2010-09-071-44/+72
* | Merge "People holding partial wake locks now get blamed for CPU usage." into ...Dianne Hackborn2010-09-082-6/+47
|\ \
| * | People holding partial wake locks now get blamed for CPU usage.Dianne Hackborn2010-09-082-6/+47
* | | Merge "Allow incoming SMS until internal storage is almost full." into ginger...Jake Hamby2010-09-081-4/+58
|\ \ \
| * | | Allow incoming SMS until internal storage is almost full.Jake Hamby2010-09-081-4/+58
| |/ /
* | | Fix key repeat delay.Jeff Brown2010-09-081-0/+5
|/ /
* | Add support for secure views.Jeff Brown2010-09-083-16/+133
|/
* Log outbound proxy address if exists for debugging.Chung-yih Wang2010-09-081-0/+1
* 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
* 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
|\ \ | |/ |/|