summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* call startActivityForResult on remove account intentRubin Xu2015-07-091-1/+1
* Merge "Set "supportsRtl" to true in manifest." into mnc-devSudheer Shanka2015-06-251-1/+2
|\
| * Set "supportsRtl" to true in manifest.Sudheer Shanka2015-06-251-1/+2
* | Ignore internal extras if ManagedProvisioning is started by untrusted intentRubin Xu2015-06-241-0/+6
* | Merge "Remove unused storage permission." into mnc-devKenny Guy2015-06-231-1/+0
|\ \
| * | Remove unused storage permission.Kenny Guy2015-06-221-1/+0
* | | Enfoce permission on NFC bumpRubin Xu2015-06-191-6/+17
|/ /
* / Remove Bluetooth permissions from NanagedProvisioningCraig Lafayette2015-06-171-4/+0
|/
* Use the public ACTION_PROVISION_MANAGED_DEVICE action in ManagedProvisioning.Nicolas Prevot2015-06-041-1/+1
* Remove Bluetooth provisioning.Craig Lafayette2015-06-031-4/+0
* Add a screen with MDM info for DO provisioning.Sudheer Shanka2015-05-131-1/+8
* Allow HTTP (Cleartext) requests in ManagedProvisioningAndrei Kapishnikov2015-04-281-1/+1
* Give MANAGE_PROFILE_AND_DEVICE_OWNERS to ManagedProvisioning.Nicolas Prevot2015-04-221-0/+1
* Add BluetoothConnectTask.Craig Lafayette2015-04-141-0/+8
* ManagedProvisioning does not use cleartext network traffic.Alex Klyubin2015-04-021-1/+2
* Merge "MP: Introduced new NFC provisioning mime-type application/com.android....Andrei Kapishnikov2015-03-261-0/+1
|\
| * MP: Introduced new NFC provisioning mime-type application/com.android.managed...Andrei Kapishnikov2015-03-191-0/+1
* | When a secondary user is initialized, install ca certs from primary.Joe Delfino2015-03-241-0/+28
|/
* Remove string that is not user visible.Jessica Hummel2015-01-091-2/+1
* Block NFC provisioning if there is data in the FRP partition.Paul Crowley2014-12-011-0/+1
* Move account to new profile during provisioning on MDM requestEsteban Talavera2014-11-141-0/+2
* Refactor: Rename ManagedProvisioning to ProfileOwnerProvisioning.Sander Alewijnse2014-11-121-3/+3
* Allow rotation for profile owner provisioning.Sander Alewijnse2014-11-121-11/+10
* Allow rotation in the DO flow.Sander Alewijnse2014-10-301-6/+3
* Bump up priority of some intent filters.Sander Alewijnse2014-10-271-3/+3
* Add learn more link for the Device Owner provisioning flowSander Alewijnse2014-10-031-0/+8
* Intercept HOME intent that is send by the Setup Wizard.Sander Alewijnse2014-09-121-0/+12
* Merge "Update string value for managed provisioning action" into lmp-devEsteban Talavera2014-09-101-1/+1
|\
| * Update string value for managed provisioning actionEsteban Talavera2014-09-081-1/+1
* | Merge "Lock screen rotation in managed and do provisioning" into lmp-devJessica Hummel2014-09-081-4/+8
|\ \
| * | Lock screen rotation in managed and do provisioningJessica Hummel2014-09-041-4/+8
| |/
* / Do not always install system apps in the managed profile after a system update.Nicolas Prevot2014-09-051-2/+1
|/
* Adapt layouts in Managed Provisioning UI to mocksAlexandra Gherghina2014-08-201-6/+5
* Provisioning: Add internal alias for continue flowRobin Lee2014-08-041-0/+6
* Updating cross-profile intent filters after an ota.Nicolas Prevot2014-07-291-0/+7
* Add the option to start DO Provisioning with an (non nfc) intent.Sander Alewijnse2014-06-301-3/+5
* Allow starting provisioning with only the package name provided.Jessica Hummel2014-06-231-6/+0
* Remove provisioning tasks from the UI thread.Jessica Hummel2014-06-191-0/+3
* Change UI of managed provisioning to reflect changes in afw.Sander Alewijnse2014-06-111-3/+2
* Add icon and name of MDM to user consent screen.Sander Alewijnse2014-06-111-2/+1
* Merge "Adapt provisioning UI to mocks."Sander Alewijnse2014-06-061-1/+2
|\
| * Adapt provisioning UI to mocks.Jessica Hummel2014-06-061-1/+2
* | Saving user consent in ManagedProvisionningActivity.Nicolas Prevot2014-06-051-1/+8
|/
* Perform CDMA activation and skip setup wizard.Sander Alewijnse2014-05-141-0/+2
* Force user to encrypt before managed provisioningRobin Lee2014-05-071-0/+17
* Moved functionality of DeviceOwnerProvActivity into service.Sander Alewijnse2014-04-291-0/+3
* Remove unused handsfree provisioning code.Sander Alewijnse2014-04-281-32/+0
* Avoid verify malware consent dialog when installing DeviceOwner.Sander Alewijnse2014-04-231-0/+1
* Added install package task.Sander Alewijnse2014-04-011-5/+5
* Merge "Create DeviceOwnerProvisioningActivity."Sander Alewijnse2014-03-201-0/+16
|\