summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Disable RT-anim for AnimatorSet" into lmp-devJohn Reck2014-09-061-3/+12
|\ \ \ \ \
| * | | | | Disable RT-anim for AnimatorSetJohn Reck2014-09-051-3/+12
* | | | | | Merge "Camera2: Final API revisions" into lmp-devEino-Ville Talvala2014-09-052-11/+11
|\ \ \ \ \ \
| * | | | | | Camera2: Final API revisionsEino-Ville Talvala2014-09-052-11/+11
| | |/ / / / | |/| | | |
* | | | | | Merge "Minor tweaks to MediaBrowser" into lmp-devRoboErik2014-09-051-2/+2
|\ \ \ \ \ \
| * | | | | | Minor tweaks to MediaBrowserRoboErik2014-09-051-2/+2
* | | | | | | Merge "rename add/removeCallback to register/unregisterCallback" into lmp-devRoboErik2014-09-052-4/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | rename add/removeCallback to register/unregisterCallbackRoboErik2014-09-052-4/+4
* | | | | | | Merge "rename SERVICE_ACTION to SERVICE_INTERFACE" into lmp-devRoboErik2014-09-051-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | rename SERVICE_ACTION to SERVICE_INTERFACERoboErik2014-09-041-1/+1
| | |/ / / / | |/| | | |
* | | | | | Address API review comment:AlwaysOnHotwordDetectorDharmesh Mokani2014-09-041-1/+1
|/ / / / /
* | | | | Add Configuration changes to UsageStatsAdam Lesinski2014-09-044-31/+80
|/ / / /
* | | | Merge "Update MediaBrowser to use String ids instead of Uris" into lmp-devRoboErik2014-09-022-13/+13
|\ \ \ \
| * | | | Update MediaBrowser to use String ids instead of UrisRoboErik2014-08-292-13/+13
* | | | | Make UsageStats API comply with API CouncilAdam Lesinski2014-08-291-8/+4
* | | | | Merge "Address API review comments" into lmp-devSandeep Siddhartha2014-08-291-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Address API review commentsSandeep Siddhartha2014-08-271-2/+1
* | | | | Fix test buildRoboErik2014-08-283-24/+22
* | | | | Merge "Update to MediaBrowser APIs per council feedback" into lmp-devRoboErik2014-08-281-2/+3
|\ \ \ \ \
| * | | | | Update to MediaBrowser APIs per council feedbackRoboErik2014-08-281-2/+3
* | | | | | Merge "Fix issue #17289876: startActivityFromRecents appears to launch the wr...Dianne Hackborn2014-08-281-5/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix issue #17289876: startActivityFromRecents appears to launch the wrong taskDianne Hackborn2014-08-281-5/+1
| |/ / / /
* | | | | Merge "Animator stuff" into lmp-devJohn Reck2014-08-281-6/+0
|\ \ \ \ \
| * | | | | Animator stuffJohn Reck2014-08-271-6/+0
* | | | | | Merge "Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY" into ...Michael Wright2014-08-281-4/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITYMichael Wright2014-08-271-4/+4
| |/ / / /
* | | | | Add sample profiling option to am.Jeff Hao2014-08-262-2/+2
* | | | | Merge "Split up ComponentName in UsageEvents.Event" into lmp-devAdam Lesinski2014-08-261-1/+1
|\ \ \ \ \
| * | | | | Split up ComponentName in UsageEvents.EventAdam Lesinski2014-08-261-1/+1
| |/ / / /
* | | | | Merge "Fix issue #16311398: Limit number of documents a process can open" int...Dianne Hackborn2014-08-264-3/+173
|\ \ \ \ \
| * | | | | Fix issue #16311398: Limit number of documents a process can openDianne Hackborn2014-08-264-3/+173
| |/ / / /
* | | | | Merge "Set text color for the output log." into lmp-devMohamad Ayyash2014-08-261-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set text color for the output log.Mohamad Ayyash2014-08-251-0/+2
* | | | | Merge "PM: Load all splits when parsing an app manifest" into lmp-devAdam Lesinski2014-08-251-0/+4
|\ \ \ \ \
| * | | | | PM: Load all splits when parsing an app manifestAdam Lesinski2014-08-221-0/+4
* | | | | | Fix conversion of locale from BCP47 language tagSandeep Siddhartha2014-08-231-1/+1
* | | | | | Merge "Implement API review feedback for JobScheduler" into lmp-devMatthew Williams2014-08-231-3/+3
|\ \ \ \ \ \
| * | | | | | Implement API review feedback for JobSchedulerMatthew Williams2014-08-221-3/+3
| |/ / / / /
* | | | | | Fix the Locale story in the hotword APISandeep Siddhartha2014-08-221-1/+3
|/ / / / /
* | | | | Merge "JobScheduler only run jobs for started users." into lmp-devMatthew Williams2014-08-224-26/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | JobScheduler only run jobs for started users.Matthew Williams2014-08-214-26/+20
* | | | | Merge "We need to specify a target SDK < 21 to use graphics RS." into lmp-devStephen Hines2014-08-212-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | We need to specify a target SDK < 21 to use graphics RS.Stephen Hines2014-08-202-1/+2
* | | | | Update Split example with application iconAdam Lesinski2014-08-211-2/+2
* | | | | Update the Split exampleAdam Lesinski2014-08-2113-8/+12
* | | | | Fix issue #17038762: Add API to add entries to the recents listDianne Hackborn2014-08-204-2/+56
|/ / / /
* | | | Remove incomplete media router API. (DO NOT MERGE)Jeff Brown2014-08-195-412/+0
* | | | Fix path for handling system window with app token.Dianne Hackborn2014-08-182-0/+8
* | | | Add FeatureGroup to PackageInfoAdam Lesinski2014-08-151-8/+1
* | | | Add metadata and notifications to OneMediaDaniel Sandler2014-08-1417-11/+568