.. |
common
|
allow customizing all colors, fixes #529
|
2024-05-18 20:27:22 +02:00 |
define
|
disable IS_HARDWARE_KEYBOARD_SUPPORTED
|
2024-03-25 20:21:50 +01:00 |
inputlogic
|
fix issue when trying to paste text while cursor is in a word
|
2024-05-26 19:15:57 +02:00 |
makedict
|
remove unused fields in DictionaryHeader
|
2024-05-15 22:54:11 +02:00 |
permissions
|
upgrade build.gradle and do some code inspection stuff
|
2024-05-15 22:47:24 +02:00 |
personalization
|
remove unused annotations
|
2024-02-01 22:42:25 +01:00 |
settings
|
upgrade dependencies
|
2024-06-03 19:07:39 +02:00 |
setup
|
upgrade build.gradle and do some code inspection stuff
|
2024-05-15 22:47:24 +02:00 |
spellcheck
|
add "block offensive words" setting to spell checker settings too
|
2024-02-01 08:51:17 +01:00 |
suggestions
|
remove icon name "undefined" and use null instead
|
2024-06-08 11:47:42 +02:00 |
touchinputconsumer
|
rename package
|
2024-01-31 18:32:43 +01:00 |
utils
|
more logging
|
2024-06-09 12:12:38 +02:00 |
App.kt
|
separate language switch key behavior from key enablement
|
2024-06-01 22:27:41 +02:00 |
AudioAndHapticFeedbackManager.java
|
upgrade build.gradle and do some code inspection stuff
|
2024-05-15 22:47:24 +02:00 |
ClipboardHistoryEntry.kt
|
rename package
|
2024-01-31 18:32:43 +01:00 |
ClipboardHistoryManager.kt
|
simplify loading pinned clips
|
2024-04-20 23:24:14 +02:00 |
ContactsBinaryDictionary.java
|
remove unused annotations
|
2024-02-01 22:42:25 +01:00 |
ContactsContentObserver.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
ContactsDictionaryConstants.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
ContactsDictionaryUtils.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
ContactsManager.java
|
upgrade build.gradle and do some code inspection stuff
|
2024-05-15 22:47:24 +02:00 |
Dictionary.java
|
remove unused annotations
|
2024-02-01 22:42:25 +01:00 |
DictionaryCollection.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
DictionaryDumpBroadcastReceiver.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
DictionaryFacilitator.java
|
convert Suggest to kotlin
|
2024-02-06 20:55:15 +01:00 |
DictionaryFacilitatorImpl.java
|
move decapitalize into a separate function
|
2024-05-02 16:17:46 +02:00 |
DictionaryFacilitatorLruCache.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
DictionaryFacilitatorProvider.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
DictionaryFactory.kt
|
rename package
|
2024-01-31 18:32:43 +01:00 |
DictionaryPackInstallBroadcastReceiver.java
|
remove or add info to some todos
|
2024-02-04 09:31:45 +01:00 |
DictionaryStats.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
EmojiAltPhysicalKeyDetector.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
ExpandableBinaryDictionary.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
InputAttributes.java
|
upgrade build.gradle and do some code inspection stuff
|
2024-05-15 22:47:24 +02:00 |
InputView.java
|
rename more keys to popup keys
|
2024-02-05 09:33:06 +01:00 |
KeyboardWrapperView.kt
|
switch internal codes for functional keys to the same as florisboard
|
2024-03-02 21:02:48 +01:00 |
KoreanDictionary.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
LastComposedWord.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
LatinIME.java
|
auto show / hide toolbar (#674)
|
2024-06-01 14:32:12 +02:00 |
NgramContext.java
|
remove unused annotations
|
2024-02-01 22:42:25 +01:00 |
PunctuationSuggestions.java
|
upgrade build.gradle and do some code inspection stuff
|
2024-05-15 22:47:24 +02:00 |
ReadOnlyBinaryDictionary.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
RichInputConnection.java
|
Add toast notification when copying from clipboard (#752)
|
2024-05-31 17:01:50 +02:00 |
RichInputMethodManager.java
|
fix spellchecker crash when keyboard has never been initialized, fixes #684
|
2024-04-15 22:59:33 +02:00 |
RichInputMethodSubtype.java
|
remove or add info to some todos
|
2024-02-04 09:31:45 +01:00 |
Suggest.kt
|
fix broken build
|
2024-05-01 20:39:46 +02:00 |
SuggestedWords.java
|
remove unused annotations
|
2024-02-01 22:42:25 +01:00 |
SystemBroadcastReceiver.java
|
rename package
|
2024-01-31 18:32:43 +01:00 |
UserBinaryDictionary.java
|
remove unused annotations
|
2024-02-01 22:42:25 +01:00 |
WordComposer.java
|
upgrade build.gradle and do some code inspection stuff
|
2024-05-15 22:47:24 +02:00 |