aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | [HW7] Introduce consumed eventsJean Chalard2014-07-295-15/+31
| |/ | | | | | | Change-Id: Ic2d95d19b1ac66e3e97e4a16187ce5aecb4ac678
* / Use fragment for keyboard theme settingsTadashi G. Takaoka2014-07-298-95/+217
|/ | | | | Bug: 11866784 Change-Id: Ic50b6eb1bd8f2b823e2c9dfad04d8615bc910936
* [HW6] Split processing and applying the event.Jean Chalard2014-07-293-9/+29
| | | | | | If anyone has better names for those... Change-Id: Ia2dfc75381816bd688948647e2c50c10657b9e89
* Show "navigate up" icon on settings activityTadashi G. Takaoka2014-07-292-11/+34
| | | | | Bug: 15813742 Change-Id: I8b1feb5c35377e62199e5a909640d9c50f970654
* Merge "Allow adding DICTIONARY_MAX_WORD_LENGTH-length words." into lmp-devKeisuke Kuroyanagi2014-07-254-7/+6
|\
| * Allow adding DICTIONARY_MAX_WORD_LENGTH-length words.Keisuke Kuroyanagi2014-07-284-7/+6
| | | | | | | | | | Bug: 12725817 Change-Id: Ib9b30473ba94242a7b97ccd3b850068f596a5d17
* | Merge "Wait for an event before actually realizing it" into lmp-devJean Chalard2014-07-251-1/+1
|\ \
| * | Wait for an event before actually realizing itJean Chalard2014-07-281-1/+1
| | | | | | | | | | | | | | | | | | | | | This would wrongly emit a 'timeout' log entry when switching between two instances of the same language. Change-Id: I56e5de121b87f3e762b58f0b2a77e9abc784036e
* | | Merge "Use fragment for advanced preference screen" into lmp-devTadashi G. Takaoka2014-07-243-202/+250
|\ \ \
| * | | Use fragment for advanced preference screenTadashi G. Takaoka2014-07-283-202/+250
| | | | | | | | | | | | | | | | | | | | Bug: 16522808 Change-Id: If4a2ad7a7dfecc7019bf78ad37d93fa8f37cf21e
* | | | Merge "Fix NPE when context.getFilesDir() returns null." into lmp-devKeisuke Kuroyanagi2014-07-241-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix NPE when context.getFilesDir() returns null.Keisuke Kuroyanagi2014-07-281-0/+1
| | |/ | |/| | | | | | | | | | Bug: 16416948 Change-Id: I0fac5ab26d6efbadbd688d033a79f6705e0161a5
* | | Merge "Refactor Debug settings to use SubScreenFragment" into lmp-devTadashi G. Takaoka2014-07-243-267/+288
|\ \ \
| * | | Refactor Debug settings to use SubScreenFragmentTadashi G. Takaoka2014-07-283-267/+288
| | | | | | | | | | | | | | | | | | | | Bug: 16522808 Change-Id: I741e2fbc5f0a62c7d4ae00e603eef52cc2a6d086
* | | | Merge "Use fragment for text correction preference screen" into lmp-devTadashi G. Takaoka2014-07-243-70/+125
|\| | |
| * | | Use fragment for text correction preference screenTadashi G. Takaoka2014-07-283-70/+125
| | | | | | | | | | | | | | | | | | | | Bug: 16522808 Change-Id: Ia8ce83b0e69cc8157f7b8cefcfeb863eb85ee4b4
* | | | Merge "Use fragment for gesture typing preference screen" into lmp-devTadashi G. Takaoka2014-07-243-4/+47
|\| | |
| * | | Use fragment for gesture typing preference screenTadashi G. Takaoka2014-07-283-4/+47
| | | | | | | | | | | | | | | | | | | | Bug: 16522808 Change-Id: Ib8c2997466bb006c6b5d4e980344507b822d0023
* | | | Merge "Use fragment for multi lingual preference screen" into lmp-devTadashi G. Takaoka2014-07-244-34/+93
|\| | |
| * | | Use fragment for multi lingual preference screenTadashi G. Takaoka2014-07-284-34/+93
| | | | | | | | | | | | | | | | | | | | Bug: 16522808 Change-Id: I0bfac43513e1fb85b5d4c07f56dd4c5b82f75ed1
* | | | Merge "Fix a verifier error on ICS." into lmp-devJean Chalard2014-07-242-4/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a verifier error on ICS.Jean Chalard2014-07-282-4/+11
| | |/ | |/| | | | | | | | | | Bug: 16530557 Change-Id: I271c5884995a1d5f8a1cb7aee6f52d17fabb9e72
* | | Use fragment for input preference screenTadashi G. Takaoka2014-07-275-22/+221
| |/ |/| | | | | | | | | | | | | | | 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
* | Make "Show correction suggestions" as a binary optionTadashi G. Takaoka2014-07-275-56/+41
|/ | | | | | | | | | | | 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
* Remove unnecessary DebugSettingsActivity, use fragment directlyTadashi G. Takaoka2014-07-233-55/+2
| | | | | | | This CL must be checked in together with I1db2e848ab. Bug: 16522808 Change-Id: I08a1b0c300c504def609cbb53462d215d1ead15c
* Enable InputMethodService#onUpdateCursor behind the flagYohei Yukawa2014-07-203-39/+31
| | | | | | | | | | 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
* Use CharSequence for spell checker to keep spans preservedYohei Yukawa2014-07-205-32/+43
| | | | | | | | | | | | This is a ground work to take per word locale information into consideration in the spell checker. This CL is supposed to change no user visible behavior. With this CL, the spell checker session is able to read span information if necessary. BUG: 16029304 Change-Id: Icb1e1ecdf40fe0445e14565b685b1b878b746210
* Merge "Add two convenient utility methods for L new API" into lmp-devYohei Yukawa2014-07-181-6/+70
|\
| * Add two convenient utility methods for L new APIYohei Yukawa2014-07-191-6/+70
| | | | | | | | | | | | | | | | | | This CL adds two convenient utility methods for InputConnection#requestCursorAnchorInfo to encapsulate a bit complicated parameter construction. BUG: 16382260 Change-Id: Ib11e3bd15a4edcb602c08ff830b2fb7b34ec00da
* | Remove unused Key.keyLabelFlags' valuesTadashi G. Takaoka2014-07-192-75/+4
| | | | | | | | Change-Id: Iae3cd6674448f258ee0a4bf2966bf3c347876b4f
* | Enable StringUtils to split CharSequence like String#splitYohei Yukawa2014-07-191-0/+52
|/ | | | | | | | | | | | This is a groundwork for enabling LocaleSpan. To enable LocaleSpan everywhere, we need to switch to CharSequence from String so that Span infromation can be preserved end-to-end. To achieve this, we need to have CharSequence version of String#split. BUG: 16029304 Change-Id: I0dd103185dcf62fb1e25054a374340790e6a4678
* Clean up under the util package.Ken Wakasa2014-07-183-441/+0
| | | | | | | - Move util classes that are unused in AOSP - Remove unused methods Change-Id: Ic97fd313f1e2bafd50609d42aa3a2d090b63eafc
* Add a compatibility library for newly added methods in LYohei Yukawa2014-07-181-0/+70
| | | | | | | | | This CL adds an compatibility library for InputConnection#requestCursorAnchorInfo method that is supposed to be available in L and later. BUG: 16382260 Change-Id: I68be0c56b9fd929546e8706ccece938ae4f33339
* Rename ProductionFlag to ProductionFlagsTadashi G. Takaoka2014-07-165-11/+11
| | | | Change-Id: I5da2dbf8828fa0e176e7c2496392a5f561ebfe20
* Merge "Rename LatinImeLogger to DebugFlags" into lmp-devTadashi G. Takaoka2014-07-1619-40/+53
|\
| * Rename LatinImeLogger to DebugFlagsTadashi G. Takaoka2014-07-1619-40/+53
| | | | | | | | | | Bug: 15318007 Change-Id: Ic0268fd12865c9a692a5e7110a9beb76cb8b6d7f
* | Use SwitchPreference for spell checker settingTadashi G. Takaoka2014-07-162-13/+7
|/ | | | | | | This is a follow up of I1f7214c689. Bug: 15781377 Change-Id: I7289b8b724e086da80ab3849cc567560c1a8502d
* Track crashing during migration to avoid crash loop. DO NOT MERGE.Keisuke Kuroyanagi2014-07-141-11/+29
| | | | | | | Bug: 16213554 Bug: 16235703 Change-Id: Ib29b1a84b4c6ebae06d3dc6448f3c274ec6a7aab (cherry picked from commit 1d6024d2f8051271e3c9abc1285d989114f5f1d7)
* Use SwitchPreference on API versions newer than KitKatTadashi G. Takaoka2014-07-133-4/+87
| | | | | Bug: 15781377 Change-Id: I1f7214c689006b1088249783eb614b6f0fbf2ee7
* Merge "Remove SuggestionsGatherer."Keisuke Kuroyanagi2014-07-093-98/+67
|\
| * Remove SuggestionsGatherer.Keisuke Kuroyanagi2014-07-103-98/+67
| | | | | | | | | | | | Bug: 13689011 Bug: 13630847 Change-Id: I9930d5ce9cbe16489dc69f68b9590d72afe463b5
* | Merge "Quit sorting suggestions in AndroidSpellCheckerService."Keisuke Kuroyanagi2014-07-092-55/+19
|\|
| * Quit sorting suggestions in AndroidSpellCheckerService.Keisuke Kuroyanagi2014-07-102-55/+19
| | | | | | | | | | | | | | | | Suggestions have been sorted in SuggestionResults. Bug: 13689011 Change-Id: Iec21e97119ceb7c71673d5b15bb1f06040b59fef
* | Merge "Make spell checker use dictionary facilitator."Keisuke Kuroyanagi2014-07-096-537/+236
|\|
| * Make spell checker use dictionary facilitator.Keisuke Kuroyanagi2014-07-106-537/+236
| | | | | | | | | | Bug: 13630847 Change-Id: I07d17ccf5ce0755f63a0b8d236d77600baaf62b6
* | Add Material Light themeTadashi G. Takaoka2014-07-101-2/+5
| | | | | | | | | | Bug: 15782668 Change-Id: Id2ae47cfb2065d73f13701b9c6a041129dfd08ae
* | Simplify the wrapper for TextInfo#getCharSequenceYohei Yukawa2014-07-091-3/+11
| | | | | | | | | | | | | | | | | | This CL simplifies the wrapper method for TextInfo#getCharSequence() because in the almost all cases we want to use the result of TextInfo#getText() as the default value. BUG: 16029304 Change-Id: I62f987aed8ca42b093255e6c0703d6120fa01299
* | Fix alphabet label of Kannada and TeluguTadashi G. Takaoka2014-07-091-8/+8
| | | | | | | | | | | | Bug: 10029252 Bug: 10028759 Change-Id: Iea9cc1b7cafa97280503b0236b005cea57ba2c3d
* | Add Telugu keyboardTadashi G. Takaoka2014-07-091-78/+95
| | | | | | | | | | Bug: 10028759 Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b
* | Add Kannada keyboardTadashi G. Takaoka2014-07-091-71/+86
| | | | | | | | | | Bug: 10029252 Change-Id: Ia03ff886f9e62a2fe228fe59b504b033eead7631