1. 31 Mar, 2016 1 commit
  2. 30 Mar, 2016 1 commit
  3. 06 Mar, 2016 1 commit
  4. 19 Jan, 2016 1 commit
  5. 15 Jan, 2016 1 commit
  6. 14 Jan, 2016 1 commit
  7. 07 Jan, 2016 1 commit
  8. 10 Dec, 2015 2 commits
  9. 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
  10. 20 Nov, 2015 2 commits
  11. 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
  12. 27 Oct, 2015 1 commit
  13. 26 Oct, 2015 1 commit
  14. 19 Oct, 2015 1 commit
  15. 15 Oct, 2015 3 commits
  16. 28 Sep, 2015 1 commit
  17. 27 Sep, 2015 1 commit
  18. 26 Sep, 2015 1 commit
  19. 25 Sep, 2015 1 commit
  20. 24 Sep, 2015 1 commit
  21. 23 Sep, 2015 1 commit
  22. 18 Sep, 2015 1 commit
  23. 15 Sep, 2015 1 commit
  24. 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
  25. 03 Sep, 2015 1 commit
  26. 02 Sep, 2015 2 commits
  27. 01 Sep, 2015 1 commit
  28. 31 Aug, 2015 5 commits
  29. 29 Aug, 2015 3 commits