| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 |
* | App ops: new operations for SMS. | Dianne Hackborn | 2013-02-05 | 1 | -0/+14 |
* | Fixing the build | Svetoslav | 2013-01-28 | 1 | -2/+1 |
* | Adding UI test automation APIs. | Svetoslav Ganov | 2013-01-22 | 2 | -3/+4 |
* | Rework ParceledListSlice to be much easier to use. | Dianne Hackborn | 2013-01-18 | 1 | -0/+6 |
* | Always give ContentResolver a valid Context. | Jeff Sharkey | 2013-01-17 | 1 | -4/+12 |
* | Merge "AppOps: fix nested op tracking, new API to get apps using permissions." | Dianne Hackborn | 2013-01-17 | 1 | -0/+6 |
|\ |
|
| * | AppOps: fix nested op tracking, new API to get apps using | Dianne Hackborn | 2013-01-16 | 1 | -0/+6 |
* | | Merge "Rename bindService to bindServiceAsUser to follow convention." | Amith Yamasani | 2013-01-16 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Rename bindService to bindServiceAsUser to follow convention. | Amith Yamasani | 2013-01-16 | 1 | -1/+2 |
* | | More work on App Ops service. | Dianne Hackborn | 2013-01-16 | 2 | -25/+33 |
|/ |
|
* | New "app ops" service. | Dianne Hackborn | 2013-01-09 | 1 | -0/+7 |
* | am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" | Kenny Root | 2012-11-07 | 1 | -0/+0 |
|\ |
|
| * | am 768d9e1a: Merge "Correct executable bit for source files" | Kenny Root | 2012-11-07 | 1 | -0/+0 |
| |\ |
|
| | * | Correct executable bit for source files | Kenny Root | 2012-11-07 | 1 | -0/+0 |
* | | | Remove erroneous override of package-private method. | Brett Chabot | 2012-10-24 | 1 | -2/+2 |
|/ / |
|
* | | Load resources for the correct user | Amith Yamasani | 2012-09-25 | 1 | -0/+7 |
* | | Merge "Allow acquiring ContentProviders across users." into jb-mr1-dev | Jeff Sharkey | 2012-09-23 | 1 | -0/+7 |
|\ \ |
|
| * | | Allow acquiring ContentProviders across users. | Jeff Sharkey | 2012-09-21 | 1 | -0/+7 |
* | | | Multi-user support for the accessibility layer. | Svetoslav Ganov | 2012-09-21 | 1 | -3/+13 |
|/ / |
|
* | | More multi-user methods in PM | Amith Yamasani | 2012-09-08 | 1 | -0/+13 |
* | | Add registering for explicit users. | Dianne Hackborn | 2012-09-04 | 1 | -0/+7 |
* | | Initial draft of high-level multi-display APIs. | Jeff Brown | 2012-08-31 | 1 | -1/+7 |
* | | Enforce permissions for calls with specified userId | Amith Yamasani | 2012-08-30 | 1 | -0/+6 |
* | | Improve multi-user broadcasts. | Dianne Hackborn | 2012-08-30 | 1 | -1/+25 |
* | | Keep track of whether an app is installed for each user. | Dianne Hackborn | 2012-08-24 | 2 | -0/+22 |
* | | Allow verifiers to extend timeout | rich cannings | 2012-08-23 | 1 | -0/+6 |
* | | Improve multi-user app management. | Dianne Hackborn | 2012-08-21 | 1 | -1/+2 |
* | | Pass URLs to package verifiers | rich cannings | 2012-08-20 | 1 | -0/+11 |