1. 16 Sep, 2014 2 commits
  2. 15 Sep, 2014 1 commit
  3. 10 Sep, 2014 1 commit
  4. 07 Sep, 2014 1 commit
  5. 05 Sep, 2014 1 commit
  6. 25 Aug, 2014 1 commit
  7. 24 Aug, 2014 1 commit
  8. 22 Aug, 2014 2 commits
  9. 16 Aug, 2014 3 commits
  10. 15 Aug, 2014 3 commits
  11. 08 Aug, 2014 1 commit
    • Jeff Sharkey's avatar
      Extend to support uninstall callbacks. · 3aeb5056
      Jeff Sharkey authored
      The new PackageInstaller.uninstall() API in the framework currently
      shuttles through the callers IBinder, just to get this flow working
      for now.
      
      Bug: 16515814
      Change-Id: Ib7b839b3fcc1c854f99af6eeae25172e900acb80
      3aeb5056
  12. 07 Aug, 2014 1 commit
    • Jeff Sharkey's avatar
      Extend to support install sessions. · 8538fde2
      Jeff Sharkey authored
      Light changes to existing code to support pre-staged install
      sessions.  Only inspects a base APK from session, which defines all
      permissions.
      
      Bug: 16515814
      Change-Id: Ia1cb43ff9fdfe1f2468ad0d1374cff2b8eb50f54
      8538fde2
  13. 30 Jul, 2014 1 commit
  14. 20 Jul, 2014 1 commit
  15. 17 Jul, 2014 1 commit
  16. 19 Jul, 2014 1 commit
  17. 18 Jul, 2014 1 commit
  18. 17 Jul, 2014 1 commit
  19. 10 Jul, 2014 1 commit
    • Kenny Guy's avatar
      Support uninstalling apps for other profiles. · 596ce64f
      Kenny Guy authored
      Allow client to pick which user the package
      will be removed for, checking its a profile
      of the current user.
      Inform user if package is blocked from being
      removed and let them knows its due to an
      admin.
      Add check to stop non owner asking to uninstall
      for all users.
      
      Bug: 14127299
      Change-Id: I60504224f5271272a390320a0fa62aa7f5de4e54
      596ce64f
  20. 06 Jul, 2014 11 commits
  21. 05 Jul, 2014 4 commits