Michael Jurka
bf32dbbbff
Merge "Fix bug: workspace screens not being rendered in spring-loaded mode" into honeycomb-mr1
2011-03-09 15:49:40 -08:00
Michael Jurka
72a174de20
Merge "Fix wonky background rendering in spring loaded mode" into honeycomb-mr1
2011-03-09 15:47:30 -08:00
Michael Jurka
92c1faec0b
Merge "Fix reported wallpaper offset in portrait mode for live wallpapers" into honeycomb-mr1
2011-03-09 15:47:19 -08:00
Adam Cohen
97336a1618
Merge "Small UI tweaks to widget resizing" into honeycomb-mr1
2011-03-09 15:46:23 -08:00
Michael Jurka
a4b4016bcd
Fix bug: workspace screens not being rendered in spring-loaded mode
...
Bug # 4024334
2011-03-09 14:53:27 -08:00
Michael Jurka
cc6c8848e6
Fix wonky background rendering in spring loaded mode
...
Bug # 4024334
2011-03-09 14:38:14 -08:00
Michael Jurka
f70c781424
Fix reported wallpaper offset in portrait mode for live wallpapers
...
Bug # 3442622
2011-03-09 14:07:36 -08:00
Adam Cohen
e4b7729b9d
Small UI tweaks to widget resizing
...
Change-Id: I4d6f81ce17b3f3406206e8d25317c05cb9f8b5c4
2011-03-08 19:22:59 -08:00
Patrick Dubroy
bbaa75c8c4
Fix 3514114: Dropping on mini-screens doesn't place items correctly
...
Change-Id: I7176562f1a62ca9973a256e53151aac1ff708144
2011-03-08 18:47:55 -08:00
Michael Jurka
1c3f8ecccc
Fix regression: google search icon doesn't show immediately
...
Bug # 3510354
2011-03-07 16:43:28 -08:00
Michael Jurka
417979937a
Merge "improving performance of first AllApps/Customize animation" into honeycomb-mr1
2011-03-07 15:45:07 -08:00
Michael Jurka
abded66084
improving performance of first AllApps/Customize animation
...
Change-Id: I71e5cc634f7e1346617d101efd6945c00484cab3
2011-03-07 15:20:51 -08:00
Patrick Dubroy
d1837cc69e
Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEvent
...
Change-Id: I606573f36270109b156b625b416d05ee16a44316
2011-03-07 13:44:26 -08:00
Winson Chung
320b2fb5ef
Merge "Adding background protection for AllApps." into honeycomb-mr1
2011-03-04 11:21:15 -08:00
Winson Chung
30882dd91a
Adding background protection for AllApps.
...
Change-Id: If4f8a2e80e1ceae6c84fcea58cc5fcc118aad25e
2011-03-04 11:20:32 -08:00
Patrick Dubroy
758a9239f0
Fix 3511340: Exit widget resize mode when home or back clicked
...
Also add an optimization to drastically reduce the number of
posted events when a widget is currently being resized.
Change-Id: I8839d4bba564028a67fb0355d35b7dd52465b199
2011-03-03 20:10:01 -08:00
Adam Cohen
1b607ed454
Cleaning up widget resizing code
...
Change-Id: Ib4c0de0080f0b69f873fd88016f23c319a13c6ff
2011-03-03 18:30:20 -08:00
Patrick Dubroy
3c438bcbd3
Merge "Fix 3360951: Forced orientation change during widget conf" into honeycomb-mr1
2011-03-03 16:53:38 -08:00
Patrick Dubroy
002cbf4cc0
Fix 3360951: Forced orientation change during widget conf
...
When a widget forces an orientation change in its configuration
activity, we fail to add it because Launcher is restarted in its
original orientation, and the loader is still running when the
intent result is received.
Change-Id: I6f4e328b56b6de18bf1d3fed4d747f290e5f3283
2011-03-03 16:49:59 -08:00
Michael Jurka
25356e75eb
Fixed issue where background wasn't rendered behind customization tray
2011-03-03 14:53:11 -08:00
Michael Jurka
8499adddad
Fix crash on some machines when loading Voice Search icon
2011-03-03 14:52:26 -08:00
Michael Jurka
9c6fbed487
Further improving performance of All Apps transition
...
Change-Id: Ie8a2af004acba4c13066dd636842a71793064688
2011-03-02 22:12:05 -08:00
Adam Cohen
3cba722d47
New assets for widget resizing
...
-> also bounding the frame to be within the CellLayout bounds
Change-Id: Ibaaf336d7fee106d8465528591d8d113891c8fbc
2011-03-02 19:05:12 -08:00
Patrick Dubroy
b0a6bbeeab
*Actually* fix 3377113: Mini homescreen outline wrong color
...
New and improved! 100% fewer regressions!
Change-Id: I079a7842ecfe7e84c3fd599d6156638588a1d2d0
2011-03-02 18:40:21 -08:00
Patrick Dubroy
bd361f7a85
Revert "Fix 3377113: Mini homescreen outline wrong color"
...
This reverts commit ba1ca8cf7a .
2011-03-02 16:20:29 -08:00
Patrick Dubroy
da6823e42f
Merge "Fix 3377113: Mini homescreen outline wrong color"
2011-03-02 15:28:44 -08:00
Patrick Dubroy
ba1ca8cf7a
Fix 3377113: Mini homescreen outline wrong color
...
Couldn't repro this reliably, but the only way I could see
it happening is if we got an UP event without a MOVE at the
same location. This patch prevents that from happening.
Change-Id: I473c4ea50474b45da8c5537efe39177c1423ae20
2011-03-02 15:06:36 -08:00
Michael Jurka
2763be3150
Improving performance of All Apps transition
...
- increased perf ~8fps using hardware layers
Change-Id: Ic6a2c23e9182fdb1ee362cbd72f7813f4e9accf0
2011-03-02 14:48:28 -08:00
Winson Chung
d72b048e20
Merge "Fixing issue where you can't drag to a full screen when in spring loaded mode (to get to next pages)"
2011-03-02 13:50:47 -08:00
Winson Chung
707de2828c
Fixing issue where you can't drag to a full screen when in spring loaded mode (to get to next pages)
...
Change-Id: I8c1adbe209fff41779b7f5c6c585ed13dcc109b3
2011-03-02 12:29:30 -08:00
Winson Chung
c6d20009ce
Fixing issue where search icons were only loaded after binding instead of at creation.
...
Change-Id: Id422966e3b6dc0aca9a7df942fb835349cae6525
2011-03-02 11:58:03 -08:00
Patrick Dubroy
e708c5249b
Fix 3457875: Mini workspace should zoom on tap, not touch down
...
Change-Id: I2e9bb6267048f2b2fb97070029f3a0ad2a28cc32
2011-03-01 17:04:40 -08:00
Winson Chung
fecd3b8e36
Merge "Fixing issue where the holographic icons sometimes don't update (ie. after uninstalling an app)."
2011-03-01 13:37:11 -08:00
Winson Chung
1a16489bad
Merge "Adding "Shop" text beside market icon."
2011-03-01 13:14:58 -08:00
Winson Chung
fbb3d9b55e
Adding "Shop" text beside market icon.
...
Change-Id: I3a3a167185879b0723b51f08325ff8b09d4ebd71
2011-03-01 12:43:18 -08:00
Winson Chung
823c969f52
Fixing issue where the holographic icons sometimes don't update (ie. after uninstalling an app).
...
Change-Id: I593d557e3f019a1a68e47ac6310c6cc476c0e37e
2011-03-01 10:59:05 -08:00
Patrick Dubroy
3ad0c132de
Merge "Fix 3493373: back button displays blue homescreen borders"
2011-03-01 10:28:22 -08:00
Patrick Dubroy
94f78a5c44
Fix 3493373: back button displays blue homescreen borders
...
When the back button has no other function, briefly turn on
the page borders to give the user some feedback on the button
press.
Change-Id: I31cd4391821b646dffe4e8146fbffd72d934a00f
2011-02-28 18:15:14 -08:00
Patrick Dubroy
c8c80b0b42
Merge "Fix 3385675: Uninstall option available for system app"
2011-02-28 16:06:22 -08:00
Patrick Dubroy
cd953711fc
Fix 3385675: Uninstall option available for system app
...
- when a system app is selected in all apps, don't show uninstall button
- if it's an updated system app, show "Uninstall update"
- Also, remove unused code for non-existent flag for games
Change-Id: I46753ee8d213b2ba1613b71ac1fe73d79786129c
2011-02-28 15:49:59 -08:00
Adam Cohen
a391a680cc
Merge "Small update to match API changes"
2011-02-28 15:25:00 -08:00
Winson Chung
494e600f5c
Merge "Adding simple mouse-scrolling to launcher."
2011-02-28 15:13:46 -08:00
Winson Chung
185d71647c
Adding simple mouse-scrolling to launcher.
...
Change-Id: I7bd568bd56f272494137f45c07e2377f14e8faaf
2011-02-28 15:13:23 -08:00
Winson Chung
f7640c8bba
Fixing strict mode issues.
...
Change-Id: Ia4fb1f76e608ba1944b79e520444e229802f275a
2011-02-28 14:54:46 -08:00
Adam Cohen
27c09b05d3
Small update to match API changes
...
Change-Id: I1d6f38b80ca7874b158444b368537b35d29e2414
2011-02-28 14:45:11 -08:00
Patrick Dubroy
60b753b4cf
Merge "Fix 3439835: NPE at com.android.launcher2.Launcher.bindAppsUpdated"
2011-02-28 12:58:39 -08:00
Patrick Dubroy
f5afda7064
Fix 3439835: NPE at com.android.launcher2.Launcher.bindAppsUpdated
...
Change-Id: Id9002f7fe8dbc2bd8631a3dc2344df759d7440a3
2011-02-28 12:04:18 -08:00
Adam Cohen
c85b444079
Merge "Implementing resizable widgets in launcher"
2011-02-28 11:44:33 -08:00
Adam Cohen
d4844c3e73
Implementing resizable widgets in launcher
...
Change-Id: I18598493dcf34fc6089fa330a4b66803f658b773
2011-02-25 13:56:06 -08:00
Winson Chung
1908d07151
Refactoring and fixing bugs in Customize tray.
...
Change-Id: Ia37d3033d64036fd09f5f33443eb9f575e311c7c
2011-02-25 13:48:14 -08:00