summaryrefslogtreecommitdiffstats
path: root/res/layout/uninstall_progress.xml
Commit message (Collapse)AuthorAgeFilesLines
* layout fixes and asset updates to package installerPeter Ng2011-10-171-14/+5
| | | | | Bug: 5361373 Change-Id: I6e5e1271013130d3bb7e6fa3acd59db5eff2cc37
* Don't stick to the actionbar.Amith Yamasani2011-08-251-1/+3
| | | | | | | | | Bug: 5214241 Override all or none of the layout params in the include tag, otherwise the source layout values will be ignored. Change-Id: Ib9c3b1bdd6ba6cacc15fa8839f7be91887aaca39
* Swap the positive and negative buttons.Jeff Hamilton2011-07-011-4/+0
| | | | Change-Id: Ib5d7f57c47e79359174c0a24f72b1a8d509a6f4e
* Fix layouts some moreKenny Root2011-06-231-34/+55
| | | | | Bug: 4770335 Change-Id: Iceef40eb1bf01457d715a21a5ebef942de484195
* Fix layouts for both tablet and phoneKenny Root2011-06-161-1/+1
| | | | Change-Id: Ibb208d4586f4b52fede380acede40153f322bd49
* More descriptive errors for install failuresKenny Root2011-03-161-0/+9
| | | | Change-Id: Ica79bece0fd29c27126e1ee51daeac96affaa1ab
* Do not clip icon on install screenKenny Root2011-01-261-2/+1
| | | | | Bug: 3385827 Change-Id: Ib7014f1377ca9fc470c333541d183f7dbd394de8
* Change theme to DialogWhenLargeKenny Root2011-01-101-36/+53
| | | | | | | | Fix some layouts to correctly display as dialogs when using a large screen device. Still needs the WeightedLinearLayout trick. Bug: 3298362 Change-Id: I76ad192ca8c27a0d9f4ce106dc4e1e922c01c02b
* Use the system standard ButtonBar style as well as the standard medium title ↵Jeff Hamilton2010-03-161-14/+27
| | | | | | bar assest. Change-Id: I3735873e6f885cfbbd5e0f7731c47e2089941c92
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-6/+6
| | | | Bug: #2361749.
* Fit and finish: fix background color and padding in apps uninstaller.Romain Guy2010-01-041-0/+3
|
* Fix blank screen in uninstallSuchi Amalapurapu2009-08-041-22/+14
|
* remove uninstall status screen and present the status of uninstallation in ↵Suchi Amalapurapu2009-07-291-0/+67
previous screen rename xml file change code flow in activities Ignore back button when installation is in progress