summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change how Java Bitmaps are accessed in a few places" into mnc-devJohn Reck2015-04-301-1/+1
|\
| * Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-301-1/+1
* | Merge "Add onStylusButtonPress listener to View" into mnc-devMady Mellor2015-04-301-0/+8
|\ \
| * | Add onStylusButtonPress listener to ViewMady Mellor2015-04-301-0/+8
* | | Merge "Add use fingerprint app op - framework" into mnc-devSvetoslav2015-04-301-12/+37
|\ \ \
| * | | Add use fingerprint app op - frameworkSvetoslav2015-04-291-12/+37
* | | | Merge "am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-...Andreas Gampe2015-04-301-0/+4
|\ \ \ \
| * | | | am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aospAndreas Gampe2015-04-281-0/+4
* | | | | Merge "AudioService receives callback for dynamic policy mix state changes" i...Jean-Michel Trivi2015-04-301-7/+46
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | AudioService receives callback for dynamic policy mix state changesJean-Michel Trivi2015-04-291-7/+46
* | | | | Merge "Zen: New event condition data model." into mnc-devJohn Spurlock2015-04-305-10/+151
|\ \ \ \ \
| * | | | | Zen: New event condition data model.John Spurlock2015-04-305-10/+151
| | |_|_|/ | |/| | |
* | | | | Merge "Fix potential NPE on devices without DPMS" into mnc-devZoltan Szatmary-Ban2015-04-301-3/+4
|\ \ \ \ \
| * | | | | Fix potential NPE on devices without DPMSZoltan Szatmary-Ban2015-04-301-3/+4
* | | | | | Merge "Add package name extra to PackageInstaller callback" into mnc-devBenjamin Franz2015-04-302-1/+12
|\ \ \ \ \ \
| * | | | | | Add package name extra to PackageInstaller callbackBenjamin Franz2015-04-292-1/+12
* | | | | | | New "frozen" state during app move/upgrade.Jeff Sharkey2015-04-294-51/+95
* | | | | | | Returning to wizard, split move events.Jeff Sharkey2015-04-292-34/+112
* | | | | | | Merge "Update use of procstate for services." into mnc-devDianne Hackborn2015-04-3019-27/+63
|\ \ \ \ \ \ \
| * | | | | | | Update use of procstate for services.Dianne Hackborn2015-04-2919-27/+63
* | | | | | | | Merge "[Update API]: Rename accountAuthenticated to notifyAccountAuthenticate...Simranjit Singh Kohli2015-04-291-17/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [Update API]:Simranjit Singh Kohli2015-04-281-17/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Update use of A-GPS modes in GpsLocationProvider b/20664846" into mnc-devdestradaa2015-04-291-3/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Update use of A-GPS modes in GpsLocationProviderdestradaa2015-04-291-3/+8
* | | | | | | | Merge "Remove network access for idle apps" into mnc-devAmith Yamasani2015-04-295-43/+271
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove network access for idle appsAmith Yamasani2015-04-295-43/+271
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Some code clean-up." into mnc-devWale Ogunwale2015-04-292-21/+15
|\ \ \ \ \ \ \
| * | | | | | | Some code clean-up.Wale Ogunwale2015-04-292-21/+15
* | | | | | | | Merge "MidiDeviceInfo: Add version string property" into mnc-devMike Lockwood2015-04-291-0/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | MidiDeviceInfo: Add version string propertyMike Lockwood2015-04-291-0/+2
* | | | | | | | Merge "Implement user-settable power save whitelist." into mnc-devDianne Hackborn2015-04-295-528/+935
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement user-settable power save whitelist.Dianne Hackborn2015-04-295-528/+935
* | | | | | | | | Merge "UsbDevice: Add support for retrieving version string for a USB device"...Mike Lockwood2015-04-292-4/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | UsbDevice: Add support for retrieving version string for a USB deviceMike Lockwood2015-04-292-4/+8
* | | | | | | | Merge "Respect the record audio app op - framework" into mnc-devSvet Ganov2015-04-292-1/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Respect the record audio app op - frameworkSvet Ganov2015-04-282-1/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Adjust display inversion matrix to account for luminance" into mnc-devAlan Viverette2015-04-291-5/+11
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Adjust display inversion matrix to account for luminanceAlan Viverette2015-04-281-5/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge "Volume: Simple dialog footer, DND in quick settings." into mnc-devJohn Spurlock2015-04-293-15/+18
|\ \ \ \ \ \
| * | | | | | Volume: Simple dialog footer, DND in quick settings.John Spurlock2015-04-293-15/+18
* | | | | | | Do not return cross-profile intent results to a non-enabled user.Nicolas Prevot2015-04-291-5/+16
* | | | | | | Merge "Add status bar flag to disable quick settings" into mnc-devBenjamin Franz2015-04-291-2/+7
|\ \ \ \ \ \ \
| * | | | | | | Add status bar flag to disable quick settingsBenjamin Franz2015-04-281-2/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Split some VolumeInfo state into VolumeRecord.Jeff Sharkey2015-04-282-162/+119
* | | | | | | Merge changes from topic 'brightness' into mnc-devJeff Brown2015-04-294-35/+100
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add code to collect data about auto-brightness adjustments.Jeff Brown2015-04-284-35/+100
| | |/ / / / | |/| | | |
* | | | | | Merge "Use Default Browser App for IntentResolution when needed" into mnc-devFabrice Di Meglio2015-04-291-11/+49
|\ \ \ \ \ \
| * | | | | | Use Default Browser App for IntentResolution when neededFabrice Di Meglio2015-04-281-11/+49
| | |_|/ / / | |/| | | |
* | | | | | Merge "Don't ostensibly back off fstrim but then do it anyway" into mnc-devChristopher Tate2015-04-291-1/+3
|\ \ \ \ \ \
| * | | | | | Don't ostensibly back off fstrim but then do it anywayChristopher Tate2015-04-281-1/+3
| | |_|_|_|/ | |/| | | |