| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Remove unused imports from frameworks/base. | John Spurlock | 2013-11-20 | 13 | -31/+0 |
* | | Set mServiceCreated to false when onDestroy(). | Mathew Inwood | 2013-10-22 | 1 | -0/+1 |
|/ |
|
* | Add <intent-filter> support to <provider>. | Jeff Sharkey | 2013-10-07 | 1 | -0/+12 |
* | Add hidden API for querying available 'home' activities | Christopher Tate | 2013-09-13 | 1 | -0/+7 |
* | Fix issue #10688644: Java crash in com.android.phone: | Dianne Hackborn | 2013-09-11 | 1 | -0/+6 |
* | Work on issue #10130785: Restore silence and vibrate settings... | Dianne Hackborn | 2013-09-06 | 2 | -0/+20 |
* | Add CancellationSignal support to file operations. | Jeff Sharkey | 2013-08-23 | 2 | -6/+10 |
* | Catch a few extra users of UserEnvironment. | Jeff Sharkey | 2013-08-11 | 1 | -0/+15 |
* | Single-user restrictions | Amith Yamasani | 2013-06-25 | 1 | -0/+19 |
* | Add activity token to display system. | Craig Mautner | 2013-06-22 | 1 | -2/+2 |
* | Add API to retrieve cursor notification URI. | Dianne Hackborn | 2013-05-15 | 1 | -3/+4 |
* | New ContentProvider initialization for testing. | Dianne Hackborn | 2013-02-26 | 3 | -5/+5 |
* | Add explicit userId to AppWidget binder calls | Jim Miller | 2013-02-20 | 1 | -0/+6 |