summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Hotseat.java
Commit message (Collapse)AuthorAgeFilesLines
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-147/+0
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Adding the ability to scale the hotseat or items in the hotseatAdam Cohen2012-08-201-1/+1
| | | | | | | | | | | --> A bunch of stuff breaks when scaling the hotseat. More specifically, drag and drop animations between hotseat and workspace, scaling on pick up, folder animations, determination of item placement. This CL fixes these issues so that the hotseat or hotseat items are ready to be scaled. --> For now, using 90% scale factor for 7-inch+ UIs Change-Id: Iac098409347e76139e4d726a071397b56ac684d2
* Initial changes for new 10inch layout.Winson Chung2012-08-081-4/+14
| | | | Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
* Support split status bar in launcherAndrew Flynn2012-05-021-1/+1
| | | | Change-Id: I2f6687f52e8326f80e84251e39bf6cd6dc9b2f2b
* Fix warnings and remove dead codeMichael Jurka2012-04-131-0/+1
| | | Change-Id: I574d823fedf4b752c3df5a72599b390f708823ac
* Changing order of binding to prevent errant flashing while loading workspace.Winson Chung2012-04-031-1/+0
| | | | Change-Id: I75eb39600d1cd28980fd0365affb2c6e5f7162c1
* Initial implementation of CellLayout auto-reorderingAdam Cohen2012-03-151-2/+3
| | | | Change-Id: Id5b5080e846907a7d9cd6535f6e7285e83a0ff71
* New small/large screen division for Launcher.Andrew Flynn2012-02-291-6/+8
| | | | | | | | Previously the dp division between the two was set at 600dp (7" tablets). This has now been bumped up to 720dp (10" tablets). Change-Id: I1f0419e504fc3bb606156c1cf6fbe03956274184
* Move haptic feedback on All Apps button to touch downMichael Jurka2011-10-131-0/+12
| | | | | | | | Bug #5453040 - Also fixing one case where db cursor wasn't closed Bug #5453040 Change-Id: Id5e8f3c30690160900a6be2cd60c1062ff48ee54
* Add haptic feedback when All Apps button is pressedMichael Jurka2011-10-111-1/+1
| | | | | Bug 5432097 Change-Id: I600054705b7c48a69ee17bb4058c91ea8cf7260d
* Adding keyboard support to folders and fixing renaming rough edgesAdam Cohen2011-09-291-1/+1
| | | | Change-Id: I62e1a5699e4c7e8d53f5f7d6331a854270a83aa1
* Fixing some small issues.Winson Chung2011-09-271-1/+1
| | | | | | | | | - Adding All Apps pressed state (5375824) - Ensuring the drop targets are single line (5375563) - Adding some checks in kb focus logic to appease some frantic monkeys (4508638) - Removing some unused assets Change-Id: I46702ee25c638849c716f0d8428f68c2b06c1c2e
* Updating assets.Winson Chung2011-09-141-1/+1
| | | | Change-Id: Ieab9698bbbe94a3087c9f405c4318f5575e2a842
* Making hotseat a fiver.Winson Chung2011-08-081-3/+7
| | | | Change-Id: I18737692a115f8fd77c6feb3062f4bfeca3506ae
* Fixing various issues with the dock.Winson Chung2011-07-211-2/+6
| | | | | | | - Prevent crash due to no overlays in certain device configurations - Fixing kb crash and adding content description for Apps button Change-Id: Ie2a2bc29e7b9408a165f93d108fdd803193afc29
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-0/+114
Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b