summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Zen: tweak audience interruption logic.John Spurlock2014-08-151-7/+10
* Zen: Downtime now a condition provider, persist conditions.John Spurlock2014-08-157-138/+396
* Remove system_server classes from the boot image.Narayan Kamath2014-08-1512-473/+484
* Validate instruction sets passed to installd.Narayan Kamath2014-08-151-0/+56
* Merge "Some networks may have null ifaces, I guess?" into lmp-devJeff Sharkey2014-08-142-14/+21
|\
| * Some networks may have null ifaces, I guess?Jeff Sharkey2014-08-142-14/+21
* | Fix race condition between binder deathsCraig Mautner2014-08-143-2/+13
|/
* Merge "TIF: Change the directory of the state file" into lmp-devJae Seo2014-08-121-3/+8
|\
| * TIF: Change the directory of the state fileJae Seo2014-08-141-3/+8
* | Merge "Fix ALSA initialized wait for input-only USB Audio devices" into lmp-devPaul McLean2014-08-121-4/+12
|\ \
| * | Fix ALSA initialized wait for input-only USB Audio devicesPaul McLean2014-08-141-4/+12
* | | Switch exiting screen pinning to recents+backJason Monk2014-08-142-1/+15
* | | Merge "Pipe caller's identity through volume methods" into lmp-devRoboErik2014-08-132-9/+18
|\ \ \ | |_|/ |/| |
| * | Pipe caller's identity through volume methodsRoboErik2014-08-142-9/+18
* | | Merge "TIF: fix IOException at PersistentDataStore.save()" into lmp-devJae Seo2014-08-141-2/+3
|\ \ \
| * | | TIF: fix IOException at PersistentDataStore.save()Wonsik Kim2014-08-141-2/+3
* | | | Merge "Add an onSessionDestroyed callback to MediaController.Callback" into l...RoboErik2014-08-141-0/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Add an onSessionDestroyed callback to MediaController.CallbackRoboErik2014-08-131-0/+37
| |/ /
* | | Use different unlock animation when going to full shadeJorim Jaggi2014-08-142-5/+20
* | | Made AlarmClockInfo a nested class in AlarmManagerJose Lima2014-08-142-21/+26
* | | Renamed "media playing" APIs to "visible behind"Jose Lima2014-08-143-61/+62
* | | Log who is calling goToSleep().Jeff Brown2014-08-142-38/+52
* | | Merge "Fix singleInstance usage when singleTop intended" into lmp-devDianne Hackborn2014-08-141-3/+3
|\ \ \
| * | | Fix singleInstance usage when singleTop intendedCraig Mautner2014-08-131-3/+3
* | | | Merge "TIF: handle HDMI CEC power status change" into lmp-devWonsik Kim2014-08-122-6/+39
|\ \ \ \
| * | | | TIF: handle HDMI CEC power status changeWonsik Kim2014-08-132-6/+39
* | | | | Merge "Don't send NetworkMonitor bcast until systemReady" into lmp-devRobert Greenwalt2014-08-132-0/+20
|\ \ \ \ \
| * | | | | Don't send NetworkMonitor bcast until systemReadyRobert Greenwalt2014-08-132-0/+20
| |/ / / /
* | | | | Merge "Adding scrim to task views. (Bug 15704955)" into lmp-devWinson Chung2014-08-121-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Adding scrim to task views. (Bug 15704955)Winson Chung2014-08-131-3/+3
* | | | | Merge "TIF: Create TvInputState only once per each input" into lmp-devJae Seo2014-08-131-43/+31
|\ \ \ \ \
| * | | | | TIF: Create TvInputState only once per each inputJae Seo2014-08-131-43/+31
* | | | | | Decouple user limit from guest creationAmith Yamasani2014-08-132-2/+70
* | | | | | Merge "rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_A...keunyoung2014-08-121-1/+1
|\ \ \ \ \ \
| * | | | | | rename UiModeManager.ENABLE_CAR_MODE_NO_WAKE_LOCK to ENABLE_CAR_MODE_ALLOW_SLEEPkeunyoung2014-08-131-1/+1
| | |/ / / / | |/| | | |
* | | | | | Trust: Insecure unlock also removes disable-trust-on-boot restrictionAdrian Roos2014-08-131-6/+16
|/ / / / /
* | | | | Clean up app following death when creating serviceCraig Mautner2014-08-133-3/+11
|/ / / /
* | | | Merge "Disassociate system windows from apps" into lmp-devCraig Mautner2014-08-121-0/+4
|\ \ \ \
| * | | | Disassociate system windows from appsCraig Mautner2014-08-121-0/+4
* | | | | Fix delete clause for sound model DBSandeep Siddhartha2014-08-131-2/+2
* | | | | Merge "Update FlpHardwareProvider native layer, to stop raising FatalErrors."...destradaa2014-08-121-1/+6
|\ \ \ \ \
| * | | | | Update FlpHardwareProvider native layer, to stop raising FatalErrors.destradaa2014-08-121-1/+6
* | | | | | Dismiss bouncer when onTrustInitiatedByUser firesAdrian Roos2014-08-131-2/+2
* | | | | | Merge "Add additional logging around AGPS IP Address handling." into lmp-devdestradaa2014-08-122-0/+25
|\ \ \ \ \ \
| * | | | | | Add additional logging around AGPS IP Address handling.destradaa2014-08-122-0/+25
* | | | | | | Merge "Add support for AudioAttributes in android.media.Ringtone" into lmp-devJean-Michel Trivi2014-08-121-8/+9
|\ \ \ \ \ \ \
| * | | | | | | Add support for AudioAttributes in android.media.RingtoneJean-Michel Trivi2014-08-121-8/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Send LED signal up to SystemUI regardless of setting." into lmp-devJohn Spurlock2014-08-121-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Send LED signal up to SystemUI regardless of setting.John Spurlock2014-08-131-1/+2
* | | | | | | | Merge "Lockscreen launch animations" into lmp-devJorim Jaggi2014-08-124-31/+29
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |