Michael Jurka
f59f914d2c
am 99b6a5b5: Fixed bug: newly added apps didn\'t show up immediately
...
* commit '99b6a5b5f7808291e26f98ee8064bd9f288c3feb':
Fixed bug: newly added apps didn't show up immediately
2011-01-08 13:14:20 -08:00
Adam Cohen
a0be23eb01
am c42d5e33: Fixing issue 3272864
...
* commit 'c42d5e330a8bfb83be37cb5dec479e7a9b631f60':
Fixing issue 3272864
2011-01-08 13:14:11 -08:00
Winson Chung
0073cec176
am 304dcde0: Ensuring that we don\'t start dragging while another drag is in progress.
...
* commit '304dcde0e301c2f1a0b2bdc80ea8617930691b6e':
Ensuring that we don't start dragging while another drag is in progress.
2011-01-08 04:40:24 -08:00
Michael Jurka
99b6a5b5f7
Fixed bug: newly added apps didn't show up immediately
...
Now, whenever apps change visibility or are removed, we invalidate the bitmap cache for CellLayout
Change-Id: I883ea6cc07b1b09775bb7d262417acb34fbec3de
2011-01-07 21:06:30 -08:00
Adam Cohen
c42d5e330a
Fixing issue 3272864
...
-requestLayout() was being called within onLayout in
CellLayout. This resulted in some funky behaviour and the
bug above.
Change-Id: I76b8fa3c1dc7f08c462d13e2e9dde0d7a74386c0
2011-01-07 19:28:05 -08:00
Winson Chung
304dcde0e3
Ensuring that we don't start dragging while another drag is in progress.
...
Change-Id: If3c5a059407efc3ee9a0c9b1b3b7fb942d3a7664
2011-01-07 16:00:59 -08:00
Michael Jurka
12f9ab62cf
Merge "Fix missing resource issue when running on Passion device."
2011-01-07 15:53:49 -08:00
tedbo
c3bab1d7d3
Fix missing resource issue when running on Passion device.
...
This fixes an issue where the Launcher app will crash with a resource
not found exception when running on a non-xlarge device. The missing
resource(s) are config_workspaceScreenBitmapCacheScale and
config_maxScaleForUsingWorkspaceScreenBitmapCache. These were
introduced in commit bea1519534 . This
change moves those two resources into the common values.
Change-Id: Id642153fe514675f22ba37062544eefacf2d435e
2011-01-07 15:19:33 -08:00
Svetoslav Ganov
b8d9115fae
am 815ba2d2: Added accessibility support for the home/all app togle in Launcher2
...
* commit '815ba2d2eabded5ffee53fba668d63ca9173e6fd':
Added accessibility support for the home/all app togle in Launcher2
2011-01-07 15:16:41 -08:00
Svetoslav Ganov
815ba2d2ea
Added accessibility support for the home/all app togle in Launcher2
...
bug:3307225
1. Added code to fire accessibility events on transition to all apps
and to home and to appropriately populate the generated
accessibility event depending on the context in which it is fired.
Change-Id: Icd1ceb3b2556b6f416829d58b4ac7df42d61936c
2011-01-07 14:55:22 -08:00
Michael Jurka
f5092b7d98
am 413fe14b: Merge "Fix bug where stack view was getting clipped" into honeycomb
...
* commit '413fe14bff78b8256df97376c707b06d75ac9bd1':
Fix bug where stack view was getting clipped
2011-01-07 13:20:25 -08:00
Michael Jurka
413fe14bff
Merge "Fix bug where stack view was getting clipped" into honeycomb
2011-01-07 13:16:33 -08:00
Eric Fischer
c25c05bda5
am 3f6b34e9: Merge "Import some unabbreviated translations for large screens." into honeycomb
...
* commit '3f6b34e9100fd5aea8138c3e33c075561962c50b':
Import some unabbreviated translations for large screens.
2011-01-07 13:08:27 -08:00
Eric Fischer
3f6b34e910
Merge "Import some unabbreviated translations for large screens." into honeycomb
2011-01-07 12:59:16 -08:00
Michael Jurka
026f555b34
Fix bug where stack view was getting clipped
...
We were also updating CellLayouts' drawing cache even when not needed, this is now fixed (and was actually the cause of the bug)
2011-01-07 12:59:10 -08:00
Joe Onorato
f1025f0816
am 322e0419: Merge "Call through to super.removeallViews*()." into honeycomb
...
* commit '322e041968687af057ef5ed073afa0b387e2022c':
Call through to super.removeallViews*().
2011-01-07 12:13:56 -08:00
Joe Onorato
322e041968
Merge "Call through to super.removeallViews*()." into honeycomb
2011-01-07 12:08:23 -08:00
Michael Jurka
bb2da09926
am e28a3add: updating blue assets for mini workspace screens
...
* commit 'e28a3add5cc3ee9b5d572fb35d9840d7be2d1cad':
updating blue assets for mini workspace screens
2011-01-07 11:27:44 -08:00
Michael Jurka
e28a3add5c
updating blue assets for mini workspace screens
...
Change-Id: I4086ac4f534d45549d8bb3c441b66dbbd5034776
2011-01-07 11:22:32 -08:00
Joe Onorato
7cef289a32
Call through to super.removeallViews*().
...
Fixes the duplicate view bug by actually removing the views.
Bug: 3165740
Change-Id: I18f26e4cf498e6d53825959a61d585fac2c89faa
2011-01-07 11:09:15 -08:00
The Android Automerger
80dd938e02
merge in honeycomb-release history after reset to honeycomb
2011-01-07 07:46:11 -08:00
Winson Chung
c22ed3527a
am e83b8aca: Merge "Minor fixes to stop crashing on panning/dragging on phones." into honeycomb
...
* commit 'e83b8acab104866637c82f02f53e0c8fe492b410':
Minor fixes to stop crashing on panning/dragging on phones.
2011-01-07 00:31:44 -08:00
Michael Jurka
02f6bc19a5
am 96fb3a37: fixed char limit on a modified string
...
* commit '96fb3a3724328f6d10bcb440416949b7ed1ee1ca':
fixed char limit on a modified string
2011-01-07 00:31:42 -08:00
Michael Jurka
9fa8f1e589
am 137142e3: Fix clipping of blue glow around icons when they\'re clicked
...
* commit '137142e39bd65429b0ad3e502aa9851ba81ca6ff':
Fix clipping of blue glow around icons when they're clicked
2011-01-07 00:31:40 -08:00
Eric Fischer
7d4f74092f
am 66acbec3: Import translations for additional languages.
...
* commit '66acbec3a256e9e540da54a289f36610cdb7eda6':
Import translations for additional languages.
2011-01-06 20:30:15 -08:00
Eric Fischer
68dec66961
Import some unabbreviated translations for large screens.
...
Change-Id: I8c15a780ac52636df0071695afe761738ae0014d
2011-01-06 17:46:54 -08:00
Winson Chung
e83b8acab1
Merge "Minor fixes to stop crashing on panning/dragging on phones." into honeycomb
2011-01-06 16:29:56 -08:00
Winson Chung
26cbf3a001
Minor fixes to stop crashing on panning/dragging on phones.
...
Change-Id: Ibfc0072d6db039b97876702b2c0577359a7ae567
2011-01-06 16:29:06 -08:00
Winson Chung
72e6de80d2
Merge "Minor fixes to stop crashing on panning/dragging on phones."
2011-01-06 16:24:13 -08:00
Michael Jurka
96fb3a3724
fixed char limit on a modified string
2011-01-06 16:17:37 -08:00
Michael Jurka
137142e39b
Fix clipping of blue glow around icons when they're clicked
2011-01-06 12:36:53 -08:00
Winson Chung
5991664464
Minor fixes to stop crashing on panning/dragging on phones.
...
Change-Id: Ib03f0696b0f5c45d1d7f140c0a97d03beedff6a0
2011-01-06 11:31:05 -08:00
Michael Jurka
f2f5d81577
Fix clipping of blue glow around icons when they're clicked
2011-01-06 11:29:40 -08:00
Eric Fischer
66acbec3a2
Import translations for additional languages.
...
Change-Id: I9df0e884b1defd86f3ba5f626d750c0e2171bf80
2011-01-06 10:35:56 -08:00
The Android Automerger
a792f048e7
merge in honeycomb-release history after reset to honeycomb
2011-01-06 07:30:37 -08:00
Michael Jurka
4b1c0ba3ac
Merge "Change delete label in All Apps to "Uninstall""
2011-01-05 20:58:06 -08:00
Michael Jurka
20d96836d2
Change delete label in All Apps to "Uninstall"
2011-01-05 20:37:37 -08:00
Michael Jurka
b09cac5a73
change default screen when you drag an item onto it
...
Change-Id: Iecfcb04c8a2c7b7c67e4127cf9fd86c3853b0b21
2011-01-05 20:24:40 -08:00
Michael Jurka
1605ec3329
updating default widget preview drawable
2011-01-05 19:48:20 -08:00
Michael Jurka
7c2a0841f3
Merge "caching mini screens to bitmaps"
2011-01-05 18:28:32 -08:00
Michael Jurka
bea1519534
caching mini screens to bitmaps
...
- gives ~10fps gain when side scrolling in all apps, customize mode, and the transition animations between workspace/all apps/customize
- requires framework to expose a flag isDirty() on View (will be submitted in separate commit)
Change-Id: Ief4cf3f2ffe545f237bc7111fb62af13e8695766
2011-01-05 16:52:49 -08:00
Winson Chung
0499834db3
Fixing issues with holographic outline cache in AllApps/Customize.
...
- Fixing issue where the outline cache was not properly used when changing orientations
- Making the outline cache static, and shared across both the AllApps/Customize (since they
share an Apps view)
- Making sure that holographic outlines for items on only one page are not created, since
the holographic outlines will never be shown in that case.
- No longer clearing outline cache as frequently
Change-Id: I291db3802260249d0470d2637d871958baa8ebff
2011-01-05 16:23:55 -08:00
Adam Cohen
a6612cd45f
Adjusting wallpaper picker to match spec
...
Change-Id: I004f15119648b9435bd73a400bd0193962e9569f
2011-01-05 14:27:29 -08:00
The Android Automerger
059bba1da5
merge in honeycomb-release history after reset to master
2011-01-05 12:01:49 -08:00
The Android Automerger
e59f137e83
merge in honeycomb-release history after reset to master
2011-01-05 07:26:31 -08:00
Winson Chung
34a75b4ecc
Merge "Cancelling a drag should signal to the source that the drag is incomplete."
2011-01-04 16:32:20 -08:00
Amith Yamasani
cadecd0867
Merge "Adjust the padding values around the search icon and voice icon."
2011-01-04 16:19:35 -08:00
Amith Yamasani
1b3236f3be
Adjust the padding values around the search icon and voice icon.
...
As per designer's suggestion.
2011-01-04 16:16:34 -08:00
Winson Chung
621e6406fa
Cancelling a drag should signal to the source that the drag is incomplete.
...
Change-Id: I6464c4ccf15b550dd319e18c2e998131e46ccc0f
2011-01-04 16:04:32 -08:00
Winson Chung
c1ef5c33d9
Merge "Cancelling the current drag when customization filter type changes to prevent crashes."
2011-01-04 13:47:56 -08:00