summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* am 1a98dd5c: Merge "Load shared library dependencies for AppWidgets" into lmp...Adam Lesinski2014-10-075-0/+79
|\
| * Merge "Load shared library dependencies for AppWidgets" into lmp-devAdam Lesinski2014-10-075-0/+79
| |\
| | * Load shared library dependencies for AppWidgetsAdam Lesinski2014-10-075-0/+79
* | | am 7f7d240b: Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS pe...Dianne Hackborn2014-10-061-1/+1
|\ \ \ | |/ /
| * | Fix issue #17752399: Multiple apps broken by GET_TASKS permission changeDianne Hackborn2014-10-031-1/+1
| |/
* | resolved conflicts for merge of ee665151 to lmp-dev-plus-aospNeil Fuller2014-10-021-3/+2
|\ \ | |/ |/|
| * Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller2014-10-011-3/+2
| * We need to specify a target SDK < 21 to use graphics RS.Stephen Hines2014-08-222-1/+2
| * am 05d855de: am d93e7b24: Merge "Don\'t attempt to launch disabled activities...Steve Moyer2014-03-162-10/+12
| |\
| * \ am 6691bfd6: am cccae25f: Merge "Example controller app for system ui demo mo...John Spurlock2014-03-074-0/+411
| |\ \
* | | | Throw error when no intent can be foundwsmlby2014-10-011-6/+2
* | | | Merge "Allow null queues to be set in MediaSession" into lmp-devRoboErik2014-09-251-0/+12
|\ \ \ \
| * | | | Allow null queues to be set in MediaSessionRoboErik2014-09-241-0/+12
* | | | | Merge "Add one more test and update old tests" into lmp-devztenghui2014-09-244-17/+136
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add one more test and update old testsztenghui2014-09-234-17/+136
* | | | | Merge "Work on issue #17628623: Need to update default preferred activities f...Dianne Hackborn2014-09-241-0/+14
|\ \ \ \ \
| * | | | | Work on issue #17628623: Need to update default preferred activities for YouTubeDianne Hackborn2014-09-231-0/+14
| |/ / / /
* | | | | Fix animation on the some propertiesztenghui2014-09-232-1/+31
|/ / / /
* | | | Add leanback support to AppCompatiblityTestwsmlby2014-09-183-5/+11
* | | | Merge "Add root alpha and animation to (Animated)VectorDrawable" into lmp-devztenghui2014-09-124-1/+33
|\ \ \ \
| * | | | Add root alpha and animation to (Animated)VectorDrawableztenghui2014-09-124-1/+33
* | | | | Merge "UsageStats should deal with changing time" into lmp-devAdam Lesinski2014-09-121-1/+4
|\ \ \ \ \
| * | | | | UsageStats should deal with changing timeAdam Lesinski2014-09-111-1/+4
* | | | | | Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITYMichael Wright2014-09-121-4/+5
| |/ / / / |/| | | |
* | | | | Merge "Add flag to JobParameters for job expired" into lmp-devMatthew Williams2014-09-111-3/+8
|\ \ \ \ \
| * | | | | Add flag to JobParameters for job expiredMatthew Williams2014-09-101-3/+8
| |/ / / /
* | | | | Bring back the fillAlpha and strokeAlpha.ztenghui2014-09-102-3/+6
|/ / / /
* | | | Merge "Fix AppCompatibility test for different process name of one package." ...wsmlby2014-09-101-0/+6
|\ \ \ \
| * | | | Fix AppCompatibility test for different process name of one package.wsmlby2014-09-091-0/+6
* | | | | Merge "Remove deprecated (and now unused) API method." into lmp-devCraig Mautner2014-09-091-1/+1
|\ \ \ \ \
| * | | | | Remove deprecated (and now unused) API method.Craig Mautner2014-09-091-1/+1
* | | | | | Add new wallpaper features for insets and offsets.Dianne Hackborn2014-09-0812-0/+831
* | | | | | Work on issue #17357238: Recents is often slow if not used in a whileDianne Hackborn2014-09-051-1/+11
|/ / / / /
* | | | | 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