Go to file
Sunny Goyal b265ba7449 Removing DeferredHandler and using a simple Handler to post callbacks
DeferredHandler was added when we were posting each icon separately,
to prevent starvation. But since then we have moved to binding batct
items during bind.

Also fixing waitForIdle not waiting the second time. waitForIdle was
using a global variable to maintain state, and was not waiting properly
when its called the second time before binding deep shortcuts

Original Change-Id: I9c1289cb3bfb74f86e53ec7ac6dd76bb39666b2d

Change-Id: I9e6b3ae65fbd3aec3a46092efc5249c4525efedf
2017-03-07 13:44:52 -08:00
protos Launcher dump proto that will be used for: 2017-03-01 17:21:19 -08:00
res New folder animations. 2017-03-06 16:25:54 -08:00
src/com/android/launcher3 Removing DeferredHandler and using a simple Handler to post callbacks 2017-03-07 13:44:52 -08:00
src_config/com/android/launcher3/config Turn on FeatureFlag for LAUNCHER3_NEW_FOLDER_ANIMATION. 2017-03-07 08:22:05 -08:00
tests Removing DeferredHandler and using a simple Handler to post callbacks 2017-03-07 13:44:52 -08:00
.gitignore Adding gradle script for Android Studio 2015-08-30 21:04:44 -07:00
Android.mk Using java_style enum generation for proto 2016-12-15 09:30:35 -08:00
AndroidManifest-common.xml Change application launcher icons to adaptive icons 2017-03-03 12:48:05 -08:00
AndroidManifest.xml Change application launcher icons to adaptive icons 2017-03-03 12:48:05 -08:00
CleanSpec.mk Revert "Revert "Move wallpaper picker code to a separate directory"" 2013-12-11 15:41:28 +01:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
build.gradle Fixing broken gradle build 2017-03-07 09:10:16 -08:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
print_db.py Tweaking print_db script to take grid size directly. 2015-09-14 11:51:41 -07:00
proguard.flags Using java_style enum generation for proto 2016-12-15 09:30:35 -08:00