| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge "Split up ComponentName in UsageEvents.Event" into lmp-dev | Adam Lesinski | 2014-08-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Split up ComponentName in UsageEvents.Event | Adam Lesinski | 2014-08-26 | 1 | -1/+1 |
| |/ |
|
* | | Merge "Fix issue #16311398: Limit number of documents a process can open" int... | Dianne Hackborn | 2014-08-26 | 4 | -3/+173 |
|\ \ |
|
| * | | Fix issue #16311398: Limit number of documents a process can open | Dianne Hackborn | 2014-08-26 | 4 | -3/+173 |
| |/ |
|
* | | Merge "Set text color for the output log." into lmp-dev | Mohamad Ayyash | 2014-08-26 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Set text color for the output log. | Mohamad Ayyash | 2014-08-25 | 1 | -0/+2 |
* | | Merge "PM: Load all splits when parsing an app manifest" into lmp-dev | Adam Lesinski | 2014-08-25 | 1 | -0/+4 |
|\ \ |
|
| * | | PM: Load all splits when parsing an app manifest | Adam Lesinski | 2014-08-22 | 1 | -0/+4 |
* | | | Fix conversion of locale from BCP47 language tag | Sandeep Siddhartha | 2014-08-23 | 1 | -1/+1 |
* | | | Merge "Implement API review feedback for JobScheduler" into lmp-dev | Matthew Williams | 2014-08-23 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Implement API review feedback for JobScheduler | Matthew Williams | 2014-08-22 | 1 | -3/+3 |
| |/ / |
|
* | | | Fix the Locale story in the hotword API | Sandeep Siddhartha | 2014-08-22 | 1 | -1/+3 |
|/ / |
|
* | | Merge "JobScheduler only run jobs for started users." into lmp-dev | Matthew Williams | 2014-08-22 | 4 | -26/+20 |
|\ \
| |/
|/| |
|
| * | JobScheduler only run jobs for started users. | Matthew Williams | 2014-08-21 | 4 | -26/+20 |
* | | Merge "We need to specify a target SDK < 21 to use graphics RS." into lmp-dev | Stephen Hines | 2014-08-21 | 2 | -1/+2 |
|\ \
| |/
|/| |
|
| * | We need to specify a target SDK < 21 to use graphics RS. | Stephen Hines | 2014-08-20 | 2 | -1/+2 |
* | | Update Split example with application icon | Adam Lesinski | 2014-08-21 | 1 | -2/+2 |
* | | Update the Split example | Adam Lesinski | 2014-08-21 | 13 | -8/+12 |
* | | Fix issue #17038762: Add API to add entries to the recents list | Dianne Hackborn | 2014-08-20 | 4 | -2/+56 |
|/ |
|
* | Remove incomplete media router API. (DO NOT MERGE) | Jeff Brown | 2014-08-19 | 5 | -412/+0 |
* | Fix path for handling system window with app token. | Dianne Hackborn | 2014-08-18 | 2 | -0/+8 |
* | Add FeatureGroup to PackageInfo | Adam Lesinski | 2014-08-15 | 1 | -8/+1 |
* | Add metadata and notifications to OneMedia | Daniel Sandler | 2014-08-14 | 17 | -11/+568 |
* | Merge "Fix dates on copywrite in new test code" into lmp-dev | RoboErik | 2014-08-14 | 3 | -3/+3 |
|\ |
|
| * | Fix dates on copywrite in new test code | RoboErik | 2014-08-13 | 3 | -3/+3 |
* | | Remvoe build log spam. | Ying Wang | 2014-08-13 | 1 | -1/+0 |
|/ |
|
* | Don't double count the left/top when using bitmap cache in VectorDrawable. | ztenghui | 2014-08-11 | 4 | -2/+70 |
* | Make Test Voice Interactor support new requirements. | Barnaby James | 2014-08-09 | 6 | -1/+149 |
* | Merge "AAPT support for feature splits" into lmp-dev | Adam Lesinski | 2014-08-09 | 9 | -0/+229 |
|\ |
|
| * | AAPT support for feature splits | Adam Lesinski | 2014-08-04 | 9 | -0/+229 |
* | | Merge "Second iteration of the UsageStats API" into lmp-dev | Adam Lesinski | 2014-08-08 | 4 | -15/+179 |
|\ \ |
|
| * | | Second iteration of the UsageStats API | Adam Lesinski | 2014-08-08 | 4 | -15/+179 |
| |/ |
|
* | | Merge "freeze screen rotation during memory and app launch test" into lmp-dev | Guang Zhu | 2014-08-08 | 2 | -0/+26 |
|\ \ |
|
| * | | freeze screen rotation during memory and app launch test | Guang Zhu | 2014-08-08 | 2 | -0/+26 |
* | | | Merge "Combine MediaSession Callback and TransportControlsCallback" into lmp-dev | RoboErik | 2014-08-08 | 1 | -24/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Combine MediaSession Callback and TransportControlsCallback | RoboErik | 2014-08-07 | 1 | -24/+4 |
* | | | Improve error detection in app compitibility test | Maxim Siniavine | 2014-08-07 | 1 | -40/+40 |
|/ / |
|
* | | Removing fill and stroke opacity | ztenghui | 2014-08-07 | 2 | -4/+3 |
* | | Handle microphone contention/Phone calls while recognition is active | Sandeep Siddhartha | 2014-08-07 | 1 | -0/+10 |
* | | Fix build break | Sandeep Siddhartha | 2014-08-07 | 1 | -2/+2 |
* | | Add stroke related test to the VectorDrawableTest | ztenghui | 2014-08-06 | 4 | -0/+138 |
* | | Add display metadata and change strings to CharSequences | RoboErik | 2014-08-05 | 1 | -2/+1 |
* | | Merge "SoundTrigger API update." into lmp-dev | Eric Laurent | 2014-08-05 | 1 | -19/+48 |
|\ \ |
|
| * | | SoundTrigger API update. | Eric Laurent | 2014-08-04 | 1 | -19/+48 |
* | | | Set the TTS voice name for the default language. | Przemyslaw Szczepaniak | 2014-08-05 | 1 | -5/+36 |
|/ / |
|
* | | Fix one typo and add linear progress bar in the test. | ztenghui | 2014-08-04 | 7 | -1/+188 |
|/ |
|
* | Add a flag for multiple triggers with same recognition session | Sandeep Siddhartha | 2014-08-01 | 1 | -13/+8 |
* | Tighten the checks around a detector being invalidated | Sandeep Siddhartha | 2014-07-31 | 1 | -5/+0 |
* | Add shared library support to aapt dump | Adam Lesinski | 2014-07-30 | 2 | -1/+2 |
* | Make startRecognition async | Sandeep Siddhartha | 2014-07-30 | 1 | -3/+12 |