summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Merge "Delayed ASEC allocation, refine progress handling." into lmp-devJeff Sharkey2014-09-081-7/+65
|\
| * Delayed ASEC allocation, refine progress handling.Jeff Sharkey2014-09-081-7/+65
* | Merge "Work on issue #17357238: Recents is often slow if not used in a while"...Dianne Hackborn2014-09-072-2/+14
|\ \
| * | Work on issue #17357238: Recents is often slow if not used in a whileDianne Hackborn2014-09-052-2/+14
* | | Merge "Add a hardware feature definition corresponding to audio output suppor...Unsuk Jung2014-09-071-0/+8
|\ \ \ | |/ / |/| |
| * | Add a hardware feature definition corresponding to audio output support.Unsuk Jung2014-09-021-0/+8
* | | Merge "Added getStyleAttributes to access all Theme attributes." into lmp-devJon Miranda2014-09-062-0/+11
|\ \ \ | |_|/ |/| |
| * | Added getStyleAttributes to access all Theme attributes.Jon Miranda2014-09-052-0/+11
* | | Merge "Separate active state from open/close." into lmp-devJeff Sharkey2014-09-052-46/+76
|\ \ \
| * | | Separate active state from open/close.Jeff Sharkey2014-09-052-46/+76
* | | | Merge "Rename getLocalApprovalIntent to createLocalApprovalIntent" into lmp-devAmith Yamasani2014-09-052-4/+4
|\ \ \ \
| * | | | Rename getLocalApprovalIntent to createLocalApprovalIntentAmith Yamasani2014-09-052-4/+4
* | | | | Merge "Add extra to ASSIST intent to indicate potential input type" into lmp-devMichael Wright2014-09-051-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add extra to ASSIST intent to indicate potential input typeMichael Wright2014-09-041-0/+7
* | | | | Merge "Allow badging updates to install sessions." into lmp-devJeff Sharkey2014-09-053-15/+78
|\ \ \ \ \
| * | | | | Allow badging updates to install sessions.Jeff Sharkey2014-09-053-15/+78
| | |_|_|/ | |/| | |
* | | | | Merge "Addressing API council comments for UserManager." into lmp-devSvetoslav2014-09-052-10/+75
|\ \ \ \ \
| * | | | | Addressing API council comments for UserManager.Svetoslav2014-09-052-10/+75
| | |_|/ / | |/| | |
* | | | | Remove class that was moved to a different package.Amith Yamasani2014-09-051-85/+0
|/ / / /
* | | | Merge "Rename intent extra following API review" into lmp-devAlexandra Gherghina2014-09-051-1/+1
|\ \ \ \
| * | | | Rename intent extra following API reviewAlexandra Gherghina2014-09-051-1/+1
| |/ / /
* | | | Add Configuration changes to UsageStatsAdam Lesinski2014-09-041-3/+232
|/ / /
* | | Merge "Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager" i...Jean-Michel Trivi2014-09-021-96/+6
|\ \ \
| * | | Move *_AUDIO_PLUG actions from Intent to android.media.AudioManagerJean-Michel Trivi2014-08-291-96/+6
* | | | Merge "Hide the interaction part of VoiceInteractionService." into lmp-devDianne Hackborn2014-09-021-0/+2
|\ \ \ \
| * | | | Hide the interaction part of VoiceInteractionService.Dianne Hackborn2014-09-021-0/+2
| | |/ / | |/| |
* | | | Merge "Address KeySet API Review" into lmp-devdcashman2014-08-294-6/+89
|\ \ \ \
| * | | | Address KeySet API Reviewdcashman2014-08-144-6/+89
* | | | | Merge "Oh sticky broadcasts, I'd like to do even worse to you." into lmp-devDianne Hackborn2014-08-291-8/+48
|\ \ \ \ \
| * | | | | Oh sticky broadcasts, I'd like to do even worse to you.Dianne Hackborn2014-08-291-8/+48
| | |/ / / | |/| | |
* | | | | Clean up apks installed for a removed userAmith Yamasani2014-08-291-0/+8
|/ / / /
* | | | Merge "FileBridge needs to keep strong reference to PFD." into lmp-devJeff Sharkey2014-08-291-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | FileBridge needs to keep strong reference to PFD.Jeff Sharkey2014-08-281-1/+1
* | | | Merge "Define EXTRA_SIZE for ContentProviders." into lmp-devJeff Sharkey2014-08-281-0/+12
|\ \ \ \ | |/ / /
| * | | Define EXTRA_SIZE for ContentProviders.Jeff Sharkey2014-08-271-0/+12
* | | | Add android.software.live_tv featureJae Seo2014-08-271-0/+9
|/ / /
* | | Fix issue #17179314: Make recents limits consistentDianne Hackborn2014-08-261-1/+2
* | | Merge "Hide fingerprint API until new API is ready" into lmp-devJim Miller2014-08-261-0/+1
|\ \ \
| * | | Hide fingerprint API until new API is readyJim Miller2014-08-251-0/+1
* | | | Merge "Treat moving app as installing in new location." into lmp-devJeff Sharkey2014-08-262-0/+10
|\ \ \ \
| * | | | Treat moving app as installing in new location.Jeff Sharkey2014-08-262-0/+10
* | | | | Merge "Introduce anydpi density resource qualifier" into lmp-devAdam Lesinski2014-08-261-1/+18
|\ \ \ \ \
| * | | | | Introduce anydpi density resource qualifierAdam Lesinski2014-08-251-1/+18
* | | | | | Merge "Fwk: Adding an ECG hardware feature" into lmp-devVinod Krishnan2014-08-261-0/+8
|\ \ \ \ \ \
| * | | | | | Fwk: Adding an ECG hardware featureVinod Krishnan2014-08-251-0/+8
* | | | | | | Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into...Nancy Chen2014-08-251-12/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | API review PhoneManager -> TelecommManager. Rename methods (6/6)Nancy Chen2014-08-251-12/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge "PM: Load all splits when parsing an app manifest" into lmp-devAdam Lesinski2014-08-251-50/+69
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | PM: Load all splits when parsing an app manifestAdam Lesinski2014-08-221-50/+69
| |/ / / /
* | | | | Installing splits into ASECs!Jeff Sharkey2014-08-222-6/+61
|/ / / /