Go to file
Mario Bertschler 8e98cb876f Fixes a bug where in Android O the all apps search icon appears
on screen rotation.

The fix is by applying a "different" transparent (transparent
white instead of transparent black) for the hint color in focus
state. The root problem lies in DynamicDrawableSpan and restoring
state in EditText if hint color is #000000.

Bug: b/34259116
Change-Id: Id3c46b2af4d5cdb18c0510504f2fe66dece7056f
2017-01-17 15:04:37 -08:00
protos Added logging for HOME_INTENT and BACK commands. 2016-11-21 17:01:24 -08:00
res Fixes a bug where in Android O the all apps search icon appears 2017-01-17 15:04:37 -08:00
src/com/android/launcher3 Merge "Only marking items not already restored as restore" into ub-launcher3-master 2017-01-14 20:03:10 +00:00
src_config/com/android/launcher3/config Enables direct scrolling on the fastscroll bar. 2017-01-03 14:22:26 -08:00
tests Only marking items not already restored as restore 2017-01-13 10:38:41 -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 Adding a resource pointer to the app name so that derived projects can 2016-08-22 16:45:58 -07:00
AndroidManifest.xml Fixing wrong label in the AndroidManifest 2016-08-25 22:23:06 -07: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 No more LauncherActivityInfoCompat 2017-01-11 13:06:50 -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