summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Straighten out database cursors behavior."Jean Chalard2014-02-188-136/+178
|\
| * Straighten out database cursors behavior.Jean Chalard2014-02-188-136/+178
* | Merge "Fix a bug where the cache would be out of sync"Jean Chalard2014-02-181-1/+17
|\ \
| * | Fix a bug where the cache would be out of syncJean Chalard2014-02-181-1/+17
| |/
* | Merge "Cleanup."Jean Chalard2014-02-182-18/+3
|\ \
| * | Cleanup.Jean Chalard2014-02-182-18/+3
| |/
* | Merge "Some cosmetic fixes in LatinIME.java"Ken Wakasa2014-02-181-40/+38
|\ \ | |/ |/|
| * Some cosmetic fixes in LatinIME.javaKen Wakasa2014-02-181-40/+38
* | Avoid crashing when the Content URL is not found.Jean Chalard2014-02-181-0/+10
|/
* Merge "Cosmetic fixes"Ken Wakasa2014-02-181-23/+30
|\
| * Cosmetic fixesKen Wakasa2014-02-181-23/+30
* | Merge "Refactor InputAttributes a bit"Tadashi G. Takaoka2014-02-181-117/+155
|\ \ | |/ |/|
| * Refactor InputAttributes a bitTadashi G. Takaoka2014-02-181-117/+155
* | Set neutral suggestions should be called after load settingsTadashi G. Takaoka2014-02-183-41/+51
|/
* Update important notice version even when user select SettingsTadashi G. Takaoka2014-02-181-1/+1
* Merge "Don't resume suggestion on links."Jean Chalard2014-02-174-3/+26
|\
| * Don't resume suggestion on links.Jean Chalard2014-02-174-3/+26
* | Merge "Catch exceptions we can't do anything about."Jean Chalard2014-02-174-44/+118
|\ \
| * | Catch exceptions we can't do anything about.Jean Chalard2014-02-174-44/+118
* | | Stop overriding InputView.dispatchTouchEventTadashi G. Takaoka2014-02-171-56/+63
| |/ |/|
* | Merge "Stop overriding SuggestionStripView.dispatchTouchEvent"Tadashi G. Takaoka2014-02-171-24/+23
|\ \
| * | Stop overriding SuggestionStripView.dispatchTouchEventTadashi G. Takaoka2014-02-171-24/+23
* | | Merge "Remove unnecessary override of MainKeyboardView.dispatchTouchEvent"Tadashi G. Takaoka2014-02-172-21/+0
|\ \ \
| * | | Remove unnecessary override of MainKeyboardView.dispatchTouchEventTadashi G. Takaoka2014-02-172-21/+0
* | | | Merge "Add InputMethodSubtypeCompatUtils.isAsciiCapable()"Tadashi G. Takaoka2014-02-173-6/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Add InputMethodSubtypeCompatUtils.isAsciiCapable()Tadashi G. Takaoka2014-02-173-6/+20
| |/ /
* | | Merge "Don't show important notice on password field"Tadashi G. Takaoka2014-02-174-12/+27
|\ \ \ | |/ / |/| |
| * | Don't show important notice on password fieldTadashi G. Takaoka2014-02-174-12/+27
* | | Merge "Use the same label of switch-to-alphabet key on Emoji palette"Tadashi G. Takaoka2014-02-173-18/+42
|\ \ \
| * | | Use the same label of switch-to-alphabet key on Emoji paletteTadashi G. Takaoka2014-02-173-18/+42
* | | | Merge "Add go to "Settings" button to important notice dialog"Tadashi G. Takaoka2014-02-172-17/+12
|\ \ \ \
| * | | | Add go to "Settings" button to important notice dialogTadashi G. Takaoka2014-02-172-17/+12
| | |/ / | |/| |
* / | | Remove key show up and dismiss animationTadashi G. Takaoka2014-02-172-0/+2
|/ / /
* | | Remove unused code.Keisuke Kuroyanagi2014-02-1511-592/+98
* | | Implement PatriciaTriePolicy::getNextWordAndNextToken().Keisuke Kuroyanagi2014-02-152-18/+54
* | | Merge "Remove unused argument from readDictionaryBinary."Keisuke Kuroyanagi2014-02-144-42/+13
|\ \ \ | |/ / |/| |
| * | Remove unused argument from readDictionaryBinary.Keisuke Kuroyanagi2014-02-144-42/+13
* | | Merge "Add sanity check to KeybaordTextsTable for debugging"Tadashi G. Takaoka2014-02-142-9/+24
|\ \ \
| * | | Add sanity check to KeybaordTextsTable for debuggingTadashi G. Takaoka2014-02-142-9/+24
* | | | Merge "Fix a view-related crash"Jean Chalard2014-02-142-5/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a view-related crashJean Chalard2014-02-142-5/+14
| | |/ | |/|
* | | Remove unused label_tab_keyTadashi G. Takaoka2014-02-141-28/+25
* | | Merge "Fix null KeyDetector reference"Tadashi G. Takaoka2014-02-144-16/+9
|\ \ \
| * | | Fix null KeyDetector referenceTadashi G. Takaoka2014-02-144-16/+9
* | | | Add PunctuationSuggestions classTadashi G. Takaoka2014-02-1410-70/+180
| |/ / |/| |
* | | Merge "Show the suggestion strip for the important notice"Jean Chalard2014-02-143-6/+9
|\ \ \ | |/ / |/| |
| * | Show the suggestion strip for the important noticeJean Chalard2014-02-123-6/+9
* | | Fix a null object reference crash on Emoji PaletteYohei Yukawa2014-02-141-1/+3
* | | Merge "Fix indent."Yohei Yukawa2014-02-141-1/+1
|\ \ \
| * | | Fix indent.Yohei Yukawa2014-02-131-1/+1