Go to file
yingrenw a9f4bffbfc Launcher3: Can't search out local app by Chinese
Description:
Chinese content type is Character.OTHER_LETTER.
When key matches,it check the content type. And
if type is Character.OTHER_LETTER, it doesn't
support search and break.

When the content type is Character.OTHER_LETTER,
make it work normally.

Bug: 63534074
Change-Id: I3713f24c9206fe16a8da2a23e6c90d68079dd533
2017-07-12 10:44:20 -07:00
protos Log whether an event happened during landscape mode or not 2017-05-16 11:12:43 -07:00
res Updating the warning icon 2017-07-11 10:01:45 -07:00
src/com/android/launcher3 Launcher3: Can't search out local app by Chinese 2017-07-12 10:44:20 -07:00
src_config/com/android/launcher3 [DO NOT MERGE] legacy icon treatment / circle detection 2017-04-16 21:57:58 -07:00
src_flags/com/android/launcher3/config disable feature flag LAUNCHER3_PROMISE_APPS_IN_ALL_APPS 2017-06-20 10:38:58 -07:00
tests Launcher3: Can't search out local app by Chinese 2017-07-12 10:44:20 -07:00
.gitignore Adding gradle script for Android Studio 2015-08-30 21:04:44 -07:00
Android.mk Add physics motion to items in all apps. 2017-05-23 10:02:51 -07:00
AndroidManifest-common.xml Updating the WallpaperManagerCompatVL to use JobSchedular instead of intent service 2017-06-08 15:39:38 -07: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 Add following compile time dependency to 2017-06-14 19:04:10 -07: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 Merge "When building Launcher3 target, LauncherDumpProto class should not be proguarded b/36904684" into ub-launcher3-dorval 2017-05-19 18:02:19 +00:00