summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/PackageInstaller.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update conditions for updates without user action for Android T" into ...Sumedh Sen2022-03-241-2/+8
* Update PackageInstaller.setPackageSource() API docs.Ricky Wai2022-03-241-6/+13
* Merge "Use PackageManager.INSTALL_XXX error codes (15/n)" into tm-devChun-Wei Wang2022-03-091-11/+2
|\
| * Use PackageManager.INSTALL_XXX error codes (15/n)JW Wang2022-02-211-11/+2
* | Always restart apps if base.apk gets updated.Alex Buynytskyy2022-03-041-0/+12
|/
* Add a new API to let app installer to flag package source.Ricky Wai2022-02-041-0/+67
* Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-191-7/+7
* Merge "Rename STAGED_SESSION* error codes (2/n)"Chun-Wei Wang2022-01-131-15/+45
|\
| * Rename STAGED_SESSION* error codes (2/n)JW Wang2022-01-121-15/+45
* | Merge "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Ashwini Oruganti2022-01-121-7/+7
|\ \ | |/ |/|
| * Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-121-7/+7
* | Move and rename some members (1/n)JW Wang2021-12-211-27/+26
|/
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-7/+7
* Add executor for the callback.Alex Buynytskyy2021-12-061-2/+7
* Add public API to obtain digests of a file.Alex Buynytskyy2021-11-221-1/+102
* Apply visibility to get session info APIsJackal Guo2021-09-271-6/+26
* Expose ROLLBACK_DATA_POLICY_* as system apiJW Wang2021-08-061-2/+2
* Fix links in setRequireUserAction docsPatrick Baumann2021-06-291-13/+13
* Merge "Addresses setRequireUserAction API feedback" into sc-devTreeHugger Robot2021-04-211-40/+53
|\
| * Addresses setRequireUserAction API feedbackPatrick Baumann2021-04-211-40/+53
* | Expose setInstallFlagAllowTest testAPIkholoud mohamed2021-04-201-0/+8
|/
* API feedback: make DataLoader API System.Alex Buynytskyy2021-04-181-3/+34
* API feedback with better documentation.Alex Buynytskyy2021-04-121-5/+6
* Deprecate unuses installer auto revoke whitelist apiEugene Susla2021-04-071-0/+3
* Merge "Addresses unresolved comments for silent updates" into sc-devPatrick Baumann2021-03-301-37/+32
|\
| * Addresses unresolved comments for silent updatesPatrick Baumann2021-03-251-37/+32
* | Merge "Making the rest of Streaming installation API public." into sc-devAlex Buynytskyy2021-03-251-5/+8
|\ \ | |/ |/|
| * Making the rest of Streaming installation API public.Alex Buynytskyy2021-03-251-5/+8
* | Exposes way to bypass user action on updatePatrick Baumann2021-03-241-0/+105
|/
* API feedback: make Installer v2 API public.Alex Buynytskyy2021-03-081-32/+0
* Remove INSTALLER_V2 permission since the API is finalized in S.Alex Buynytskyy2021-02-251-6/+1
* Merge "Use @InstallScenario instead of @InstallReason" into sc-devTreeHugger Robot2021-02-171-1/+1
|\
| * Use @InstallScenario instead of @InstallReasonTodd Kennedy2021-02-171-1/+1
* | Merge "Expose a setter for install scenarios" am: 29ec0b24c7 am: 34312d2173 a...Treehugger Robot2021-02-171-0/+7
|\ \ | |/ |/|
| * Expose a setter for install scenariosChris Wailes2021-02-161-0/+7
| * Adds an "install scenario" field to the appropriate datastructures am: d42204...Chris Wailes2020-12-091-0/+18
| |\
| | * Adds an "install scenario" field to the appropriate datastructuresChris Wailes2020-12-071-0/+18
| * | Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855Xin Li2020-12-021-3/+2
| |\ \ | | |/ | |/|
| * | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-6/+6
| * | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-9/+6
* | | Signature verification for checksums.Alex Buynytskyy2021-01-261-3/+11
* | | Backend attestation support: API.Alex Buynytskyy2021-01-191-4/+8
* | | Throw appropriate exception for session transferringFelka Chang2020-12-151-2/+5
* | | Merge changes from topic "install-hints"Christian Wailes2020-12-071-0/+18
|\ \ \
| * | | Adds an "install scenario" field to the appropriate datastructuresChris Wailes2020-12-031-0/+18
* | | | Populate APK files using hard links (2/n)JW Wang2020-12-021-0/+25
|/ / /
* | | Detect duplicate addChecksums calls.Alex Buynytskyy2020-11-171-0/+1
* | | Merge "Fix the orphan child session after abandoning the parent session"TreeHugger Robot2020-11-031-2/+5
|\ \ \
| * | | Fix the orphan child session after abandoning the parent sessionFelka Chang2020-10-301-2/+5
* | | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-6/+6