- 10 Apr, 2015 1 commit
-
-
Craig Lafayette authored
Removes NPE in ProxyConnection.java Change-Id: I3d6966dd2a2de817328a86764a762a19feb2f626
-
- 08 Apr, 2015 1 commit
-
-
Geoff Mendal authored
Change-Id: If4bb569bb945404d412436edf49af080d72c4856 Auto-generated-cl: translation import
-
- 07 Apr, 2015 3 commits
-
-
Joe Delfino authored
-
Craig Lafayette authored
-
Joe Delfino authored
Bug: 19992262 Change-Id: Ie0d605dc45a8bd07a1aee27e46a822dd0acd7a38
-
- 02 Apr, 2015 2 commits
-
-
Craig Lafayette authored
This library is used for two purposes: - If no wifi is available on the device that is being provisioned, it can use the programmer devices wifi as a proxy - Status updates can be sent to the programmer device via bluetooth. Bug: 20001077 Change-Id: I15642bc634959dda2385b352532163f5b69597e7
-
Alex Klyubin authored
This declares to the platform and tools that this app does not use cleartext network traffic. The platform and tools will be blocking (on best effort basis) attempts to use such traffic by this app. For example, attempts to use HTTP (rather than HTTPS) will be blocked. Bug: 19215516 Change-Id: I5e3b27c388b0eb7fe7e049cf0289fc606dc5835b
-
- 30 Mar, 2015 1 commit
-
-
Geoff Mendal authored
Change-Id: I4d37d9fc06fd652141ccd3ef877c38372372b374 Auto-generated-cl: translation import
-
- 28 Mar, 2015 1 commit
-
-
Geoff Mendal authored
Change-Id: Ic5ba801e65718f99c6574bf039495e8de6242e62 Auto-generated-cl: translation import
-
- 27 Mar, 2015 1 commit
-
-
Craig Lafayette authored
Change-Id: I70b50f2c1a824731e9314035cdbcfbed57de0132
-
- 26 Mar, 2015 3 commits
-
-
Craig Lafayette authored
-
Craig Lafayette authored
Change-Id: Iff24810c18608124725d43a47ca3275d426fa6c6
-
Andrei Kapishnikov authored
Merge "MP: Introduced new NFC provisioning mime-type application/com.android.managedprovisioning.v2"
-
- 25 Mar, 2015 1 commit
-
-
Geoff Mendal authored
Change-Id: If09803f1436891e40c0c2a94cf94754ccaf6b83f Auto-generated-cl: translation import
-
- 24 Mar, 2015 4 commits
-
-
Julia Reynolds authored
Bug: 19894752 Change-Id: Ia20f192033ac9d4c9190ed372bce0f70de9e893e
-
Joe Delfino authored
Bug: 19797707 Change-Id: I1f36be31797feeedd61f01220e0825d9150a27ce
-
Julia Reynolds authored
-
Julia Reynolds authored
Bug: 19859261 Change-Id: Idcd5d55dfbba8727e2c29888ceda76a5cbd5d3ef
-
- 23 Mar, 2015 4 commits
-
-
Qiwen Zhao authored
* commit '4cc5d6f5':
-
Rubin Xu authored
It is treated in one place as a String, while ComponentName in another place. Bug: 19806407 Bug: 19891726 Change-Id: Ibe01f2c30af964cb4d73fda644a1d5777b180875
-
Rubin Xu authored
-
Rubin Xu authored
During the final stage of DO provisioning, a Device Initialisation Agent (DIA) will run and in the unlikey event of device accidentally rebooting, we should make sure the flow continues after reboot. DIA of course needs to handle that, but this also means we need to persist the ProvisioningParams so when DIA finishes, we can still continue the last step of firing ACTION_PROFILE_PROVISIONING_COMPLETE to MDM, in HomeReceiverActivity. Bug: 19806407 Change-Id: Ia5d43626282166e71f479b24aebb5865a6a558c1
-
- 21 Mar, 2015 2 commits
-
-
Geoff Mendal authored
Change-Id: I5142be425e8209c1f1bb7b864d5ca910d5909c21 Auto-generated-cl: translation import
-
Qiwen Zhao authored
-
- 20 Mar, 2015 16 commits
-
-
Baligh Uddin authored
am 4581139d: (-s ours) am 7b316d04: (-s ours) am 0e05cef7: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev * commit '4581139d':
-
Esteban Talavera authored
am 1e1cffe9: am dc282036: am 9c8f4b85: Merge "Update string value for managed provisioning action" into lmp-dev * commit '1e1cffe9':
-
Jessica Hummel authored
am b4f4992b: am 38ff09bc: am 30fdbad0: Merge "Remove unused default profile name and legacy admin package extras." into lmp-dev * commit 'b4f4992b':
-
Nicolas Prevot authored
am 029f277c: am 6e3e0ebd: am b6386cdb: Merge "On system update, do not delete system apps enabled by the profile owner." into lmp-dev * commit '029f277c':
-
Alexandra Gherghina authored
* commit 'd1717f0c':
-
Nicolas Prevot authored
* commit '7e6b62d3':
-
Jessica Hummel authored
am 51fc74ff: am b1f8908c: am 2542af50: Merge "Lock screen rotation in managed and do provisioning" into lmp-dev * commit '51fc74ff':
-
Sander Alewijnse authored
am 1a16ab8e: am 4c87f982: am 19883b8e: Merge "Fixing NullPointerException in DeviceOwnerProvisioning." into lmp-dev * commit '1a16ab8e':
-
Nicolas Prevot authored
am 3e7026b9: am 4e4c48fc: am d2d33bd3: Merge "Deleting com.android.telecom in a managed profile." into lmp-dev * commit '3e7026b9':
-
Sander Alewijnse authored
am 7e9e6be6: am 6711cc9a: am 247e85f5: Merge "Fix incorrectly reporting device owner already present." into lmp-dev * commit '7e9e6be6':
-
Nicolas Prevot authored
am 2da9c3d9: am 3c3b7e2e: am bdd12c73: Merge "Do not always install system apps in the managed profile after a system update." into lmp-dev * commit '2da9c3d9':
-
Sander Alewijnse authored
am 7cff1017: am 1f69546a: am e3866c7c: When starting first task. Dont skip downloading when no wifi is specified. * commit '7cff1017':
-
Baligh Uddin authored
am e5999433: (-s ours) am 17e25a50: (-s ours) am d85ff546: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev * commit 'e5999433':
-
Sander Alewijnse authored
am df020481: am 8d7f63e7: am a08cddfd: Merge "Always connect to Wifi when an ssid is given." into lmp-dev * commit 'df020481':
-
Sander Alewijnse authored
* commit '9b8d8371':
-
Sander Alewijnse authored
* commit 'd1a9f38e':
-