summaryrefslogtreecommitdiffstats
path: root/src/com/android/managedprovisioning/IntentStore.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the DeviceOwner Provisioning case where the app has to be downloaded.Nicolas Prevot2015-03-111-3/+7
* Allow to specify the admin component for provisioning.Nicolas Prevot2015-03-091-0/+16
* Persisting Account extra in the IntentStoreAlexandra Gherghina2014-11-271-5/+81
* Fix null pointer exception when no bundle is send.Sander Alewijnse2014-09-041-2/+13
* Pass through the provisioning extra admin extras bundle.Sander Alewijnse2014-09-031-10/+100
* Add the option to start DO Provisioning with an (non nfc) intent.Sander Alewijnse2014-06-301-7/+47
* Allow starting provisioning with only the package name provided.Jessica Hummel2014-06-231-17/+2
* Ensure device is encrypted before device owner provisioning.Sander Alewijnse2014-06-121-0/+83