A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Yohei Yukawa bdf7d6f56d Support testing Direct Reply with EditTextVariations on API 24/25
This is a follow up CL to my previous CL [1], which enabled us to test
Direct-Reply with EditTextVariations.

What this CL does are:

 * Specyfing min_sdk_version to avoid INSTALL_FAILED_OLDER_SDK error
   when installing on older devices.
 * Avoiding NoSuchMethodError on pre-O devices where
   Notification.Builder does not have a constructor that takes
   notification channel.
 * Fixing a race condition where notification can be sent before
   notification channel is created.

 [1]: Iafffcc7d138b0f502116a5e557f0c3f17e9d0b73
      da2486fd63

Bug: 122957841
Test: Made sure that we can install EditTextVariations on N devices
      and "Direct-Reply" on EditTextVariations works there.
Change-Id: Ib4fbd447608b111e763fde4287226cf7e206e65e
2019-02-05 22:46:42 -08:00
common Convert to Android.bp 2018-10-31 21:49:02 -07:00
dictionaries
gradle/wrapper
java Merge "Import translations. DO NOT MERGE" 2019-02-02 17:39:35 +00:00
native Merge "Move LatinIME and its lib to /product" am: 149b9d4f6e am: 84d156b1e6 2019-01-14 02:11:11 -08:00
tests Migrate packages/inputmethods/LatinIME to androidx.test 2018-12-13 19:06:42 -08:00
tools Support testing Direct Reply with EditTextVariations on API 24/25 2019-02-05 22:46:42 -08:00
.gitignore
Android.bp Convert to Android.bp 2018-10-31 21:49:02 -07:00
build.gradle Migrate packages/inputmethods/LatinIME to androidx.test 2018-12-13 19:06:42 -08:00
CleanSpec.mk Move LatinIME and its lib to /product 2019-01-11 15:20:31 +00:00
gradlew
gradlew.bat
MODULE_LICENSE_APACHE2 Move MODULE_LICENSE_APACHE2 to the project top dir 2018-11-19 12:11:31 -08:00
NOTICE Move MODULE_LICENSE_APACHE2 to the project top dir 2018-11-19 12:11:31 -08:00
OWNERS Remove paulduffin@ from OWNERS 2018-10-10 16:15:41 +01:00