summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/IconDropTarget.java
Commit message (Collapse)AuthorAgeFilesLines
* Replacing AllApps/Customize in tablet UI with Apps/Customize.Winson Chung2011-06-131-1/+1
| | | | Change-Id: I11a296b25472e4bf298a468865b0dff29f500aaa
* Refactor of Launcher drag and drop to use a DragObjectAdam Cohen2011-05-241-14/+8
| | | | | | | -> DragObject contains a bunch of parameters instead of pssing them each individually Change-Id: I709cf320fe4234d71e19325d5c761dd9a9bba405
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-1/+1
| | | | | (later, we will decide this more accurately based on the width of the screen in dips, but for now keeping changes so that they can easily be backported to earlier versions of Android) Change-Id: I203addcbf19e8e3813c488af47e4fdf90dcd3115
* adding "Remove" and "Delete" text to delete buttonMichael Jurka2010-12-211-6/+3
| | | | | | - also removed some unused assets Change-Id: Iad42afd2f144de92d80fb89d892ab42b32811b69
* Don't show application info icon on workspaceMichael Jurka2010-12-201-6/+10
| | | Change-Id: I79e59211633609f4bd13e91a6c745ff28a309e2e
* Fixing drop target padding for the trash bin and all apps.Winson Chung2010-12-201-12/+17
| | | | Change-Id: I65e0af4b52ce26037c77b8120d51226be27efb90
* Fixing drawing order issue in bg gradientWinson Chung2010-12-151-0/+136
- Synchronizing icon button animations + some initial code refactoring for icon buttons - Fixing crash in non-xlarge devices - Adding fix to prevent customization bg protection from being drawn in all apps Change-Id: If231a1bf4b32f59fb1de85ff67143ee08d2c93a1