summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/CellLayout.java
Commit message (Collapse)AuthorAgeFilesLines
...
* Initial changes for new clings. (Bug 11142616)Winson Chung2013-10-091-23/+11
| | | Change-Id: Id66ebceb99449941921d9e617dfe0cc05a2e3b65
* Fix NPE in CellLayout (issue 11113502)Adam Cohen2013-10-091-3/+5
| | | | Change-Id: I8dafa79f68efdda5402e8b228ea3e81d77549a03
* Merge "Getting rid of additive blending for overscroll (issue 11072246)" ↵Adam Cohen2013-10-091-3/+0
|\ | | | | | | into jb-ub-now-indigo-rose
| * Getting rid of additive blending for overscroll (issue 11072246)Adam Cohen2013-10-081-3/+0
| | | | | | | | Change-Id: Id833f3488b2f25aa948d6cb7a9f04367be36c7b0
* | Ensuring that we offset cell items by their destination cell padding. (Bug ↵Winson Chung2013-10-081-13/+3
| | | | | | | | | | | | 10881814) Change-Id: Idc16ae64b1a0e7f79b8a3ff5da6854fbab7867d2
* | Accounting for background padding when drawing the bg. (Bug 10881814)Winson Chung2013-10-081-1/+6
|/ | | | Change-Id: I516786c54e1b4b66a601337bd69b8f198dcee2aa
* Offsetting the CellLayout by the remainder space to center it. (Bug 11030678)Winson Chung2013-10-081-2/+4
| | | | Change-Id: Ib83a982498159c21fef5dd8ecc40ac2287d31c60
* Disable hardware layer on custom screenChris Craik2013-10-011-6/+2
| | | | | | | | | | | Whereas standard ShortcutAndWidgetContainers are static during screen transition, the custom screen may animate during its transition. Disabling the hardware layer reduces the cost of this animation significantly. bug:10810505 Change-Id: I560d209f651951f54c224862a706e8a243dc71af
* Toning down overscroll overlay (issue 11023942)Adam Cohen2013-10-011-0/+2
| | | | Change-Id: Ic019ca7b6f076236ec0b85f96446ec555e7bde1f
* Fixing issue where incorrect min/max widths/heights were being reported to ↵Winson Chung2013-09-261-0/+2
| | | | widgets. (Bug 10940505)
* Tweaking styles for AllApps and widgets spaces. (Bug 10843502)Winson Chung2013-09-241-13/+22
| | | | | | - Fixing various issues with Search bar showing when it shouldn't be. Change-Id: I2a553ad93e3422666a883b90a1ff97625bf05831
* Getting the Overview Mode to look up to specAdam Cohen2013-09-221-2/+2
| | | | | | | | -> New assets, text, fonts -> New spacing of pages (translated upwards) -> Updated outline color to white (the ones we're drawing) Change-Id: Ie664ac0598ae18b86ae6d54d1d6b497c13d2ee95
* More folder cleanupAdam Cohen2013-09-201-17/+16
| | | | | | | | -> Eliminating out ring -> Fixing the cursor color -> Using "nolip" asset appropriately Change-Id: Ie0e341e865298555dcb0fcb5644e1f3e6b5e39e6
* Fixing small regression in PageIndicators add page, fixing NPE (Bug 10779956)Winson Chung2013-09-201-32/+33
| | | | Change-Id: I7ff711c6fc97987efc57bf023913e33e31ccf140
* Fixing issue with folders not showing up.Winson Chung2013-09-131-11/+15
| | | | | | | | - Add long click on empty spaces in hotseat to show overview mode - Limit the height of all apps to the workspace + hotseat size - Fixing some comments Change-Id: Ie5a97a8b04e449385e2b3f6230079aebf8e15d5a
* Recompute cell size when inputs change.John Spurlock2013-09-121-3/+5
| | | | | Bug:10691425 Change-Id: I0bb8904bbae2c6d0939b15ff06d584b96ef6f8b2
* Clean up unused codeMichael Jurka2013-08-281-2/+0
| | | Change-Id: Ie1e927aa0b5304f62cfffaab449abb3133870f80
* Fixing folders to always show in view, removing old assets and references to ↵Winson Chung2013-08-231-4/+9
| | | | LauncherModel count.
* Fix build.Daniel Sandler2013-08-211-4/+0
| | | | Change-Id: I000059cd9f462dac5b21b6edcc65f9852a74cb51
* Fixing issue with widget sizes being misreported.Winson Chung2013-08-201-9/+13
| | | | | | - Fixing NPE with getting page indicators in phone landscape Change-Id: Id369596e38cbe7a161c0d1f62e62e4f4f3cc31b3
* Initial Changes for Dynamic GridWinson Chung2013-08-201-115/+70
| | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* Giving custom content full screenAdam Cohen2013-07-231-0/+5
| | | | Change-Id: Icd104fff8a1a315b795a60b812048a6218bf0e5a
* Enabling reorderingAdam Cohen2013-07-121-1/+7
| | | | | | | -> Reordering is enabled and persists -> Fixed persistence issue when adding items to empty screen Change-Id: I7c797b2c81a2988c95d8d9383be46d6ef0b7532d
* Initial implementation of Shrink-wrapAdam Cohen2013-06-251-2/+5
| | | | Change-Id: If73c7f7ca19ca62ff43134f515584354afef8507
* Making folders scrollableAdam Cohen2013-06-061-3/+15
| | | | Change-Id: Id6c9ec62acc6d86dc627d20abad3e2d92010f539
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+3338
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b