1. 5c0fafd Revert "Refactor IpConfiguration from WifiConfiguration" by Jaewan Kim · 11 years ago
  2. f56e213 Refactor IpConfiguration from WifiConfiguration by Jaewan Kim · 11 years ago
  3. f0ac57d Refactor package deletion to a task by Alexandra Gherghina · 11 years ago
  4. a3a0dd1 Merge "Check for android.software.managedprofiles feature flag." by Adam Connors · 11 years ago
  5. e53eeab Default to requiredForAllUsers only if requiredForProfile is not set by Alexandra Gherghina · 11 years ago
  6. 51397d2 Renaming related users to profiles. by Kenny Guy · 11 years ago
  7. 4c86983 Delays starting the profile until all packages have been deleted by Alexandra Gherghina · 11 years ago
  8. 63254f4 Add initialization of time, time zone, and locale. by Sander Alewijnse · 11 years ago
  9. a7f1599 Merge "Add setDevicePolicyTask." by Sander Alewijnse · 11 years ago
  10. baacf46 Merge "Added install package task." by Sander Alewijnse · 11 years ago
  11. 2484cb4 Add setDevicePolicyTask. by Sander Alewijnse · 11 years ago
  12. 4c4badf Added install package task. by Sander Alewijnse · 11 years ago
  13. d624d34 Merge "Replace the call to get all packages with a call to get all apps." by Alexandra Gherghina · 11 years ago
  14. 7f8c6e7 Check for android.software.managedprofiles feature flag. by Adam Connors · 11 years ago
  15. dc1aa78 Retain all the IMEs by Alexandra Gherghina · 11 years ago
  16. 2401bf1 Replace the call to get all packages with a call to get all apps. by Alexandra Gherghina · 11 years ago
  17. 7057176 Merge "Remove packages that need to be in a vendor overlay." by Alexandra Gherghina · 11 years ago
  18. a4fa9f2 Remove packages that need to be in a vendor overlay. by Alexandra Gherghina · 11 years ago
  19. 9643319 Merge "Avoid double success of add wifi task." by Sander Alewijnse · 11 years ago
  20. 58a9f17 Merge "Add download device owner package task." by Sander Alewijnse · 11 years ago
  21. af8413e Add download device owner package task. by Sander Alewijnse · 11 years ago
  22. 02b2890 Avoid double success of add wifi task. by Sander Alewijnse · 11 years ago
  23. b3762e3 Show custom error messages to the user. Refactor reporting to use the same error dialog. by Alexandra Gherghina · 11 years ago
  24. f938a1b Merge "Add wifi setup task to device owner provisioning flow." by Sander Alewijnse · 11 years ago
  25. c775738 Add wifi setup task to device owner provisioning flow. by Sander Alewijnse · 11 years ago
  26. d7e85c7 Merge "Create DeviceOwnerProvisioningActivity." by Sander Alewijnse · 11 years ago
  27. ed0883b Create DeviceOwnerProvisioningActivity. by Sander Alewijnse · 11 years ago
  28. fd62938 Merge "Avoid screen rotation during provisioning." by Jessica Hummel · 11 years ago
  29. e672156 Avoid screen rotation during provisioning. by Jessica Hummel · 11 years ago
  30. 8046ae6 Merge "Adapt the intent action that starts provisioning." by Jessica Hummel · 11 years ago
  31. f38931c Adapt the intent action that starts provisioning. by Jessica Hummel · 11 years ago
  32. b779cda Restrict the provisioning complete broadcast to the mdm package. by Jessica Hummel · 11 years ago
  33. c235f72 Merge "Send the provisioning complete broadcast at foreground priority as we are executing as a user-visible flow." by Alexandra Gherghina · 11 years ago
  34. 911419a Merge "Added missing validation for starting the new user" by Alexandra Gherghina · 11 years ago
  35. a0d0288 Send the provisioning complete broadcast at foreground priority as we are executing as a user-visible flow. by Alexandra Gherghina · 11 years ago
  36. dc7d50d Merge "Clean up in case of failure of the managed provisioning flow: remove the created user" by Alexandra Gherghina · 11 years ago
  37. 906caf6 Clean up in case of failure of the managed provisioning flow: remove the created user by Alexandra Gherghina · 11 years ago
  38. 9b8a682 Added missing validation for starting the new user by Alexandra Gherghina · 11 years ago
  39. a0669a3 Renamed Tasks in HandsFree provisioning to avoid future naming collisions. by Sander Alewijnse · 11 years ago
  40. 34e9f94 Rename DeviceOwnerProvisioning to HandsFreeProvisioning. by Sander Alewijnse · 11 years ago
  41. 514cf31 Merge "Logging the error message for previously existing managed profile" by Alexandra Gherghina · 11 years ago
  42. ac185b2 Logging the error message for previously existing managed profile by Alexandra Gherghina · 11 years ago
  43. 90bf314 Use the public intent actions for managed provisioning. by Jessica Hummel · 11 years ago
  44. 932156d Fix merge failure in previous CL: call startManagedProfile() by Alexandra Gherghina · 11 years ago
  45. 4db2547 Refactoring managed provisioning flow to use exceptions instead of statuses by Alexandra Gherghina · 11 years ago
  46. 7c96b6e Merge "Adding "android" to the essential packages for managed provisioning. This will allow the user to use the account manager." by Alexandra Gherghina · 11 years ago
  47. 97c4c15 Adding "android" to the essential packages for managed provisioning. by Alexandra Gherghina · 11 years ago
  48. b767088 Don't consider uninstalled packages when creating managed user. by Nicolas Prevot · 11 years ago
  49. 88e1f54 Send a broadcast to the mdm when provisioning completes. by Jessica Hummel · 11 years ago
  50. b0ad5b5 Checking if a managed profile already exists. by Nicolas Prevot · 11 years ago
  51. 9f02281 Merge "Validate incoming intent and update error cases for BYOD provisioning" by Alexandra Gherghina · 11 years ago
  52. c308b2f Merge "Renaming nTaskRetries to be more clear" by Alexandra Gherghina · 11 years ago
  53. e9965bb Validate incoming intent and update error cases for BYOD provisioning by Alexandra Gherghina · 11 years ago
  54. c980871 Merge "Add a todo for updating documentation when we move some intents." by Jessica Hummel · 11 years ago
  55. 2cf8f83 Add a todo for updating documentation when we move some intents. by Jessica Hummel · 11 years ago
  56. c2dc3f7 Merge "Keeping a few more apps in a corporate profile." by Nicolas Prevot · 11 years ago
  57. 04bae4a Merge "Rename the provisioning actions for consistency." by Jessica Hummel · 11 years ago
  58. f034ca8 Rename the provisioning actions for consistency. by Jessica Hummel · 11 years ago
  59. ae75f0a Keeping a few more apps in a corporate profile. by Nicolas Prevot · 11 years ago
  60. b5d2254 Renaming nTaskRetries to be more clear by Alexandra Gherghina · 11 years ago
  61. e3f121f Changed layout of managed provisioning of profile owner. by Sander Alewijnse · 11 years ago
  62. c4d5d2b Separate managed and device owner provisioning. by Jessica Hummel · 11 years ago
  63. 7478512 Merge "Use requiredForProfile flag to determine which apps to delete for the managed profile." by Nicolas Prevot · 11 years ago
  64. d5d4d59 Merge "Managed provisioning code fix-ups: removing unused code and flagging missing functionality" by Alexandra Gherghina · 11 years ago
  65. 3af0b9d Use requiredForProfile flag to determine which apps to delete for the managed profile. by Nicolas Prevot · 11 years ago
  66. 5fbfc3c Managed provisioning code fix-ups: removing unused code and flagging missing functionality by Alexandra Gherghina · 11 years ago
  67. fef6257 Tweak consent UI and log messages. by Adam Connors · 11 years ago
  68. ec8ecee Merge "Keep IMEs and accessibility services when creating a managed profile." by Nicolas Prevot · 11 years ago
  69. fe999c8 Keep IMEs and accessibility services when creating a managed profile. by Nicolas Prevot · 11 years ago
  70. 22317e4 Make the mdm the profile owner. by Jessica Hummel · 11 years ago
  71. 9e7c4c5 Make user for managed profile a related user. by Jessica Hummel · 11 years ago
  72. bfb20ba Fixing formatting and a bug. by Jessica Hummel · 11 years ago
  73. dd96b18 Small fixes in ManagedProvisioningActivity. by Sander Alewijnse · 11 years ago
  74. 76a5e5a Rename ConfigureUserService to DeviceProvisioningService. by Jessica Hummel · 11 years ago
  75. 16d1a64 Remove unused import. by Jessica Hummel · 11 years ago
  76. 822aba3 Merge "Would break the build because it the ManagedProvisioningService wasn't added." by Jessica Hummel · 11 years ago
  77. b3fea75 Would break the build because it the ManagedProvisioningService wasn't added. by Jessica Hummel · 11 years ago
  78. 050486c Merge "Rename ConfigureUserService to DeviceProvisioningService." by Jessica Hummel · 11 years ago
  79. b3406c9 Rename ConfigureUserService to DeviceProvisioningService. by Jessica Hummel · 11 years ago
  80. 7932c4e Remove unused import to fix the build. by Jessica Hummel · 11 years ago
  81. a08b23e Merge ManagedProvisioningActivity and ConfigureUserActivity. by Jessica Hummel · 11 years ago
  82. b4e7130 Merge "Retain only requiredForAllUsers apps when creating a managed profile." by Nicolas Prevot · 11 years ago
  83. aa1355d Retain only requiredForAllUsers apps when creating a managed profile. by Nicolas Prevot · 11 years ago
  84. b08ea70 Add style to User consent dialogue. by Jessica Hummel · 11 years ago
  85. 935e323 Ask for user consent before starting managed provisioning. by Jessica Hummel · 11 years ago
  86. 7b5e9ba Create secondary profile in the managed profile provisioning. by Jessica Hummel · 11 years ago
  87. 3925923 Fork provisioning for device owner and managed profile provisioning. by Jessica Hummel · 11 years ago
  88. fe18f45 First step to enabling BYOD flow. by Adam Connors · 11 years ago
  89. fc3dac6 Cleanup for ManagedProvisioning by Jason Monk · 11 years ago
  90. c6d71b8 Prototype of splitting provisioning by Jason Monk · 11 years ago
  91. b5f001d Makes the provisioning app respond to nfc and writes the received data into properties to be used during the setup. by Jessica Hummel · 11 years ago
  92. f7bf9b0 Fix build by adapting a string id. by Jessica Hummel · 11 years ago
  93. 8119e12 Setup for the new Provisioning app. by Jessica Hummel · 11 years ago
  94. 736d2a5 Initial empty repository by Baligh Uddin · 11 years ago