1. 4af4ed0 Provisioning: Add internal alias for continue flow by Robin Lee · 10 years ago
  2. 928febf Check that the user that started the provisioning is owner by Esteban Talavera · 10 years ago
  3. 29d6c23 Follow change to DPM.setProfileOwner API by Amith Yamasani · 10 years ago
  4. 920418b Merge "Check a package can only install itself as device owner." into lmp-dev by Sander Alewijnse · 10 years ago
  5. 93bc0c0 Check a package can only install itself as device owner. by Sander Alewijnse · 10 years ago
  6. 5f22bf5 Updating cross-profile intent filters after an ota. by Nicolas Prevot · 10 years ago
  7. b6578e7 Update strings. by Sander Alewijnse · 10 years ago
  8. 9228610 Merge "Fix bad array length bug in Parceling code." into lmp-dev by Sander Alewijnse · 10 years ago
  9. 10c827b Fix bad array length bug in Parceling code. by Sander Alewijnse · 10 years ago
  10. d8dcb1f Add cookie when downloading the .apk. by Sander Alewijnse · 10 years ago
  11. a6a3cc4 Merge "Add cookie when downloading the .apk." into lmp-dev by Sander Alewijnse · 10 years ago
  12. d6157a0 Forward camera intents to primary user. by Nicolas Prevot · 10 years ago
  13. 2226514 Allow user to delete an older managed profile during provisioning. by Jessica Hummel · 10 years ago
  14. ae9b821 Pass email trough to mdm. by Sander Alewijnse · 10 years ago
  15. 01e0097 Merge "Refactor the provisioning intent generation for device owner." into lmp-dev by Sander Alewijnse · 10 years ago
  16. 0b5f3bc Merge "Remove cross-profile package intents for Settings" into lmp-dev by Alexandra Gherghina · 10 years ago
  17. f97d6d0 Remove cross-profile package intents for Settings by Alexandra Gherghina · 10 years ago
  18. 012c9bb Revert "Block apps instead of uninstalling." by Adam Connors · 10 years ago
  19. 9aff140 Refactor the provisioning intent generation for device owner. by Sander Alewijnse · 10 years ago
  20. 8bf486e Follow API change to rename *Blocked to *Hidden by Amith Yamasani · 10 years ago
  21. 53ff3c0 Don't assume all languages are 2 chars in length. by Narayan Kamath · 10 years ago
  22. a0e00a5 Use settings to encrypt from ManagedProvisioning. by Kenny Guy · 10 years ago
  23. d2cae56 Merge "Query only managed profile for launcher apps" by Alexandra Gherghina · 10 years ago
  24. cfd9348 Query only managed profile for launcher apps by Alexandra Gherghina · 10 years ago
  25. ca587c3 Merge "Change encoding .apk hash from hexString to base64 websafe." by Sander Alewijnse · 10 years ago
  26. a09c2cf Fix wifi connect bug. by Sander Alewijnse · 10 years ago
  27. 48fdbe0 Change encoding .apk hash from hexString to base64 websafe. by Sander Alewijnse · 10 years ago
  28. c7424a8 Merge "Fix mdm installation bug." by Sander Alewijnse · 10 years ago
  29. 8c66407 Fix mdm installation bug. by Sander Alewijnse · 10 years ago
  30. 39b1f49 Forward recognize_speech to the primary user. by Nicolas Prevot · 10 years ago
  31. 01fe4ba Check that an app that wants to skip user consent has permission. by Jessica Hummel · 10 years ago
  32. 73570ad Merge "Enable Device Owner provisioning without providing wifi credentials." by Sander Alewijnse · 10 years ago
  33. 326bcfd Enable Device Owner provisioning without providing wifi credentials. by Sander Alewijnse · 10 years ago
  34. 56f7157 Add the option to start DO Provisioning with an (non nfc) intent. by Sander Alewijnse · 10 years ago
  35. 171dbe2 Merge "Add the option to start DO Provisioning with an (non nfc) intent." by Sander Alewijnse · 10 years ago
  36. 7ca5112 Remove unused import. by Jessica Hummel · 10 years ago
  37. 226d36c Merge "Add proper error handling to the device owner provisioning." by Sander Alewijnse · 10 years ago
  38. 9b95301 Merge "Add PAC URL support to Device Owner Wifi setup" by Jason Monk · 10 years ago
  39. 2daab0a Add PAC URL support to Device Owner Wifi setup by Jason Monk · 10 years ago
  40. d704385 Add proper error handling to the device owner provisioning. by Sander Alewijnse · 10 years ago
  41. e92dab7 Merge "Allow starting provisioning with only the package name provided." by Jessica Hummel · 10 years ago
  42. 2feb1ff Merge "Fix bug in update intents between provisioning service and activity." by Jessica Hummel · 10 years ago
  43. 672d0a9 Merge "Adds the settings cross profile intent filters at provisioning time" by Alexandra Gherghina · 10 years ago
  44. 81fe104 Fix bug in update intents between provisioning service and activity. by Jessica Hummel · 10 years ago
  45. 2e9cec6 Allow starting provisioning with only the package name provided. by Jessica Hummel · 10 years ago
  46. 563ea17 Always discard provisioning reminder on start-up by Robin Lee · 10 years ago
  47. 6356f05 Adds the settings cross profile intent filters at provisioning time by Alexandra Gherghina · 10 years ago
  48. d77f3d8 Merge "Remove device admin receiver name from starting intent." by Sander Alewijnse · 10 years ago
  49. cdf13b1 Remove device admin receiver name from starting intent. by Sander Alewijnse · 10 years ago
  50. de8b464 Quit ManagedProvisioning if encryption is canceled by Robin Lee · 10 years ago
  51. 7ca1f0e Merge "Update ManagedProvisionningActivity to the new Api." by Nicolas Prevot · 10 years ago
  52. 5ed30e8 Fix bug in managed provisioning. by Jessica Hummel · 10 years ago
  53. c797f64 Update ManagedProvisionningActivity to the new Api. by Nicolas Prevot · 10 years ago
  54. 14eeef9 Remove provisioning tasks from the UI thread. by Jessica Hummel · 10 years ago
  55. 029135f Merge "Cleanup managed provisioning." by Jessica Hummel · 10 years ago
  56. 0ea830d Cleanup managed provisioning. by Jessica Hummel · 10 years ago
  57. 28a1d1c resolved conflicts for merge of 506ecad3 to master by Jessica Hummel · 10 years ago
  58. 506ecad Accept legacy provisioning intent extras. by Jessica Hummel · 10 years ago
  59. 203e8b5 Merge "Ensure device is encrypted before device owner provisioning." by Sander Alewijnse · 10 years ago
  60. 28bffd6 Ensure device is encrypted before device owner provisioning. by Sander Alewijnse · 10 years ago
  61. 8ce0c51 Change UI of managed provisioning to reflect changes in afw. by Sander Alewijnse · 10 years ago
  62. 7665559 Add icon and name of MDM to user consent screen. by Sander Alewijnse · 10 years ago
  63. c9a8497 Block apps instead of uninstalling in managed profile. by Adam Connors · 10 years ago
  64. e2033dc Adapt provisioning UI to mocks. by Adam Connors · 10 years ago
  65. 66bbd9b Merge "Adapt provisioning UI to mocks." by Sander Alewijnse · 10 years ago
  66. 090114a Merge "Plumb through EMAIL address in ManagedProvisioning flow" by Nicolas Prevot · 10 years ago
  67. e3146e9 Adapt provisioning UI to mocks. by Jessica Hummel · 10 years ago
  68. 16c2333 API Review: Use updated feature flag by Adam Connors · 10 years ago
  69. d3dd9fc Merge "API Review: Use updated feature flag" by Adam Connors · 10 years ago
  70. 52936d8 Plumb through EMAIL address in ManagedProvisioning flow by Nicolas Prevot · 10 years ago
  71. df8cba7 API Review: Use updated feature flag by Adam Connors · 10 years ago
  72. 0df3a2f Saving user consent in ManagedProvisionningActivity. by Nicolas Prevot · 10 years ago
  73. 59ea1f9 Merge "Block apps instead of uninstalling in the managed provisioing." by Adam Connors · 10 years ago
  74. a878152 Launch out to settings for encryption if user already has pin/pattern. by Kenny Guy · 10 years ago
  75. 3611460 Merge "Halt managed provisioning if battery level is too low" by Robin Lee · 10 years ago
  76. 8ad49f7 Halt managed provisioning if battery level is too low by Robin Lee · 10 years ago
  77. 1391217 Allow sharing from personal to corporate. by Nicolas Prevot · 10 years ago
  78. b4ce0d7 Remove unused delete mdm code. by Kenny Guy · 10 years ago
  79. 2bc39bf Block apps instead of uninstalling in the managed provisioing. by Sander Alewijnse · 10 years ago
  80. 2818d32 Add a task for deleting non required apps for device owner. by Sander Alewijnse · 10 years ago
  81. 808bdc5 Move IP config from WifiConfiguration to IpConfiguration. by Lorenzo Colitti · 10 years ago
  82. e96a820 Send intent upon completion of the device owner provisioning. by Sander Alewijnse · 10 years ago
  83. b00a890 Merge "Perform CDMA activation and skip setup wizard." by Sander Alewijnse · 10 years ago
  84. 639e94c Perform CDMA activation and skip setup wizard. by Sander Alewijnse · 10 years ago
  85. 1585d89 Don't uninstall MDM from primary user. by Kenny Guy · 10 years ago
  86. 0aa3f97 Merge "Support renaming for ProxyProperties to ProxyInfo" by Jason Monk · 10 years ago
  87. 8933e46 Support renaming for ProxyProperties to ProxyInfo by Jason Monk · 10 years ago
  88. 3ab2b57 Force user to encrypt before managed provisioning by Robin Lee · 10 years ago
  89. 3581ff9 Forwarding intents from the managed profile to the primary user. by Nicolas Prevot · 10 years ago
  90. 8b1c863 Merge "Create the new profile in a disabled state" by Alexandra Gherghina · 10 years ago
  91. 6cd6cf3 Create the new profile in a disabled state by Alexandra Gherghina · 10 years ago
  92. 04ab6fe Moved functionality of DeviceOwnerProvActivity into service. by Sander Alewijnse · 10 years ago
  93. bdd8d3f Remove unused handsfree provisioning code. by Sander Alewijnse · 10 years ago
  94. af55438 Merge "Check validity of the ProvisioningParams and rename some fields." by Sander Alewijnse · 10 years ago
  95. 885c349 Check validity of the ProvisioningParams and rename some fields. by Sander Alewijnse · 10 years ago
  96. 522adeb Merge "New UI for device owner provisioning flow." by Sander Alewijnse · 10 years ago
  97. 18f9300 New UI for device owner provisioning flow. by Sander Alewijnse · 10 years ago
  98. 0080f2a Avoid verify malware consent dialog when installing DeviceOwner. by Sander Alewijnse · 10 years ago
  99. ffae404 Merge "Ignore requiredForProfile and requiredForAllUsers flags" by Alexandra Gherghina · 10 years ago
  100. f1fc135 Ignore requiredForProfile and requiredForAllUsers flags by Alexandra Gherghina · 10 years ago