1. 12 Nov, 2014 1 commit
  2. 10 Nov, 2014 2 commits
  3. 07 Nov, 2014 1 commit
  4. 03 Nov, 2014 1 commit
  5. 29 Oct, 2014 2 commits
  6. 28 Oct, 2014 1 commit
    • Amith Yamasani's avatar
      Display correct message based on reason · aedb646e
      Amith Yamasani authored
      There can be two reasons for not allowing installation of apps
      from unknown sources.
      1. The user setting is off, in which case allow the user to go
      to Settings and change it.
      2. The device administrator (or corp profile) has prohibited. In this
      case, user can't really change it, so show a different message and
      have just an OK button.
      
      Bug: 17656403
      Change-Id: I0d90ba95d7a9250021366b76d570c0ef7b55c143
      aedb646e
  7. 19 Oct, 2014 3 commits
  8. 30 Sep, 2014 2 commits
  9. 29 Sep, 2014 1 commit
  10. 16 Sep, 2014 2 commits
  11. 15 Sep, 2014 1 commit
  12. 10 Sep, 2014 1 commit
  13. 07 Sep, 2014 1 commit
  14. 05 Sep, 2014 1 commit
  15. 25 Aug, 2014 1 commit
  16. 24 Aug, 2014 1 commit
  17. 22 Aug, 2014 2 commits
  18. 16 Aug, 2014 3 commits
  19. 15 Aug, 2014 3 commits
  20. 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
  21. 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
  22. 30 Jul, 2014 1 commit
  23. 20 Jul, 2014 1 commit
  24. 17 Jul, 2014 1 commit
  25. 19 Jul, 2014 1 commit
  26. 18 Jul, 2014 1 commit
  27. 17 Jul, 2014 1 commit
  28. 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
  29. 06 Jul, 2014 1 commit