Merge commit '68ffd10dfcc7913082183d23949df25c23001e6c' into eclair-mr2
* commit '68ffd10dfcc7913082183d23949df25c23001e6c':
Passion - Maybe this will fix bug 2183130 - NPE in AllAppsView.onTouchEvent.
Merge commit '82ca5500479188743f0e520a5fdfe82e657a8da2' into eclair-mr2
* commit '82ca5500479188743f0e520a5fdfe82e657a8da2':
Passion - Fix bug 2178628 - Make all apps selection work better.
Looking at the code as it was on ERD11, this was mVelocity being null.
That shouldn't be possible if events are ordered correctly. This
change makes AllAppsView a little more rigorous about which value
mTouchTracking has. Hopefully, we can mask any underlying problems
sufficiently. Events aren't supposed to be going out of order.
Merge commit 'f0c2f4b51527f0661ebc288c58e0cfc352dd7271'
* commit 'f0c2f4b51527f0661ebc288c58e0cfc352dd7271':
Implement workaround for GL driver which is slow to render the first frame with new state. This change will render a transparent frame when receiving new state to warm the driver.
Merge commit '21386b0e121063817b93bbf4a631f8dd5b611cc0' into eclair-mr2-plus-aosp
* commit '21386b0e121063817b93bbf4a631f8dd5b611cc0':
Implement workaround for GL driver which is slow to render the first frame with new state. This change will render a transparent frame when receiving new state to warm the driver.
Merge commit '41b61c824c60996fe31d1331aadeea3a3a485ef6' into eclair-mr2
* commit '41b61c824c60996fe31d1331aadeea3a3a485ef6':
Implement workaround for GL driver which is slow to render the first frame with new state. This change will render a transparent frame when receiving new state to warm the driver.
Merge commit 'd50ac2e778257c72c0a54327dfcc6ac1d712f7ea'
* commit 'd50ac2e778257c72c0a54327dfcc6ac1d712f7ea':
Add support for vert movement. Very hackish atm.
Merge commit '343b111be2e79013c8ac584bbb7f2377aeb868bf' into eclair-mr2-plus-aosp
* commit '343b111be2e79013c8ac584bbb7f2377aeb868bf':
Add support for vert movement. Very hackish atm.
Merge commit 'd8152b999423773e27949c0745de3f92f54b7151' into eclair-mr2
* commit 'd8152b999423773e27949c0745de3f92f54b7151':
Add support for vert movement. Very hackish atm.
Merge commit '54a90c3d1372389ed78e9bede8fd4a49e569ea4b'
* commit '54a90c3d1372389ed78e9bede8fd4a49e569ea4b':
Checkpoint new rollo scripts. Not currently in use.
Merge commit 'f4e259165d50031ac71b2d135b686c7658cf298f' into eclair-mr2-plus-aosp
* commit 'f4e259165d50031ac71b2d135b686c7658cf298f':
Checkpoint new rollo scripts. Not currently in use.
Merge commit 'dc7e8177b1cd0d7e82486b2083265bac2dcbd78b' into eclair-mr2
* commit 'dc7e8177b1cd0d7e82486b2083265bac2dcbd78b':
Checkpoint new rollo scripts. Not currently in use.
Merge commit '16d76289e1c6fb0180a9ada24c9e4c2731c64a3e' into eclair-mr2-plus-aosp
* commit '16d76289e1c6fb0180a9ada24c9e4c2731c64a3e':
Import revised translations. DO NOT MERGE
Merge commit '04cad1b3c7637359498e18da46302756a2f6ed28' into eclair-mr2-plus-aosp
* commit '04cad1b3c7637359498e18da46302756a2f6ed28':
Add more wallpapers from E.
Merge commit '1510fa1f1a7c98bc28968ffb97a2388d52ca53c5' into eclair-mr2
* commit '1510fa1f1a7c98bc28968ffb97a2388d52ca53c5':
Add more wallpapers from E.
Merge commit '0f23e1a3c1fdbe8bdee6ef7af259dd3194232e90'
* commit '0f23e1a3c1fdbe8bdee6ef7af259dd3194232e90':
Fix physics bug when the script would go to sleep. The large DT caused the next animation to error. Stop rendering after one frame past last movement.
Merge commit '66bc7e1b2de3e0356c618a916257c59afb10c994'
* commit '66bc7e1b2de3e0356c618a916257c59afb10c994':
Fix 2167033 - Add bookmark to the home screen in the Browser is not working on Passions
Merge commit 'a8138d5fa184681cbfeb0f489c84d11c21a8a0a3'
* commit 'a8138d5fa184681cbfeb0f489c84d11c21a8a0a3':
Launcher2 - make 3d all apps deal with new apps and deleted apps.
Merge commit '2c2693281842f9ccf68305f149e6a4dec76ad67c'
* commit '2c2693281842f9ccf68305f149e6a4dec76ad67c':
Don't attempt to draw if we don't have any icons to draw.
Merge commit 'b4616fded48cb05ef0af35d31168df99a67301a0'
* commit 'b4616fded48cb05ef0af35d31168df99a67301a0':
Use push from script. Remove old readback and instant animation code.
Merge commit 'fc97c190fd4cab42152244ad0268250035932bbb'
* commit 'fc97c190fd4cab42152244ad0268250035932bbb':
Add static screenshots of live wallpapers as wallpapers
Merge commit '5779e2a70862f3237f5ee4cdec783a739c66fc08'
* commit '5779e2a70862f3237f5ee4cdec783a739c66fc08':
Launcher2 - remove unused resources and make it not crash in landscape.
Merge commit '9a60d5484fbb730a2de6f905385935b44cc365bf'
* commit '9a60d5484fbb730a2de6f905385935b44cc365bf':
Pull over new icons from Launcher to Launcher2.
Merge commit '45713fcf1971742cd1409e9e7c5516865ffca113'
* commit '45713fcf1971742cd1409e9e7c5516865ffca113':
Minor physics tweaks to make movement more responsive. checkpoint alt layout.
Merge commit 'fcb9e7144e58614f5ae0e9b272fb7ce040848c67'
* commit 'fcb9e7144e58614f5ae0e9b272fb7ce040848c67':
Prevent Home from crashing because of wrongly generated ids.