Sunny Goyal
c5c60ad359
Merging Motorola's patch to disable apps when is safe mode.
...
issue: 16044192
Change-Id: I10069dcdf459ecc71361271e883eabb743d77822
2014-07-18 16:10:34 -07:00
Sandeep Siddhartha
2efc7d928a
Use transparent system bars on L
...
Change-Id: I1e8921fa0e8a5bdf34495f9d88ba9f3b1f1e9c89
2014-05-16 17:48:16 -07:00
Jason Monk
02dd7aea3d
Fix long press after already moving off icon
...
When an icon is in the Hotseat and a user drags off from the icon,
but continues holding down, the icon gets a long press triggered
by the CheckLongPressHelper.
To fix this a check has been added on move events to see if the
point has moved outside the view and to cancel the long press
check callback if it has.
Bug: 13569451
Change-Id: Id175cdc220d70b5e9f8e492ed5a3cc7c3f11db10
2014-04-22 10:27:01 -04:00
Michael Jurka
7ad868b86e
Create separate project for Wallpaper Picker
...
Change-Id: Id9e855780b9fb68c63eb6e9f6c19bcbce28a6fd5
2013-12-13 12:50:32 +01:00
Mathew Inwood
72fbec17e0
Add support for initiating a drag from an overlay.
...
This allows an overlay to create apps and shortcuts on the home screen.
Change-Id: I63ee4ef02db3f4bc89726c394fd55ad26f50452c
2013-11-20 11:45:53 +00:00
Winson Chung
540004905a
Ensuring that we are calling setCompoundDrawable() instead of using intrinsic bounds. (Bug 11203738)
...
Change-Id: Ic2100e4008d7fc95d2670aab9d3b46a96a927599
2013-10-14 16:30:38 -07:00
Winson Chung
0dbd734384
Workaround for small icons. Draw icon drawables at the expected icon size. (Bug 11203738)
...
Change-Id: If976ae8b3603e8bf42e8e857ce0b178d977b0a43
2013-10-13 22:46:20 -07:00
Winson Chung
3a6e7f330e
Initial changes for new clings. (Bug 11142616)
...
Change-Id: Id66ebceb99449941921d9e617dfe0cc05a2e3b65
2013-10-09 17:53:32 -07:00
Adam Cohen
61f560d92a
Fixing AllApps pressed state (issue 10845969)
...
-> Adding haptic feedback to overview mode buttons (issue 10917359)
Change-Id: Iaf7ac31521ae08f4223aa0d0ffc2f6511b85567f
2013-09-30 16:21:00 -07:00
Michael Jurka
26acafbe67
Fix crash when setting wallpaper
...
Also clean up some unused code
Change-Id: Ibef8d3d594cc859a993640fd6ee578e9eeb633d1
2013-09-05 21:52:14 +02:00
Michael Jurka
a805e1a297
Finish support for third-party wallpaper pickers
...
Clicking on the pickers didn't do anything before.
Change-Id: I103caafbe8d44d27d1797436ce479fb769c4c0f4
2013-08-22 15:05:45 +02:00
Winson Chung
5f8afe6280
Initial Changes for Dynamic Grid
...
Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
2013-08-20 10:56:05 -07:00
Winson Chung
c763c4e4d2
Verifying that new applications are added and fixing issue with new items getting wrong ids.
...
- Fixing issue where the LauncherModel would be out of sync on first migration, and subsequent crashes
Change-Id: I6f58b09b615b28958c7f941e58ff9ae0ee3ba939
2013-07-25 14:50:49 -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