summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Initial version of the grant permission UI.Svet Ganov2015-03-245-0/+817
* Add basic support for new runtime permissionsSvet Ganov2015-03-241-110/+128
* Don't crash when cancelling an uninstall of a nonexistent packageChristopher Tate2015-03-101-6/+7
* am 51296542: am 10763f1c: Merge "Hidden ApplicationInfo flags are now in priv...Alex Klyubin2015-02-111-3/+5
|\
| * am 10763f1c: Merge "Hidden ApplicationInfo flags are now in privateFlags."Alex Klyubin2015-02-111-3/+5
| |\
| | * Hidden ApplicationInfo flags are now in privateFlags.Alex Klyubin2015-02-111-3/+5
* | | Show appropriate UI when uninstalling blocked by device admin.Rubin Xu2014-12-181-5/+17
* | | Show appropriate UI when uninstalling fails due to being device admin.Rubin Xu2014-12-171-7/+41
|/ /
* | Use Material tinting for install resultChristopher Tate2014-12-011-2/+2
* | Fix a regression in installing from unknown sourcesAmith Yamasani2014-10-291-0/+2
* | Display correct message based on reasonAmith Yamasani2014-10-281-29/+60
|/
* Use an AlertDialog for the Uninstall confirmationAdam Lesinski2014-09-101-127/+151
* Use correct API for badgingAmith Yamasani2014-09-071-1/+1
* Update AppInstaller due to API changes.Svetoslav2014-09-041-6/+1
* PackageInstaller API refactoring.Jeff Sharkey2014-08-152-2/+2
* Extend to support uninstall callbacks.Jeff Sharkey2014-08-072-42/+65
* Extend to support install sessions.Jeff Sharkey2014-08-071-34/+71
* Support uninstalling apps for other profiles.Kenny Guy2014-07-103-22/+124
* Apply restriction ENSURE_VERIFY_APPS to PackageInstaller.Julia Reynolds2014-06-301-0/+4
* Follow more PackageParser refactoring.Jeff Sharkey2014-06-181-13/+5
* Follow API refactoring.Jeff Sharkey2014-06-151-16/+16
* Prevent sideloading if UserManager flag is set for current user.Sander Alewijnse2014-05-201-4/+11
* Log APK hash for package install attempts in the Event Log.Alex Klyubin2013-10-154-12/+119
* Robustify logging of analytics about PackageInstaller.Alex Klyubin2013-09-102-65/+42
* Merge "Record analytics about package install attempts to Event Log." into kl...Alex Klyubin2013-09-105-36/+647
|\
| * Record analytics about package install attempts to Event Log.Alex Klyubin2013-09-095-36/+647
* | Fix bug #10397732 'X' icon of download manager UI error not mirroredFabrice Di Meglio2013-09-061-1/+2
|/
* Update install-permission logic to use new FLAG_PRIVILEGEDChristopher Tate2013-06-141-5/+5
* Use direct call to get ManifestDigestKenny Root2013-04-021-1/+1
* PackageInstaller: add permission granting supportNick Kralevich2013-03-271-0/+229
* Move TabsAdapter into it's own class.Nick Kralevich2013-03-252-132/+156
* PackageUtil: don't collect certs if package doesn't existNick Kralevich2013-03-191-3/+6
* Add manifest to verification paramsKenny Root2013-03-143-1/+10
* Fix issue #7448596: Can't uninstall app that was installed by another userDianne Hackborn2012-10-311-1/+4
* Fix issue #7323256: permission dialog has bad layoutDianne Hackborn2012-10-111-11/+12
* Merge "Determine the originating uid for an install" into jb-mr1-devBen Gruver2012-09-282-2/+84
|\
| * Determine the originating uid for an installBen Gruver2012-09-272-2/+84
* | Fix issue #7240599 Permissions UI: left side padding on...Dianne Hackborn2012-09-271-1/+2
|/
* Update references to migrated global settings.Jeff Brown2012-09-251-2/+2
* Allow side-loading of apps from other users.Dianne Hackborn2012-09-192-20/+68
* Implement new option for uninstalling over all users.Dianne Hackborn2012-09-162-2/+13
* Further adjustment of the new package installer UI.Dianne Hackborn2012-09-162-60/+163
* New permissions UI.Dianne Hackborn2012-09-121-44/+183
* am 47fe118e: Merge "Show a Toast on a successful application uninstall"Dianne Hackborn2012-08-211-1/+7
|\
| * Show a Toast on a successful application uninstallScott Warner2012-08-211-1/+7
* | Accept and pass URLs to PackageManagerServicerich cannings2012-08-202-1/+18
* | Revert "Accept and pass URLs to PackageManagerService"Rich Cannings2012-08-082-17/+2
* | Accept and pass URLs to PackageManagerServicerich cannings2012-08-022-2/+17
|/
* Survey says: NIET!Dianne Hackborn2012-06-011-183/+44
* Merge "Reduce strict Uri checking, again." into jb-devJeff Sharkey2012-05-241-1/+1
|\