summaryrefslogtreecommitdiffstats
path: root/src/com/android/managedprovisioning/BootReminder.java
Commit message (Expand)AuthorAgeFilesLines
* Ignore internal extras if ManagedProvisioning is started by untrusted intentRubin Xu2015-06-241-4/+2
* Resume the PO provisioning after the encryption reboot.Sudheer Shanka2015-06-221-35/+41
* After encryption, set an action to the intent to resume provisioning.Nicolas Prevot2015-06-091-0/+2
* Add a screen with MDM info for DO provisioning.Sudheer Shanka2015-05-131-1/+1
* Persist parameters during final stage of Device Owner provisioning.Rubin Xu2015-03-231-11/+32
* Fix the DeviceOwner Provisioning case where the app has to be downloaded.Nicolas Prevot2015-03-111-0/+7
* Allow to specify the admin component for provisioning.Nicolas Prevot2015-03-091-7/+8
* Persisting Account extra in the IntentStoreAlexandra Gherghina2014-11-271-1/+8
* Allow rotation for profile owner provisioning.Sander Alewijnse2014-11-121-1/+1
* Use small icon for boot notificationAlexandra Gherghina2014-09-181-3/+1
* Remove unused default profile name and legacy admin package extras.Jessica Hummel2014-09-091-3/+0
* Pass through the provisioning extra admin extras bundle.Sander Alewijnse2014-09-031-14/+15
* Postpone provisioning reminder until encryptionRobin Lee2014-08-291-3/+5
* Merge "Colored notifications" into lmp-devSelim Cinek2014-08-281-0/+2
|\
| * Colored notificationsSelim Cinek2014-08-271-0/+2
* | Remove managed profile code which was used for the deprecated authenticator a...Jessica Hummel2014-08-271-10/+2
|/
* Provisioning: Add internal alias for continue flowRobin Lee2014-08-041-6/+14
* Add cookie when downloading the .apk.Sander Alewijnse2014-07-241-12/+1
* Refactor the provisioning intent generation for device owner.Sander Alewijnse2014-07-221-44/+4
* Add the option to start DO Provisioning with an (non nfc) intent.Sander Alewijnse2014-06-301-9/+59
* Merge "Allow starting provisioning with only the package name provided."Jessica Hummel2014-06-241-35/+11
|\
| * Allow starting provisioning with only the package name provided.Jessica Hummel2014-06-231-35/+11
* | Always discard provisioning reminder on start-upRobin Lee2014-06-231-1/+13
|/
* Ensure device is encrypted before device owner provisioning.Sander Alewijnse2014-06-121-65/+101
* Force user to encrypt before managed provisioningRobin Lee2014-05-071-0/+150