| Commit message (Expand) | Author | Age | Files | Lines |
* | am 49e2371a: Merge "Log exception when creating Activity in ActivityUnitTestC... | Filip Gruszczynski | 2014-10-09 | 1 | -4/+9 |
|\ |
|
| * | Merge "Log exception when creating Activity in ActivityUnitTestCase." into lm... | Filip Gruszczynski | 2014-10-08 | 1 | -4/+9 |
| |\ |
|
| | * | Log exception when creating Activity in ActivityUnitTestCase. | Filip Gruszczynski | 2014-10-03 | 1 | -4/+9 |
* | | | am f35c305f: am 6a3faf5a: Merge "Fix test framework to allow Mockito tests to... | Raluca Sauciuc | 2014-10-07 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix test framework to allow Mockito tests to run successfully on ART. | Raluca Sauciuc | 2014-10-03 | 1 | -1/+1 |
| |/ |
|
* | | Introduce new API to get an unbadged icon and unbadge permissions. | Benjamin Franz | 2014-10-03 | 1 | -0/+7 |
|/ |
|
* | Remove unnecessary waits in TouchUtil's drag | Yigit Boyar | 2014-09-22 | 1 | -25/+57 |
* | Remove package level intent forwarding. | Adam Connors | 2014-09-11 | 1 | -18/+0 |
* | Addressing API council comments for UserManager. | Svetoslav | 2014-09-05 | 1 | -1/+24 |
* | Fix ProviderTestCase2 broken by ag/519661: | Akos Ludanyi | 2014-09-05 | 2 | -11/+19 |
* | Address KeySet API Review | dcashman | 2014-08-14 | 1 | -0/+4 |
* | Add hidden API for removing cross-profile package filters | Alexandra Gherghina | 2014-08-06 | 1 | -0/+9 |
* | Allow adding widgets from user profiles. | Svetoslav | 2014-08-05 | 1 | -1/+8 |
* | PackageInstaller changes based on feedback. | Jeff Sharkey | 2014-07-25 | 1 | -1/+1 |
* | Rename setApplicationBlocked to setApplicationHidden | Amith Yamasani | 2014-07-21 | 1 | -2/+2 |
* | Add code cache directory for apps. | Jeff Sharkey | 2014-07-15 | 1 | -0/+5 |
* | Merge "Public API for PackageInstaller!" into lmp-dev | Jeff Sharkey | 2014-07-15 | 1 | -1/+7 |
|\ |
|
| * | Public API for PackageInstaller! | Jeff Sharkey | 2014-07-14 | 1 | -1/+7 |
* | | Add Context.getNoBackupFilesDir() | Christopher Tate | 2014-07-14 | 1 | -0/+5 |
* | | Initial KeySet API. | dcashman | 2014-07-14 | 1 | -0/+21 |
|/ |
|
* | Revert "Initial KeySet API." | dcashman | 2014-07-12 | 1 | -21/+0 |
* | Initial KeySet API. | dcashman | 2014-07-12 | 1 | -0/+21 |
* | Returning badged icons for components of corporate apps. | Nicolas Prevot | 2014-07-02 | 1 | -1/+2 |
* | Expose per-user APIs for content services. | Alexandra Gherghina | 2014-06-26 | 1 | -0/+6 |
* | Show the icon of the personal space. | Nicolas Prevot | 2014-06-23 | 1 | -0/+8 |
* | Adds cross-profile intent filters for the Settings app | Alexandra Gherghina | 2014-06-19 | 1 | -0/+9 |
* | Merge "Introducing crossProfileIntentFilters that skip the current profile." | Nicolas Prevot | 2014-06-17 | 1 | -19/+2 |
|\ |
|
| * | Introducing crossProfileIntentFilters that skip the current profile. | Nicolas Prevot | 2014-06-18 | 1 | -19/+2 |
* | | am 80f1fe5f: am f8077cf2: am 8e21e215: Merge "Switch from core to core-libart" | Brian Carlstrom | 2014-06-19 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | am f8077cf2: am 8e21e215: Merge "Switch from core to core-libart" | Brian Carlstrom | 2014-06-19 | 1 | -1/+1 |
| |\ |
|
| | * | Switch from core to core-libart | Brian Carlstrom | 2014-06-18 | 1 | -1/+1 |
| * | | DO NOT MERGE Hide leanback packagemanager apis. | Tim Kilbourn | 2014-05-06 | 1 | -0/+1 |
* | | | Merge "Add ArrayUtils methods and tests for consumption by KeySet code." | dcashman | 2014-06-02 | 1 | -0/+27 |
|\ \ \ |
|
| * | | | Add ArrayUtils methods and tests for consumption by KeySet code. | dcashman | 2014-06-02 | 1 | -0/+27 |
* | | | | am 9a78d4de: Merge "Per-app media directories on external storage." into lmp-... | Jeff Sharkey | 2014-05-30 | 1 | -0/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Per-app media directories on external storage. | Jeff Sharkey | 2014-05-30 | 1 | -0/+5 |
* | | | | Rename code related to cross-profile intents. | Nicolas Prevot | 2014-05-23 | 1 | -3/+20 |
|/ / / |
|
* | | | Variant of sendBroadcast with appOp flag for cross-user. | Amith Yamasani | 2014-05-16 | 1 | -0/+10 |
* | | | Initial support for split APKs, PackageInstaller. | Jeff Sharkey | 2014-05-14 | 1 | -0/+6 |
* | | | Cleaning code related to the forwarding intent filters. | Nicolas Prevot | 2014-05-06 | 1 | -0/+17 |
* | | | am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage() | Jose Lima | 2014-04-11 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Added getLeanbackLaunchIntentForPackage() | Jose Lima | 2014-04-11 | 1 | -0/+6 |
* | | | Expand install observer semantics | Christopher Tate | 2014-03-27 | 1 | -0/+31 |
* | | | Revert "Expand install observer semantics" | Glenn Kasten | 2014-03-26 | 1 | -31/+0 |
* | | | Expand install observer semantics | Christopher Tate | 2014-03-25 | 1 | -0/+31 |
* | | | resolved conflicts for merge of 4882ddfa to master | Jose Lima | 2014-03-13 | 1 | -0/+21 |
|\ \ \
| |/ / |
|
| * | | Add banner attribute to app manifest | Jose Lima | 2014-03-12 | 1 | -0/+21 |
| |/ |
|
* | | Tabs -> spaces in frameworks/base. | John Spurlock | 2014-02-25 | 1 | -1/+1 |
* | | am e014eb63: am fc6b772f: am bf6d0797: am 2f1c2e32: am 3126ce6e: Merge "docs:... | quddusc | 2014-01-16 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | docs: Fixed typo in InstrumentationTestRunner page. | quddusc | 2014-01-14 | 1 | -2/+3 |