summaryrefslogtreecommitdiffstats
path: root/src/com/android/managedprovisioning/DeviceOwnerProvisioningActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Resume the PO provisioning after the encryption reboot.Sudheer Shanka2015-06-221-22/+4
* Merge "Improve accessibility services by adding talk back descriptions." into...Sudheer Shanka2015-06-121-0/+3
|\
| * Improve accessibility services by adding talk back descriptions.Sudheer Shanka2015-06-111-0/+3
* | Update some strings.Sudheer Shanka2015-06-111-1/+0
|/
* Add a screen with MDM info for DO provisioning.Sudheer Shanka2015-05-131-132/+7
* Merge "No factory reset when wifi connect fails during provisioning." into mn...Sander Alewijnse2015-05-121-1/+4
|\
| * No factory reset when wifi connect fails during provisioning.Sander Alewijnse2015-05-121-1/+4
* | Redesign ManagedProvisioning UI using setup wizard library.Sudheer Shanka2015-05-111-33/+8
|/
* Refactoring the Device Owner provisioning flow.Sander Alewijnse2015-04-271-8/+8
* Add BluetoothConnectTask.Craig Lafayette2015-04-141-1/+2
* Read FRP data and wipe if able.Craig Lafayette2015-04-131-19/+0
* Launch managed provisioning for secondary usersJoe Delfino2015-04-071-17/+34
* When a secondary user is initialized, install ca certs from primary.Joe Delfino2015-03-241-2/+1
* Support launching a device initialization agent during provisioning.Julia Reynolds2015-03-161-7/+37
* Fix the DeviceOwner Provisioning case where the app has to be downloaded.Nicolas Prevot2015-03-111-1/+1
* Allow to specify the admin component for provisioning.Nicolas Prevot2015-03-091-3/+4
* Make the encryption step optional in DO provisoning.Julia Reynolds2015-02-021-1/+2
* Show set up your device instead of profile on several screens.Sander Alewijnse2015-01-161-1/+1
* Use SUW Quantum style navigation bar for provisioning flows.Rubin Xu2014-12-091-3/+25
* Block NFC provisioning if there is data in the FRP partition.Paul Crowley2014-12-011-3/+19
* Allow rotation in the DO flow.Sander Alewijnse2014-10-301-100/+112
* Allow orientation change (restart) for the learn more dialog.Sander Alewijnse2014-10-061-14/+21
* Merge "Include reason when wiping data." into lmp-devJeff Sharkey2014-09-241-3/+10
|\
| * Include reason when wiping data.Jeff Sharkey2014-09-241-3/+10
* | Always connect to wifi during DO provisioning.Sander Alewijnse2014-09-231-2/+1
|/
* Merge "Intercept HOME intent that is send by the Setup Wizard." into lmp-devSander Alewijnse2014-09-121-28/+4
|\
| * Intercept HOME intent that is send by the Setup Wizard.Sander Alewijnse2014-09-121-28/+4
* | Add hyperlink to learn more dialogs.Sander Alewijnse2014-09-121-24/+13
|/
* Add interstitial in device owner setup flow.Sander Alewijnse2014-09-101-9/+57
* Fix incorrectly reporting device owner already present.Sander Alewijnse2014-09-051-8/+0
* Remove email extra.Sander Alewijnse2014-09-041-5/+0
* Pass through the provisioning extra admin extras bundle.Sander Alewijnse2014-09-031-21/+46
* Merge "Make sure device owner can only be set for USER_OWNER." into lmp-devSander Alewijnse2014-09-021-0/+7
|\
| * Make sure device owner can only be set for USER_OWNER.Sander Alewijnse2014-08-271-0/+7
* | Make all provisioning dialogs not cancelableJessica Hummel2014-09-011-26/+27
|/
* Set the result to RESULT_OK when provisioining succeeds.Sander Alewijnse2014-08-181-0/+2
* Update strings.Sander Alewijnse2014-07-281-1/+3
* Pass email trough to mdm.Sander Alewijnse2014-07-241-0/+6
* Refactor the provisioning intent generation for device owner.Sander Alewijnse2014-07-221-36/+3
* Enable Device Owner provisioning without providing wifi credentials.Sander Alewijnse2014-06-301-23/+55
* Add the option to start DO Provisioning with an (non nfc) intent.Sander Alewijnse2014-06-301-29/+64
* Add proper error handling to the device owner provisioning.Sander Alewijnse2014-06-241-35/+152
* Fix bug in update intents between provisioning service and activity.Jessica Hummel2014-06-231-2/+3
* Remove provisioning tasks from the UI thread.Jessica Hummel2014-06-191-3/+7
* Ensure device is encrypted before device owner provisioning.Sander Alewijnse2014-06-121-3/+45
* Change UI of managed provisioning to reflect changes in afw.Sander Alewijnse2014-06-111-2/+2
* Moved functionality of DeviceOwnerProvActivity into service.Sander Alewijnse2014-04-291-177/+54
* Merge "Check validity of the ProvisioningParams and rename some fields."Sander Alewijnse2014-04-251-4/+6
|\
| * Check validity of the ProvisioningParams and rename some fields.Sander Alewijnse2014-04-251-4/+6
* | New UI for device owner provisioning flow.Sander Alewijnse2014-04-251-1/+1
|/