| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dependencies on the package installer's package name | Svet Ganov | 2015-07-29 | 1 | -0/+6 |
* | Fix issue #21626564: MMS should be receivied while Dozing | Dianne Hackborn | 2015-07-14 | 1 | -2/+8 |
* | Added sendBroadcastMultiplePermissions method | Fyodor Kupolov | 2015-07-14 | 1 | -0/+6 |
* | Revert "Allow array of required permissions in sendBroadcast" | Fyodor Kupolov | 2015-07-14 | 1 | -6/+0 |
* | Allow array of required permissions in sendBroadcast | Fyodor Kupolov | 2015-07-14 | 1 | -0/+6 |
* | Add an API for apps to query if a permisison is denied by policy. | Svet Ganov | 2015-07-08 | 1 | -0/+5 |
* | Fix issue #21814207 and issue #21814212 (alarm manager) | Dianne Hackborn | 2015-06-17 | 1 | -0/+17 |
* | Add system API to watch for permission changes | Svetoslav | 2015-06-10 | 1 | -0/+12 |
* | Add API to hint whether to show on-board UI before a permission request. | Svetoslav | 2015-06-02 | 1 | -0/+6 |
* | Add permission meta-state flags to support grant/revoke permission policy. | Svet Ganov | 2015-05-11 | 1 | -4/+17 |
* | Package and storage movement callbacks. | Jeff Sharkey | 2015-04-23 | 1 | -8/+38 |
* | Always send volume UUID with installd commands. | Jeff Sharkey | 2015-04-18 | 1 | -10/+5 |
* | Add OP_READ_PHONE_STATE app op - framework | Svet Ganov | 2015-04-17 | 1 | -0/+7 |
* | Candidate volumes for packages, fix symlink. | Jeff Sharkey | 2015-04-15 | 1 | -0/+14 |
* | Merge "Add Default Browser App support and relax Hosts validation for AppLinks" | Fabrice Di Meglio | 2015-04-11 | 1 | -0/+10 |
|\ |
|
| * | Add Default Browser App support and relax Hosts validation for AppLinks | Fabrice Di Meglio | 2015-04-10 | 1 | -0/+10 |
* | | Merge "Expose Cursor.setExtras()." | Jeff Brown | 2015-04-10 | 1 | -0/+47 |
|\ \
| |/
|/| |
|
| * | Expose Cursor.setExtras(). | Jeff Brown | 2015-04-09 | 1 | -0/+47 |
* | | Add IntentFilter auto verification - part 3 | Fabrice Di Meglio | 2015-04-07 | 1 | -0/+5 |
* | | Installing packages to expanded storage. | Jeff Sharkey | 2015-04-06 | 1 | -3/+8 |
|/ |
|
* | Add IntentFilter auto verification | Fabrice Di Meglio | 2015-03-30 | 1 | -0/+33 |
* | Runtime permissions: per user permission tracking. | Svetoslav | 2015-03-23 | 2 | -2/+7 |
* | Fix some javadocs typos | Evan Charlton | 2015-03-02 | 1 | -3/+3 |
* | Add Context.getSystemService(Class<?>). | Jeff Brown | 2015-02-25 | 1 | -0/+5 |
* | am 42fec57f: am d9968438: Merge "Fix issue with call backs from media process... | Dianne Hackborn | 2014-11-21 | 3 | -3/+17 |
|\ |
|
| * | Fix issue with call backs from media process. | Dianne Hackborn | 2014-11-19 | 3 | -3/+17 |
* | | am 73577862: am b1346d78: Merge "Change boot screen title to "Android is star... | Jeff Hao | 2014-10-30 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Change boot screen title to "Android is starting" when not upgrading. | Jeff Hao | 2014-10-29 | 1 | -0/+8 |
* | | am 6c995613: am 301d2276: am 49e2371a: Merge "Log exception when creating Act... | Filip Gruszczynski | 2014-10-10 | 1 | -4/+9 |
|\ \
| |/ |
|
| * | 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 59f7c4c7: am 1cb156bb: am f35c305f: am 6a3faf5a: Merge "Fix test framework... | Raluca Sauciuc | 2014-10-07 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 |
| | |/ |
|
* | | | am 00fcb749: am 31409c0c: Merge "Introduce new API to get an unbadged icon an... | Benjamin Franz | 2014-10-06 | 1 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | Introduce new API to get an unbadged icon and unbadge permissions. | Benjamin Franz | 2014-10-03 | 1 | -0/+7 |
| |/ |
|
* | | resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp | Neil Fuller | 2014-10-02 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Switch from FloatMath -> Math and Math.hypot where possible | Neil Fuller | 2014-10-01 | 1 | -2/+2 |
* | | 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 |
|\ \ |
|