summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DragLayer.java
Commit message (Collapse)AuthorAgeFilesLines
* Adding drag target bar.Winson Chung2011-06-011-5/+2
| | | | Change-Id: Ia00ed30264ea5f1d3c919111d15588ef441bfe20
* Shrink-wrapped foldersAdam Cohen2011-05-161-0/+22
| | | | Change-Id: Ida1b5d0bd4d39eabfde9f8a5bee0d4b6e9b33627
* Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen2011-03-141-17/+151
| | | | Change-Id: Ib258e02f52dd83418db0c0249efdc90d2424f059
* Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEventPatrick Dubroy2011-03-071-9/+11
| | | | Change-Id: I606573f36270109b156b625b416d05ee16a44316
* Fix 3511340: Exit widget resize mode when home or back clickedPatrick Dubroy2011-03-031-3/+4
| | | | | | Also add an optimization to drastically reduce the number of posted events when a widget is currently being resized. Change-Id: I8839d4bba564028a67fb0355d35b7dd52465b199
* Cleaning up widget resizing codeAdam Cohen2011-03-031-11/+15
| | | | Change-Id: Ib4c0de0080f0b69f873fd88016f23c319a13c6ff
* Implementing resizable widgets in launcherAdam Cohen2011-02-251-0/+13
| | | | Change-Id: I18598493dcf34fc6089fa330a4b66803f658b773
* Disable multitouch to prevent crash in all apps and frozen workspace while ↵Winson Chung2011-02-031-0/+3
| | | | | | dragging. Change-Id: I813e0294a9e3b73f43922d8cd6896e71f3664429
* Adding animations to Customize drawerAdam Cohen2010-12-081-1/+19
| | | | | | | -When you tap to add in customize drawer the widgets / app shortcuts now animate to the mini screens Change-Id: I0a5b5ae561fda3fbbf902003273477a5ed7ca5cc
* Improving home screen customizationMichael Jurka2010-07-091-3/+3
| | | | | | | | | | - Created a drawer with tabs for widgets, folders, shortcuts, wallpapers (wallpapers are currently not implemented) - Tapping outside the drawer dismisses it - Moved the all apps icon to the upper right of the screen - Adding a toast that says "No more space on screen" when dragging a widget to a full screen - Fixed bug where you could stack two equal-sized widgets on top of each other on the homescreen (exposed by the new ability to drag widgets onto the home screen) Change-Id: I03b65ce54a85d24328c94e0c06e249571de449ee
* Fix dpad nav: go left/right when dpad is moved and dots are focused.Romain Guy2010-01-111-1/+6
| | | | Bug #2359364
* Add a lot of logging that can be seen by doing adb shell setprop ↵Joe Onorato2009-11-171-0/+1
| | | | launcher2.dumpstate 1 and presssing volume down
* New position indicators and icons for Launcher2.Romain Guy2009-11-091-16/+0
| | | | Change-Id: Id444943a3cc2e9db78733614141cbe2be837fdbf
* Don't do swipes to open all apps anymore.Joe Onorato2009-10-061-50/+2
| | | | | http://b/issue?id=2169884 http://b/issue?id=2160569
* Add the animation for when you enter the all apps view.Joe Onorato2009-09-111-2/+51
|
* Move the drag thing into its own window that goes around on top of ↵Joe Onorato2009-08-061-567/+8
| | | | everything else.
* Split the wallpaper into its own view (it will be its own surface some day).Joe Onorato2009-07-311-0/+1
|
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+632