The Android Automerger
a754d53664
Merge branch 'master' into honeycomb-release
2010-11-18 07:41:09 -08:00
Michael Jurka
cdbd1e7181
removing unused drawables
2010-11-17 18:20:40 -08:00
Winson Chung
9171e6d8a2
Adding initial background protection to AllApps/Customize drawer.
...
Change-Id: Id5e2b2dd82c2ee82526ae5c5179345275af246c6
2010-11-17 17:39:58 -08:00
Amith Yamasani
6d7fe506fc
Separate QSB and Voice buttons, aligned with QSB app.
...
Add EditText style underscores for the icons.
Get VoiceSearch icon from the activity that handles the RecognizerIntent.ACTION_WEB_SEARCH
2010-11-17 16:46:14 -08:00
Adam Lesinski
f74a4ecf94
Merge "Modified behavior of mini-workspace screens"
2010-11-17 16:43:50 -08:00
Adam Lesinski
49c4ba323f
Modified behavior of mini-workspace screens
...
Behavior of mini-workspace screens in All apps
view was changed to always stay visible once
the user starts dragging mode. Visibility returns
to hidden when the user exits and re-enters
All apps
Change-Id: I6cc6692ea77a67205767fd925f73ab38306c473c
2010-11-17 16:40:19 -08:00
Eric Fischer
e461d0a0ad
Import initial translations for 20 new locales.
...
Change-Id: I9f4c153129b8abe7624e8ff76013135da019791e
2010-11-17 16:37:30 -08:00
Winson Chung
f20fda3960
Merge "Restoring removed thumbnail for default wallpaper."
2010-11-17 15:28:25 -08:00
Winson Chung
a0eefcd398
Restoring removed thumbnail for default wallpaper.
...
Change-Id: I7ba7dd0bc08781ac5f7c60cf0f791a0101b14353
2010-11-17 15:27:41 -08:00
Patrick Dubroy
54fa3b9555
3185132: Allow dropping on adjacent homescreen targets
2010-11-17 13:41:37 -08:00
Eric Fischer
82a556e823
Merge "Import revised translations."
2010-11-17 12:11:51 -08:00
Eric Fischer
ba9284444d
Import revised translations.
...
Change-Id: I386edd54ad3aed5b41d15770f614d52d1899a570
2010-11-17 11:40:24 -08:00
The Android Automerger
1351d00e3e
Merge branch 'master' into honeycomb-release
2010-11-17 11:34:35 -08:00
Adam Lesinski
6b879f0a58
Layout tweaks in Launcher
...
-Removed All apps and Configure toolbar buttons
from Customization Drawer, removed Configure
button from All apps and added Market icon
to All apps
-Changed spacing of CellLayouts when scrolling
-Modified gap spacing in workspace layout
-Made workspace invisible in All apps but touching
the place where the workspace was takes you back
to workspace
Change-Id: I6e2579bfebeb8f1f80fdae07da442f6d399abe33
2010-11-17 10:57:43 -08:00
Adam Cohen
61033d3d86
Polishing home transitions
...
-Modified interpolation / duration and some other characteristics
of the transitions between home and AllApps / Customize
Change-Id: I9154800d500b394e4f826f6c88c14fb6e0164828
2010-11-16 17:21:41 -08:00
Gilles Debunne
157a42142b
Merge "Unused assets removed."
2010-11-16 15:46:33 -08:00
Michael Jurka
7426c42ce0
Allow dragging items off customization tray
...
Long press is no longer required
Change-Id: Ie122e298ab8782522b650551b8004c53b514bdd1
2010-11-16 14:24:56 -08:00
Gilles Debunne
d0d32db67c
Unused assets removed.
...
Change-Id: I3cb90267efe32639e322bebe601a33d8c301a314
2010-11-16 12:21:10 -08:00
The Android Automerger
ff800e73d4
Merge branch 'master' into honeycomb-release
2010-11-16 08:54:54 -08:00
Winson Chung
4f9e107a11
Fixing typo with previous change. Should not handle click when snapping to page.
...
Change-Id: I1a02e0bb7bff1aa6b16e4dd8959525da6727e59c
2010-11-15 20:37:51 -08:00
Winson Chung
67f7f18203
Merge "Minor fixes to Launcher"
2010-11-15 13:45:50 -08:00
Winson Chung
e22a8e9d3e
Minor fixes to Launcher
...
- Adding checks to prevent multiple onSetAlpha's to be called (especially now that we are using display lists)
- Removing an old change to keep artificially make the last page wider
- Fixing issue where you could click on an item in the paged view while the page it was on is being faded out
Change-Id: I9b194565602b5200c0688da2caec9c3c829b3bb0
2010-11-15 13:44:42 -08:00
Adam Cohen
eed565d512
Whitespace fix
...
Change-Id: Ia6b328defddc002ea0acb028d452bdd97ed3d4cc
2010-11-15 11:30:05 -08:00
Adam Cohen
cbbaf9862a
Tweaking transitions between AllApps / Customize and Home
...
Change-Id: Iaf1c235fd6122d871a6e038ab83b8deb5435b018
2010-11-15 11:18:33 -08:00
Gilles Debunne
1a3eee7795
Merge "Missing assets created by rescaling existing ones"
2010-11-15 10:58:52 -08:00
The Android Automerger
854f62ef8f
Merge branch 'master' into honeycomb-release
2010-11-15 07:59:45 -08:00
Winson Chung
a34abf8c78
Fixing issue where dropping on the system bar would not properly cancel the drag.
...
Change-Id: I3d920cabb99216c222d5c419374527068f1947d0
2010-11-12 14:59:59 -08:00
The Android Automerger
8576f6a030
Merge branch 'master' into honeycomb-release
2010-11-12 13:23:33 -08:00
Stefan Li
bc42303967
Fix for a Launcher crash.
...
A forced close will occur in Launcher homescreen if you
are holding the edge portion of the touch screen and slide
close or open the touch screen. This is caused by the
display changing configurations but the touch events are
passed through the framework. So the coordinates will be
wrong which causes a out of bounds exception.
Added a bounds check for the pointer index on ACTION_UP.
Change-Id: I67d7e428f55694969d43948c37b6acda2a5c6eb6
2010-11-12 15:53:41 +01:00
Winson Chung
bbc60d8e79
Fixing various small bugs with launcher
...
- Items added from customization tray add from top left now
- Fixing issue where wallpaper tab was not showing
- Workaround for the extra pixel line showing in homescreen drag icons
- Speeding up animations for tab transitions and clicking
Change-Id: I865531bb4cf896320a9e2ff6cef08bed221a2294
2010-11-11 17:20:48 -08:00
Winson Chung
580e277481
Refactoring the drag event handling to provide more upfront validation of drag events.
...
Change-Id: I1d54e7f073e8ea00c61634b8f25b957b3ea3769c
2010-11-11 16:37:01 -08:00
Adam Cohen
34595814ac
Fixing a launcher crash on boot
...
Change-Id: I2f026eebde300ce8b8966caa826fa81792af496d
2010-11-11 16:34:44 -08:00
Adam Cohen
ddb821981e
Making current screen background always transparent
...
Change-Id: I3cc61f85c36f80a71d60228f5f8570758b1b0e3b
2010-11-11 13:39:35 -08:00
Adam Cohen
d113e0c4ab
Fixing a launcher crash on boot
...
Change-Id: I2f026eebde300ce8b8966caa826fa81792af496d
2010-11-11 10:55:02 -08:00
The Android Automerger
18dfbb9955
Merge branch 'master' into honeycomb-release
2010-11-11 07:28:02 -08:00
Adam Cohen
ded9f8d865
Adding auto-advance to launcher
...
Change-Id: I96c88d35399057ccddc71dc93b974a39241a13da
2010-11-10 16:55:46 -08:00
Winson Chung
45e1d6ec0a
Modifying wallpapers customization page to look like widgets.
...
- Disallowing touch handling when there are no children
Change-Id: I925d6f1f862f8c7994a80c4eaacc80f8d59f6ab2
2010-11-10 11:46:26 -08:00
Eric Fischer
0811495e24
Merge "Import revised translations."
2010-11-10 10:27:57 -08:00
The Android Automerger
0bd99232f3
Merge branch 'master' into honeycomb-release
2010-11-10 07:24:49 -08:00
Eric Fischer
aefeea33c3
Import revised translations.
...
Change-Id: I2c81c7333061c0f7f0df4cb72d20ea82f430a75a
2010-11-09 17:41:13 -08:00
Patrick Dubroy
ad26b9aaed
Fix 3165989: Items dragged from All Apps don't appear
2010-11-09 16:19:38 -08:00
Patrick Dubroy
72e0d34fc5
Fix 3165989: Items dragged from All Apps don't appear
2010-11-09 15:23:44 -08:00
Winson Chung
448b0b5e86
Merge "Fixing issue where holgoraphic icon backgrounds were not being drawn."
2010-11-09 12:30:11 -08:00
Winson Chung
c84001ec67
Fixing issue where holgoraphic icon backgrounds were not being drawn.
...
- Removing the workarounds that we had previously to get around this.
Change-Id: I4f2b2f827988a7d76d86406542f647701df81a2d
2010-11-09 12:29:41 -08:00
The Android Automerger
9220eed241
Merge branch 'master' into honeycomb-release
2010-11-09 07:27:03 -08:00
Adam Powell
aff3e6e56d
am 4dd45be8: am df99daa3: Fix bug 3126193 - over-scroll glow extends beyond folder bounds
...
* commit '4dd45be8afa39c88781364933e819e8734732d17':
Fix bug 3126193 - over-scroll glow extends beyond folder bounds
2010-11-08 19:25:09 -08:00
Adam Powell
4dd45be8af
am df99daa3: Fix bug 3126193 - over-scroll glow extends beyond folder bounds
...
* commit 'df99daa3bce2c8ecbea6f5d091c090834b8e2089':
Fix bug 3126193 - over-scroll glow extends beyond folder bounds
2010-11-08 17:25:17 -08:00
Winson Chung
94ba5b1b92
Fixing issue with widget previews using the widget dimensions instead of the preview dimensions
...
Change-Id: Ie786c45f6e050e0eb02145b0bc9b1f5b1cc37ca2
2010-11-08 17:18:57 -08:00
Adam Powell
df99daa3bc
Fix bug 3126193 - over-scroll glow extends beyond folder bounds
...
Fixed a layout problem in Launcher2 where lists and grids did not have
proper containers.
Change-Id: I683e42362345a9c9d18d957e84bb8522675fdfc6
2010-11-08 17:02:48 -08:00
The Android Automerger
6226de6802
Merge branch 'master' into honeycomb-release
2010-11-08 08:24:15 -08:00