summaryrefslogtreecommitdiffstats
path: root/src/com/android/managedprovisioning/MessageParser.java
Commit message (Expand)AuthorAgeFilesLines
* Ignore internal extras if ManagedProvisioning is started by untrusted intentRubin Xu2015-06-241-5/+19
* Merge "Resume the PO provisioning after the encryption reboot." into mnc-devSudheer Shanka2015-06-231-9/+43
|\
| * Resume the PO provisioning after the encryption reboot.Sudheer Shanka2015-06-221-9/+43
* | Deprecate SHA-1 in ManagedProvisioningRubin Xu2015-06-161-3/+23
|/
* Parse AdminExtrasBundle if started by ACTION_PROVISION_MANAGED_DEVICERubin Xu2015-06-121-9/+10
* Change references to APK Certificate to SignatureRubin Xu2015-06-111-24/+24
* Remove device initializer references from comments.Julia Reynolds2015-06-101-10/+2
* Remove FRP wipe via NFC bump.Craig Lafayette2015-06-081-24/+1
* Use the public ACTION_PROVISION_MANAGED_DEVICE action in ManagedProvisioning.Nicolas Prevot2015-06-041-20/+28
* Remove Bluetooth provisioning.Craig Lafayette2015-06-031-36/+3
* Use checksum of a certificate hash to verify downloaded apk.Sander Alewijnse2015-04-281-32/+59
* Refactoring the Device Owner provisioning flow.Sander Alewijnse2015-04-271-115/+129
* Read FRP data and wipe if able.Craig Lafayette2015-04-131-6/+37
* Read new NFC MIME type.Craig Lafayette2015-03-271-1/+3
* Read Bluetooth connection params from NFC bump.Craig Lafayette2015-03-261-3/+33
* Check package version codes before downloading packages.Julia Reynolds2015-03-231-10/+36
* Fix EXTRA_PROVISIONING_DEVICE_INITIALIZER_COMPONENT_NAME types.Rubin Xu2015-03-231-4/+1
* Support launching a device initialization agent during provisioning.Julia Reynolds2015-03-161-12/+63
* Fix the DeviceOwner Provisioning case where the app has to be downloaded.Nicolas Prevot2015-03-111-23/+27
* Allow to specify the admin component for provisioning.Nicolas Prevot2015-03-091-65/+54
* Merge "Add support for Admin Extras Bundle for NFC"Andrei Kapishnikov2015-02-031-3/+19
|\
| * Add support for Admin Extras Bundle for NFCAndrei Kapishnikov2015-02-031-3/+19
* | Make the encryption step optional in DO provisoning.Julia Reynolds2015-02-021-1/+10
|/
* Plumb in the flag that can be used to skip disabling of apps.Sander Alewijnse2014-11-191-1/+14
* Add interstitial in device owner setup flow.Sander Alewijnse2014-09-101-6/+19
* Remove email extra.Sander Alewijnse2014-09-041-7/+1
* Pass through the provisioning extra admin extras bundle.Sander Alewijnse2014-09-031-0/+21
* Rename PROVISIONING_NFC_MIME_TYPE to MIME_TYPE_PROVISIONING_NFCEsteban Talavera2014-08-201-3/+3
* Fix build errorBill Yi2014-08-041-1/+1
* Update strings.Sander Alewijnse2014-07-281-5/+5
* Add cookie when downloading the .apk.Sander Alewijnse2014-07-241-6/+16
* Pass email trough to mdm.Sander Alewijnse2014-07-241-1/+7
* Refactor the provisioning intent generation for device owner.Sander Alewijnse2014-07-221-20/+80
* Don't assume all languages are 2 chars in length.Narayan Kamath2014-07-171-6/+6
* Change encoding .apk hash from hexString to base64 websafe.Sander Alewijnse2014-07-031-18/+5
* Enable Device Owner provisioning without providing wifi credentials.Sander Alewijnse2014-06-301-5/+0
* Add the option to start DO Provisioning with an (non nfc) intent.Sander Alewijnse2014-06-301-172/+131
* Merge "Add proper error handling to the device owner provisioning."Sander Alewijnse2014-06-241-5/+6
|\
| * Add proper error handling to the device owner provisioning.Sander Alewijnse2014-06-241-4/+5
* | Add PAC URL support to Device Owner Wifi setupJason Monk2014-06-261-0/+6
|/
* Remove device admin receiver name from starting intent.Sander Alewijnse2014-06-201-14/+3
* Ensure device is encrypted before device owner provisioning.Sander Alewijnse2014-06-121-0/+315