- 18 Nov, 2009 2 commits
-
-
Suchi Amalapurapu authored
am ccb4dda8: Fix for 2268060, 2251223 if 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 'ccb4dda8' into eclair-mr2 * commit 'ccb4dda8': Fix for 2268060, 2251223 if conditional initializing package label.
-
Suchi Amalapurapu authored
Also load the label from the new pkg for existing packages Use installer's metrics and configuration info when creating resources for new package
-
- 14 Nov, 2009 2 commits
-
-
Eric Fischer authored
Merge commit '692a423e' into eclair-mr2 * commit '692a423e': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Approver: jerryw
-
- 13 Nov, 2009 2 commits
-
-
Suchi Amalapurapu authored
Merge commit 'ea6db5d5' into eclair-mr2 * commit 'ea6db5d5': Ignore orientation changes when installing/uninstalling
-
Suchi Amalapurapu authored
Merge commit 'f80cb7b8' into eclair-mr2 * commit 'f80cb7b8': move creating temp file to InstallAppProgress
-
- 12 Nov, 2009 4 commits
-
-
Suchi Amalapurapu authored
-
Suchi Amalapurapu authored
and deal with cleanly deleting the file
-
Suchi Amalapurapu authored
am f0750688: Use nonlocalized label when installing packages. Also invoke the right method based on if its an installed application or not. just move the if condition prior to initializing the view Merge commit 'f0750688' into eclair-mr2 * commit 'f0750688': Use nonlocalized label when installing packages.
-
Suchi Amalapurapu authored
Also invoke the right method based on if its an installed application or not. just move the if condition prior to initializing the view
-
- 22 Oct, 2009 1 commit
-
-
Eric Fischer authored
Merge commit '04a8dfdc' into eclair-mr2 * commit '04a8dfdc': Import revised translations. DO NOT MERGE
-
- 21 Oct, 2009 1 commit
-
-
Eric Fischer authored
Approver: jerryw
-
- 13 Oct, 2009 1 commit
-
-
Eric Fischer authored
-
- 08 Oct, 2009 2 commits
-
-
Eric Fischer authored
Merge commit '2691c415' into eclair-mr2 * commit '2691c415': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Merge commit '40ab848c' into eclair * commit '40ab848c': Import revised translations. DO NOT MERGE
-
- 06 Oct, 2009 1 commit
-
-
Suchi Amalapurapu authored
The scroll view listing permissions is given a weight of 1 so that the ok and cancel buttons appear at the bottom of the screen. If the permission list doesn't fillup the screen aka has very few permissions, the buttons don't appear at the buttom. so just increate the layout weight of the parent as well to fix this issue. Also hide the whole permissions panel so that we don't see the text related to showing permissions at all
-
- 29 Sep, 2009 2 commits
-
-
Eric Fischer authored
-
Suchi Amalapurapu authored
Clear installer's user data before downloading an app so that we get rid of any lingering files from earlier failed installs or files left behind by earlier buggy builds Add permission to AndroidManifest to clear user data
-
- 14 Sep, 2009 1 commit
-
-
Suchi Amalapurapu authored
Finish UninstallerActivity after starting subactivity to actually uninstall 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
-
- 08 Sep, 2009 2 commits
-
-
Eric Fischer authored
-
Suchi Amalapurapu authored
The main activity was managing the state transitions during installation/uninstallation which was actually not needed. Just make the activities independent and start sub activities without waiting for activity result codes in the main activity. If the user enables development setting to immediately destroy activities, and sideloads an app, the ActivityManager tries to destroy the main activity while it starts sub activities to finish installation and this results in UI bizarreness based on the current state of the installer. Also move InstallConfirmation to the main activity. Converge InstallDone and InstallProgress into one screen. Just enable or disable launch/close buttons. This is how it should have been in the first place.. Same set of issues with uninstall code path as well.
-
- 28 Aug, 2009 1 commit
-
-
Daniel Sandler authored
-
- 18 Aug, 2009 1 commit
-
-
Eric Fischer authored
Merge commit 'e99c9582' into eclair * commit 'e99c9582': Import revised translations. DO NOT MERGE
-
- 17 Aug, 2009 1 commit
-
-
Eric Fischer authored
-
- 04 Aug, 2009 3 commits
-
-
Suchi Amalapurapu authored
Merge commit '38048fa6' * commit '38048fa6': Fix blank screen in uninstall
-
Suchi Amalapurapu authored
-
Jean-Baptiste Queru authored
-
- 03 Aug, 2009 3 commits
-
-
Eric Fischer authored
Merge commit 'fd8b4fb3' * commit 'fd8b4fb3': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
-
Jean-Baptiste Queru authored
-
- 30 Jul, 2009 1 commit
-
-
Suchi Amalapurapu authored
am 7672c994: remove uninstall status screen and present the status of uninstallation in previous screen rename xml file change code flow in activities Ignore back button when installation is in progress Merge commit '7672c994' * commit '7672c994': remove uninstall status screen and present the status of uninstallation in previous screen
-
- 29 Jul, 2009 2 commits
-
-
Suchi Amalapurapu authored
rename xml file change code flow in activities Ignore back button when installation is in progress
-
Jean-Baptiste Queru authored
-
- 26 Jul, 2009 2 commits
-
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
- 15 Jul, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 13 Jul, 2009 2 commits
-
-
Eric Fischer authored
Merge commit '47552303' * commit '47552303': Import new translations
-
Eric Fischer authored
-
- 03 Jul, 2009 1 commit
-
-
Suchi Amalapurapu authored
Merge commit '6b77c4b8' * commit '6b77c4b8': Null check for application info
-
- 01 Jul, 2009 1 commit
-
-
Suchi Amalapurapu authored
-