History log of /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/IntentStore.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d49a65585c127c44041f805354ec7ee243ef7452 04-Sep-2014 Sander Alewijnse <salewijnse@google.com> Fix null pointer exception when no bundle is send.

Bug:17126717
Change-Id: I036dae5cc4bd913d277bce20350b6f96169a470a
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/IntentStore.java
f88f709f4a03da9451ea63a60fdb09f0ce972dd3 20-Aug-2014 Sander Alewijnse <salewijnse@google.com> Pass through the provisioning extra admin extras bundle.

Enables the MDM app running (as a regular app) in the primary user to pass
through a PersistableBundle of data to the instance of itself running as
profile owner in the managed profile.

Bug:17126717
Change-Id: Ie85ccf71a4e677c8bb1dd1918f61b01eca83f472
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/IntentStore.java
56f7157c220d657d48406caf8e0d61904dfd7789 23-Jun-2014 Sander Alewijnse <salewijnse@google.com> Add the option to start DO Provisioning with an (non nfc) intent.

Also set the username to a string in xml instead of setting from intent.
Moved constants and mime type of the DO intent communication into
the framework. Cleaned up the MessageParser.

Change-Id: I30a96ef4df248a0e96f199d0097a83a0a0f13145
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/IntentStore.java
2e9cec64bd2a99b7e93d8408173e79b5d6fc3801 20-Jun-2014 Jessica Hummel <jhummel@google.com> Allow starting provisioning with only the package name provided.

This means that the intent that starts provisioning does not have to come from the mdm. It simplifies the flow in particular for the user consent.

Change-Id: Ie746f6d609cf2627c4971ca8639361c144f5447c
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/IntentStore.java
28bffd6424a3d9f2dbefe6c7d6144f3a4edee3bc 05-Jun-2014 Sander Alewijnse <salewijnse@google.com> Ensure device is encrypted before device owner provisioning.

Simplify setting of callbacks: set them in the constructors
instead of dynamically.

Change-Id: Ie0172ffd0111b8044e7b1249c221be9fd2a5a6b2
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/IntentStore.java