summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Raise motion event throttle to 60Hz from 35Hz.Jeff Brown2010-08-181-4/+1
* Merge "Add support for throttling motion events." into gingerbreadJeff Brown2010-08-181-0/+14
|\
| * Add support for throttling motion events.Jeff Brown2010-08-181-0/+14
* | Fix issue #2845673: android:exported="false" is not obeyedDianne Hackborn2010-08-181-17/+30
|/
* DO NOT MERGE WifiLock extensions for high performance modeIrfan Sheriff2010-08-171-12/+39
* GPS: Initialize XTRA support when GPS is enabledMike Lockwood2010-08-171-2/+6
* Merge "Fix problems with determining when to kill apps for wake usage." into ...Dianne Hackborn2010-08-153-27/+51
|\
| * Fix problems with determining when to kill apps for wake usage.Dianne Hackborn2010-08-153-27/+51
* | Merge "DO NOT MERGE Always set/remove default routes." into gingerbreadRobert Greenwalt2010-08-131-62/+48
|\ \ | |/ |/|
| * DO NOT MERGE Always set/remove default routes.Robert Greenwalt2010-08-131-62/+48
* | Various battery info things:Dianne Hackborn2010-08-136-22/+122
|/
* Add watermark support.Dianne Hackborn2010-08-111-6/+110
* Merge "Add support for the PointerLocation overlay." into gingerbreadJeff Brown2010-08-112-3/+36
|\
| * Add support for the PointerLocation overlay.Jeff Brown2010-08-112-3/+36
* | Merge "New system property "sys.boot_completed" set to 1 when boot completed....Dianne Hackborn2010-08-111-0/+1
|\ \
| * | New system property "sys.boot_completed" set to 1 when boot completed.Dianne Hackborn2010-08-111-0/+1
| |/
* | Move OBB file reading to DefaultContainerServiceKenny Root2010-08-111-74/+446
|/
* Fix focus notificationKonstantin Lopyrev2010-08-091-1/+1
* Adding a way for Hierarchy Viewer to get the focused window.Konstantin Lopyrev2010-08-062-0/+49
* GPS: Don't set XTRA download pending flag at boot time.Mike Lockwood2010-08-061-2/+2
* Fix the buildChung-yih Wang2010-08-061-41/+41
* Add SIP service into system server.Chung-yih Wang2010-08-065-0/+2838
* Merge "Fix crash when startForeground posts a broken Notification." into ging...Daniel Sandler2010-08-042-11/+25
|\
| * Fix crash when startForeground posts a broken Notification.Daniel Sandler2010-08-042-11/+25
* | Failure to move .dex in eng builds is not fatalKenny Root2010-08-041-2/+11
* | Only allow one movePackage operation in-flightKenny Root2010-08-041-0/+21
* | Usage Stats: don't block writing stats to disk.Brad Fitzpatrick2010-08-031-40/+81
* | Making sure that there is no notification when focus changes from something t...Konstantin Lopyrev2010-08-031-1/+1
* | Mute a common-case progress log about input injectionChristopher Tate2010-08-021-1/+1
* | Merge "Only install after MCS success" into gingerbreadKenny Root2010-07-301-1/+6
|\ \
| * | Only install after MCS successKenny Root2010-07-301-1/+6
* | | StrictMode: time violations in Binder callsBrad Fitzpatrick2010-07-301-12/+19
|/ /
* | Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(...Dianne Hackborn2010-07-291-2/+1
|\ \
| * | Fix a bug where we cleaned an apps external data when upgrading it. :(Dianne Hackborn2010-07-291-2/+1
* | | DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-292-50/+68
* | | Fix typo in GPS mode logic.Mike Lockwood2010-07-291-1/+1
|/ /
* | Remove stale temporary ASEC containersKenny Root2010-07-281-2/+7
* | Merge "Fix getTempContainerId()" into gingerbreadKenny Root2010-07-281-43/+25
|\ \
| * | Fix getTempContainerId()Kenny Root2010-07-281-43/+25
* | | Refactor input reader to support new device types more easily.Jeff Brown2010-07-282-61/+82
* | | Merge "Add a missing break; to restore old functionality and not turn off the...Joe Onorato2010-07-281-0/+4
|\ \ \
| * | | Add a missing break; to restore old functionality and not turn off the screen...Andreas Huber2010-07-271-0/+4
| |/ /
* | | Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected...Mike Lockwood2010-07-281-6/+5
|\ \ \
| * | | Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected stateMike Lockwood2010-06-281-6/+5
* | | | Merge "Cap the size of StrictMode buffering we do before calling DropBox." in...Brad Fitzpatrick2010-07-271-10/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Cap the size of StrictMode buffering we do before calling DropBox.Brad Fitzpatrick2010-07-271-10/+25