1. 87a0549 DO NOT MERGE Fixing Install button not enabled on resume by Suprabh Shukla · 7 years ago fp2-m-sibon fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 2cbf658 Revert "Revert "DO NOT MERGE Disable overlays while installer is resumed"" by Maarten Derks · 7 years ago
  3. 4ea9463 Revert "DO NOT MERGE Disable overlays while installer is resumed" by Dirk Vogt · 7 years ago fp2-sibon-17.11.2
  4. 23b7b2c DO NOT MERGE Disable overlays while installer is resumed by Suprabh Shukla · 7 years ago
  5. 31c935d Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  6. 3cddb89 Add APIs for verifier to grant at install and revoke permissions by Svet Ganov · 9 years ago
  7. 2b5cc1d Remove personal/device group & skip perm screen for M+ apps. by Julia Reynolds · 9 years ago
  8. 5129654 am 10763f1c: Merge "Hidden ApplicationInfo flags are now in privateFlags." by Alex Klyubin · 9 years ago
  9. c2f8308 Hidden ApplicationInfo flags are now in privateFlags. by Alex Klyubin · 9 years ago
  10. 590e27d Fix a regression in installing from unknown sources by Amith Yamasani · 10 years ago
  11. aedb646 Display correct message based on reason by Amith Yamasani · 10 years ago
  12. 0156e7b PackageInstaller API refactoring. by Jeff Sharkey · 10 years ago
  13. 8538fde Extend to support install sessions. by Jeff Sharkey · 10 years ago
  14. 90baa25 Apply restriction ENSURE_VERIFY_APPS to PackageInstaller. by Julia Reynolds · 10 years ago
  15. 95fb7ee Prevent sideloading if UserManager flag is set for current user. by Sander Alewijnse · 10 years ago
  16. 8fca480 Log APK hash for package install attempts in the Event Log. by Alex Klyubin · 11 years ago
  17. 7b30bc3 Record analytics about package install attempts to Event Log. by Alex Klyubin · 11 years ago
  18. 320bbe7 Update install-permission logic to use new FLAG_PRIVILEGED by Christopher Tate · 11 years ago
  19. 2055eec Move TabsAdapter into it's own class. by Nick Kralevich · 11 years ago
  20. 2b3202c Add manifest to verification params by Kenny Root · 11 years ago
  21. 03347ba Fix issue #7323256: permission dialog has bad layout by Dianne Hackborn · 12 years ago
  22. 8b16399 Merge "Determine the originating uid for an install" into jb-mr1-dev by Ben Gruver · 12 years ago
  23. d58f150 Determine the originating uid for an install by Ben Gruver · 12 years ago
  24. 8609592 Fix issue #7240599 Permissions UI: left side padding on... by Dianne Hackborn · 12 years ago
  25. 9e8baaa Update references to migrated global settings. by Jeff Brown · 12 years ago
  26. aba0bed Allow side-loading of apps from other users. by Dianne Hackborn · 12 years ago
  27. 8ec226e Further adjustment of the new package installer UI. by Dianne Hackborn · 12 years ago
  28. 37df032 New permissions UI. by Dianne Hackborn · 12 years ago
  29. 916ad00 Accept and pass URLs to PackageManagerService by rich cannings · 12 years ago
  30. 319efc1 Revert "Accept and pass URLs to PackageManagerService" by Rich Cannings · 12 years ago
  31. 076ca8c Accept and pass URLs to PackageManagerService by rich cannings · 12 years ago
  32. 7ff6e56 Survey says: NIET! by Dianne Hackborn · 12 years ago
  33. 6ea99d8 Merge "Reduce strict Uri checking." into jb-dev by Jeff Sharkey · 12 years ago
  34. cd7ff38 Reduce strict Uri checking. by Jeff Sharkey · 12 years ago
  35. 019c976 Make permissions pages awaken their scrollbars when the page is focused by Adam Powell · 12 years ago
  36. ee21cab Fix up tabs in the permissions display by Adam Powell · 12 years ago
  37. 9762658 New permissions UI. by Dianne Hackborn · 12 years ago
  38. 79da2ea Stop advertising content://-style Uri support. by Jeff Sharkey · 12 years ago
  39. 9e97212 Implement new extended install/uninstall options. by Dianne Hackborn · 13 years ago
  40. 1f45fa5 Changed unknown source setting link by Gilles Debunne · 13 years ago
  41. 38199c5 Use NEW_TASK flag when going to Settings by Kenny Root · 13 years ago
  42. 362660b Check for activity info when uninstalling. by Patrick Dubroy · 14 years ago
  43. 0d4ff37 Fix issue #2558391: Package manager problem when not replacing existing system partition app by Dianne Hackborn · 14 years ago
  44. 9ab50f3 Remove memory checks in side loading ui by Suchi Amalapurapu · 14 years ago
  45. 3d07f28 Nuke parser references. Modify free storage logic. by Suchi Amalapurapu · 14 years ago
  46. 9629a92 Remove copying temporary file into installer's private data directory. by Suchi Amalapurapu · 14 years ago
  47. f80cb7b move creating temp file to InstallAppProgress by Suchi Amalapurapu · 15 years ago
  48. 2ae789b The scroll view listing permissions is given a weight of 1 so that the ok and cancel buttons appear at the bottom of the screen. If the permission list doesn't fillup the screen aka has very few permissions, the buttons don't appear at the buttom. so just increate the layout weight of the parent as well to fix this issue. by Suchi Amalapurapu · 15 years ago
  49. 3c9eac9 Clear installer's user data before downloading an app so that we get rid of any lingering files from earlier failed installs by Suchi Amalapurapu · 15 years ago
  50. d9b773b Fix screen flow issues in pacakge installer/uninstaller. by Suchi Amalapurapu · 15 years ago
  51. 6b77c4b Null check for application info by Suchi Amalapurapu · 15 years ago
  52. b123ff9 Use new freeStorage api from PackageManager by Suchi Amalapurapu · 15 years ago
  53. ff8693a change utility methods used to load label and icon of packages by Suchi Amalapurapu · 15 years ago
  54. fe069ea PackageInstaller honors Intent.EXTRA_INSTALLER_PACKAGE_NAME by Jacek Surazski · 15 years ago
  55. 91ec61c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  56. 8106e50 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  57. 8b1096d auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  58. 2fa4ad8 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  59. 9672856 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 15 years ago
  60. 092149c Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  61. 088073e Initial Contribution by The Android Open Source Project · 16 years ago