summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import revised translations. DO NOT MERGEcm-7.1.0gingerbread-releasegb-release-7.2Eric Fischer2011-03-183-18/+18
| | | | Change-Id: I757f1bce2dfae8c0ac3c8a4c8d19c5f673b2f357
* Import revised translations. DO NOT MERGEEric Fischer2011-01-311-1/+1
| | | | Change-Id: I0ca1ca18a1d5a88c4432b54b0eb7100c8d0c1fad
* Filter touches that are obscurbedKenny Root2011-01-121-0/+1
| | | | | | | | Don't allow the "Install" button to be clicked when the window is obscured by something else. Bug: 3346330 Change-Id: I9e39dbe8d4ff88bb88854188fa9960f784276036
* Import translations for additional languages.Eric Fischer2011-01-0621-0/+1134
| | | | Change-Id: Icaf2d6ddd5bcaf36ba3c4e8bec6f185e46e97d40
* Import revised translations. DO NOT MERGEEric Fischer2010-10-251-1/+1
| | | | Change-Id: I1f6f54ff7606839016e506c941ea50eb9f7ceece
* Import revised translationsKenny Root2010-10-141-1/+1
| | | | Change-Id: I75207464dcb862ca2ae3b4f4d4a3510a6c9d6555
* Import revised translations. DO NOT MERGEEric Fischer2010-09-291-1/+1
| | | | Change-Id: I97785e6cddcf709c76b2d5ff630d829dd0773e68
* Trim unwanted whitespace from translations. DO NOT MERGEEric Fischer2010-09-271-1/+1
| | | | Change-Id: Ia47d9bf142d375aa5b28d44e20325381f43e90cc
* Import revised translations. DO NOT MERGEEric Fischer2010-08-041-1/+1
| | | | Change-Id: Ic08e319651adf18be4f9c7af8f8fa35c75c79c31
* Import revised translationsKenny Root2010-06-201-14/+14
| | | | Change-Id: Iffd24be1dd45829c362d93225e4af8386bbe985c
* Import revised translationsKenny Root2010-04-271-3/+3
| | | | Change-Id: I243adf6393d837cdd93ca909f0b1043afadf412e
* Import revised translationsKenny Root2010-04-1420-281/+141
| | | | Change-Id: I5ebc2fa8a07993eb5cd30c4410dbd1f62d56ae36
* Fix issue #2558391: Package manager problem when not replacing existing ↵Dianne Hackborn2010-03-301-1/+9
| | | | | | | | system partition app Make sure to set the replace flag if the app exists but has been renamed. Change-Id: I0849834b59eb2a98c94e763860f649770eeeef43
* Import revised translationsKenny Root2010-03-301-1/+1
| | | | Change-Id: Ib4915f1313dee47c1303d19e579457efaf7de0dc
* Import revised translationsKenny Root2010-03-1720-220/+380
| | | | Change-Id: I19819d228663a7050f2ffa0b48e7265353f52215
* Use the system standard ButtonBar style as well as the standard medium title ↵Jeff Hamilton2010-03-169-91/+97
| | | | | | bar assest. Change-Id: I3735873e6f885cfbbd5e0f7731c47e2089941c92
* Third of three minor string edits for SD card text.Roy West2010-03-111-7/+7
| | | | Change-Id: I9d9132bd0ead1b3cf1d9a02e6e6e4ce518a71ddc
* Remove memory checks in side loading uiSuchi Amalapurapu2010-03-114-117/+98
| | | | | | Move dialog for insufficient storage as a post-install error handle dialog Change-Id: I419b1dc233e01fc91e29d1274bae17d5bd63a60d
* Check for resolvable activities before enabling launch button.Suchi Amalapurapu2010-03-111-0/+10
| | | | Change-Id: I6bbb6c079c53f09a3b92b4e2a50d17fbd4839a0e
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
| | | | Change-Id: I4e8669afe299d49d23bcfcef9d3090dc723b4114
* Import new translations.Eric Fischer2010-02-261-1/+1
|
* Nuke parser references.Suchi Amalapurapu2010-02-192-14/+37
| | | | Modify free storage logic.
* Remove recomended install app locationSuchi Amalapurapu2010-02-121-11/+0
|
* Add an original-package tag that matches the real package name.Jeff Hamilton2010-02-111-0/+3
| | | | Change-Id: I831605186fb1a0244d7c2da9e72850ae1644c570
* Change method signature for recommendAppInstallLocationSuchi Amalapurapu2010-02-101-2/+1
|
* am 13aef12d: am f3c9fa50: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\ | | | | | | | | | | | | Merge commit '13aef12de9defb2c5499b3836016939f8c75361a' * commit '13aef12de9defb2c5499b3836016939f8c75361a': android-2.1_r1 snapshot
| * am f3c9fa50: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| |\ | | | | | | | | | | | | | | | | | | Merge commit 'f3c9fa501c53be2d903b9dc394955e4817e5397c' into eclair-plus-aosp * commit 'f3c9fa501c53be2d903b9dc394955e4817e5397c': android-2.1_r1 snapshot
| | * reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| | |\
| | | * reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| | |/|
| | | * android-2.1_r1 snapshotThe Android Open Source Project2010-01-127-91/+106
| | | |
* | | | Apps on SD card projec.Oscar Montemayor2010-01-291-2/+3
| | | | | | | | | | | | | | | | Folowing through with making recommendAPpInstallLocation(..) an instance method in PackageManager.
* | | | Apps on SD card project.Oscar Montemayor2010-01-281-1/+10
| | | | | | | | | | | | | | | | | | | | Modifying sideload app to recommend location where to install application package, based on application flags, total space and available space on internal and SD card storage. Currently ignoring "Do not install" recommendation.
* | | | Remove copying temporary file into installer's private data directory.Suchi Amalapurapu2010-01-252-47/+1
| | | | | | | | | | | | | | | | The system process can now make a copy for itself.
* | | | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-086-25/+25
| | | | | | | | | | | | | | | | Bug: #2361749.
* | | | Update with latest translations.Eric Fischer2010-01-073-7/+7
| | | |
* | | | Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build system does not honor user tags on apps, and setting it is misleading. This removes the confusion by making the makefiles behave like they read. Change-Id: I5a7498a7b5e326ca119a17034457d7ff639e15ea
* | | | Fit and finish: fix background color and padding in apps uninstaller.Romain Guy2010-01-042-2/+4
| | | |
* | | | Merge commit 'goog/eclair-plus-aosp'Android Git Automerger2009-12-150-0/+0
|\| | |
| * | | am a2943ea1: Import revised translations. DO NOT MERGEEric Fischer2009-12-091-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'a2943ea1261e4af823d809b8ac3849e1eaf341e3' into eclair-plus-aosp * commit 'a2943ea1261e4af823d809b8ac3849e1eaf341e3': Import revised translations. DO NOT MERGE
| * | | am 984ed51a: Import revised translations. DO NOT MERGEEric Fischer2009-12-021-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '984ed51af89a5531abb5574324e5ea6dd2e77585' into eclair-plus-aosp * commit '984ed51af89a5531abb5574324e5ea6dd2e77585': Import revised translations. DO NOT MERGE
| * \ \ \ am ccb4dda8: Fix for 2268060, 2251223 if conditional initializing package ↵Suchi Amalapurapu2009-11-182-13/+7
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | label. Also load the label from the new pkg for existing packages Use installer\'s metrics and configuration info when creating resources for new package Merge commit 'ccb4dda8b1525c90323fa9dd7b96b9eeb78b7082' into eclair-plus-aosp * commit 'ccb4dda8b1525c90323fa9dd7b96b9eeb78b7082': Fix for 2268060, 2251223 if conditional initializing package label.
* | \ \ \ \ am 9038d236: (-s ours) am c1c2a7f0: am a2943ea1: (-s ours) Import revised ↵Eric Fischer2009-12-100-0/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE Merge commit '9038d236e577cc8cf61d708e3b5c998513d7b6b8' * commit '9038d236e577cc8cf61d708e3b5c998513d7b6b8': Import revised translations. DO NOT MERGE
| * \ \ \ \ \ am c1c2a7f0: am a2943ea1: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-12-100-0/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'c1c2a7f0cf6d9010ccf9b21113b3d314e96ee95e' into eclair-mr2-plus-aosp * commit 'c1c2a7f0cf6d9010ccf9b21113b3d314e96ee95e': Import revised translations. DO NOT MERGE
| | * \ \ \ \ \ am a2943ea1: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-12-100-0/+0
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'a2943ea1261e4af823d809b8ac3849e1eaf341e3' into eclair-mr2 * commit 'a2943ea1261e4af823d809b8ac3849e1eaf341e3': Import revised translations. DO NOT MERGE
| | | * | | | | Import revised translations. DO NOT MERGEEric Fischer2009-12-091-1/+1
| | | | |_|/ / | | | |/| | |
* | | | | | | am 4495db46: (-s ours) am f1837f81: am 984ed51a: (-s ours) Import revised ↵Eric Fischer2009-12-020-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE Merge commit '4495db46907ed4bbaae7acd45162a967cde066d0' * commit '4495db46907ed4bbaae7acd45162a967cde066d0': Import revised translations. DO NOT MERGE
| * | | | | | am f1837f81: am 984ed51a: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-12-020-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'f1837f8100a14a4795c7da9e938164f786120084' into eclair-mr2-plus-aosp * commit 'f1837f8100a14a4795c7da9e938164f786120084': Import revised translations. DO NOT MERGE
| | * | | | | am 984ed51a: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-12-020-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '984ed51af89a5531abb5574324e5ea6dd2e77585' into eclair-mr2 * commit '984ed51af89a5531abb5574324e5ea6dd2e77585': Import revised translations. DO NOT MERGE
| | | * | | | Import revised translations. DO NOT MERGEEric Fischer2009-12-021-1/+1
| | | | |/ / | | | |/| |
* | | | | | am e1f9c798: am 6e7f5426: am ccb4dda8: Fix for 2268060, 2251223 if ↵Suchi Amalapurapu2009-12-022-13/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | conditional initializing package label. Also load the label from the new pkg for existing packages Use installer\'s metrics and configuration info when creating resources for new package Merge commit 'e1f9c798520fe35693a905c5889fd3228b8e4bec' * commit 'e1f9c798520fe35693a905c5889fd3228b8e4bec': Fix for 2268060, 2251223 if conditional initializing package label.