Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move com/android/launcher -> com/android/launcher2 | Joe Onorato | 2009-07-30 | 1 | -1482/+0 |
| | |||||
* | Fixes #1940691. Sync packages when home receives a reinstall notification. | Romain Guy | 2009-06-24 | 1 | -14/+23 |
| | | | | | Home was only updating known activities. This change makes home also check for removed activities and added activities. | ||||
* | Fixes #1937447. Home was not saving the appropriate state when losing focus. | Romain Guy | 2009-06-23 | 1 | -5/+5 |
| | |||||
* | Tweak thread priorities in Home to make first boot experience a little better. | Romain Guy | 2009-06-11 | 1 | -27/+38 |
| | |||||
* | Add gestures to Home. | Romain Guy | 2009-06-10 | 1 | -10/+110 |
| | | | | Press the Home key while in Home to enable the gestures pad. | ||||
* | Fix for #1855127. When Home cannot decode an icon, it should not interrupt ↵ | Romain Guy | 2009-05-14 | 1 | -3/+8 |
| | | | | the loading of the workspace, but fallback to the default package icon. | ||||
* | * re-scale icons that are loaded using different denstiy metrics. | Mitsuru Oshima | 2009-05-12 | 1 | -15/+19 |
| | | | | * fix potential npe | ||||
* | AI 143295: am: CL 143294 Fixes #1725672. For good this time. When Home ↵ | Romain Guy | 2009-03-27 | 1 | -1/+10 |
| | | | | | | | | | starts for the first time, it spawns a loading thread for the workspace items. That loader is responsible for starting the drawer loader after it's done. Unfortunately, after a wipe data or a database upgrade, the worksapce loader could be interrupted by a ContentProvider notification change which would cause the loader to be cancelled and another workspace loader to be spawned. The new workspace loader, however, would not start the drawer loader because the appropriate flag was not set correctly. This change simply duplicates the flag from the old loader in the new one and all is well. Original author: romainguy Merged from: //branches/cupcake/... Automated import of CL 143295 | ||||
* | AI 143232: am: CL 143057 Don't NPE when editing a folder name. | Jeffrey Sharkey | 2009-03-27 | 1 | -1/+1 |
| | | | | | | | | Only happens when user changes orientation while editing, where getFolderById can return the wrong folder type for the given ID. Original author: jsharkey Merged from: //branches/cupcake/... Automated import of CL 143232 | ||||
* | AI 143187: am: CL 142933 Fixes #1725672. Rebind the drawer's content early ↵ | Romain Guy | 2009-03-27 | 1 | -1/+1 |
| | | | | | | | | | to avoid the dreaded "blank drawer" bug. Original author: romainguy Merged from: //branches/cupcake/... Automated import of CL 143187 | ||||
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -40/+330 |
| | |||||
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 1 | -59/+71 |
| | |||||
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 1 | -62/+71 |
| | |||||
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 1 | -25/+63 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+995 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -955/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -45/+5 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -5/+45 |
| | |||||
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 1 | -31/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -34/+42 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -6/+20 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -95/+257 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+802 |