| Commit message (Expand) | Author | Files | Lines |
2014-07-29 | Show "navigate up" icon on settings activity•••Bug: 15813742
Change-Id: I8b1feb5c35377e62199e5a909640d9c50f970654
|  Tadashi G. Takaoka | 2 | -11/+34 |
2014-07-27 | Use fragment for input preference screen•••This CL introduces a common abstract class, SunScreenFragment, for
PreferenceFragment that implements a PreferenceScreen of the main
settings preference screen.
Bug: 16522808
Change-Id: I11fba71b5e9f96208b261e0c0314de8a41720d0f
|  Tadashi G. Takaoka | 7 | -56/+276 |
2014-07-27 | 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
|  Tadashi G. Takaoka | 9 | -95/+53 |
2014-07-29 | [HW8] Pull up the processed event.•••Change-Id: If4baba0af2e88627f22b5e7312948fc3d9c5a25f
|  Jean Chalard | 1 | -5/+5 |
2014-07-29 | [HW7.5] Introduce the @Nonnull annotation•••Change-Id: I1f69ea704056943fa3371ff610e2d8181ead2376
|  Jean Chalard | 6 | -5/+16 |
2014-07-29 | [HW7] Introduce consumed events•••Change-Id: Ic2d95d19b1ac66e3e97e4a16187ce5aecb4ac678
|  Jean Chalard | 5 | -15/+31 |
2014-07-29 | [HW6] Split processing and applying the event.•••If anyone has better names for those...
Change-Id: Ia2dfc75381816bd688948647e2c50c10657b9e89
|  Jean Chalard | 3 | -9/+29 |
2014-07-29 | Add TrieMap.•••Bug: 14425059
Change-Id: Ief36f808ed4f3e35bfab07837ea314d2564973ab
|  Keisuke Kuroyanagi | 4 | -1/+765 |
2014-07-29 | Change getUnigramProbabilityOfPtNode to getProbabilityOfPtNode()•••Bug: 14425059
Change-Id: I92403d750d2979408b41554dcd79b0ed31b41161
|  Keisuke Kuroyanagi | 8 | -10/+23 |
2014-07-29 | Improve the russian dictionary.•••Deleted: 38 words
Probability adjusted: 11 words
Added: 1299 words
[Category diff]
+1 15
-1 0
+2 0
-2 0
+3 0
-3 0
+4 0
-4 0
+5 0
-5 3
+6 1
-6 0
+7 0
-7 13
[Weighted category diff]
+1 15
-1 0
+2 0
-2 0
+3 0
-3 0
+4 0
-4 0
+5 0
-5 3
+6 1
-6 0
+7 0
-7 13
Change-Id: I1a6513954d60b30738cb849578ce535c5e05eb1a
|  Jean Chalard | 2 | -0/+0 |
2014-07-28 | Allow adding DICTIONARY_MAX_WORD_LENGTH-length words.•••Bug: 12725817
Change-Id: Ib9b30473ba94242a7b97ccd3b850068f596a5d17
|  Keisuke Kuroyanagi | 4 | -7/+6 |
2014-07-28 | Add boundary check for ver2 bigram reading.•••Bug: 16330528
Change-Id: I6aca6c7a735e2a652eb325572d44dff660789cff
|  Keisuke Kuroyanagi | 8 | -20/+52 |
2014-07-28 | Wait for an event before actually realizing it•••This would wrongly emit a 'timeout' log entry when switching
between two instances of the same language.
Change-Id: I56e5de121b87f3e762b58f0b2a77e9abc784036e
|  Jean Chalard | 1 | -1/+1 |
2014-07-24 | Import translations. DO NOT MERGE•••Change-Id: Id8eadce808d946a7674f41826ab4aa086ac818e7
Auto-generated-cl: translation import
|  Baligh Uddin | 2 | -2/+2 |
2014-07-29 | Get n-gram probability in structure policy.•••Bug: 14425059
Change-Id: Id955a2e07dbdfb90ae55720f0c92597e0594c0d9
|  Keisuke Kuroyanagi | 4 | -27/+39 |
2014-07-29 | Update Material icons and backgrounds•••Bug: 16143083
Change-Id: I6396f725b30e9ef6fa7964a0c9d7eb6d1d97e376
|  Tadashi G. Takaoka | 78 | -12/+7 |
2014-07-28 | Use fragment for advanced preference screen•••Bug: 16522808
Change-Id: If4a2ad7a7dfecc7019bf78ad37d93fa8f37cf21e
|  Tadashi G. Takaoka | 5 | -234/+304 |
2014-07-28 | Fix NPE when context.getFilesDir() returns null.•••Bug: 16416948
Change-Id: I0fac5ab26d6efbadbd688d033a79f6705e0161a5
|  Keisuke Kuroyanagi | 1 | -0/+1 |
2014-07-28 | Refactor Debug settings to use SubScreenFragment•••Bug: 16522808
Change-Id: I741e2fbc5f0a62c7d4ae00e603eef52cc2a6d086
|  Tadashi G. Takaoka | 4 | -268/+289 |
2014-07-28 | Use fragment for text correction preference screen•••Bug: 16522808
Change-Id: Ia8ce83b0e69cc8157f7b8cefcfeb863eb85ee4b4
|  Tadashi G. Takaoka | 5 | -126/+203 |
2014-07-28 | Use fragment for gesture typing preference screen•••Bug: 16522808
Change-Id: Ib8c2997466bb006c6b5d4e980344507b822d0023
|  Tadashi G. Takaoka | 5 | -32/+96 |
2014-07-28 | Use fragment for multi lingual preference screen•••Bug: 16522808
Change-Id: I0bfac43513e1fb85b5d4c07f56dd4c5b82f75ed1
|  Tadashi G. Takaoka | 6 | -53/+133 |
2014-07-28 | Fix a verifier error on ICS.•••Bug: 16530557
Change-Id: I271c5884995a1d5f8a1cb7aee6f52d17fabb9e72
|  Jean Chalard | 2 | -4/+11 |
2014-07-25 | Add BufferWithExtendablebufferTest•••Bug: 13754552
Change-Id: Ib9c330dc85bdb5d4d3d5bc15cc3ce5f28faa0b12
|  Keisuke Kuroyanagi | 3 | -2/+98 |
2014-07-25 | Add BufferWithExtendableBuffer::extend()•••Bug: 14425059
Change-Id: I13dd8412ba4d16a1325ac2210b3852d580e71ad3
|  Keisuke Kuroyanagi | 2 | -6/+12 |
2014-07-23 | Revert "Revert "Revert "Use mclinker"""•••This reverts commit b48c93b3fcb46adf998055cc4b9b5fb43ee6248b.
MCLinker is not a valid option for clang 3.5.
|  Stephen Hines | 1 | -1/+1 |
2014-07-24 | Refactoring checkAndPrepareWriting.•••Bug: 14425059
Change-Id: I98940f3841a6c61b0482440b4da21f415dc843f6
|  Keisuke Kuroyanagi | 1 | -18/+28 |
2014-07-23 | Remove unnecessary DebugSettingsActivity, use fragment directly•••This CL must be checked in together with I1db2e848ab.
Bug: 16522808
Change-Id: I08a1b0c300c504def609cbb53462d215d1ead15c
|  Tadashi G. Takaoka | 6 | -63/+3 |
2014-07-23 | Use default compiler flags for dicttool.•••Not using this causes the triple to not be passed to clang, breaking Darwin.
bug 16172793
Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434
|  Tim Murray | 1 | -1/+0 |
2014-07-22 | Import translations. DO NOT MERGE•••Change-Id: I8916526987bd2008b85222124bf465114e4d592c
Auto-generated-cl: translation import
|  Baligh Uddin | 73 | -2664/+1080 |
2014-07-22 | Import translations. DO NOT MERGE•••Change-Id: Ic1191118d6f8d9dc2bcc6c293c4ffa0f86be34c6
Auto-generated-cl: translation import
|  Baligh Uddin | 8 | -602/+302 |
2014-07-22 | Import translations. DO NOT MERGE•••Change-Id: I95653f0874ab89771a1aa60cb3a01cb3cfedf01a
Auto-generated-cl: translation import
|  Baligh Uddin | 4 | -0/+108 |
2014-07-22 | Import translations. DO NOT MERGE•••Change-Id: I8ffb44bf95c317dca14df03e5627bd9870acccb5
Auto-generated-cl: translation import
|  Baligh Uddin | 5 | -70/+35 |
2014-07-22 | Import translations. DO NOT MERGE•••Change-Id: I2f8c16e0dcaf894d2c0acb70c5804969ac618500
Auto-generated-cl: translation import
|  Baligh Uddin | 56 | -0/+47658 |
2014-07-22 | Import translations. DO NOT MERGE•••Change-Id: I844a25e74c1cd451523248ae0d09ba9d40c3d09d
Auto-generated-cl: translation import
|  Baligh Uddin | 5 | -0/+120 |
2014-07-20 | Enable InputMethodService#onUpdateCursor behind the flag•••With this CL, InputMethodService#onUpdateCursor and
InputMethodService#onUpdateCursorAnchorInfo can be enabled
on L when ENABLE_CURSOR_ANCHOR_INFO_CALLBACK and
ENABLE_CURSOR_RECT_CALLBACK are specified, respectively.
BUG: 16382260
Change-Id: I29924128f6bd2f08cbd91cc4e82c9c4a6ecce3ff
|  Yohei Yukawa | 3 | -39/+31 |