Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layout fixes and asset updates to package installer | Peter Ng | 2011-10-17 | 1 | -1/+1 |
| | | | | | Bug: 5361373 Change-Id: I6e5e1271013130d3bb7e6fa3acd59db5eff2cc37 | ||||
* | Implement new extended install/uninstall options. | Dianne Hackborn | 2011-08-10 | 1 | -0/+16 |
| | | | | Change-Id: I60374f937ca3ccf454480b196a7eb4e36d67fe86 | ||||
* | PackageInstaller doesn't have any data suitable for backup/restore | Christopher Tate | 2011-07-22 | 1 | -0/+1 |
| | | | | Change-Id: I10f62b8b4809dcab5056b97be42cfe9cef714f1a | ||||
* | Change theme to DialogWhenLarge | Kenny Root | 2011-01-10 | 1 | -1/+2 |
| | | | | | | | | Fix some layouts to correctly display as dialogs when using a large screen device. Still needs the WeightedLinearLayout trick. Bug: 3298362 Change-Id: I76ad192ca8c27a0d9f4ce106dc4e1e922c01c02b | ||||
* | Do not show package installer in recent apps | Kenny Root | 2011-01-09 | 1 | -2/+4 |
| | | | | | | | | | | 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 | ||||
* | Check for activity info when uninstalling. | Patrick Dubroy | 2010-09-03 | 1 | -8/+4 |
| | | | | Also, switch to using standard fat title bar. | ||||
* | Use the system standard ButtonBar style as well as the standard medium title ↵ | Jeff Hamilton | 2010-03-16 | 1 | -4/+8 |
| | | | | | | bar assest. Change-Id: I3735873e6f885cfbbd5e0f7731c47e2089941c92 | ||||
* | Add an original-package tag that matches the real package name. | Jeff Hamilton | 2010-02-11 | 1 | -0/+3 |
| | | | | Change-Id: I831605186fb1a0244d7c2da9e72850ae1644c570 | ||||
* | Ignore orientation changes when installing/uninstalling | Suchi Amalapurapu | 2009-11-12 | 1 | -4/+8 |
| | |||||
* | Clear installer's user data before downloading an app so that we get rid of ↵ | Suchi Amalapurapu | 2009-09-29 | 1 | -0/+1 |
| | | | | | | | any lingering files from earlier failed installs or files left behind by earlier buggy builds Add permission to AndroidManifest to clear user data | ||||
* | Finish UninstallerActivity after starting subactivity to actually uninstall ↵ | Suchi Amalapurapu | 2009-09-14 | 1 | -6/+0 |
| | | | | | | | 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 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+37 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -37/+0 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -3/+1 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+39 |