aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | New LOG libsatok2012-01-1310-70/+74
| | | | | | | | | | | | | | | | | | | | Change-Id: I977e7e10fa58c0a64ca0c3c7b5cb2272446e3efe
* | | | | Use placement new to construct the queuesatok2012-01-133-12/+31
| |/ / / |/| | | | | | | | | | | Change-Id: I455f9954165bd4524f2883db7ea24a6fed3015f9
* | | | Merge "Cleanup UtilsTests"Tadashi G. Takaoka2012-01-121-2/+0
|\ \ \ \
| * | | | Cleanup UtilsTestsTadashi G. Takaoka2012-01-131-2/+0
| |/ / / | | | | | | | | | | | | Change-Id: I5631d010194423fd3d9c216db760ffa726131977
* | | | Merge "Fix UserBigramSuggestTests"Tadashi G. Takaoka2012-01-121-1/+1
|\ \ \ \
| * | | | Fix UserBigramSuggestTestsTadashi G. Takaoka2012-01-131-1/+1
| |/ / / | | | | | | | | | | | | Change-Id: I3363fba44ee70876fd7ba8e27c6ca3c83753b53a
* | | | Merge "Fix SubtypeLocaleTests"Tadashi G. Takaoka2012-01-125-35/+22
|\ \ \ \
| * | | | Fix SubtypeLocaleTestsTadashi G. Takaoka2012-01-135-35/+22
| |/ / / | | | | | | | | | | | | Change-Id: Id85814aa3bcd9cacbe446b2dfda3ca2ab9146c13
* | | | Merge "Fix a bug in the logic to show 3 dots of the ime switcher"satok2012-01-122-5/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a bug in the logic to show 3 dots of the ime switchersatok2012-01-132-5/+16
| | | | | | | | | | | | | | | | | | | | Bug: 5806103 Change-Id: I67b3f0bb25d5fb9cfb902c03f41ae3e582107187
* | | | am 201a8ba8: Reconcile with ics-mr1-releaseThe Android Open Source Project2012-01-120-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | * commit '201a8ba8531191b133ef4549b9cf0a61818a02d2':
| * | | Reconcile with ics-mr1-releaseThe Android Open Source Project2012-01-120-0/+0
| |\ \ \ | | | | | | | | | | | | | | | Change-Id: I028e92611bbe6a091de34d99aa58e04b5bcf4892
| | * \ \ merge in ics-mr1-release history after reset to ics-mr1The Android Automerger2012-01-110-0/+0
| | |\ \ \
* | | \ \ \ Merge "Move auto correction thresthold to the native code"satok2012-01-128-128/+148
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Move auto correction thresthold to the native codesatok2012-01-128-128/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 5858137 Change-Id: Ic4b6270c6e51ef4ed25a6a1d8ddd7fdfa70fd78d
* | | | | | Merge "Fix a bug where last candidate would not be reset"Jean Chalard2012-01-111-0/+6
|\ \ \ \ \ \
| * | | | | | Fix a bug where last candidate would not be resetJean Chalard2012-01-121-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5851148 Change-Id: Ic270318842d8e16bc62d78d5fe0d6be0ca1fb532
* | | | | | | Merge "Add a sanity check"Jean Chalard2012-01-111-0/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add a sanity checkJean Chalard2012-01-121-0/+8
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check if any character is both a magic space swapper and a magic space stripper for the current language, and throw an exception if found. Since this is expensive, it's done only in debug mode. Change-Id: Ibd166db87c91495b76878ea0e4f420a62c7bb276
* | | | | | Merge "Change the application name of aosp latin ime"satok2012-01-112-2/+4
|\ \ \ \ \ \
| * | | | | | Change the application name of aosp latin imesatok2012-01-122-2/+4
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I96281709736bc20d70e63af170bfb48b5df3f18d
* | | | | | Remove an excessive parensJean Chalard2012-01-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If8aa4253ab0f664e628ed7f4d7a3adc02a898cc7
* | | | | | Fix a crash where revertSwap would be wrongly calledJean Chalard2012-01-121-2/+3
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This would crash the program when inputting a punctuation symbol that should not swap with a weak space through the suggestion strip, then press backspace. Those include all two-part punctuation symbols in French for example, as well as magic space strippers like the dash in English. For English all suggestion strips symbols happen to be magic space swappers so this would not happen in English by default. Also fix a typo. Change-Id: Ia40678c264e978509b5786290a75a3c57181648e
* | | | | am ed043c61: (-s ours) am 4b23789e: Merge "DO NOT MERGE. Fix more keys for ↵Ken Wakasa2012-01-110-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fr_CA and fr_CH. Also tidy up more keys for de_ZZ as well." into ics-mr1 * commit 'ed043c61eae95a9476a233d88f058ea0c163cfcb': DO NOT MERGE. Fix more keys for fr_CA and fr_CH. Also tidy up more keys for de_ZZ as well.
| * | | | am 4b23789e: Merge "DO NOT MERGE. Fix more keys for fr_CA and fr_CH. Also ↵Ken Wakasa2012-01-113-6/+51
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tidy up more keys for de_ZZ as well." into ics-mr1 * commit '4b23789ecbc3108808c26fee35936d719df2bf73': DO NOT MERGE. Fix more keys for fr_CA and fr_CH. Also tidy up more keys for de_ZZ as well.
| | * | | Merge "DO NOT MERGE. Fix more keys for fr_CA and fr_CH. Also tidy up more ↵Ken Wakasa2012-01-113-6/+51
| | |\ \ \ | | | | | | | | | | | | | | | | | | keys for de_ZZ as well." into ics-mr1
| | | * | | DO NOT MERGE. Fix more keys for fr_CA and fr_CH. Also tidy up more keys ↵Ken Wakasa2011-12-263-6/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for de_ZZ as well. This is a cherry pick of http://android-git.corp.google.com/g/156427 from master. bug: 5800592 Change-Id: Ifb249e8b6d432bbd1a5faf1a8731deea02962d39
* | | | | | am e7fecbc5: (-s ours) am 3e405f3a: DO NOT MERGE. Save keyboard layout only ↵Tadashi G. Takaoka2012-01-110-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when it is shown * commit 'e7fecbc5631490e5ae05897cfc29dfecf4bc73b3': DO NOT MERGE. Save keyboard layout only when it is shown
| * | | | | am 3e405f3a: DO NOT MERGE. Save keyboard layout only when it is shownTadashi G. Takaoka2012-01-111-1/+3
| |\| | | | | | |_|_|/ | |/| | | | | | | | | | | | | * commit '3e405f3afd9bf5c5978d05c07dc186e862885f78': DO NOT MERGE. Save keyboard layout only when it is shown
| | * | | DO NOT MERGE. Save keyboard layout only when it is shownTadashi G. Takaoka2012-01-051-1/+3
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a cherrypick of I150b4a05 from master to ics-mr1. Bug: 5130446 Bug: 5787394 Change-Id: Ie0d58283042166537ff161344564c3c51b0d1296
* | | | Merge "Add EnabledWhenDefaultIsNotAsciiCapable to English keyboard subtype"satok2012-01-111-1/+1
|\ \ \ \
| * | | | Add EnabledWhenDefaultIsNotAsciiCapable to English keyboard subtypesatok2012-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5806103 Change-Id: Iffdc68565f4a8b5af98247a4dff9dc4e76b4056a
* | | | | Add internal structure support for isShortcutOnly (B8)Jean Chalard2012-01-112-14/+39
| | | | | | | | | | | | | | | | | | | | Change-Id: Iaac80937540a45849c347f80400762032b27c82c
* | | | | Add shortcuts to XML output of makedict (B7)Jean Chalard2012-01-111-0/+10
|/ / / / | | | | | | | | | | | | Change-Id: I579e43cd147c4323c390cf1c9bf5e94ae79f9d86
* | | | Merge "Get rid of Keyboard.CODE_DUMMY"Tadashi G. Takaoka2012-01-1012-72/+70
|\ \ \ \
| * | | | Get rid of Keyboard.CODE_DUMMYTadashi G. Takaoka2012-01-1012-72/+70
| | | | | | | | | | | | | | | | | | | | Change-Id: Id2320f4d9b5f22f0ac844ab20ce42b0c4e7c6880
* | | | | Fix proguard.flags to keep method for testingTadashi G. Takaoka2012-01-101-1/+1
|/ / / / | | | | | | | | | | | | Change-Id: Iab6c9a4104e8eec3eeb55fdb063d4368338ac74d
* | | | Merge "Call KeyboardState.onUpdateShiftState from onCodeInput if code is a ↵Tadashi G. Takaoka2012-01-095-16/+33
|\ \ \ \ | | | | | | | | | | | | | | | normal letter"
| * | | | Call KeyboardState.onUpdateShiftState from onCodeInput if code is a normal ↵Tadashi G. Takaoka2012-01-105-16/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | letter This will be helpful to write unit test code. Change-Id: Ib61cc46ac547084e0dc9ecd3a50814fecf08ace2
* | | | | Merge "Fix Slavic layout on phone device"Tadashi G. Takaoka2012-01-091-2/+1
|\ \ \ \ \
| * | | | | Fix Slavic layout on phone deviceTadashi G. Takaoka2012-01-101-2/+1
| |/ / / / | | | | | | | | | | | | | | | Change-Id: I7da35502072e336ba2c32fc78827f5dff1bedddc
* / / / / Wire the Xml-read shortcuts into the dict creation code (B6)Jean Chalard2012-01-102-12/+31
|/ / / / | | | | | | | | | | | | Change-Id: I352064835abb62c294b48e080d9709ff013c7bb0
* | | | Add methods to read and write shortcut to binary files (B5)Jean Chalard2012-01-062-18/+98
| | | | | | | | | | | | | | | | Change-Id: I8e6a4242a73b2ec95ce9e8b4739e16dfeb9f1204
* | | | Actually add shortcut targets to the suggestions (A4)Jean Chalard2012-01-061-2/+9
| | | | | | | | | | | | | | | | Change-Id: Ia6f551d36b2897863e7faf5143bc319522b0668e
* | | | Merge "Make the dictionary iterator shortcut-aware (B4)"Jean Chalard2012-01-053-5/+8
|\ \ \ \
| * | | | Make the dictionary iterator shortcut-aware (B4)Jean Chalard2012-01-053-5/+8
| | | | | | | | | | | | | | | | | | | | Change-Id: I529dff4a50276d1a4f4896c66d1aa35296b21000
* | | | | Merge "Add shortcut support to the in-memory format of makedict (B3)"Jean Chalard2012-01-054-27/+56
|\| | | |
| * | | | Add shortcut support to the in-memory format of makedict (B3)Jean Chalard2012-01-054-27/+56
| | | | | | | | | | | | | | | | | | | | Change-Id: Icb8427c82694e24c8d08a5376157c7d1444af979
* | | | | Merge "Fill in the format-specific shortcut reading methods (A3)"Jean Chalard2012-01-051-8/+15
|\ \ \ \ \
| * | | | | Fill in the format-specific shortcut reading methods (A3)Jean Chalard2012-01-061-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie5d8b344ed46873c92f3ef878a1e45017eb699c6