| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This will allow applications to do the desired bypass of downloading
and re-installing an app if it is already installed on the device for
another user.
Change-Id: Ib2bc0f39bc6b495af653560cf13cb8477413186d
|
|
|
|
|
|
|
| |
They aren't supported internally.
Bug: 6343461
Change-Id: Idee9ceb7fa4acd9a576df1768f905fc6664fa23b
|
|
|
|
|
|
|
|
|
| |
Use DeviceDefault to better integrate with the host system.
Use Dialog theme for all devices when uninstalling apps instead of
DialogWhenLarge.
Change-Id: Ia427c85c81bf175518d07cfef56de5816c052943
|
|
|
|
| |
Change-Id: Ifbf8a6c7615472ddc66ebea87f18166b49773a8b
|
|
|
|
| |
Change-Id: I5d4691f8a23e90265eaaaea15950affdcb8dc9b6
|
|
|
|
|
| |
Bug: 6180371
Change-Id: Ib66f2efc352dd87b462e688522f7187fce2c9889
|
|\
| |
| |
| |
| |
| |
| | |
orientation change"
* commit '7d254dff8b89bd5b43a8d2f3fe533b092ebd5561':
PackageInstaller : Don't restart on orientation change
|
| |
| |
| |
| |
| |
| |
| | |
Currently an orientation change restarts the installation.
This is due to screenSize being required on anything API level 13 or higher
Change-Id: I730ee7bde024f41cfa6bc859b1665ebb5ae7e332
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Internally using PackageParser, which needs raw files. Tried making
local copy of incoming files, but ran into 6347522. Instead, stop
advertising support for content://-style Uris.
Bug: 6343461
Change-Id: Ia57ffa56876f38db359e618d9a2c1116c71f56f2
|
|/
|
|
|
|
|
|
| |
Many install requests point to APK file://-style Uris on external
storage, so add permission.
Bug: 6343461
Change-Id: Ifc609155836fb6cd644b014b0f05d6fdac42107a
|
|
|
|
|
| |
Bug: 5361373
Change-Id: I6e5e1271013130d3bb7e6fa3acd59db5eff2cc37
|
|
|
|
| |
Change-Id: I60374f937ca3ccf454480b196a7eb4e36d67fe86
|
|
|
|
| |
Change-Id: I10f62b8b4809dcab5056b97be42cfe9cef714f1a
|
|
|
|
|
|
|
|
| |
Fix some layouts to correctly display as dialogs when using a large
screen device. Still needs the WeightedLinearLayout trick.
Bug: 3298362
Change-Id: I76ad192ca8c27a0d9f4ce106dc4e1e922c01c02b
|
|
|
|
|
|
|
|
|
|
| |
Due to confusion between "running" apps and "recent" apps, some users
thought the package installer was continuously running and trying to
reinstall applications. Removing the package installer activity from
display in recent apps will clear up any confusion.
Bug: 3179073
Change-Id: I96b8fecb2810e8d8d843db5d032e9ddfd38fbc8f
|
|
|
|
| |
Also, switch to using standard fat title bar.
|
|
|
|
|
|
| |
bar assest.
Change-Id: I3735873e6f885cfbbd5e0f7731c47e2089941c92
|
|
|
|
| |
Change-Id: I831605186fb1a0244d7c2da9e72850ae1644c570
|
| |
|
|
|
|
|
|
|
| |
any lingering files from earlier failed installs
or files left behind by earlier buggy builds
Add permission to AndroidManifest to clear user data
|
|
|
|
|
|
|
| |
which indicates progress etc., If not, the UninstallerActivity is again displayed
after finishing off uninstallation.
Remove entries from manifest that are no longer part of code base
|
| |
|
| |
|
| |
|
|
|