aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [AD4] Actually copy the file in place.Jean Chalard2013-01-214-16/+65
| | | | | | | | This finally makes it work. Bug: 7702011 Change-Id: I3508c88567f79598e4d1dff561b6ba7dc5c3808f
* Merge "[AD3] Implement the interface to choose a local dictionary"Jean Chalard2013-01-213-2/+136
|\
| * [AD3] Implement the interface to choose a local dictionaryJean Chalard2013-01-213-2/+136
| | | | | | | | | | Bug: 7702011 Change-Id: Id3b9c58dbbf5097e4d6ce986d20924eae19f9690
* | Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)Tadashi G. Takaoka2013-01-211-1/+1
| | | | | | | | Change-Id: If15d5ee683b8026d1871a3fe438dba498944faa7
* | Move MoreKeysPanel.Controller implementation to MainKeyboardViewTadashi G. Takaoka2013-01-211-7/+7
|/ | | | Change-Id: Iffa298d51ca21a7dcd1e77c633217532d96d2cf5
* [AD2] Add a helper method to read an arbitrary dict headerJean Chalard2013-01-181-0/+27
| | | | | Bug: 7702011 Change-Id: Ib88f6dc222892831ae6932635b65fd2595b16b43
* Merge "[AD1] Add an option to read an arbitrary dictionary."Jean Chalard2013-01-181-0/+15
|\
| * [AD1] Add an option to read an arbitrary dictionary.Jean Chalard2013-01-181-0/+15
| | | | | | | | | | Bug: 7702011 Change-Id: I76f52dd3fdb22824fc243ab3845ceec610469c81
* | Deactivate h/w keyboard when not an internal build.Jean Chalard2013-01-182-0/+3
|/ | | | | | | | | The implementation is not really ready yet, so we want to disable it for normal builds for now. This goes together with Ic1edc6ed Bug: 7987492 Change-Id: Id81f417e200c118f24424943823665f0b8bd6849
* Merge "Track handled events to consistently return handled status (C1)"Jean Chalard2013-01-181-1/+12
|\
| * Track handled events to consistently return handled status (C1)Jean Chalard2013-01-181-1/+12
| | | | | | | | | | Bug: 5037589 Change-Id: I92d5be669420f0b2fdeb8fcf85aefd3961bf84b4
* | Merge "Add SeekBarDialogPreference"Tadashi G. Takaoka2013-01-184-327/+175
|\ \
| * | Add SeekBarDialogPreferenceTadashi G. Takaoka2013-01-184-327/+175
| | | | | | | | | | | | | | | | | | This change removes SeekBarDialog class. Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b
* | | Merge "Fix a bug in gesture after a dash or apostrophe"Jean Chalard2013-01-181-3/+12
|\ \ \
| * | | Fix a bug in gesture after a dash or apostropheJean Chalard2013-01-181-3/+12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | It would insert a space when it shouldn't when composing a word ending in either dash or apostrophe and gesturing right away. Bug: 7889078 Change-Id: Ib3e2f6f5e551888cc081b464a641e2deac6f5ef7
* | | Merge "Reset forgotten members (D3)"Jean Chalard2013-01-181-0/+2
|\ \ \ | |_|/ |/| |
| * | Reset forgotten members (D3)Jean Chalard2013-01-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Only resetting mCapitalizedMode is enough to fix bug#8013488, but we may as well correctly reset both fields. Bug: 8013488 Change-Id: Icb0d7c5b1e93368e8eb7848aa9137b45d5d3531e
* | | Merge "Insert into user dict in lower case if auto-caps (D2)"Jean Chalard2013-01-184-11/+52
|\| | | |/ |/|
| * Insert into user dict in lower case if auto-caps (D2)Jean Chalard2013-01-174-11/+52
| | | | | | | | | | | | | | Also recapitalize afterwards if the word has been changed. Bug: 7972124 Change-Id: I9306580bb4ed0ffa80cc4559ce1abcd2034d1905
* | Merge "Consolidate SuggestedWords.getWordInfo and .getInfo"Kurt Partridge2013-01-171-5/+1
|\ \ | |/ |/|
| * Consolidate SuggestedWords.getWordInfo and .getInfoKurt Partridge2013-01-171-5/+1
| | | | | | | | Change-Id: I959cf049f550b7be3ec002281ca7457e566b0214
* | Merge "Forward the capitalized mode to the positional info (D1)"Jean Chalard2013-01-174-6/+13
|\ \
| * | Forward the capitalized mode to the positional info (D1)Jean Chalard2013-01-174-6/+13
| | | | | | | | | | | | | | | Bug: 7972124 Change-Id: I3c74f3b075e698b9e9dd1d2c7b6f173073539063
* | | Merge "Simplify the space-before and space-after logic."Jean Chalard2013-01-173-84/+42
|\ \ \
| * | | Simplify the space-before and space-after logic.Jean Chalard2013-01-173-84/+42
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 7889078 Bug: 7268000 Change-Id: I6c77b8c9e60ef69f02526b407124d2f5d02818ee
* | | | Merge "Add default button to vibration/volume settings dialog"Tadashi G. Takaoka2013-01-173-14/+40
|\ \ \ \
| * | | | Add default button to vibration/volume settings dialogTadashi G. Takaoka2013-01-103-14/+40
| | | | | | | | | | | | | | | | | | | | Change-Id: I7beb4517314efdefeb47d91b14a6b02c3075c19f
* | | | | Merge "SeekBarDialog supports neutral and dismiss listener"Tadashi G. Takaoka2013-01-172-11/+47
|\| | | | | |/ / / |/| | |
| * | | SeekBarDialog supports neutral and dismiss listenerTadashi G. Takaoka2013-01-102-11/+47
| | | | | | | | | | | | | | | | Change-Id: I652fd1a383ef4074c04d03a37ebc779d229474e6
* | | | Stop relying on the soft keyboard to get the editor action.Jean Chalard2013-01-162-9/+11
| |/ / |/| | | | | | | | | | | Bug: 7969231 Change-Id: I9848c63c4c51550b5dc53c981eafa74e7fa95197
* | | [Rlog67] Renaming clarificationKurt Partridge2013-01-151-1/+1
| |/ |/| | | | | | | | | | | ResearchLogger.latinIME_handleSeparator wasn't doing anything really specific to the separator, so its implementation has been renamed according to its role. Change-Id: I24e8691c7dc440dd067e96d23e50463683e17cfc
* | Distinguish action-enter/shift-enter/enterJean Chalard2013-01-152-29/+47
| | | | | | | | | | Bug: 7969231 Change-Id: I75d495ee1ea126da9be4e269ee990ee0a97793c1
* | Remove MAX_WORD_LENGTH_INTERNALKen Wakasa2013-01-153-23/+19
| | | | | | | | Change-Id: Ie11ff000675601acff5fbb00e9e9f48eb32c5071
* | Merge "[Rlog63] Log whether a manual suggestion is a prediction"Kurt Partridge2013-01-141-1/+1
|\ \
| * | [Rlog63] Log whether a manual suggestion is a predictionKurt Partridge2013-01-111-1/+1
| | | | | | | | | | | | Change-Id: Ia6f793611d4b18aecb1a635655af5edb639e1ecf
* | | Merge "[Rlog59d] Pass separatorString through revertCommit"Kurt Partridge2013-01-141-1/+1
|\ \ \
| * | | [Rlog59d] Pass separatorString through revertCommitKurt Partridge2013-01-141-1/+1
| | | | | | | | | | | | | | | | Change-Id: I5ef20476318979f99f543f9300cf6198d18f6244
* | | | [Rlog59c] More detailed logging of backspaceKurt Partridge2013-01-121-3/+12
|/ / / | | | | | | | | | | | | | | | | | | - Normal delete events are recorded - Includes number of characters deleted for both batch and normal delete Change-Id: I422da3ddc94fa0ccd6c7586eaacf14c62dd16679
* | | Merge "[Rlog59b] Log CodeInput and KeyCode properly"Kurt Partridge2013-01-121-6/+9
|\ \ \
| * | | [Rlog59b] Log CodeInput and KeyCode properlyKurt Partridge2013-01-101-6/+9
| |/ / | | | | | | | | | | | | | | | | | | | | | - Fix function calls to happen at more resilient times - In the case of phantom spaces, ensure that the logStatement goes to the correct logUnit Change-Id: Ida8f6eba1e4f33d9f9b4735316e3c6316ed316c0
* | | Merge "[Rlog59a] Split logUnits correctly around separators"Kurt Partridge2013-01-111-0/+3
|\ \ \
| * | | [Rlog59a] Split logUnits correctly around separatorsKurt Partridge2013-01-101-0/+3
| |/ / | | | | | | | | | Change-Id: I65ecdead7e7bdeb8a5f1748e27068ddbd5d3ce00
* | | Remove BinaryDictionary.MAX_PREDICTION and MAX_SPACES, and rename MAX_WORDS ↵Ken Wakasa2013-01-114-33/+20
| | | | | | | | | | | | | | | | | | to MAX_RESULTS Change-Id: Iab2a422b367e7521f346481c7fe5e2575f2e9de3
* | | Fix spell checker subtype list.Jean Chalard2013-01-113-14/+283
|/ / | | | | | | | | | | | | | | Remove the subtypes that don't get a dictionary any more in AOSP. Also prepare for all downloadable-dictionary supported subtypes. Bug: 7673670 Change-Id: I5b754a791233c270237b8f7e5e2208f7282ad294
* | [Rlog57b] fix logging of revertsKurt Partridge2013-01-101-0/+2
| | | | | | | | Change-Id: I07c817061a0cc060197e0fea45195ca07a9bf276
* | Merge "fix possible NPE in DebugSettings"satok2013-01-101-0/+3
|\ \
| * | fix possible NPE in DebugSettingssatok2013-01-101-0/+3
| | | | | | | | | | | | Change-Id: I44ec5bd3b2a00087603316f14d732164dbcf399f
* | | Merge "Move a method to a utility class (C1)"Jean Chalard2013-01-101-0/+13
|\ \ \
| * | | Move a method to a utility class (C1)Jean Chalard2013-01-091-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | This is a preparatory change to fix bug 7969231 Change-Id: I44604ae75192a17b4e75a01f3e3d679d4901299e
* | | | Merge "Fix international tests"Jean Chalard2013-01-101-0/+8
|\ \ \ \