Patrick Dubroy
046e7eb472
Fix 3065611: NPE in Launcher attempting to drag app to home screen
2010-10-06 12:14:55 -07:00
Alex Sakhartchouk
2f3b0b625b
Changing texture coord from vec4 to vec2
...
Change-Id: Ice5c1bf30297dfadfa724163ad6f858c72ef4fea
2010-10-06 09:32:12 -07:00
The Android Automerger
0eaf6e34f7
Merge branch 'master' into honeycomb-release
2010-10-06 08:01:54 -07:00
Michael Jurka
0423dcf286
Resolve global search activity more robustly
...
Change-Id: I5c25db5dec67c02bf7658f34729584b5393e0a8e
2010-10-05 15:11:10 -07:00
Michael Jurka
79c576457e
Merge "Long press on Launcher background no longer brings up customization tray on XLarge devices"
2010-10-05 14:42:35 -07:00
Michael Jurka
5617056f9b
Long press on Launcher background no longer
...
brings up customization tray on XLarge devices
2010-10-05 14:14:56 -07:00
Adam Cohen
9c4949e12c
->Added attribute to PagedView to specify spacing between
...
adjacent pages
->Fixing crash on phones
Change-Id: I8ea97ce6d569c59b6d51b544dc10b0310d294b43
2010-10-05 14:08:00 -07:00
Winson Chung
6a5f4d8526
Merge "Adding more specific title for pick-application dialog." into gingerbread
2010-10-05 08:54:32 -07:00
The Android Automerger
56d76767b0
Merge branch 'master' into honeycomb-release
2010-10-05 06:44:03 -07:00
Patrick Dubroy
67f7f43f54
fix 3053561: Update homescreen icons for all apps, customize
2010-10-04 17:58:06 -07:00
Michael Jurka
6ae0fcfc80
Pulling search button from metadata in search provider,
...
or falling back on our default icon.
Change-Id: I59fc59b76a0915a04275e08c88f5d46c3484cc6c
2010-10-04 15:37:02 -07:00
The Android Automerger
b14e16923e
Merge branch 'master' into honeycomb-release
2010-10-04 07:15:58 -07:00
Daniel Lehmann
def333d0f3
am 9d0812b2: Sending the DIAL Intent to simulate pushing the phone-hardbutton
...
Merge commit '9d0812b2f6eaab15c4acf96cb5d0ae2870633957'
* commit '9d0812b2f6eaab15c4acf96cb5d0ae2870633957':
Sending the DIAL Intent to simulate pushing the phone-hardbutton
2010-10-01 17:08:01 -07:00
Michael Jurka
16fed41e5e
- getting rid of "dimmed" effect for icons and widgets
...
- re-enabling drawing cache for icons and widgets
2010-10-01 16:12:03 -07:00
Gilles Debunne
372ca9736e
Changed Grid layout on home. More space at the bottom.
...
Strange behavior: cell height has to be increased to increase padding.
I guess this is because the cells have to fit in the screen height and are
rescaled, with a top alignement thus creating padding at the bottom.
Bug: http://b/issue?id=3053235
Change-Id: I727ab091a736916b7efc1c05a80c5b006bc56f67
2010-10-01 15:36:36 -07:00
Daniel Lehmann
9d0812b2f6
Sending the DIAL Intent to simulate pushing the phone-hardbutton
...
Bug:3049178 Launching the phone app should always take the user to the dialer
Change-Id: I61edffa37a211e205e8b2192e6a81963eff54ee7
2010-10-01 14:30:52 -07:00
Winson Chung
58f2088922
Adding more specific title for pick-application dialog.
...
Change-Id: I9703f80b34d05b2cfa6239652eae36d1ebcde6e5
2010-10-01 13:51:55 -07:00
The Android Automerger
e98ad62e43
Merge branch 'master' into honeycomb-release
2010-10-01 07:24:11 -07:00
Joe Onorato
a249304572
am d98979b8: Merge "Reload everything when coming back from the SD being unmounted." into gingerbread
...
Merge commit 'd98979b8147065878719cd2adb039317ba3abe0a'
* commit 'd98979b8147065878719cd2adb039317ba3abe0a':
Reload everything when coming back from the SD being unmounted.
2010-09-30 19:46:29 -07:00
Joe Onorato
0585a6112d
Merge "the scroll drag area was too small, and should have come from a resource anyway."
2010-09-30 18:18:00 -07:00
Joe Onorato
658db74c24
the scroll drag area was too small, and should have come from a resource anyway.
...
Change-Id: I11111aff767e21a2582c5c368b5d9ff1ac8f9cd7
2010-09-30 18:17:31 -07:00
Eric Fischer
ebb14cc1ac
am b806823d: (-s ours) Merge "Import revised translations. DO NOT MERGE" into gingerbread
...
Merge commit 'b806823d7d004e966db8a24a9ac42e5ee2d5806d'
* commit 'b806823d7d004e966db8a24a9ac42e5ee2d5806d':
Import revised translations. DO NOT MERGE
2010-09-30 18:13:04 -07:00
Winson Chung
150fbab7de
3029324 wip: Drop target crossfades as it moves from position to position
2010-09-30 17:24:29 -07:00
Joe Onorato
d98979b814
Merge "Reload everything when coming back from the SD being unmounted." into gingerbread
2010-09-30 16:39:50 -07:00
Joe Onorato
789065d26e
Reload everything when coming back from the SD being unmounted.
...
We could do this more efficiently by only updating the packages that
have changed, but that would involve a big rewrite.
Bug: 3020854
Change-Id: Ie7e3bee20f45dc5efa93d960902e9dfb79c4a3a5
2010-09-30 16:32:11 -07:00
Eric Fischer
b806823d7d
Merge "Import revised translations. DO NOT MERGE" into gingerbread
2010-09-30 15:46:56 -07:00
Adam Cohen
f34bab59fc
-Added 3D effect to home screen scrolling
...
-Added background outline fade in / out
-Modified the feel of scrolling: now using quintic
interpolator and modified the influence of
scroll velocity
Change-Id: Ifddcab5223ac20be7d9f800ccf09442d9b4db781
Conflicts:
src/com/android/launcher2/CellLayout.java
2010-09-30 14:15:10 -07:00
Michael Jurka
3fb4fc921f
Merge "Fix: on move, items are now dropping where the visualization says they will drop"
2010-09-30 13:44:07 -07:00
Joe Onorato
bb547c93af
am 92d87703: Merge "Add a script to pull launcher.db off the device and pretty print an html file with the contents." into gingerbread
...
Merge commit '92d8770394409d3c95e00d61d9f85089d0ec54fe'
* commit '92d8770394409d3c95e00d61d9f85089d0ec54fe':
Add a script to pull launcher.db off the device and pretty print an html file with the contents.
2010-09-30 13:37:07 -07:00
Michael Jurka
fc9f07d425
Fix: on move, items are now dropping where the
...
visualization says they will drop
Change-Id: I5b1d3d713991468c1b17458356b2ff1a630aa9b9
2010-09-30 13:23:21 -07:00
Winson Chung
2942969e5a
Merge "Fixing issue where certain icons in the customization drawer were not being scaled down to size."
2010-09-30 13:15:46 -07:00
Michael Jurka
c6ee42e25f
Fix: dragging items to adjacent screens would
...
not properly show the available/unavailable cells
Change-Id: I47d1405315db01f87dfcce3536295d2a0d0dc444
2010-09-30 13:12:29 -07:00
Winson Chung
c1f48b9731
Fixing issue where certain icons in the customization drawer were not being scaled down to size.
...
Change-Id: I5a14146cdd530f22119ced8ca8534ec899abcbdc
2010-09-30 12:07:45 -07:00
Ying Wang
7c8c8478ba
am b159e77b: Fix proguard flag file dependency.
...
Merge commit 'b159e77b99883125831eeded394c160b0637f93b'
* commit 'b159e77b99883125831eeded394c160b0637f93b':
Fix proguard flag file dependency.
2010-09-30 11:27:49 -07:00
Michael Jurka
60587efe1a
Slight tweak to the id generation code for items
...
on home screen
2010-09-30 11:06:13 -07:00
Michael Jurka
845ba3b17b
Fix: crash on portrait/landscape switch due to
...
duplicate View ids
Change-Id: I69d09823d4825dadd7f3e119f9248140256f91b3
2010-09-30 10:54:28 -07:00
Gilles Debunne
343a7c5d6f
am 5e9dbfd7: Merge "New assets for hot seat." into gingerbread
...
Merge commit '5e9dbfd77ac077f07db867c3414513804c5e5593'
* commit '5e9dbfd77ac077f07db867c3414513804c5e5593':
New assets for hot seat.
2010-09-30 10:50:22 -07:00
The Android Automerger
e24ee57f62
Merge branch 'master' into honeycomb-release
2010-09-30 06:45:36 -07:00
Joe Onorato
92d8770394
Merge "Add a script to pull launcher.db off the device and pretty print an html file with the contents." into gingerbread
2010-09-29 17:47:57 -07:00
Joe Onorato
6f9d4bd7c4
Add a script to pull launcher.db off the device and pretty print an html file with the contents.
...
Change-Id: I4640fad71e5f77e0dbcbe4df4204bf36a03d3562
2010-09-29 17:47:13 -07:00
Winson Chung
f549d62d03
Merge "Re-updating widget set in customization drawer when applications are changed."
2010-09-29 17:14:26 -07:00
The Android Automerger
af58f2603f
Merge branch 'master' into honeycomb-release
2010-09-29 16:19:28 -07:00
Ying Wang
b159e77b99
Fix proguard flag file dependency.
...
Change-Id: Ic9f90a30833bfafb7d76dcc851a92892b9a2a9b7
2010-09-29 15:25:38 -07:00
Eric Fischer
18517d6a8e
Import revised translations. DO NOT MERGE
...
Change-Id: Iadedd45343b749561216f7b2d9ef4c3de0d4034c
2010-09-29 14:34:53 -07:00
Adam Cohen
3db18d2793
Fixing build
...
Change-Id: I181cfce3b507ffa7e81babeb2723881b6f06423a
2010-09-29 13:47:41 -07:00
Adam Cohen
0fb7db5a37
Fixing boot stall.
...
Revert "-Added 3D effect to home screen scrolling"
This reverts commit 9415d87eda .
Change-Id: Ib8d6602f5d82884eb1f6cc44c0cc71cc563a3a59
2010-09-29 13:04:32 -07:00
Gilles Debunne
5e9dbfd77a
Merge "New assets for hot seat." into gingerbread
2010-09-29 12:12:40 -07:00
Patrick Dubroy
de7658b5e0
Show crosshairs when dragging items around the workspace.
2010-09-29 11:14:28 -07:00
Michael Jurka
5c1f9f1de6
Merge "Adding a line to CleanSpec to force a rebuild of the last proguard changes"
2010-09-29 10:59:32 -07:00
Michael Jurka
b679332aeb
Adding a line to CleanSpec to force a rebuild of
...
the last proguard changes
Change-Id: Ia2594c2ba0baef475317fe0101827abac50d5180
2010-09-29 10:58:44 -07:00