aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-14Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: I3deb5d1e2e9892e34a8272eef6d7a8b75b86b928 Auto-generated-cl: translation import
2015-12-08Change NavigationBar invisible if the input view is not shown.Seigo Nonaka1-0/+13
The opaque navigation bar guard view does not make much sense when the IME does not show software keyboard at all. LatinIME does not show any UI when the hardware keyboard is connected. With Iea77915ecc55eedaf19899e72c44f704ba9d852c, input method can change the navigation bar visibility. This CL changes navigation bar invisible when the hardware keyboard is connected. Bug:22564251 Change-Id: I14d9490e00caa852035a05830e76114cbe6af8f2
2015-12-07Import translations. DO NOT MERGEGeoff Mendal1-2/+2
Change-Id: Iad6a7df2c517e80c376c92197b505ae76276e71b Auto-generated-cl: translation import
2015-12-07Import translations. DO NOT MERGEGeoff Mendal1-2/+2
Change-Id: Iad1409117bddf84a193f3999bbc502ad36c2ad84 Auto-generated-cl: translation import
2015-11-25Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: I3b0659978c7d5b8d37020621ce41a56366cf0b27 Auto-generated-cl: translation import
2015-11-25Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: Ic32df26eab46cdedabbbf63ed3b659680b518743 Auto-generated-cl: translation import
2015-11-25Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: If7cc2bd21fbc9f806909e544495cce1acf951b29 Auto-generated-cl: translation import
2015-11-25Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: I049eb4b60c35cfd73863af0563948a8da2d0a387 Auto-generated-cl: translation import
2015-11-19Mark this coreApp as being encryptionAware.Jeff Sharkey1-1/+3
Historically, apps marked with "coreApp" were prepared to run in a limited boot environment, and were critical to booting the device, so in the new file-based encryption world we're marking these apps with both "forceDeviceEncrypted" and "encryptionAware" attributes. Bug: 22358539 Change-Id: I7d46723007a5706e835223cc501f0c40d613e9c2
2015-11-16Import translations. DO NOT MERGEGeoff Mendal77-85/+817
Change-Id: I72546cce9ec50ddb468bbd3d989ceb3b6adb4627 Auto-generated-cl: translation import
2015-11-16Import translations. DO NOT MERGEGeoff Mendal77-59/+73995
Change-Id: I42db5a73ba835ce778019b8375fce0c7b1271e15 Auto-generated-cl: translation import
2015-11-16Import translations. DO NOT MERGEGeoff Mendal77-85/+817
Change-Id: Id9670893071d981904e3a9eca8ebef55ac1cc265 Auto-generated-cl: translation import
2015-11-16Import translations. DO NOT MERGEGeoff Mendal77-59/+73995
Change-Id: Iab1557d1610a2b3a68f9a29b1bff565a83fe3ff0 Auto-generated-cl: translation import
2015-11-14Import translations. DO NOT MERGEGeoff Mendal77-77/+539
Change-Id: I2f10dd89298df82a8cf092a0de3d4a635ab7e696 Auto-generated-cl: translation import
2015-11-14Import translations. DO NOT MERGEGeoff Mendal77-77/+539
Change-Id: Ic599f7fbe1cedc69ae82ecb2af85141617f628dd Auto-generated-cl: translation import
2015-11-11Unicode 8.0 emoji additions to Google Keyboard.Chieu Nguyen114-26/+3583
Squashed commit of the following: commit 8e86347b024e2460a17264fbcaa20cd6e5fd6018 Author: Chieu Nguyen <cvnguyen@google.com> Date: Tue Nov 10 11:29:44 2015 -0800 Remove check for version code. This was unnecessary and caused multi-codepoint emoji to not show up on any device. Bug: 25369504 Change-Id: Ia1e61c052444aaab824b18463c26b5a8066c65ed commit 1b924816665a3a2c48307dbdd1078f61dd3179f2 Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 18:12:58 2015 -0800 Fix Material icons for new tab. Bug: 25369504 Bug: 16185905 Change-Id: I873eb9e8fc1259ac94a974c04a80a4f0d005f9c2 commit 956d5f86d2552d90d2c3240a85d5c1cddf05eda9 Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 17:16:10 2015 -0800 Remove extraneous TalkBack descriptions. Bug: 25369504 Bug: 16185905 Change-Id: Iec4f0f46cf9dda169c5827168ef207e56d619096 commit 07357bdec69b5fc118c82401d59b61ad7b802c22 Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 16:01:34 2015 -0800 Better checking of whether to display new emoji. Bug: 25369504 Bug: 16185905 Change-Id: I61f1b428e5a805f66eb4e9db346be8756fc84b8f commit 666a92f17034f5a1948e70f40226ed995c72d81f Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 12:54:53 2015 -0800 Fix shading on emoji category icons. Bug: 25369504 Bug: 16185905 Change-Id: I217af3d97120e7910e9850de7ea331a461ae7e56 commit 2712432c0e7a1b90ebb7ed6bde8f87eec7bf1094 Author: Chieu Nguyen <cvnguyen@google.com> Date: Thu Nov 5 19:06:57 2015 -0800 Add new emoji categories to Holo Blue. Bug: 25369504 Bug: 16185905 Change-Id: Ie32af93e68e08b36a4a5861a06de511b2b190dca commit 04c79b1f53912b263d7f7eb8b71ac802ed960a8a Author: Chieu Nguyen <cvnguyen@google.com> Date: Thu Nov 5 18:06:35 2015 -0800 Fix default category, remove xxxhdpi Holo icons. Bug: 25369504 Bug: 16185905 Change-Id: I9bca795675297dceb93777d998e8f2935f7031a6 commit 15c0b578343db2baa873096891a69305398eb830 Merge: 77bc6fc 8604ce3 Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 00:59:08 2015 +0000 Merge changes into jb-ub-latinimegoogle commit 77bc6fcfd760232757b5751993c0046f2a43626a Merge: b0380a0 8604ce3 Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 00:59:04 2015 +0000 Merge "Remove Kosovo from flags (no glyph)." into jb-ub-latinimegoogle commit b0380a0744647039278ad6648b7a1bc94eeab623 Author: Chieu Nguyen <cvnguyen@google.com> Date: Thu Nov 5 16:42:24 2015 -0800 Add icons for new emoji categories. Bug: 25369504 Bug: 16185905 Change-Id: I1182e031994332b2e618406ad1cd467cb050766e commit 8604ce3a34b65598101cac37a3ed3e8087fe38ca Author: Chieu Nguyen <cvnguyen@google.com> Date: Thu Nov 5 16:29:33 2015 -0800 Remove Kosovo from flags (no glyph). Bug: 25369504 Bug: 16185905 Change-Id: I92c9ace19d3600cfa1f27678ada0cf45af42d8f5 commit e0489eab47d3a6d138bfa00a668f02bcb473cf88 Author: Chieu Nguyen <cvnguyen@google.com> Date: Thu Nov 5 14:30:58 2015 -0800 Update emoji set to blacklist non-color glyphs. Bug: 25369504 Bug: 16185905 Change-Id: I8b54217fa68da8ddaa1bbcd1845e0123ed106463 commit 9ffdcdff058d6b44cab70e4fb0bb301e39699483 Author: Chieu Nguyen <cvnguyen@google.com> Date: Wed Nov 4 17:18:22 2015 -0800 Add Unicode 8.0 emoji to emoji palette. Currently all emoji category tabs use the flower icon. A future CL will update these once the icons are finalized. If glyphs do not exist for new emoji, the old categories will be shown. Bug: 25369504 Bug: 16185905 Change-Id: Ie3759bfc4c8469a17f3205b45609ce6ef7510121 commit 4a4a042072790b19048a14d2ddab655b1be31a6e Author: Chieu Nguyen <cvnguyen@google.com> Date: Sun Nov 1 18:38:20 2015 -0800 Add description strings for Unicode 8.0 new emoji. Bug: 16185905 Bug: 25369504 Change-Id: I6048609ace715a23db5f82d47fefe4868ccb3d17 Change-Id: I30a043554b14531ab9cf89a1f663b6970d7d6863
2015-11-11Import translations. DO NOT MERGEGeoff Mendal2-3/+3
Change-Id: Ib2017e067aadd10ca7d2ea82c3a54c2b04fc2cf3 Auto-generated-cl: translation import
2015-11-11Import translations. DO NOT MERGEGeoff Mendal1-7/+7
Change-Id: I2921b5d5af7b2aa4f89481e33ab429eff75cf070 Auto-generated-cl: translation import
2015-11-10Revert "Unicode 8.0 emoji changes to Google Keyboard."Ian Pedowitz113-2672/+26
This reverts commit 9cc42549d18f1e28ffc8dae94ff36728933f53f1. Change-Id: Ia3b037160e55bc54ef55194b967d9c91f6814ff8
2015-11-10Revert "Add description strings for Unicode 8.0 new emoji."Ian Pedowitz1-916/+0
This reverts commit 332181b8343492c8f0bc5237610ae4014fd5b225. Change-Id: Ic7c494292249f86159ec6f4bc1f7a72859b10282
2015-11-09Import translations. DO NOT MERGEGeoff Mendal1-4/+4
Change-Id: Ife64801ddf3bc0c56b95a473877221e2f03348fd Auto-generated-cl: translation import
2015-11-09Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: Id363ef4a6bed294e41b39a435eb29fcdf936bef6 Auto-generated-cl: translation import
2015-11-06Unicode 8.0 emoji changes to Google Keyboard.Chieu Nguyen113-26/+2672
Squashed commit of the following: commit 1b924816665a3a2c48307dbdd1078f61dd3179f2 Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 18:12:58 2015 -0800 Fix Material icons for new tab. Bug: 25369504 Bug: 16185905 Change-Id: I873eb9e8fc1259ac94a974c04a80a4f0d005f9c2 commit 956d5f86d2552d90d2c3240a85d5c1cddf05eda9 Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 17:16:10 2015 -0800 Remove extraneous TalkBack descriptions. Bug: 25369504 Bug: 16185905 Change-Id: Iec4f0f46cf9dda169c5827168ef207e56d619096 commit 07357bdec69b5fc118c82401d59b61ad7b802c22 Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 16:01:34 2015 -0800 Better checking of whether to display new emoji. Bug: 25369504 Bug: 16185905 Change-Id: I61f1b428e5a805f66eb4e9db346be8756fc84b8f commit 666a92f17034f5a1948e70f40226ed995c72d81f Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 12:54:53 2015 -0800 Fix shading on emoji category icons. Bug: 25369504 Bug: 16185905 Change-Id: I217af3d97120e7910e9850de7ea331a461ae7e56 commit 2712432c0e7a1b90ebb7ed6bde8f87eec7bf1094 Author: Chieu Nguyen <cvnguyen@google.com> Date: Thu Nov 5 19:06:57 2015 -0800 Add new emoji categories to Holo Blue. Bug: 25369504 Bug: 16185905 Change-Id: Ie32af93e68e08b36a4a5861a06de511b2b190dca commit 04c79b1f53912b263d7f7eb8b71ac802ed960a8a Author: Chieu Nguyen <cvnguyen@google.com> Date: Thu Nov 5 18:06:35 2015 -0800 Fix default category, remove xxxhdpi Holo icons. Bug: 25369504 Bug: 16185905 Change-Id: I9bca795675297dceb93777d998e8f2935f7031a6 commit 15c0b578343db2baa873096891a69305398eb830 Merge: 77bc6fc 8604ce3 Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 00:59:08 2015 +0000 Merge changes into jb-ub-latinimegoogle commit 77bc6fcfd760232757b5751993c0046f2a43626a Merge: b0380a0 8604ce3 Author: Chieu Nguyen <cvnguyen@google.com> Date: Fri Nov 6 00:59:04 2015 +0000 Merge "Remove Kosovo from flags (no glyph)." into jb-ub-latinimegoogle commit b0380a0744647039278ad6648b7a1bc94eeab623 Author: Chieu Nguyen <cvnguyen@google.com> Date: Thu Nov 5 16:42:24 2015 -0800 Add icons for new emoji categories. Bug: 25369504 Bug: 16185905 Change-Id: I1182e031994332b2e618406ad1cd467cb050766e commit 8604ce3a34b65598101cac37a3ed3e8087fe38ca Author: Chieu Nguyen <cvnguyen@google.com> Date: Thu Nov 5 16:29:33 2015 -0800 Remove Kosovo from flags (no glyph). Bug: 25369504 Bug: 16185905 Change-Id: I92c9ace19d3600cfa1f27678ada0cf45af42d8f5 commit e0489eab47d3a6d138bfa00a668f02bcb473cf88 Author: Chieu Nguyen <cvnguyen@google.com> Date: Thu Nov 5 14:30:58 2015 -0800 Update emoji set to blacklist non-color glyphs. Bug: 25369504 Bug: 16185905 Change-Id: I8b54217fa68da8ddaa1bbcd1845e0123ed106463 commit 9ffdcdff058d6b44cab70e4fb0bb301e39699483 Author: Chieu Nguyen <cvnguyen@google.com> Date: Wed Nov 4 17:18:22 2015 -0800 Add Unicode 8.0 emoji to emoji palette. Currently all emoji category tabs use the flower icon. A future CL will update these once the icons are finalized. If glyphs do not exist for new emoji, the old categories will be shown. Bug: 25369504 Bug: 16185905 Change-Id: Ie3759bfc4c8469a17f3205b45609ce6ef7510121 Change-Id: Ia5a5879cea828ea4cb4c678765fe5d9e5ecbfcd2
2015-11-06Add description strings for Unicode 8.0 new emoji.Chieu Nguyen1-0/+916
Bug: 16185905 Bug: 25369504 Change-Id: I6048609ace715a23db5f82d47fefe4868ccb3d17 (cherry picked from commit 4a4a042072790b19048a14d2ddab655b1be31a6e)
2015-11-04Import translations. DO NOT MERGEBaligh Uddin39-189/+188
Auto-generated-cl: translation import Bug: 25433205 Change-Id: I19882f61357d4e7e647107194a99353e3cbe32b2
2015-11-04Import translations. DO NOT MERGEBaligh Uddin8-11/+11
Auto-generated-cl: translation import Bug: 25433205 Change-Id: Ibd9df799cb90c9d9f9e6d796f2b9f52fc27561b7
2015-11-04Import translations. DO NOT MERGEBaligh Uddin3-32/+240
Auto-generated-cl: translation import Bug: 25433205 Change-Id: I191fd26273466efa7e940e7924d9ad1628f5342e
2015-11-04Import translations. DO NOT MERGEBaligh Uddin13-58/+909
Auto-generated-cl: translation import Bug: 25433205 Change-Id: I9d0191c9dace623a88913cf29223e7ac70b2ecf6
2015-11-04Import translations. DO NOT MERGEBaligh Uddin4-3/+27
Auto-generated-cl: translation import Bug: 25433205 Change-Id: I15052c54e447a52bbf595400fa34da2d5df79cef
2015-11-04Import translations. DO NOT MERGEBaligh Uddin4-5/+32
Auto-generated-cl: translation import Bug: 25433205 Change-Id: I013f72845b8508a8aeefa294dcde1cc35b3d8be2
2015-11-04Import translations. DO NOT MERGEBaligh Uddin3-2/+33
Auto-generated-cl: translation import Bug: 25433205 Change-Id: I448f30dcc5589910b9ac28d4e3a2fe5c6daf8706
2015-11-04Import translations. DO NOT MERGEGeoff Mendal1-2/+2
Change-Id: Idcdc4fabe95e30fc5966da8b6e0273f832c4cea6 Auto-generated-cl: translation import
2015-11-04Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: I47865a571450a486f22613028f277fc7887b86c3 Auto-generated-cl: translation import
2015-11-04Import translations. DO NOT MERGEGeoff Mendal1-2/+2
Change-Id: I721865c2f6c3bb245be9fc5650b7b8fbb5102039 Auto-generated-cl: translation import
2015-10-26Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: I58b40b85dff70815dbbbb3bbd28a5cc61a4cbe64 Auto-generated-cl: translation import
2015-10-19Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: Ib7f9be8c2daa7a102b553d203627627d35fe7808 Auto-generated-cl: translation import
2015-10-15Do not start in recents tab if we do not have recent emojisDmitry Torokhov1-7/+14
If user has not used emojis we should not bring recents emoji tab on the first invocation of the on-screen keyboard as it is confusing to see an empty tab. We will still be showing recents tab even if it is empty if user actively switched to it when using on-screen keyboard. Bug: 24497650 Change-Id: I68b4bf64441590858d246168cc4733a2875a1357 (cherry picked from commit 24d67eba27cb23c0d3aca44236247ec12380daa5)
2015-10-15Define shortcuts for toggling IME layouts.Dan Zivkovic4-82/+224
Out of the box, we want Alt-Left to toggle Emojis, while Alt-Right toggles the shifted symbols layout. Bug: 23954008 Bug: 24369173 Change-Id: I93dd66fb469e5d0a831359ff3a786fe68e1d73ea (cherry picked from commit 411841b374aa04e333ea5a438dfd539f49ec589a)
2015-10-15Re-activate emoji keyboard shortcut.Dan Zivkovic1-4/+0
Bug 23900149. Change-Id: Iff8a3892bb88f82736e5fa680c38d98cda4d2777 (cherry picked from commit e1641395e30de7b53b06fc5c820ea83bf04b3aad)
2015-10-12Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: Ib2bc225727b6456b8ae1689dd30b2152b90a9f2d Auto-generated-cl: translation import
2015-10-07Import translations. DO NOT MERGEGeoff Mendal1-1/+1
Change-Id: I6b4e3baa5abd8e1beabed89f3953d63ad16d3503 Auto-generated-cl: translation import
2015-09-28Import translations. DO NOT MERGEBaligh Uddin38-212/+211
Change-Id: I0bb279845578eff2da43674584a2b26bf9299c51 Auto-generated-cl: translation import
2015-09-28Import translations. DO NOT MERGEBaligh Uddin8-11/+11
Change-Id: I48857fdd6057216d1e01418b931a9d23c83f6020 Auto-generated-cl: translation import
2015-09-28Import translations. DO NOT MERGEBaligh Uddin4-211/+419
Change-Id: Id06a6b219fae440202fc2e9d4649a30534f6dff5 Auto-generated-cl: translation import
2015-09-28Import translations. DO NOT MERGEBaligh Uddin13-78/+929
Change-Id: I0ab91b2ffbed91aac31009d9704cfb672cfdd335 Auto-generated-cl: translation import
2015-09-28Import translations. DO NOT MERGEBaligh Uddin4-3/+27
Change-Id: I1b7a18ef920fad0fe2442c8684ba59a8d654776b Auto-generated-cl: translation import
2015-09-28Import translations. DO NOT MERGEBaligh Uddin3-3/+30
Change-Id: Ia2e656cbf181513c69298cdb6b3e565c362a1b95 Auto-generated-cl: translation import
2015-09-28Import translations. DO NOT MERGEBaligh Uddin3-2/+33
Change-Id: I7d4e2ab3a29a6c9028ef479cdd85e85ef361c1ad Auto-generated-cl: translation import
2015-09-25Import translations. DO NOT MERGEBaligh Uddin3-7/+7
Change-Id: I0835962e70a79114d4b945dfe80978753a601fbe Auto-generated-cl: translation import
2015-09-25Import translations. DO NOT MERGEBaligh Uddin2-7/+7
Change-Id: Ic4df2fec41f8135be1ac1b5f9c075191633b3370 Auto-generated-cl: translation import