Winson Chung
3a6e7f330e
Initial changes for new clings. (Bug 11142616)
...
Change-Id: Id66ebceb99449941921d9e617dfe0cc05a2e3b65
2013-10-09 17:53:32 -07:00
Adam Cohen
558f1c2ac7
Fix NPE in CellLayout (issue 11113502)
...
Change-Id: I8dafa79f68efdda5402e8b228ea3e81d77549a03
2013-10-09 15:21:36 -07:00
Adam Cohen
d706e0a813
Merge "Getting rid of additive blending for overscroll (issue 11072246)" into jb-ub-now-indigo-rose
2013-10-09 00:49:49 +00:00
Adam Cohen
47ec25f380
Getting rid of additive blending for overscroll (issue 11072246)
...
Change-Id: Id833f3488b2f25aa948d6cb7a9f04367be36c7b0
2013-10-08 17:46:24 -07:00
Winson Chung
69737c3e49
Ensuring that we offset cell items by their destination cell padding. (Bug 10881814)
...
Change-Id: Idc16ae64b1a0e7f79b8a3ff5da6854fbab7867d2
2013-10-08 17:00:19 -07:00
Winson Chung
82a9bd2c03
Accounting for background padding when drawing the bg. (Bug 10881814)
...
Change-Id: I516786c54e1b4b66a601337bd69b8f198dcee2aa
2013-10-08 16:07:07 -07:00
Winson Chung
38848ca3a9
Offsetting the CellLayout by the remainder space to center it. (Bug 11030678)
...
Change-Id: Ib83a982498159c21fef5dd8ecc40ac2287d31c60
2013-10-08 12:03:44 -07:00
Chris Craik
01f2d7fa4b
Disable hardware layer on custom screen
...
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
2013-10-01 15:07:17 -07:00
Adam Cohen
02dcfccb75
Toning down overscroll overlay (issue 11023942)
...
Change-Id: Ic019ca7b6f076236ec0b85f96446ec555e7bde1f
2013-10-01 12:38:07 -07:00
Winson Chung
fe411c8e31
Fixing issue where incorrect min/max widths/heights were being reported to widgets. (Bug 10940505)
2013-09-26 16:08:03 -07:00
Winson Chung
2d75f125f4
Tweaking styles for AllApps and widgets spaces. (Bug 10843502)
...
- Fixing various issues with Search bar showing when it shouldn't be.
Change-Id: I2a553ad93e3422666a883b90a1ff97625bf05831
2013-09-24 11:55:17 -07:00
Adam Cohen
410f3cdfb4
Getting the Overview Mode to look up to spec
...
-> New assets, text, fonts
-> New spacing of pages (translated upwards)
-> Updated outline color to white (the ones we're drawing)
Change-Id: Ie664ac0598ae18b86ae6d54d1d6b497c13d2ee95
2013-09-22 17:41:40 -07:00
Adam Cohen
5108bc0fd9
More folder cleanup
...
-> Eliminating out ring
-> Fixing the cursor color
-> Using "nolip" asset appropriately
Change-Id: Ie0e341e865298555dcb0fcb5644e1f3e6b5e39e6
2013-09-20 17:06:05 -07:00
Winson Chung
89f9705077
Fixing small regression in PageIndicators add page, fixing NPE (Bug 10779956)
...
Change-Id: I7ff711c6fc97987efc57bf023913e33e31ccf140
2013-09-20 11:32:26 -07:00
Winson Chung
11a1a53651
Fixing issue with folders not showing up.
...
- 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
2013-09-13 11:40:05 -07:00
John Spurlock
e5d43a421f
Recompute cell size when inputs change.
...
Bug:10691425
Change-Id: I0bb8904bbae2c6d0939b15ff06d584b96ef6f8b2
2013-09-12 13:53:46 -04:00
Michael Jurka
414300a79d
Clean up unused code
...
Change-Id: Ie1e927aa0b5304f62cfffaab449abb3133870f80
2013-08-28 15:06:31 +02:00
Winson Chung
892c74d460
Fixing folders to always show in view, removing old assets and references to LauncherModel count.
2013-08-23 12:13:02 -07:00
Daniel Sandler
912d360cd7
Fix build.
...
Change-Id: I000059cd9f462dac5b21b6edcc65f9852a74cb51
2013-08-21 01:09:46 -04:00
Winson Chung
6670073de8
Fixing issue with widget sizes being misreported.
...
- Fixing NPE with getting page indicators in phone landscape
Change-Id: Id369596e38cbe7a161c0d1f62e62e4f4f3cc31b3
2013-08-20 17:12:22 -07:00
Winson Chung
5f8afe6280
Initial Changes for Dynamic Grid
...
Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
2013-08-20 10:56:05 -07:00
Adam Cohen
ec40b2b90c
Giving custom content full screen
...
Change-Id: Icd104fff8a1a315b795a60b812048a6218bf0e5a
2013-07-23 17:47:54 -07:00
Adam Cohen
dedbd962dc
Enabling reordering
...
-> Reordering is enabled and persists
-> Fixed persistence issue when adding items to empty screen
Change-Id: I7c797b2c81a2988c95d8d9383be46d6ef0b7532d
2013-07-12 11:56:42 -07:00
Adam Cohen
dcd297f05a
Initial implementation of Shrink-wrap
...
Change-Id: If73c7f7ca19ca62ff43134f515584354afef8507
2013-06-25 12:29:32 -07:00
Adam Cohen
f0f4eda318
Making folders scrollable
...
Change-Id: Id6c9ec62acc6d86dc627d20abad3e2d92010f539
2013-06-06 21:28:57 -07:00
Daniel Sandler
325dc23624
Launcher2 is now Launcher3.
...
Changes include
- moving from com.android.launcher{,2} to
com.android.launcher3
- removing wallpapers
- new temporary icon
Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
2013-06-05 23:30:20 -04:00