HeliBoard/app/src/main/java/helium314/keyboard/latin
2025-01-18 12:49:57 +01:00
..
common Add Dargwa(Urakhi) layout (#1127) 2025-01-13 20:26:46 +01:00
define disable IS_HARDWARE_KEYBOARD_SUPPORTED 2024-03-25 20:21:50 +01:00
inputlogic prevent selected text being the first suggestion when overwriting with glide typing 2025-01-12 21:02:29 +01: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 avoid repeated checks for custom typeface when there is none 2025-01-18 12:49:57 +01:00
setup upgrade build.gradle and do some code inspection stuff 2024-05-15 22:47:24 +02:00
spellcheck fix contacts access being asked when turning setting off instead of when turning on 2024-07-07 20:09:59 +02:00
suggestions set custom typeface also in clipboard suggestion view 2025-01-18 12:45:26 +01:00
touchinputconsumer rename package 2024-01-31 18:32:43 +01:00
utils add button to clear all custom toolbar codes 2025-01-18 07:55:50 +01:00
App.kt allow setting background image for landscape and portrait separately 2025-01-17 20:10:16 +01:00
AudioAndHapticFeedbackManager.java add option to also vibrate in dnd mode 2025-01-12 20:28:23 +01:00
ClipboardHistoryEntry.kt rename package 2024-01-31 18:32:43 +01:00
ClipboardHistoryManager.kt set custom typeface also in clipboard suggestion view 2025-01-18 12:45:26 +01: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 require a minimum frequency value in history before adding a word to personal dictionary 2024-09-29 19:30:12 +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 require a minimum frequency value in history before adding a word to personal dictionary 2024-09-29 19:30:12 +02: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 set keyboard icon ids per style in keyboardIconsSet instead of using styleable 2024-08-24 23:46:13 +02: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 move keyboard coordinate transformation to KeyboardActionListener as per ancient TODO 2025-01-13 22:40:37 +01:00
NgramContext.java remove unused annotations 2024-02-01 22:42:25 +01:00
PunctuationSuggestions.java improve popup key handling and update tests 2024-06-19 22:42:36 +02:00
ReadOnlyBinaryDictionary.java rename package 2024-01-31 18:32:43 +01:00
RichInputConnection.java avoid doing unnecessary consistency checks during text reload / reset 2025-01-05 13:41:33 +01:00
RichInputMethodManager.java avoid accessing uninitialized RichInputMethodManager, fixes #952 2024-07-07 20:23:21 +02:00
RichInputMethodSubtype.java remove or add info to some todos 2024-02-04 09:31:45 +01:00
Settings.kt Allow changing toolbar icon and codes (#1110) 2024-09-23 20:45:23 +02:00
Suggest.kt use the first non-typed suggestion for determining autocorrect 2025-01-14 21:25:24 +01:00
SuggestedWords.java add setting to autocorrect shortcuts 2025-01-14 22:19:44 +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