aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* am 6ad437ed: Merge "Fix NPE due to the lack of null-check" into lmp-dev•••* commit '6ad437edd93382ce872c42fc8a2126e34dbf98d9': Fix NPE due to the lack of null-check Yohei Yukawa2014-10-012-4/+4
|\
| * Merge "Fix NPE due to the lack of null-check" into lmp-devYohei Yukawa2014-09-302-4/+4
| |\
| | * Fix NPE due to the lack of null-check•••The case that was not coverted well is that CursorAnchorInfoCompatWrapper could be instantiated with null object. In such situations, we should do nothing. BUG: 17682582 Change-Id: I6625a2f0ed8c5580ed9edfe4728f342da77a8e40 Yohei Yukawa2014-09-292-4/+4
| * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-291-2/+2
| |\ \
| | * | Import translations. DO NOT MERGE•••Change-Id: I2865485fc1e9c76ecdc2f138f04bae77691e8d3f Auto-generated-cl: translation import Baligh Uddin2014-09-291-2/+2
| | |/
| * / Import translations. DO NOT MERGE•••Change-Id: Iaee29fb909327ab892f1b5c88cac0f9f0bd62ea3 Auto-generated-cl: translation import Baligh Uddin2014-09-292-3/+3
| |/
* | am be4e0d0e: Fix when to show important notice•••* commit 'be4e0d0e3921af3d575f745cb356704974362baf': Fix when to show important notice Tadashi G. Takaoka2014-09-221-5/+36
|\|
| * Fix when to show important notice•••This CL introduces a timeout duration to show an important notice message. When the timeout has passed, the important notice message will be suppressed without user intervention. This CL also adds unit tests and fixes a bug in getNextImportantNoticeTitle(). Bug: 17181982 Change-Id: If321c0060cc2f7ca14ad0631b84f4990f88bd659 Tadashi G. Takaoka2014-09-221-5/+36
| * Import translations. DO NOT MERGE•••Change-Id: I5c04251f5db42dab2189da52895e171c9082348b Auto-generated-cl: translation import Baligh Uddin2014-09-216-9/+9
| * Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-2070-950/+476
| |\
| | * Import translations. DO NOT MERGE•••Change-Id: I49fbe075888be15eb2e88516f1ca0407b664d5b8 Auto-generated-cl: translation import Baligh Uddin2014-09-1770-950/+476
* | | am f2d0d9b0: Merge "Avoid the add-to-dictionary indicator from being clipped"...•••* commit 'f2d0d9b0b91953df440ed55e0ee2e7f67705a881': Avoid the add-to-dictionary indicator from being clipped Yohei Yukawa2014-09-203-28/+42
|\| |
| * | Merge "Avoid the add-to-dictionary indicator from being clipped" into lmp-devYohei Yukawa2014-09-203-28/+42
| |\ \
| | * | Avoid the add-to-dictionary indicator from being clipped•••With this CL, the display bounds is taken into consideration when the location of add-to-dictionary indicator is determined. BUG: 17578360 Change-Id: I31e458fa7bbc33e539578b331fe1c51ff7f8668e Yohei Yukawa2014-09-193-28/+42
* | | | am c648bae1: (DO NOT MERGE) Remove some logs which spam encrypted boot•••* commit 'c648bae15de599e76d865fd181e980fc1b2175b3': (DO NOT MERGE) Remove some logs which spam encrypted boot Jean Chalard2014-09-201-10/+8
|\| | |
| * | | (DO NOT MERGE) Remove some logs which spam encrypted boot•••Bug: 17539539 Change-Id: Idb442c2f0db2361b8e535f39b02d209b1edd1069 (cherry picked from commit 4b6c6fa0e475b987fe3734989dee4159b1d6d548) Jean Chalard2014-09-191-10/+8
| |/ /
* | | am 00e01837: Merge "(DO NOT MERGE) Fix showing important notice even at begin...•••* commit '00e018370fdc3b66a7937a3f08197cedb7907c19': (DO NOT MERGE) Fix showing important notice even at beginning of sentence Tadashi G. Takaoka2014-09-185-17/+41
|\| |
| * | Merge "(DO NOT MERGE) Fix showing important notice even at beginning of sente...Tadashi G. Takaoka2014-09-185-17/+41
| |\ \
| | * | (DO NOT MERGE) Fix showing important notice even at beginning of sentence•••Bug: 17536096 Change-Id: Ic72d6fecc3241c1a9aba87b82a46750cbd69e001Tadashi G. Takaoka2014-09-185-17/+41
* | | | am fa63d910: Merge "Use Add-To-Dictionary indicator only" into lmp-dev•••* commit 'fa63d910950621d820d28b177a9de199e492557c': Use Add-To-Dictionary indicator only Yohei Yukawa2014-09-1810-415/+264
|\| | |
| * | | Merge "Use Add-To-Dictionary indicator only" into lmp-devYohei Yukawa2014-09-1810-415/+264
| |\ \ \ | | |/ / | |/| |
| | * | 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-1810-415/+264
* | | | am bfabac44: Suppress voice input key on textWebEmailAddress field•••* commit 'bfabac449d0b529ee22887aa198a34fdf04b3beb': Suppress voice input key on textWebEmailAddress field Tadashi G. Takaoka2014-09-181-1/+1
|\| | |
| * | | Suppress voice input key on textWebEmailAddress field•••Bug: 17486589 Change-Id: Ie9bf9266ee423b7e03cebcaa5f522accdd1a7802 Tadashi G. Takaoka2014-09-181-1/+1
* | | | am 5ae05786: Merge "Fix drawing of custom action label key" into lmp-dev•••* commit '5ae057862e316bac7971d2ec325e57d5ff54c592': Fix drawing of custom action label key Tadashi G. Takaoka2014-09-162-1/+7
|\| | |
| * | | Merge "Fix drawing of custom action label key" into lmp-devTadashi G. Takaoka2014-09-162-1/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Fix drawing of custom action label key•••Bug: 17488054 Change-Id: I433561ed19ec2a79402867a0395a3e388730f087 Tadashi G. Takaoka2014-09-162-1/+7
| | |/
| * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-162-2/+2
| |\ \
| | * | Import translations. DO NOT MERGE•••Change-Id: I893b13ee353d4ce57b34bf8ca4e0e3a5ddc0b068 Auto-generated-cl: translation import Baligh Uddin2014-09-152-2/+2
| | |/
| * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-1656-0/+47658
| |\ \
| | * | Import translations. DO NOT MERGE•••Change-Id: I9e292160719ac6b4bf617263525d3f00acc9cd87 Auto-generated-cl: translation import Baligh Uddin2014-09-1556-0/+47658
| | |/
| * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-165-0/+120
| |\ \
| | * | Import translations. DO NOT MERGE•••Change-Id: I0cea5e4fa1120dcce3bf5d5dfd5667167271ef5e Auto-generated-cl: translation import Baligh Uddin2014-09-155-0/+120
| | |/
| * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-1610-76/+41
| |\ \
| | * | Import translations. DO NOT MERGE•••Change-Id: I2f3eded792bf3882ae4cd16a0a97933f77bc5ce2 Auto-generated-cl: translation import Baligh Uddin2014-09-1510-76/+41
| | |/
| * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-164-0/+108
| |\ \
| | * | Import translations. DO NOT MERGE•••Change-Id: Id7999e5ed1331e8fc0260c2e529df116bc0661ef Auto-generated-cl: translation import Baligh Uddin2014-09-154-0/+108
| | |/
| * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-1673-456/+1003
| |\ \
| | * | Import translations. DO NOT MERGE•••Change-Id: Id5c9da5464884357ba3c087c10820b6b84e15ae5 Auto-generated-cl: translation import Baligh Uddin2014-09-1573-456/+1003
| | |/
| * / Import translations. DO NOT MERGE•••Change-Id: I410c187d99e2896703b7c76079bc1782519d10f0 Auto-generated-cl: translation import Baligh Uddin2014-09-1511-609/+309
| |/
* | am 5b9a1e59: Fix key preview popup for Material theme•••* commit '5b9a1e59bb7434cce740616c64e274a130a66ee6': Fix key preview popup for Material theme Tadashi G. Takaoka2014-09-1430-12/+12
|\|
| * 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-1430-12/+12
* | am 941531b2: Merge "Tune keyboard height and letter size of tablet" into lmp-dev•••* commit '941531b26eb0d95028357ab5615e89227cf84de6': Tune keyboard height and letter size of tablet Tadashi G. Takaoka2014-09-1310-32/+60
|\|
| * Merge "Tune keyboard height and letter size of tablet" into lmp-devTadashi G. Takaoka2014-09-1310-32/+60
| |\
| | * 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-1310-32/+60
* | | am 991571ff: Wording update for settings.•••* commit '991571ff456ebe181489f8dbb737fce941d6a78c': 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 d0d8f90a: Merge "Reorganize settings in Google Keyboard" into lmp-dev•••* commit 'd0d8f90a32b907b867f8fa934dc7582ff53a9a43': Reorganize settings in Google Keyboard Jatin Matani2014-09-1213-78/+132
|\|
| * Merge "Reorganize settings in Google Keyboard" into lmp-devJatin Matani2014-09-1213-78/+132
| |\
| | * 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-1213-78/+132