1. 29 Aug, 2015 1 commit
  2. 27 Aug, 2015 2 commits
  3. 26 Aug, 2015 1 commit
  4. 25 Aug, 2015 2 commits
    • Svet Ganov's avatar
      Protect permission dialog from type jack attacks · 0d93cfb9
      Svet Ganov authored
      Limit the app name in the permissions dialog to prevent a
      bad app with a very long name to trick the user about the
      purpose of this dialog. Also wrap the label with
      BidiFormatter to protect against bidi override attacks.
      
      bug:23516019
      
      Change-Id: Iba819d384864a004eefc2d2154dbfed3ef3b81c1
      0d93cfb9
    • Benjamin Franz's avatar
      Always set permission policy to fixed · e8bec6ae
      Benjamin Franz authored
      Bug: 23408576
      Change-Id: I981810de6f5b49b94371606cc5cf7baf51375485
      e8bec6ae
  5. 22 Aug, 2015 1 commit
  6. 21 Aug, 2015 9 commits
  7. 20 Aug, 2015 4 commits
    • Svet Ganov's avatar
      Show multi-permission UI in the requested order. · e721a317
      Svet Ganov authored
      Apps can request several permissions at once but the UI was
      not shown in the request order. This is problematic since
      apps may show on board UI stating which permissions will be
      requested.
      
      bug:23314383
      
      Change-Id: Iffd0f4fd7df04aeece3995290a7798a559430304
      e721a317
    • Svet Ganov's avatar
      Grant only requested permissions not the whole group. · 57ba2c69
      Svet Ganov authored
      The policy for an app requesting permissions is that only the requested permissions
      are granted not the whole groups to which these permissions belong. There was a
      regression where we granted the whole group not only the requested permissions. If
      an app has a permission in a group already granted, now per policy a subsequent
      request from the same group is followed by an auto grant.
      
      bug:23370436
      
      Change-Id: Icce6377d60187f6f153d10d646cd8c9878dd6fab
      57ba2c69
    • Svet Ganov's avatar
      Show multi-permission UI in the requested order. · dda78230
      Svet Ganov authored
      Apps can request several permissions at once but the UI was
      not shown in the request order. This is problematic since
      apps may show on board UI stating which permissions will be
      requested.
      
      bug:23314383
      
      Change-Id: Iffd0f4fd7df04aeece3995290a7798a559430304
      dda78230
    • Svet Ganov's avatar
      Grant only requested permissions not the whole group. · e899d8d4
      Svet Ganov authored
      The policy for an app requesting permissions is that only the requested permissions
      are granted not the whole groups to which these permissions belong. There was a
      regression where we granted the whole group not only the requested permissions. If
      an app has a permission in a group already granted, now per policy a subsequent
      request from the same group is followed by an auto grant.
      
      bug:23370436
      
      Change-Id: Icce6377d60187f6f153d10d646cd8c9878dd6fab
      e899d8d4
  8. 12 Aug, 2015 1 commit
  9. 11 Aug, 2015 3 commits
  10. 08 Aug, 2015 2 commits
  11. 07 Aug, 2015 5 commits
  12. 05 Aug, 2015 2 commits
  13. 04 Aug, 2015 1 commit
  14. 03 Aug, 2015 1 commit
  15. 01 Aug, 2015 2 commits
  16. 31 Jul, 2015 2 commits
  17. 30 Jul, 2015 1 commit