Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename to Kelar Keyboard (org.kelar.inputmethod.latin) | 2025-01-11 | 1 | -9/+9 | |
* | Change "touch" to "tap" in LatinIME.•••Bug: 26883567 Change-Id: I580ee65bfa0c53c219f71a17a0e0c08cf70368fb | 2016-03-11 | 1 | -3/+3 | |
* | LatinIME: change "Language & input" to -> "Languages & input"•••Because now the user can select more than one locale. Bug: 26849449 Change-Id: I6921793c16ec8c65c44b3c54c816b73a623fb4f2 | 2016-03-08 | 1 | -6/+6 | |
* | Mark resources translatable.•••Bug 21366029. Change-Id: I1fdf954112c15ae67084189306016018a811b37c | 2015-05-21 | 1 | -4/+2 | |
* | Restore switch for showing app icon.•••Bug: 20307420 Change-Id: I95969de40936d2ea992669324d0c4df7e8de2bd9 | 2015-04-22 | 1 | -0/+4 | |
* | Add edit_personal_dictionary back to strings.xml•••Bug 20061825. Change-Id: I3bad714a340df383a80d17c25efb068304f6bd74 | 2015-04-03 | 1 | -0/+3 | |
* | Merge "Increase char limit for message" | 2015-04-01 | 1 | -1/+1 | |
|\ | |||||
| * | Increase char limit for message•••Bug:20022334 Change-Id: I3487043a567ee3b6579a15361464f00be118d3e5 | 2015-04-01 | 1 | -1/+1 | |
* | | Remove "Personal dictionary" link from settings.•••Bug 19966848. Change-Id: Ice6a030d2d2319822d5108c5b6a37efa4de1090f | 2015-03-30 | 1 | -3/+0 | |
|/ | |||||
* | Don't hide sync settings, v2 (cleaner)•••Bug:19961809 Change-Id: I02d6bd773dc20112c8fa3b83ac305d0cdbbd58d0 | 2015-03-27 | 1 | -0/+4 | |
* | Merge "Fix some i18n messaging" | 2015-03-23 | 1 | -3/+3 | |
|\ | |||||
| * | Fix some i18n messaging•••Bug:19538786 Bug:19542029 Change-Id: Ifc06064308f899527283378dda0c44223df7e9e9 | 2015-03-12 | 1 | -3/+3 | |
* | | Revert "Next-word suggestion bit in keyboard settings."•••This reverts commit 1ae16dc3db170802d1b38273f477125a2a969d32. Bug 19596067. Change-Id: Ie7286acbb70b215d7bd08e271bcf14526b68576f | 2015-03-16 | 1 | -0/+5 | |
|/ | |||||
* | Sync setting disabled if no account.•••Bug: 19361223 Change-Id: Id5e8d34920f5bf3bffb6d6d287557e85d7b72c79 | 2015-03-05 | 1 | -4/+8 | |
* | Next-word suggestion bit in keyboard settings.•••This feature works in supported languages. We don't need a user setting. Bug 19596067. Change-Id: Icdded772745f9816da47f8a5e3b87b733083b121 | 2015-03-04 | 1 | -5/+0 | |
* | Refresh pref settings for cloud sync•••- Show the opt-in text - Show the account picker if user presses 'enable sync'. Previously we disabled the sync pref which was confusing. - Remove the debug tags from some prefs; and improve messaging overall General rules; - sync is turned ON : user checks 'enable sync' pref AND accepts the opt-in AND chooses an account - sync is turned OFF: when user signs out Demo link https://drive.google.com/a/google.com/file/d/0B9tNQOWdRuiWSUdVVE5rVDJudlk/view?usp=sharing Change-Id: I2e7933796b15e47005ba9970a8c1294416ef31a0 | 2015-02-26 | 1 | -15/+27 | |
* | AOSP change for showing the app icon.•••This change deletes a bunch of code that was used to conditionally show/hide the keyboard app icon given system states and user preferences. Bug 19001197. Change-Id: I69a57aa21872a571af87a193b3e52b7f985e5168 | 2015-01-16 | 1 | -4/+0 | |
* | Provide a preference to delete data from cloud.•••For now, it is a debug preference, but we may make this a proper user setting in the future. Thus note that the messaging is not final. Pref looks like : 1. https://screenshot.googleplex.com/OLxW0myWD9.png 2. https://screenshot.googleplex.com/YeqWYXGstw.png Bug: 18106936 Change-Id: I88bbc1a2ee0c23a48ff3972a91d57c218b10bb65 | 2014-12-09 | 1 | -0/+5 | |
* | Fix Serbian Latin subtype handling•••This CL also adds unit tests for Hinglish and Serbian Latin. Bug: 9687668 Bug: 17169632 Change-Id: Ib9aa1bcdf5b390a9d8c61f07165beacf850e2692 | 2014-10-28 | 1 | -7/+4 | |
* | Remove device checking of Emoji physical key•••This CL also adds a settings option to enable/disable an Emoji-ALT physical key. Bug: 18122464 Change-Id: Iee1d97efec979a902b0492071d5e511ca1792ff0 | 2014-10-27 | 1 | -0/+6 | |
* | Bring back long press timeout settings•••Bug: 18025209 Change-Id: Id8dbb051e04270f6892cae12a443103bd0d32dcb | 2014-10-17 | 1 | -0/+2 | |
* | Set up a sync preference and policy for syncing [2]•••- Adds a preference for enabling sync, which controls the sync behavior - Make the ProductionFlags depend on appropriate flags to guarantee that we don't mess things when flipping some flags - Preferences now control the "syncable" property of the provider thereby controlling the policy and when this entry shows up in system settings. Bug: 17464069 Change-Id: I1d58351188518c1ae9f1f9e147b5ea15d32a3427 | 2014-10-10 | 1 | -3/+5 | |
* | Skeleton code for user dictionary sync•••Bug:17464069 Change-Id: If683b80e882c07fba576959346ae74cd445dd83e | 2014-10-07 | 1 | -0/+4 | |
* | Add Serbian Latin keyboard•••Bug: 9687668 Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf | 2014-09-26 | 1 | -6/+8 | |
* | Add account listing and preference integration for current account•••Bug: 17464068 Change-Id: Idb68a6012b285d6bc4632414bb6d11131148cf67 | 2014-09-18 | 1 | -2/+8 | |
* | Add Accounts & privacy settings in LatinIME•••Also start showing the logging preference on this screen too. This settings screen will be the container for all account management, sync and privacy related settings Bug: 17464068 Change-Id: Ie0806f6e8a542e9dea2834445ff7b38805207bda | 2014-09-17 | 1 | -0/+13 | |
* | Add a user preference for split layout within Appearance & Layouts•••Note The preference is flag protected. Change-Id: I1be219ba961f002897b7b13ff9f200e2f142b2d8 | 2014-09-16 | 1 | -0/+3 | |
* | am 060f4b94: am bd3a7c4e: am 991571ff: Wording update for settings.•••* commit '060f4b945127f0b4aae2fcbf13a20210290248c4': Wording update for settings. | 2014-09-13 | 1 | -2/+2 | |
|\ | |||||
| * | Wording update for settings.•••"Appearance" -> "Appearance & layouts". bug: 11866784 Change-Id: I9843b76cadb0245973cec07134d07212c8c5667e | 2014-09-13 | 1 | -2/+2 | |
* | | am 4d8efc97: am b41d1fcd: am d0d8f90a: Merge "Reorganize settings in Google K...•••* commit '4d8efc97873d12b4596c695fbcf7e72330b5253e': Reorganize settings in Google Keyboard | 2014-09-13 | 1 | -8/+10 | |
|\| | |||||
| * | Reorganize settings in Google Keyboard•••Changes : Input languages -> Languages Input preferences -> Preferences Multi lingual Options -> Multilingual Options Keyboard Theme -> Theme Gesture typing preferences -> Gesture typing **New Appearance -> Theme -> Custom input style **Removed Multilingual options from L dynamically Bug: 11866784 Change-Id: I07404c27868e1b087b0cafb63d2031a5b493a885 | 2014-09-12 | 1 | -8/+10 | |
* | | am 079f9c3f: am 1b430219: am 6888ec00: Merge "Create donottranslate debug set...•••* commit '079f9c3f5ae7b2f7926321522b6020affd422b52': Create donottranslate debug settings string resources file | 2014-09-05 | 1 | -33/+0 | |
|\| | |||||
| * | Create donottranslate debug settings string resources file•••This is a follow up of the I26e4d292de. Bug: 15678343 Bug: 17385083 Change-Id: I2c2b08b8dd991ac981aa8f8c8436de9e4399da5f | 2014-09-05 | 1 | -33/+0 | |
* | | am 3ad86d91: am afa9d6d8: Merge "Add theme aware key popup preview animation"...•••* commit '3ad86d91f1e3d251635303e0fb9a83dce22efa3a': Add theme aware key popup preview animation | 2014-09-02 | 1 | -4/+10 | |
|\| | |||||
| * | Add theme aware key popup preview animation•••Bug: 15678343 Change-Id: I26e4d292deab37724387cc9ebc03033fcd698c60 | 2014-09-02 | 1 | -4/+10 | |
* | | am cc4d21df: am 2637be27: Support Accept typed word UI•••* commit 'cc4d21df7b08c3143dd1c4af786609a279a0bb79': Support Accept typed word UI | 2014-08-22 | 1 | -0/+2 | |
|\| | |||||
| * | Support Accept typed word UI•••Change-Id: I58e95b2791a45afdc7dae8e26dcfc200b3b4b854 | 2014-08-22 | 1 | -0/+2 | |
* | | Add Hinglish (hi_ZZ) subtype•••Bug: 17169632 Change-Id: Ibee088d76c2b19f1d62a3c9c119452726e856ec8 | 2014-08-21 | 1 | -0/+5 | |
|/ | |||||
* | Initial implementation of Help & feedback•••bug: 16717930 Change-Id: Iddc8e831c3f01ec7eb02ed1bc5d5e103d497e177 | 2014-08-08 | 1 | -2/+3 | |
* | Make "Show correction suggestions" as a binary option•••Formerly "Show correction suggestions" had three options, "always show", "show in portrait mode", and "always hide". The reason behind "show in portrait mode" was that there may not be enough screen estate in landscape mode to show suggestions. Because recent phone devices have relatively large screen, we decide to remove "show in portrait mode" option. Bug: 15780939 Change-Id: I896d737452c3893d43ce20bd88127f10c1eb3d83 | 2014-07-27 | 1 | -3/+0 | |
* | Mark Theme name text as translatable="false"•••Bug: 16226064 Change-Id: Ice28fc20680889a4053c5d20c88dd744a0f7297e | 2014-07-15 | 1 | -8/+8 | |
* | Increase CHAR LIMIT of settings title•••Bug: 16080988 Change-Id: I8638a26370bbe2abf5dfcd9f40200b57264f5c0b | 2014-07-11 | 1 | -6/+6 | |
* | Reorganize Keyboard settings screen•••This CL must be checked in together with Ie45df15b18. Bug: 11866784 Change-Id: I44d6ceb45108be135e3eaa361f4ee2c83f04fb57 | 2014-06-23 | 1 | -22/+22 | |
* | Revert "Reorganize Keyboard settings screen"•••This reverts commit 339929ba16e4f68fb216ebe49dd3575e563ee8ab. Bug: 11866784 Bug: 13888366 Bug: 15781377 This doesn't build with LOCAL_SDK_VERSION := 19 for UnbundledLatinImeGoogle. Change-Id: Idf8bd335b076152265f245f578dadf651e291878 | 2014-06-23 | 1 | -22/+22 | |
* | Reorganize Keyboard settings screen•••This CL must be checked in together with I6ebfbeb4e8. Bug: 11866784 Bug: 15781377 Bug: 13888366 Change-Id: I57d47ab174d03121a604fd0dbf553795de0ab9b8 | 2014-06-22 | 1 | -22/+22 | |
* | Make dump dictionary settings easily extensible.•••This adds "Dump contextual dictionary". Bug: 14161647 Change-Id: I41a6d6e131d9d8c300ac0120d903d46d88bb3346 | 2014-06-10 | 1 | -8/+2 | |
* | Add a preference item for metrics logging•••BUG: 14324207 Change-Id: Idc8582655bc73cb24e416e8ba78470209b2ff702 | 2014-06-04 | 1 | -0/+3 | |
* | Remove LatinImeLogger and UsabilityStudyLogUtils•••This CL must be checked in together with Ie52007dc5c. Bug: 15318007 Change-Id: Ie665f296e43b5485ae8ba7e949aa262794ee0dcc | 2014-05-29 | 1 | -7/+0 | |
* | Remove researcher logger•••This CL must be checked in together with I5cc76807e3. Bug: 15318007 Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb | 2014-05-29 | 1 | -63/+0 | |
* | Separate TalkBack description resources•••Change-Id: Ib57c0e2faa67119b1c3a9bcf311828d71c2965d6 | 2014-04-17 | 1 | -91/+0 |