aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values (follow)
Commit message (Expand)AuthorAgeFilesLines
* LatinIME portion of "green plus" feature.•••Removes the feature that adds strings to the user dictionary, aka the "green highlight with a plus sign". Bug 19237189. Change-Id: I2387129a3add2d69d625f2ff16ed8cab3f10a735 Dan Zivkovic2015-02-031-76/+0
* Disable the Burmese keyboard.•••We'll resurrect this effort in the new code base. Bug 16900511. Change-Id: Iae4cd27cb29cb8f991e97cffd88ed59c30d66628 Dan Zivkovic2015-01-291-1/+1
* 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 Dan Zivkovic2015-01-162-5/+0
* Merge "Provide a preference to delete data from cloud."Jatin Matani2014-12-121-0/+5
|\
| * 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 Jatin Matani2014-12-091-0/+5
* | Revert "Add keyboard margin options to place the keyboard dynamically."•••This reverts commit 8584db1461d286f8eb966c40eb0bc76e8c9df76a. Bug: 18675223 Bug: 18675476 Change-Id: I4e25d87ac261c44b1943df832115f8cca690103a Tadashi G. Takaoka2014-12-091-6/+0
|/
* Add keyboard margin options to place the keyboard dynamically.•••Keyboard location and location can now be set in the debug options section. Change-Id: I87c5a1d679489e12dccf26632c399af28087629e Andy Wang2014-12-051-0/+6
* Fix comment•••Change-Id: Ia07839c1a01b4d2a82a49017410637266ea1eb96 Tadashi G. Takaoka2014-12-011-1/+1
* Fix comment•••Change-Id: Ic0db304f213c9f4fdcea263a91d14ad62b98eb70 Tadashi G. Takaoka2014-11-281-1/+1
* Fix crash while settings custom input style•••Bug: 18515346 Change-Id: I3a893333762233cd6c8716755793f6ffaf22bb9a Tadashi G. Takaoka2014-11-271-0/+28
* Allow whitelist changes when no close word•••When there isn't a close word in another language of the current multi-language set, we allow whitelist entries to take force even if we are not confident in the current language. Bug: 18063142 Bug: 18130489 Bug: 18132240 Bug: 18136721 Bug: 18200415 Change-Id: I044674ba7b70aa86ab2a48d2e4d53a1c8007b62c Jean Chalard2014-11-261-0/+6
* 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 Andy Wang2014-10-301-0/+4
* Fix Serbian Latin subtype handling•••This CL also adds unit tests for Hinglish and Serbian Latin. Bug: 9687668 Bug: 17169632 Change-Id: Ib9aa1bcdf5b390a9d8c61f07165beacf850e2692 Tadashi G. Takaoka2014-10-282-7/+6
* 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 Tadashi G. Takaoka2014-10-272-1/+6
* Fix Javadoc and null analysis related warnings•••This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1 Tadashi G. Takaoka2014-10-238-35/+62
* Bring back long press timeout settings•••Bug: 18025209 Change-Id: Id8dbb051e04270f6892cae12a443103bd0d32dcb Tadashi G. Takaoka2014-10-172-2/+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 Sandeep Siddhartha2014-10-101-3/+5
* Add keyboard shadow•••This CL sets 8dp elevation ot input view in order to cast a shadow onto underlying application. Bug: 16210054 Change-Id: I7779c63612fc88e24dde65de3e4e7a45b9d1762f Tadashi G. Takaoka2014-10-098-0/+15
* Merge "Skeleton code for user dictionary sync"Jatin Matani2014-10-081-0/+4
|\
| * Skeleton code for user dictionary sync•••Bug:17464069 Change-Id: If683b80e882c07fba576959346ae74cd445dd83e Jatin Matani2014-10-071-0/+4
* | Fix missing prediction words on contextual strip•••Bug: 17874801 Change-Id: Iaba935a6b2548376f10a0ecd80f07ea7ada6c60a Tadashi G. Takaoka2014-10-071-1/+1
|/
* Fix verbalizing missing emoticons•••Bug: 15585153 Change-Id: I8ae184047558d1a78e20efde0b08e40beb4458b9 Tadashi G. Takaoka2014-09-291-0/+12
* Add Serbian Latin keyboard•••Bug: 9687668 Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf Tadashi G. Takaoka2014-09-262-6/+10
* Add allowRedundantMoreKeys attribute•••This CL also adds a couple of custom layout tests of Nordic languages. Bug: 10787354 Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f Tadashi G. Takaoka2014-09-251-0/+2
* Add account listing and preference integration for current account•••Bug: 17464068 Change-Id: Idb68a6012b285d6bc4632414bb6d11131148cf67 Sandeep Siddhartha2014-09-181-2/+8
* Merge "Add Accounts & privacy settings in LatinIME"Sandeep Siddhartha2014-09-181-0/+13
|\
| * 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 Sandeep Siddhartha2014-09-171-0/+13
* | resolved conflicts for merge of 233a2f21 to master•••Change-Id: If391cc622367dfb4448c6a5c32b82111d352d86e Yohei Yukawa2014-09-181-51/+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 Yohei Yukawa2014-09-181-51/+0
* | Merge "Add a user preference for split layout within Appearance & Layouts"Jatin Matani2014-09-171-0/+3
|\ \
| * | Add a user preference for split layout within Appearance & Layouts•••Note The preference is flag protected. Change-Id: I1be219ba961f002897b7b13ff9f200e2f142b2d8 Jatin Matani2014-09-161-0/+3
* | | Revert "Revert "Fall back to default keyboard theme""•••This reverts commit 821486ba8b7a8e2d1a8f31846af456faf076d126. Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65 Tadashi G. Takaoka2014-09-171-2/+2
* | | Revert "Fall back to default keyboard theme"•••This reverts commit 6ed8b183262063d009e3bb2264e2fe04d780dea3. Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845 Tadashi G. Takaoka2014-09-171-2/+2
* | | Fall back to default keyboard theme•••Bug: 17537884 Change-Id: I3452d6d4a5837c6b2d417c8d256c121df86131cc Tadashi G. Takaoka2014-09-171-2/+2
* | | Merge "Initial split QWERTY layout"Sandeep Siddhartha2014-09-161-0/+2
|\ \ \
| * | | Initial split QWERTY layout•••Change [2/3] Add an attribute that's used in layout xmls for specifying the split-keyboard layout. This attribute will be checked/set by the KeyboardBuilder which knows about the "splittability" of the keyboard. Bug: 4968173 Change-Id: I5d792e570b9648e09022e9b7e92a972a161009ee Sandeep Siddhartha2014-09-121-0/+2
* | | | Merge "Add a canSplitKeyboard attribute for specifying split keyboard layouts"Sandeep Siddhartha2014-09-161-0/+2
|\| | | | |/ / |/| |
| * | Add a canSplitKeyboard attribute for specifying split keyboard layouts•••Change [1/3] This'll be used in conjunction with a user preference to split the keyboard when possible. Bug: 4968173 Change-Id: I7a05948d67b94a55024790115ae261d7fef7941a Sandeep Siddhartha2014-09-121-0/+2
* | | am add81661: am 001df4bf: am 5b9a1e59: Fix key preview popup for Material theme•••* commit 'add816610b0d2978c5bd2653e53444f65d812ecf': Fix key preview popup for Material theme Tadashi G. Takaoka2014-09-146-5/+9
|\ \ \ | | |/ | |/|
| * | Fix key preview popup for Material theme•••This CL also removes unused key preview resources for Tablet. Bug: 15143928 Change-Id: Icbf4f7b6d5c7839b4fe7a27d320a2184f0625130 Tadashi G. Takaoka2014-09-146-5/+9
* | | am 463c1880: am e458949c: am 941531b2: Merge "Tune keyboard height and letter...•••* commit '463c1880a12708a3013e87ae262ee8e69be15f48': Tune keyboard height and letter size of tablet Tadashi G. Takaoka2014-09-134-10/+16
|\| |
| * | Merge "Tune keyboard height and letter size of tablet" into lmp-devTadashi G. Takaoka2014-09-134-10/+16
| |\ \
| | * | Tune keyboard height and letter size of tablet•••The height of Google Keyboard is limited by maximum and minimum ratio to the display height. Because screen aspect ratio of some large tablet is close to 1:1, the height of the keyboard may become taller than expected. This CL lowers the minimum ratio to allow shorter height. This CL also increase text size of Material theme keyboard on tablet as well. Bug: 17050390 Change-Id: I87c5f49ce554950c525a1f31dfddfd1beb3fafda Tadashi G. Takaoka2014-09-134-10/+16
* | | | am 060f4b94: am bd3a7c4e: am 991571ff: Wording update for settings.•••* commit '060f4b945127f0b4aae2fcbf13a20210290248c4': Wording update for settings. Ken Wakasa2014-09-131-2/+2
|\| | |
| * | | Wording update for settings.•••"Appearance" -> "Appearance & layouts". bug: 11866784 Change-Id: I9843b76cadb0245973cec07134d07212c8c5667e Ken Wakasa2014-09-131-2/+2
| |/ /
* | / am 4d8efc97: am b41d1fcd: am d0d8f90a: Merge "Reorganize settings in Google K...•••* commit '4d8efc97873d12b4596c695fbcf7e72330b5253e': Reorganize settings in Google Keyboard Jatin Matani2014-09-131-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 Tadashi G. Takaoka2014-09-121-8/+10
* | am c29276b7: am 12814352: am 486c4894: Keep aspect ratio of Material action k...•••* commit 'c29276b782cfc45be5ab79177e991f2cba8fb04b': Keep aspect ratio of Material action key background Tadashi G. Takaoka2014-09-093-0/+4
|\|
| * Keep aspect ratio of Material action key background•••Bug: 15681452 Change-Id: Ie4b823dca541b76b68cade580845a21ff0b21e2f Tadashi G. Takaoka2014-09-093-0/+4
* | am c1ee8857: am a6c53d31: am 257dfa79: Merge "Revert "Use right arrow for the...•••* commit 'c1ee88572232235d5972220ec1e5232de58a916e': Revert "Use right arrow for the commit indicator" Yohei Yukawa2014-09-081-16/+10
|\|