The Android Automerger
af970e8ef5
merge in ics-release history after reset to master
2012-01-19 07:00:56 -08:00
Michael Jurka
dcb4eddebe
Merge "Simplify code for All Apps touch feedback"
2012-01-19 05:10:43 -08:00
Winson Chung
aa15ffe60e
Allowing dragging to edge and holding to continue skipping pages.
...
Change-Id: I254f267e2ed04980925f71b7c96c2cac11f350ec
2012-01-18 15:45:56 -08:00
Michael Jurka
621fbe56a8
Simplify code for All Apps touch feedback
...
Change-Id: I5a2ab81a140cdbd619434b266e16b8a938f5990c
2012-01-18 07:52:05 -08:00
The Android Automerger
95672e3173
merge in ics-release history after reset to master
2012-01-18 07:00:42 -08:00
Michael Jurka
c0f21e1d3c
Merge "Fix occasional odd scrolling behavior"
2012-01-17 12:24:58 -08:00
Michael Jurka
dd6c09123c
Fix occasional odd scrolling behavior
...
Change-Id: I4cbcd17ab0bc2212d9591098d9aac6ca3ce6ed7d
2012-01-17 12:12:18 -08:00
Michael Jurka
df871fe8d9
Merge "Cleaning up animation code"
2012-01-17 12:07:24 -08:00
Michael Jurka
fbf0dfc523
Merge "Remove use of setFast* properties"
2012-01-17 10:57:54 -08:00
Michael Jurka
86868057c2
Merge "Removing dead code"
2012-01-17 10:57:09 -08:00
Winson Chung
40541aa64b
Merge "Adding workaround to make voice button target area larger (Bug 5653332)"
2012-01-17 10:32:50 -08:00
Michael Jurka
159b4cc1e4
Cleaning up animation code
...
- replacing ValueAnimators with ObjectAnimators
- using ViewPropertyAnimator for All Apps->Workspace transition
- add multiple listener support to LauncherViewPropertyAnimator
Change-Id: I794dab6138fb23c5be963e2eb562965b5de857cf
2012-01-17 03:13:53 -08:00
Michael Jurka
4d59649ad1
Removing dead code
...
Change-Id: I712144b0beb81387efd4c4b59087594e9832d116
2012-01-16 06:43:49 -08:00
Michael Jurka
7372c59277
Remove use of setFast* properties
...
Change-Id: Ibfae0eed65d384789929829d6a24379561934eb4
2012-01-16 04:21:35 -08:00
Michael Jurka
49779a155f
Fix RuntimeException in LauncherViewPropertyAnimator
...
Bug #5869237
Change-Id: Ib1466ea7aaabc1c42626789d7c8ef48134b49bfd
2012-01-16 04:10:08 -08:00
Winson Chung
604f6df088
Adding workaround to make voice button target area larger (Bug 5653332)
...
Change-Id: I8c4e940f9ae01ac4f6808ecfb10035249c12a499
2012-01-12 14:39:18 -08:00
The Android Automerger
1fd95fdb10
merge in ics-release history after reset to master
2012-01-12 14:13:49 -08:00
Michael Jurka
e3517d01ec
Speeding up AllApps click feedback
...
Change-Id: Ia16845b16d369bea610bb908d9a9f4805d4a1d54
2012-01-12 11:16:07 -08:00
Michael Jurka
298ce02189
Merge "Delete dead code"
2012-01-12 10:43:21 -08:00
Michael Jurka
efcb54052b
Merge "Fix NPE caused in LauncherViewPropertyAnimator"
2012-01-12 10:42:11 -08:00
Michael Jurka
82369a1612
Delete dead code
...
Change-Id: Iabe9cf9a4254ce4d90849f6fb9bd82a043beba2a
2012-01-12 08:11:12 -08:00
Michael Jurka
8a309c257a
Fix NPE caused in LauncherViewPropertyAnimator
...
Change-Id: Ia0e388ee1ff6c3b364787d236c96dcd2c704d452
2012-01-12 06:06:59 -08:00
Winson Chung
4f1a2db344
Merge "Fixing issue where we may continue to restore the wrong page after resetting."
2012-01-11 12:04:42 -08:00
Winson Chung
21d9b58734
Merge "Fixing issue where multiple toasts were showing when installing a new app from Market (Bug 5785281)"
2012-01-11 12:04:37 -08:00
Winson Chung
e428e292c2
Fixing issue where multiple toasts were showing when installing a new app from Market (Bug 5785281)
...
Change-Id: Iba395354374ab721f05e03dd449e4ed9205508e5
2012-01-10 16:21:56 -08:00
Winson Chung
649668f7af
Fixing issue where we may continue to restore the wrong page after resetting.
...
- Fixes issue where selected tab and all apps page are out of sync
- Potentially fixes issue where the allapps comes in from the right
Change-Id: I03fe1fe339ef53aa442c411939250c8094519394
2012-01-10 13:08:32 -08:00
The Android Automerger
1379bd1201
merge in ics-release history after reset to master
2012-01-10 07:00:51 -08:00
Michael Jurka
7407d2a16e
Using ViewPropertyAnimator for animations
...
Replacing some use of fastInvalidate/setFast*
methods with ViewPropertyAnimator animations
Change-Id: Id5a8934b38d9ae3a95b6dccb431f9787839d2927
2012-01-10 01:53:59 -08:00
The Android Automerger
02d76da6ce
merge in ics-release history after reset to master
2012-01-02 07:00:35 -08:00
Eric Fischer
25595a611a
Import revised translations.
...
Change-Id: Ib33763405b458a4f9e93ee6e732628bfb98ce21c
2011-12-29 12:21:38 -08:00
The Android Automerger
7b9bd439fe
merge in ics-release history after reset to master
2011-12-19 07:01:11 -08:00
Michael Jurka
80c69853d6
simplifying code to prevent drawing off-screen
...
On certain graphics drivers, if you draw to a off-
screen buffer that's not used, it can lead to
poor performance. We were running into this in
launcher; when setChildrenLayersEnabled was called
on a CellLayout, that triggered a re-draw of that
CellLayout's hardware layer, even if that
CellLayout wasn't visible. This CL changes
PagedView so that pages that aren't going to be
rendered are set to View.INVISIBLE, preventing
re-drawing of their hardware layer.
2011-12-16 14:26:24 -08:00
Michael Jurka
58e8b25c59
Merge "Small optimizations for the All Apps transition"
2011-12-15 13:42:02 -08:00
Michael Jurka
afaa05014e
Small optimizations for the All Apps transition
...
- don't set properties in animations if they don't
change
- don't recalculate visible pages on every frame
- don't require scroll indicator to be an
ImageView
Change-Id: I099b29e677da2d0e401f677d47cdb8b5df51224e
2011-12-15 13:27:32 -08:00
The Android Automerger
7286554953
merge in ics-release history after reset to master
2011-12-15 07:00:36 -08:00
Adam Cohen
6441de0ec2
Fixing subtle animation jank when dropping icon on adjacent page
...
-> The old path of the icon wasn't correct from a motion standpoint
Change-Id: Icb4b06b5cd5649e983d43953ff369d1d8d8cdee2
2011-12-14 14:38:06 -08:00
The Android Automerger
c1c913f8f5
merge in ics-release history after reset to master
2011-12-14 07:00:46 -08:00
Adam Cohen
7cc1bc4b65
Fix issue where folder can open offscreen (issue 5291408)
...
Change-Id: I359dc2188c50ab1c4e42c448ecce04530ba45734
2011-12-13 21:28:43 -08:00
Adam Cohen
662b598c86
Stripping out code path that we have no intention of using
...
Change-Id: I89cc6b1760a9fd8c051857699724435eef6c8b14
2011-12-13 17:45:21 -08:00
Adam Cohen
8a18afc4aa
Fix issue where crosshairs wouldn't disappear (issue 5190654)
...
Change-Id: Id5fc7257021b20680fec1f2c215d95dac425d4d4
2011-12-13 17:38:21 -08:00
The Android Automerger
83d1b9f837
merge in ics-release history after reset to master
2011-12-13 07:00:47 -08:00
Michael Jurka
2484e70c0b
Merge "Make All Apps<-->Workspace transition smoother"
2011-12-12 19:49:11 -08:00
Michael Jurka
2a4b1a809c
Make All Apps<-->Workspace transition smoother
...
- grouping workspace/all apps anims into one
animator set, prevents blip when one of them ends
early and its end anim handler does lots of work
mid-animation
- updating pivots for all apps zoom if layout
changes
- avoid running unnecessary animations on
workspace pages
- prevent unnecessary reloading of pages in
All Apps
Change-Id: I53a75f7c4c7d254057e2f8f4fd17711e8862256d
2011-12-12 15:30:58 -08:00
The Android Open Source Project
36e0e88cd6
am 81304325: Reconcile with ics-mr1-release
...
* commit '81304325161a14e9f9908def807114b33b13dce6':
2011-12-12 15:30:00 -08:00
Claudia de Veaux
466d009d32
Merge "Edits to strings per UI text standards."
2011-12-12 15:27:02 -08:00
The Android Automerger
32ec6e7fe6
merge in ics-release history after reset to master
2011-12-12 07:00:53 -08:00
Michael Jurka
c02e3932c3
Merge "Reduce peak memory use in PagedView"
2011-12-09 16:27:35 -08:00
Eric Fischer
2d1654b054
am 692999a4: (-s ours) am f4e80c84: Merge "Import revised translations. DO NOT MERGE" into ics-mr1
...
* commit '692999a463aca8730fd5949448449dbe4d4403e9':
Import revised translations. DO NOT MERGE
2011-12-09 14:58:14 -08:00
The Android Open Source Project
d9e771db74
am 63bd76fb: Reconcile with ics-mr1-release
...
* commit '63bd76fbd689ed2f3a347d628fa939a605aed316':
2011-12-09 14:57:49 -08:00
Claudia de Veaux
7fb4bf582b
Edits to strings per UI text standards.
...
* Use "choose" rather than "select" when asking the user to make a choice of an option.
* Use "touch" rather than "tap"
* We're standardizing "Allow the app..." in permission descriptions
Bug: 5163232
Change-Id: Ie43459127c0c5036881685b85f4b599c0e5402ff
2011-12-09 11:34:44 -08:00