1. 01 Jun, 2016 1 commit
    • Svetoslav Ganov's avatar
      [DO NOT MERGE] Bring back overlay warning in permissions UI. · 5ab2bf84
      Svetoslav Ganov authored
      The package installer has a special event handling when
      the user tries to interact with it and an overlay window
      intersects the installer one. We show a warning that an
      overlay was detected and point the user to settings. This
      regressed and nothing happened when the users click the
      allow button.
      
      bug:28572707
      bug:26677796
      
      Change-Id: I617595e7cd5277576ccb9915946b77082a1c2b9e
      (cherry picked from commit 92d61dd6)
      5ab2bf84
  2. 25 Apr, 2016 1 commit
  3. 31 Mar, 2016 1 commit
  4. 30 Mar, 2016 1 commit
  5. 06 Mar, 2016 1 commit
  6. 19 Jan, 2016 1 commit
  7. 15 Jan, 2016 1 commit
  8. 14 Jan, 2016 1 commit
  9. 07 Jan, 2016 1 commit
  10. 10 Dec, 2015 2 commits
  11. 08 Dec, 2015 1 commit
    • Svetoslav's avatar
      Fix some UI glitches in PackageInstaller · 42af15b6
      Svetoslav authored
      1. Add missing tinting in ic_info.xml
      2. Improve button stacking in the request permissions UI
      3. Align text and icon in request permissions UI
      
      bug:26071925
      
      Change-Id: I12f631e902203d3f31970b28e420e20b7b454812
      42af15b6
  12. 20 Nov, 2015 2 commits
  13. 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
  14. 27 Oct, 2015 1 commit
  15. 26 Oct, 2015 1 commit
  16. 19 Oct, 2015 1 commit
  17. 15 Oct, 2015 3 commits
  18. 28 Sep, 2015 1 commit
  19. 27 Sep, 2015 1 commit
  20. 26 Sep, 2015 1 commit
  21. 25 Sep, 2015 1 commit
  22. 24 Sep, 2015 1 commit
  23. 23 Sep, 2015 1 commit
  24. 18 Sep, 2015 1 commit
  25. 15 Sep, 2015 1 commit
  26. 12 Sep, 2015 1 commit
    • Svet Ganov's avatar
      Use unique preference key. · 30707bb7
      Svet Ganov authored
      The UI code was wrongly using UID as the key - it is not
      unique - resulting in keeping only one app per UID in the
      UI and not showing permission controls for the other apps
      in this UID. This change uses the unique package plus UID
      as the preference key.
      
      bug:23937944
      
      Change-Id: I859afcf3ec8efdcb62d0e9dacd19f771436da084
      30707bb7
  27. 03 Sep, 2015 1 commit
  28. 02 Sep, 2015 2 commits
  29. 01 Sep, 2015 1 commit
  30. 31 Aug, 2015 5 commits
  31. 29 Aug, 2015 1 commit