Patrick Dubroy
49250ad530
Fix bug with dragging crosshairs sometimes being too bright
...
Change-Id: Ieb20ab96e73c5f297ffd69d29472024c11978a13
2010-10-10 11:18:29 -07:00
Eric Fischer
110cc0515c
am fc223d96: (-s ours) Merge "Import revised translations. DO NOT MERGE" into gingerbread
...
Merge commit 'fc223d969b62e5269351cabede7f10738d643e24'
* commit 'fc223d969b62e5269351cabede7f10738d643e24':
Import revised translations. DO NOT MERGE
2010-10-10 09:06:56 -07:00
Gilles Debunne
ca931dd2e8
am 1639986f: Merge "Changed Grid layout on home. More space at the bottom." into gingerbread
...
Merge commit '1639986f7229df6083b74419d02de68799dfbadc'
* commit '1639986f7229df6083b74419d02de68799dfbadc':
Changed Grid layout on home. More space at the bottom.
2010-10-10 09:06:53 -07:00
Gilles Debunne
47810cb968
am d4c00829: New hot seat assets
...
Merge commit 'd4c008292f3667f864ae552cf4878c810d018435'
* commit 'd4c008292f3667f864ae552cf4878c810d018435':
New hot seat assets
2010-10-10 09:06:47 -07:00
Stephen Hines
b41dbd6d0c
Merge "Remove now unnecessary pragma rs export_var()."
2010-10-09 00:23:45 -07:00
Jeff Brown
0db354cba9
Snap workspace back to screen on ACTION_CANCEL.
...
Bug: 3066123
Change-Id: Icbdf3ef241ec44b5569e7490c1b950d80699ddc8
2010-10-08 22:53:33 -07:00
Michael Jurka
9987a5c45e
Fixed 3066306 Widget measurement wrong in customize tray
2010-10-08 16:58:12 -07:00
Stephen Hines
b02af38110
Remove now unnecessary pragma rs export_var().
...
Change-Id: I2863a2f583af648677d2e53ef4167870fd532c5e
2010-10-08 15:52:00 -07:00
Michael Jurka
4516c11039
Fixed dragging over mini-screens
...
- during dragging, finding the mini-screen closest to the touch point
Change-Id: I4d967803b85de8af3208511c60c1f3bf5691718f
2010-10-08 15:06:43 -07:00
Gilles Debunne
1a1c76e69a
New hotseat assets.
...
Change-Id: I5505d267076de39cb3fabd0fa7419adc3f619d39
2010-10-08 15:00:59 -07:00
Patrick Dubroy
130c37d309
Merge "fix 3049894: Require fiddle or longer timeout for subsequent page flips"
2010-10-08 10:32:10 -07:00
The Android Automerger
cd6914a8e8
Merge branch 'master' into honeycomb-release
2010-10-08 08:48:02 -07:00
Adam Cohen
21f12b52a5
-Changing page scroll click regions
...
-Cleaning up code for page rotations
Change-Id: I046784b108186b6627ce0df3aed57d70c303ef23
2010-10-07 18:20:49 -07:00
Patrick Dubroy
a16fd5a6bd
fix 3049894: Require fiddle or longer timeout for subsequent page flips
...
After initiating a scroll while dragging an item on the home screen, don't flip
so quickly to the next page. Instead, require a bit of additional movement to
trigger the next scroll.
2010-10-07 16:49:10 -07:00
Gilles Debunne
a8b84327e0
Changed Grid layout on home. More space at the bottom.
...
Bug: http://b/issue?id=3053235
This is a proper way to do what was done in https://android-git.corp.google.com/g/#change,71522
The longAxisEndPadding used to be equal to button_bar_height.
Increased it to match proposed mock from designers and increase space
between last row and hot seats buttons.
Change-Id: I31dfba0a3e90a30f18d42b16681592d9527517d4
2010-10-07 11:58:44 -07:00
Joe Onorato
673aefe8b2
Merge "When the SD card comes back, we need to show the apps on it." into gingerbread
2010-10-07 11:42:22 -07:00
Joe Onorato
cec583352c
When the SD card comes back, we need to show the apps on it.
...
The problem was that we were doing startLoader, but once the
apps are loaded, all that does is re-bind everything. Before
a recent change of mine, we were clearing mWorkspaceLoaded and
mAllAppsLoaded. But that's not good either, because it meant
that there needed to be a lock that the main thread and the
worker thread were both acquiring, which was causing ANRs.
Instead, now we schedule two messages - one to add the apps
back into the list, and one to update everything to use
those new icons.
Bug: 3065061
Change-Id: If9d36d4b55a7ba72fcf48a5ed8941bb9466bebe6
2010-10-07 14:37:40 -04:00
Chet Haase
00397b1d92
Use new TimeInterpolator interface for interpolation
...
Change-Id: I53e8fcbabfdb4cb69bec309aeceeddc63e1715ed
2010-10-07 11:13:36 -07:00
Gilles Debunne
d2e0ab363d
Revert "Changed Grid layout on home. More space at the bottom."
...
This reverts commit 372ca9736e .
Change-Id: I5c5df72067bd17b14c8afc7b7869a50a0198f9ac
2010-10-07 11:04:32 -07:00
Joe Onorato
37265ef6a7
Fix crash on phones about no resource.
...
Bug: 3039845
Change-Id: If7b08eafd3fe6cdfc75a92ddcf463371359c3633
2010-10-07 11:44:50 -04:00
The Android Automerger
61e6c46b99
Merge branch 'master' into honeycomb-release
2010-10-07 06:45:01 -07:00
Michael Jurka
c0e8fcae49
Fixing state transition bugs
...
- explicitly keeping track of state in Workspace
- cancelling animations before starting new ones
- adding additional state variable for workspace for in-progress transitions
- updating Scroller object if we jump to a certain location
Change-Id: I5ddf51bae543ec89b2a44ab651d7269eb4859a6d
2010-10-06 17:54:12 -07:00
Patrick Dubroy
1262e36948
wip 3029324: Implement new drag feedback
...
- Show page borders when dragging
- Enlarge scroll region (landscape only)
- When inside scroll region, show green border on adjacent page
2010-10-06 17:39:05 -07:00
Eric Fischer
fc223d969b
Merge "Import revised translations. DO NOT MERGE" into gingerbread
2010-10-06 17:32:48 -07:00
Eric Fischer
8a3a0753a0
Import revised translations. DO NOT MERGE
...
Change-Id: Id10c202123114a32708d7def3942b900f1d5933b
2010-10-06 17:13:05 -07:00
Winson Chung
7ed39f3362
am 6a5f4d85: Merge "Adding more specific title for pick-application dialog." into gingerbread
...
Merge commit '6a5f4d8526944ad4189072543ec4cc3f6d638b6f'
* commit '6a5f4d8526944ad4189072543ec4cc3f6d638b6f':
Adding more specific title for pick-application dialog.
2010-10-06 17:09:10 -07:00
Gilles Debunne
1639986f72
Merge "Changed Grid layout on home. More space at the bottom." into gingerbread
2010-10-06 16:51:18 -07:00
Alex Sakhartchouk
b2f988d15c
Merge "Changing texture coord from vec4 to vec2"
2010-10-06 16:10:15 -07:00
Gilles Debunne
d4c008292f
New hot seat assets
...
Change-Id: I95ebf95f6eb0d24a88e1726acbb9e2498965d180
2010-10-06 14:46:27 -07:00
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