summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | am 2f830ef2: Finish UninstallerActivity after starting subactivity to actuall...Suchi Amalapurapu2009-09-142-6/+1
| |\| | |
| | * | | Finish UninstallerActivity after starting subactivity to actually uninstall w...Suchi Amalapurapu2009-09-142-6/+1
* | | | | am 2771c2b9: (-s ours) am 3082595c: Import revised translations. DO NOT MERGEEric Fischer2009-09-090-0/+0
|\| | | |
| * | | | am 3082595c: Import revised translations. DO NOT MERGEEric Fischer2009-09-0820-724/+700
| |\| | |
| | * | | Import revised translations. DO NOT MERGEEric Fischer2009-09-0820-724/+700
* | | | | am 99f14985: am d9b773b7: Fix screen flow issues in pacakge installer/uninsta...Suchi Amalapurapu2009-09-089-464/+199
|\| | | |
| * | | | am d9b773b7: Fix screen flow issues in pacakge installer/uninstaller. The mai...Suchi Amalapurapu2009-09-089-464/+199
| |\| | |
| | * | | Fix screen flow issues in pacakge installer/uninstaller.Suchi Amalapurapu2009-09-089-464/+199
* | | | | am a0cb9eac: merge from open-source masterJean-Baptiste Queru2009-09-040-0/+0
|\| | | |
| * | | | merge from open-source masterJean-Baptiste Queru2009-09-040-0/+0
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | merge from donutJean-Baptiste Queru2009-09-0322-709/+699
| | |\|
* | | | am 0d2388f6: High-resolution (hdpi) artwork from TAT for PackageInstaller.Daniel Sandler2009-08-282-0/+0
|\| | |
| * | | High-resolution (hdpi) artwork from TAT for PackageInstaller.Daniel Sandler2009-08-282-0/+0
* | | | am aef993a8: (-s ours) am e99c9582: (-s ours) Import revised translations. D...Eric Fischer2009-08-180-0/+0
|\| | |
| * | | am e99c9582: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-08-180-0/+0
|/| | | | | |/ | |/|
| * | Import revised translations. DO NOT MERGEEric Fischer2009-08-171-1/+1
* | | am 38048fa6: Fix blank screen in uninstallSuchi Amalapurapu2009-08-042-25/+19
|\| |
| * | Fix blank screen in uninstallSuchi Amalapurapu2009-08-042-25/+19
* | | merge from open-source masterJean-Baptiste Queru2009-08-040-0/+0
|\ \ \ | | |/ | |/|
| * | merge from donutJean-Baptiste Queru2009-08-034-150/+100
| |\ \
| * \ \ merge from donutJean-Baptiste Queru2009-07-2920-17/+387
| |\ \ \
* | \ \ \ am fd8b4fb3: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2009-08-030-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Import revised translations. DO NOT MERGEEric Fischer2009-08-0320-684/+680
| | |_|/ | |/| |
* | | | am 7672c994: remove uninstall status screen and present the status of uninsta...Suchi Amalapurapu2009-07-304-150/+100
|\| | |
| * | | remove uninstall status screen and present the status of uninstallation in pr...Suchi Amalapurapu2009-07-294-150/+100
| | |/ | |/|
* | | reconcile korg/master into goog/masterJean-Baptiste Queru2009-07-260-0/+0
|\ \ \ | | |/ | |/|
| * | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-2516-53/+162
| |\ \
* | | | Merge commit 'goog/readonly-korg-master' into merge_korg_masterJean-Baptiste Queru2009-07-140-0/+0
|\| | |
| * | | Merge commit 'korg/donut'The Android Open Source Project2009-04-241-2/+2
| |\ \ \
| * \ \ \ Merge commit 'korg/cupcake'The Android Open Source Project2009-04-142-4/+4
| |\ \ \ \
* | \ \ \ \ am 47552303: Import new translationsEric Fischer2009-07-1320-17/+387
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Import new translationsEric Fischer2009-07-1320-17/+387
| | |_|_|/ | |/| | |
* | | | | am 6b77c4b8: Null check for application infoSuchi Amalapurapu2009-07-031-1/+1
|\| | | |
| * | | | Null check for application infoSuchi Amalapurapu2009-07-011-1/+1
* | | | | am 3d8cab3e: Rename strings when uninstalling updates for system apps Add new...Suchi Amalapurapu2009-06-245-4/+15
|\| | | |
| * | | | Rename strings when uninstalling updates for system appsSuchi Amalapurapu2009-06-245-4/+15
* | | | | am b123ff94: Use new freeStorage api from PackageManagerSuchi Amalapurapu2009-06-191-1/+1
|\| | | |
| * | | | Use new freeStorage api from PackageManagerSuchi Amalapurapu2009-06-191-1/+1
* | | | | am ff8693ab: change utility methods used to load label and icon of packages l...Suchi Amalapurapu2009-06-107-32/+72
|\| | | |
| * | | | change utility methods used to load label and icon of packagesSuchi Amalapurapu2009-06-107-32/+72
* | | | | am c511bee4: reflect remove NameNotFoundException from getLaunchIntentForPack...Mihai Preda2009-05-151-5/+2
|\| | | |
| * | | | reflect remove NameNotFoundException from getLaunchIntentForPackage.Mihai Preda2009-05-141-5/+2
* | | | | am fe069ea7: PackageInstaller honors Intent.EXTRA_INSTALLER_PACKAGE_NAMEJacek Surazski2009-05-142-1/+11
|\| | | |
| * | | | PackageInstaller honors Intent.EXTRA_INSTALLER_PACKAGE_NAMEJacek Surazski2009-05-132-1/+11
* | | | | am c0d65ae: Update to match new install API.Dianne Hackborn2009-05-121-3/+3
|\| | | |
| * | | | Update to match new install API.Dianne Hackborn2009-05-121-3/+3
* | | | | am 3ca79bd: am e8ec927: AI 148026: Update zh_TW translations.Eric Fischer2009-04-301-1/+1
|\| | | |
| * | | | am e8ec927: AI 148026: Update zh_TW translations.Eric Fischer2009-04-301-1/+1
| |\ \ \ \
| | * | | | AI 148026: Update zh_TW translations.Eric Fischer2009-04-301-1/+1
| | | |_|/ | | |/| |
* | | | | Merge donut into masterJean-Baptiste Queru2009-04-220-0/+0
|\| | | |