Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean SubtypeLocaleUtils a bit•••Change-Id: If8b981715983e3a12867c9b7c53bfa5effaddd39 | 2014-11-12 | 1 | -1/+3 | |
* | Merge "Move shorcut IME related code from SubtypeSwitcher to RichInputMethodM... | 2014-11-07 | 2 | -5/+4 | |
|\ | |||||
| * | Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager•••Change-Id: I0f95f603d80570c937e8c38ded88df341c11795e | 2014-11-06 | 2 | -5/+4 | |
* | | Remove dicttool dependency to NativeSuggestOptions•••Bug: 18108776 Change-Id: I0f57594617f8d5080aea9002b2356d18bfe97043 | 2014-11-06 | 1 | -73/+0 | |
|/ | |||||
* | Add a preference to resize the keyboard height.•••The keyboard height is controlled by a slider in the debug preferences. Without access to debug preferences, this change is a no-op. Bug: 6867494 Change-Id: I984064ed1cab752876615f5ed582818474d6041b | 2014-10-30 | 5 | -0/+65 | |
* | Move StringUtils under common.•••Bug: 18108776 Change-Id: Ia46a4102a0e86e71118ca5e641f9f531998e166b | 2014-10-28 | 2 | -2/+2 | |
* | Fix NPE in AppearanceSettingsFragment•••Bug: 18147440 Change-Id: I7a7a47b3484e54146d34d11b5bd9c1305421d829 | 2014-10-28 | 3 | -11/+9 | |
* | 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 | 5 | -5/+6 | |
* | Move Constants.java to the latin.common package•••Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d | 2014-10-23 | 2 | -2/+2 | |
* | Fix Javadoc and null analysis related warnings•••This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1 | 2014-10-23 | 2 | -8/+8 | |
* | Remove BuildCompatUtils.VERSION_CODES_LXX•••Finally it is turned out to be a XXL-size Lollipop. Change-Id: Icbd22506be9de514eba287cdd8d97fbfd070ac09 | 2014-10-22 | 1 | -1/+1 | |
* | Fix some compiler warnings•••This CL fixes the following compiler warnings. - Indirect access to static member - Access to a non-accessible member of an enclosing type - Parameter assignment - Method can be static - Local variable declaration hides another field or variable - Value of local variable is not used - Unused import - Unused private member - Unnecessary 'else' statement - Unnecessary declaration of throw exception - Redundant type arguments - Missing '@Override' annotation - Unused '@SuppressWarning' annotations Bug: 18003991 Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7 | 2014-10-21 | 5 | -8/+9 | |
* | Refactor CustomInputStyleSettingsFragment•••Bug: 18003991 Change-Id: Ib005dd394faf546e4faed89ff2018ce49858a06e | 2014-10-20 | 2 | -387/+420 | |
* | Bring back long press timeout settings•••Bug: 18025209 Change-Id: Id8dbb051e04270f6892cae12a443103bd0d32dcb | 2014-10-17 | 5 | -45/+43 | |
* | [ML27.1] Allow adding additional features to other settings•••We may want to add additional features from some of the other screens. Bug: 11230254 Bug: 17966252 Change-Id: I1bb877e5cbdd74f2ffa8010b5bc6af35fe77279a | 2014-10-16 | 2 | -0/+2 | |
* | Move sync policy related code out of account settings•••Bug: 17981687 Bug: 17464069 Change-Id: I0ae3400564fd346cc84af74dfef65f01cc1ce6a8 | 2014-10-14 | 1 | -45/+10 | |
* | Merge "Don't restore debug preferences" | 2014-10-14 | 2 | -10/+34 | |
|\ | |||||
| * | Don't restore debug preferences•••Bug: 17942814 Change-Id: I0bbef716dff47ed8eb880209d448629ad853b904 | 2014-10-13 | 2 | -10/+34 | |
* | | Cleanup LoginAccountUtils•••Bug: 17464068 Change-Id: Icf994a7582491afebc5db522c127a30d079ce05c | 2014-10-13 | 1 | -10/+16 | |
|/ | |||||
* | 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 | 2 | -65/+113 | |
* | Don't restore device specific preferences•••There are two categories of preferences: 1. That are part of the default shared preference They were all getting backed up and restored. Added a blacklist to not restore some of these. e.g. current account 2. That are in a non-default shared preference file. These are not getting backed up currently, but added a specific local preference file for all such preferences. Bug: 17288591 Change-Id: I2f748be971a2337543e5014434aa39313fd1e1d8 | 2014-10-10 | 4 | -9/+44 | |
* | [ML23] Introduce a different accuracy/performance tradeoff•••Bug: 11230254 Change-Id: Ic09518c818ae7b68942b1c63160dd462e5922cb5 | 2014-10-10 | 1 | -1/+8 | |
* | Merge "Fix messaging for sync now feature, when no account is selected" | 2014-10-08 | 1 | -2/+2 | |
|\ | |||||
| * | Fix messaging for sync now feature, when no account is selected•••Change-Id: I5e81b7a1eed9c2177ad3ddfa6c96c2b85c433766 | 2014-10-08 | 1 | -2/+2 | |
* | | Fix unit test failure•••Change-Id: I5a28c6775385ba3b0b7d86c85064fd28f3cbb353 | 2014-10-08 | 1 | -0/+2 | |
|/ | |||||
* | Merge "Skeleton code for user dictionary sync" | 2014-10-08 | 1 | -1/+57 | |
|\ | |||||
| * | Skeleton code for user dictionary sync•••Bug:17464069 Change-Id: If683b80e882c07fba576959346ae74cd445dd83e | 2014-10-07 | 1 | -1/+57 | |
* | | Fix missing prediction words on contextual strip•••Bug: 17874801 Change-Id: Iaba935a6b2548376f10a0ecd80f07ea7ada6c60a | 2014-10-07 | 4 | -8/+8 | |
* | | Refactor custom input style settings•••This CL removes references of Pair class. Change-Id: I7cda0ac438ac1d5026599cb52ac2ea8845339da9 | 2014-10-06 | 1 | -31/+23 | |
|/ | |||||
* | Add StatsUtils#onLoadSettings for when settings are changed•••Non-blocking call in nature. Bug:17013677 Change-Id: Iff737422bbacbf22c9b0ff6eaf1c1f75e6bf23c3 | 2014-09-30 | 1 | -0/+2 | |
* | Add info log of custom input styles•••Bug: 17622871 Change-Id: Ia97c7bc2f0923417b458b178fbd8776d5cd0758c | 2014-09-26 | 1 | -3/+15 | |
* | [ML10.1] Adjust call for additional features•••Bug: 11230254 Change-Id: I7b60d9174d7d267eb1b3cd848cff36cdbea75b12 | 2014-09-25 | 1 | -1/+1 | |
* | Merge "Add account change receiver to handle account removal" | 2014-09-24 | 2 | -1/+5 | |
|\ | |||||
| * | Add account change receiver to handle account removal•••Also cleanup the manifest to group similar components together. Moving LoginAccountUtils to its own package Bug: 17464068 Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462 | 2014-09-24 | 2 | -1/+5 | |
* | | [ML9.1] Add option for multi-lingual support•••Bug: 11230254 Change-Id: I15d42fad155142fa6f556f13e84cad489be00dbd | 2014-09-22 | 1 | -0/+2 | |
|/ | |||||
* | Add account listing and preference integration for current account•••Bug: 17464068 Change-Id: Idb68a6012b285d6bc4632414bb6d11131148cf67 | 2014-09-18 | 2 | -6/+172 | |
* | Merge "Add Accounts & privacy settings in LatinIME" | 2014-09-18 | 5 | -3/+105 | |
|\ | |||||
| * | 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 | 5 | -3/+105 | |
* | | resolved conflicts for merge of 233a2f21 to master•••Change-Id: If391cc622367dfb4448c6a5c32b82111d352d86e | 2014-09-18 | 1 | -15/+0 | |
|\ \ | |/ |/| | |||||
| * | Use Add-To-Dictionary indicator only•••With this CL, the previously used commit indicator was reverted. Instead we use the add-to-dictionary indicator only at the moment. This CL also fixes the indicator position in bidi context. BUG: 17335734 Change-Id: I5f7cf173ddc30876e2b01320acaff8ba4265edf6 | 2014-09-18 | 1 | -15/+0 | |
* | | Merge "Add a user preference for split layout within Appearance & Layouts" | 2014-09-17 | 3 | -1/+19 | |
|\ \ | |||||
| * | | Add a user preference for split layout within Appearance & Layouts•••Note The preference is flag protected. Change-Id: I1be219ba961f002897b7b13ff9f200e2f142b2d8 | 2014-09-16 | 3 | -1/+19 | |
* | | | Revert "Revert "Fall back to default keyboard theme""•••This reverts commit 821486ba8b7a8e2d1a8f31846af456faf076d126. Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65 | 2014-09-17 | 1 | -16/+14 | |
* | | | Revert "Fall back to default keyboard theme"•••This reverts commit 6ed8b183262063d009e3bb2264e2fe04d780dea3. Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845 | 2014-09-17 | 1 | -14/+16 | |
* | | | Fall back to default keyboard theme•••Bug: 17537884 Change-Id: I3452d6d4a5837c6b2d417c8d256c121df86131cc | 2014-09-17 | 1 | -16/+14 | |
|/ / | |||||
* | | am 4d8efc97: am b41d1fcd: am d0d8f90a: Merge "Reorganize settings in Google K...•••* commit '4d8efc97873d12b4596c695fbcf7e72330b5253e': Reorganize settings in Google Keyboard | 2014-09-13 | 6 | -52/+77 | |
|\| | |||||
| * | Merge "Reorganize settings in Google Keyboard" into lmp-dev | 2014-09-12 | 6 | -52/+77 | |
| |\ | |||||
| | * | 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 | 6 | -52/+77 | |
* | | | resolved conflicts for merge of 8e9385cc to master•••Change-Id: Ia6d192ee4a8496afa3f788894844ebef78fb7a8c | 2014-09-13 | 1 | -1/+2 | |
|\| | | |||||
| * | | Only do double-space-period on real text fields.•••Bug: 15559216 Change-Id: Id6ecadc58c03889496967d67371457e4050d695b | 2014-09-12 | 1 | -1/+2 | |
| |/ |