summaryrefslogtreecommitdiff
path: root/test-runner
AgeCommit message (Expand)Author
2014-08-06Add hidden API for removing cross-profile package filters Alexandra Gherghina
2014-08-05Allow adding widgets from user profiles. Svetoslav
2014-07-25PackageInstaller changes based on feedback. Jeff Sharkey
2014-07-21Rename setApplicationBlocked to setApplicationHidden Amith Yamasani
2014-07-15Add code cache directory for apps. Jeff Sharkey
2014-07-15Merge "Public API for PackageInstaller!" into lmp-dev Jeff Sharkey
2014-07-14Public API for PackageInstaller! Jeff Sharkey
2014-07-14Add Context.getNoBackupFilesDir() Christopher Tate
2014-07-14Initial KeySet API. dcashman
2014-07-12Revert "Initial KeySet API." dcashman
2014-07-12Initial KeySet API. dcashman
2014-07-02Returning badged icons for components of corporate apps. Nicolas Prevot
2014-06-26Expose per-user APIs for content services. Alexandra Gherghina
2014-06-23Show the icon of the personal space. Nicolas Prevot
2014-06-19Adds cross-profile intent filters for the Settings app Alexandra Gherghina
2014-06-17Merge "Introducing crossProfileIntentFilters that skip the current profile." Nicolas Prevot
2014-06-19am 80f1fe5f: am f8077cf2: am 8e21e215: Merge "Switch from core to core-libart" Brian Carlstrom
2014-06-19am f8077cf2: am 8e21e215: Merge "Switch from core to core-libart" Brian Carlstrom
2014-06-18Switch from core to core-libart Brian Carlstrom
2014-06-18Introducing crossProfileIntentFilters that skip the current profile. Nicolas Prevot
2014-06-02Merge "Add ArrayUtils methods and tests for consumption by KeySet code." dcashman
2014-06-02Add ArrayUtils methods and tests for consumption by KeySet code. dcashman
2014-05-30am 9a78d4de: Merge "Per-app media directories on external storage." into lmp-... Jeff Sharkey
2014-05-30Per-app media directories on external storage. Jeff Sharkey
2014-05-23Rename code related to cross-profile intents. Nicolas Prevot
2014-05-16Variant of sendBroadcast with appOp flag for cross-user. Amith Yamasani
2014-05-14Initial support for split APKs, PackageInstaller. Jeff Sharkey
2014-05-06DO NOT MERGE Hide leanback packagemanager apis. Tim Kilbourn
2014-05-06Cleaning code related to the forwarding intent filters. Nicolas Prevot
2014-04-11am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage() Jose Lima
2014-04-11Added getLeanbackLaunchIntentForPackage() Jose Lima
2014-03-27Expand install observer semantics Christopher Tate
2014-03-26Revert "Expand install observer semantics" Glenn Kasten
2014-03-25Expand install observer semantics Christopher Tate
2014-03-13resolved conflicts for merge of 4882ddfa to master Jose Lima
2014-03-12Add banner attribute to app manifest Jose Lima
2014-02-25Tabs -> spaces in frameworks/base. John Spurlock
2014-01-16am e014eb63: am fc6b772f: am bf6d0797: am 2f1c2e32: am 3126ce6e: Merge "docs:... quddusc
2014-01-14docs: Fixed typo in InstrumentationTestRunner page. quddusc
2013-11-20Remove unused imports from frameworks/base. John Spurlock
2013-10-22Set mServiceCreated to false when onDestroy(). Mathew Inwood
2013-10-07Add <intent-filter> support to <provider>. Jeff Sharkey
2013-09-13Add hidden API for querying available 'home' activities Christopher Tate
2013-09-11Fix issue #10688644: Java crash in com.android.phone: Dianne Hackborn
2013-09-06Work on issue #10130785: Restore silence and vibrate settings... Dianne Hackborn
2013-08-23Add CancellationSignal support to file operations. Jeff Sharkey
2013-08-11Catch a few extra users of UserEnvironment. Jeff Sharkey
2013-06-25Single-user restrictions Amith Yamasani
2013-06-22Add activity token to display system. Craig Mautner
2013-05-15Add API to retrieve cursor notification URI. Dianne Hackborn