1. 18 Nov, 2015 1 commit
    • Svetoslav's avatar
      Clean up package installer styling · 2cf17ddc
      Svetoslav authored
      Package installer should be using exclusively the device
      defaut themes on handhelds (phones and tables) to allow
      OEMs customize its look and feel. Also for handhelds the
      installer should use the same preference framework as the
      settings app to ensure it looks like the settings app on
      an OEMs device.
      
      This change needs to be picked up by a GMS build to deliver
      to partners ensuring the installer UI is consistent with
      the device UI.
      
      bug:24286616
      
      Change-Id: I92e39fd1488e76b0b23b7f1efa13e04ed5bbc7ba
      2cf17ddc
  2. 07 Aug, 2015 1 commit
  3. 22 Jun, 2015 1 commit
  4. 15 May, 2015 1 commit
  5. 08 May, 2015 1 commit
    • Jason Monk's avatar
      Add animation for multiple permission checks · 2bcb3ddd
      Jason Monk authored
       - DialogFragment was removed and just use the dialog-themed activity
         instead.  The previously GrantPermissionFragment, now acts as a
         helper class.
       - The dialog always tells the window its the same size, but then
         draws at whatever height is required for the current permission.
         (this allows it to stay in one position)
       - Touching outside now does nothing so that the user must respond
         to the permission request.
      
      Change-Id: I12f27de4de5ad83e123cb9acfa062950db39f61b
      2bcb3ddd
  6. 27 Apr, 2015 1 commit
  7. 07 Apr, 2015 1 commit
  8. 27 Mar, 2015 1 commit
    • Jason Monk's avatar
      Minor updates to permission request dialog · dbc3e510
      Jason Monk authored
       - Show correct icon and tinting for it
       - Bold/color the app name
       - Update the string, location and themeing of the checkbox, although
         its not actually hooked up yet.
      
      Change-Id: Ia7da81abb3d427f6d37ea29e8a38531cb743e878
      dbc3e510
  9. 25 Mar, 2015 1 commit