aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move arrayAsList method to CollectionUtils•••Change-Id: If7c1eb7c802490f19c5d3b81d714362408daf376 Tadashi G. Takaoka2014-01-311-0/+15
* Merge "Move some methods to StringUtils"Tadashi G. Takaoka2014-01-311-0/+18
|\
| * Move some methods to StringUtils•••Change-Id: I29d87fdd65ec879d1c0bdf7e7792a677687c1693 Tadashi G. Takaoka2014-01-311-0/+18
* | Merge "[HD02] Make the date header attribute mandatory."Jean Chalard2014-01-311-2/+2
|\ \
| * | [HD02] Make the date header attribute mandatory.•••Bug: 11281748 Change-Id: I48a6f3d95ca89ced0c51335527201ecabfb7998e Jean Chalard2014-01-301-2/+2
* | | Merge "Rename UnigramProperty to WordProperty."Keisuke Kuroyanagi2014-01-312-28/+28
|\ \ \ | |_|/ |/| |
| * | Rename UnigramProperty to WordProperty.•••Bug: 12810574 Change-Id: If5ddd803948aaf6e491ddcbaa5436fb3af3f7257 Keisuke Kuroyanagi2014-01-312-28/+28
| |/
* | Merge "Show "Touch again to save" in system locale"Tadashi G. Takaoka2014-01-305-12/+17
|\ \
| * | Show "Touch again to save" in system locale•••Bug: 12811156 Change-Id: I928daf17297ec5c526720850d6203cb9af0496ac Tadashi G. Takaoka2014-01-305-12/+17
* | | Merge "Fix historical info of bigrams reading."Keisuke Kuroyanagi2014-01-301-5/+6
|\ \ \ | |/ / |/| |
| * | Fix historical info of bigrams reading.•••Bug: 12809791 Change-Id: I879279a0d0e1007a7c6cb87a627bf046340dda98 Keisuke Kuroyanagi2014-01-301-5/+6
| |/
* / Add ImportantNoticeUtils class•••Bug: 10587358 Change-Id: I76673b47aab1579cc1310b6a978d04f874d5bcfe Tadashi G. Takaoka2014-01-301-0/+75
|/
* Merge "[IL106] Inline a now useless method."Jean Chalard2014-01-302-15/+4
|\
| * [IL106] Inline a now useless method.•••Bug: 8636060 Change-Id: Ic8e0225206358680aa0de421f17ab443c888036d Jean Chalard2014-01-292-15/+4
* | Merge "[IL105] Remove more useless arguments"Jean Chalard2014-01-302-9/+8
|\|
| * [IL105] Remove more useless arguments•••Bug: 8636060 Change-Id: I9e817bb9622c84544a5ca8708e5c1fccad1ed447 Jean Chalard2014-01-292-9/+8
* | Merge "[IL104] Remove useless arguments"Jean Chalard2014-01-302-32/+9
|\|
| * [IL104] Remove useless arguments•••Bug: 8636060 Change-Id: I97a371fe0c6227eb0f03d3e391a33726e6280322 Jean Chalard2014-01-292-32/+9
* | Merge "[IL103] Save the typed word separately in SuggestedWords."Jean Chalard2014-01-303-7/+26
|\|
| * [IL103] Save the typed word separately in SuggestedWords.•••This helps managing the cases where the typed word is not in the suggestions. This happens during recorrection. Bug: 8636060 Change-Id: I6784feb793cae96272a7f1d123a0e3bbb8f03143 Jean Chalard2014-01-293-7/+26
* | Reading dictionary containing timestamps in Java Side.•••Just skipping historical information fields. Bug: 11281877 Change-Id: I43d2adaa576b7da11ed3ca54990265dbb6f53b08 Keisuke Kuroyanagi2014-01-296-52/+48
* | Add method to clear user history dictionary for testing•••This change should be checked in together with I19cd689157. Bug: 12179576 Change-Id: I5cc9f52a37ad6623809a14575f3f4b1cd18725c3 Tadashi G. Takaoka2014-01-291-0/+8
|/
* Merge "Remove suggestion_word and suggestion_info layout files"Tadashi G. Takaoka2014-01-291-2/+8
|\
| * Remove suggestion_word and suggestion_info layout files•••Change-Id: I37fea41cfc6e717ce7e5aa36ad331675fc9e8ce5 Tadashi G. Takaoka2014-01-281-2/+8
* | Merge "Fix inconsistent behavior with the back-to-the-main-keyboard key"Yohei Yukawa2014-01-282-1/+7
|\ \
| * | Fix inconsistent behavior with the back-to-the-main-keyboard key•••With this patch, the back-to-the-main-keyboard in the Emoji palette will be registered as a key-release action instead of a key-press action, like switch-to-the-emoji-palette in the main layout. This provides mroe consistent UX when the layout is switched from the main layout to the Emoji palette then switched back to the main layout. BUG: 12464067 Change-Id: Ia0d0185db43234dfcfb7cee2677f3d199fe6ed96 Yohei Yukawa2014-01-282-1/+7
* | | [IL102] Rename a method•••Bug: 8636060 Change-Id: Ia54afdfab9124aa5c35699e357e63eae66a7557f Jean Chalard2014-01-282-8/+6
* | | [IL101] Remove a method•••Bug: 8636060 Change-Id: Ic9c12fc6970987b0e1912e8ae85bed55260d66b5 Jean Chalard2014-01-282-11/+14
* | | [IL100] Pull up a check•••Bug: 8636060 Change-Id: I344ed59f5f55b412880fc6dc70205eecb1e79961 Jean Chalard2014-01-282-2/+3
* | | [IL99] Migrate some code to InputLogic.•••Bug: 8636060 Change-Id: Ibf1f9c7bdc3fdd872d6c15447fa555434485cc52 Jean Chalard2014-01-282-18/+24
|/ /
* | [IL98] Refactoring of setSuggestedWords•••Bug: 8636060 Change-Id: Iab53df96f2c23bddc6c70c3560b380fbaef1053c Jean Chalard2014-01-281-6/+6
* | [IL97] Readability improvement•••Bug: 8636060 Change-Id: I6b15c7fb91cd4cf23a993541c19842b51e328f8f Jean Chalard2014-01-281-11/+10
|/
* Merge "Suggestion strip honors RTL layout"Tadashi G. Takaoka2014-01-284-8/+21
|\
| * Suggestion strip honors RTL layout•••Bug: 9126496 Change-Id: Ia4a1c52bd2a80ea7fe6b9529f2767fee5f9e8aeb Tadashi G. Takaoka2014-01-284-8/+21
* | Merge "Check probability before adding to the user history dict."Keisuke Kuroyanagi2014-01-281-1/+24
|\ \
| * | Check probability before adding to the user history dict.•••Bug: 12764888 Change-Id: I5da3ef21d9d82b7034e7dc9b7d0fdca0d48a49f4 Keisuke Kuroyanagi2014-01-281-1/+24
* | | Merge "[IL96] Inline a method"Jean Chalard2014-01-281-5/+1
|\ \ \
| * | | [IL96] Inline a method•••Bug: 8636060 Change-Id: I517591c484dce74788398cf4a4db9a074d91a6c0 Jean Chalard2014-01-281-5/+1
* | | | Merge "[IL95] Inline a method that's always called in sequence"Jean Chalard2014-01-281-8/+7
|\| | | | |_|/ |/| |
| * | [IL95] Inline a method that's always called in sequence•••Bug: 8636060 Change-Id: I514cf14596b3fa46eccadcf536342e4bb805708d Jean Chalard2014-01-281-8/+7
* | | Merge "Fix test fails caused by I8bede13c87"Tadashi G. Takaoka2014-01-281-0/+12
|\ \ \ | |/ / |/| |
| * | Fix test fails caused by I8bede13c87•••Change-Id: I1e816bf7ea5fd46b39c2482bbcbfcdc16d5acc21 Tadashi G. Takaoka2014-01-281-0/+12
| |/
* | Merge "[IL94] Remove a function and some reordering"Jean Chalard2014-01-281-5/+2
|\ \
| * | [IL94] Remove a function and some reordering•••Bug: 8636060 Change-Id: I4baa237c9c7b58a8eb4158c34b9d3f3dfb95c69c Jean Chalard2014-01-271-5/+2
* | | Merge "[IL93] Refactor a method inside another"Jean Chalard2014-01-281-3/+1
|\| |
| * | [IL93] Refactor a method inside another•••The calls to setAutoCorrectionIndicator with a constant are always the exact same as mWillAutoCorrect. Bug: 8636060 Change-Id: I8106919819b978b0a9655af2ef444664fad4c1ad Jean Chalard2014-01-271-3/+1
* | | Merge "[IL92] Straighten out showSuggestionStripWithTypedWord"Jean Chalard2014-01-281-7/+2
|\| |
| * | [IL92] Straighten out showSuggestionStripWithTypedWord•••Bug: 8636060 Change-Id: I066ff29c76349f0ab61441ea5f7bc9085d24bdbc Jean Chalard2014-01-271-7/+2
* | | Merge "[IL91] Call reorder"Jean Chalard2014-01-281-9/+8
|\| | | |/ |/|
| * [IL91] Call reorder•••Bug: 8636060 Change-Id: I3d0ce6dcb3b51cabc424d00a397d243c32360e92 Jean Chalard2014-01-271-9/+8