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