1. 06 Jun, 2014 1 commit
  2. 29 May, 2014 1 commit
    • Robin Lee's avatar
      Halt managed provisioning if battery level is too low · 8ad49f77
      Robin Lee authored
      This mirrors the behaviours of the encryption screen in Settings and
      of the encryption process itself, namely that:
      
       - battery level should be at least 80%
       - the device should be plugged in
      
      If any requirement is not satisfied the encrypt activity will stop
      progress and show a warning until it is fixed.
      
      @bug 15156177
      
      Change-Id: Id2594daffed0e0d3d404eabce656c08112f4830f
      8ad49f77
  3. 07 May, 2014 1 commit
    • Robin Lee's avatar
      Force user to encrypt before managed provisioning · 3ab2b570
      Robin Lee authored
      Adds one new screen which will ask the user if encrypting is OK before
      triggering an encrypt/reboot cycle.
      
      This should only need to happen on older devices that have not already
      had encryption enabled.
      
      Change-Id: If09d4c7e524554e73b32d941a2ae2fdeac3d43e3
      3ab2b570
  4. 25 Feb, 2014 1 commit
  5. 17 Feb, 2014 1 commit
  6. 13 Feb, 2014 1 commit
    • Jessica Hummel's avatar
      Ask for user consent before starting managed provisioning. · 935e3239
      Jessica Hummel authored
      Adds a dialog that asks the user for consent before managed provisioning is started. This is done as a separate acivity because provisioning happens in full screen immersive mode, so a normal dialog will be hidden behind the main activity.
      
      Change-Id: Icf8e7070d83c887baadf34e45aaa1f8c87a05199
      935e3239