aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Fix EmojiPageKeyboardView onPress bugTadashi G. Takaoka2014-11-041-1/+1
| | | | | | | | | | | | | | | | Change-Id: I110f36e0547be4957656217c42a8dafd9359b700
* | | | am 3481cfc8: Fix Emoji key feedbackTadashi G. Takaoka2014-11-047-7/+7
|\| | | | | | | | | | | | | | | | | | | * commit '3481cfc81dc99be93f72ac9ab61ccd8a5de4a414': Fix Emoji key feedback
| * | | Fix Emoji key feedbackTadashi G. Takaoka2014-11-047-7/+7
| | | | | | | | | | | | | | | | | | | | Bug: 18166905 Change-Id: I629eab41b78810325710ce024068b86a157186b4
* | | | am ede88a3b: Merge "Revert "Fix Emoji key feedback""Tadashi G. Takaoka2014-11-048-8/+8
|\| | | | | | | | | | | | | | | | | | | * commit 'ede88a3bd66c172e15d3dc812191cc1771a0f338': Revert "Fix Emoji key feedback"
| * | | Merge "Revert "Fix Emoji key feedback""Tadashi G. Takaoka2014-11-048-8/+8
| |\ \ \
| | * | | Revert "Fix Emoji key feedback"Tadashi G. Takaoka2014-11-048-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 953858d6153d844226e4b8352a63193c29606dd7. The original CL should be split into two. Change-Id: Ic1d032e2964a1b9bb44d98bdb8573c6cb47a865c
* | | | | am 11cdcf60: Fix missing ZWNJ key of BengaliAkhhor keyboardTadashi G. Takaoka2014-11-044-19/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '11cdcf604cd97055f50f88f48b19b91b72346412': Fix missing ZWNJ key of BengaliAkhhor keyboard
| * | | | Fix missing ZWNJ key of BengaliAkhhor keyboardTadashi G. Takaoka2014-11-044-19/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also fixes the wrong script of Bengali Akkhor. Change-Id: Id4af2ea160b4ef3cfd40ffc5984354bc60f0b7b7
* | | | | am c514d3ea: Merge "Fix Emoji key feedback"Tadashi G. Takaoka2014-11-048-8/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c514d3ead2bea8e067a3efb9cfc7bea3b0226294': Fix Emoji key feedback
| * | | | Merge "Fix Emoji key feedback"Tadashi G. Takaoka2014-11-048-8/+8
| |\| | |
| | * | | Fix Emoji key feedbackTadashi G. Takaoka2014-11-048-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18166905 Change-Id: I3c3296cabeed31e1250ff0753ea94576b494b96a
* | | | | am ed264f80: Merge "Fix symbol letter size of phone/number layout"Tadashi G. Takaoka2014-11-046-60/+67
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ed264f80dc4151ecd3d0ecbffd5be9008010e050': Fix symbol letter size of phone/number layout
| * | | | Merge "Fix symbol letter size of phone/number layout"Tadashi G. Takaoka2014-11-046-60/+67
| |\ \ \ \
| | * | | | Fix symbol letter size of phone/number layoutTadashi G. Takaoka2014-11-046-60/+67
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL - decreases the size of symbols letter on number and phone layout. - increases the size of "Pause" and "Wait" label. - fixes "Pause" and "Wait" label for no language keyboard Bug: 18179572 Change-Id: I6e8b4a8e07d805c3da0558b4832291ce41ad3db0
* | | | | am b9ba5fc7: Merge "Fix MainKeyboardView visibility must be aligned with ↵Tadashi G. Takaoka2014-11-042-4/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | main keyboard frame" * commit 'b9ba5fc778468c200727f77163ef81e378b5b70e': Fix MainKeyboardView visibility must be aligned with main keyboard frame
| * | | | Merge "Fix MainKeyboardView visibility must be aligned with main keyboard frame"Tadashi G. Takaoka2014-11-042-4/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix MainKeyboardView visibility must be aligned with main keyboard frameTadashi G. Takaoka2014-11-042-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18105755 Change-Id: Ifdcaded538d0eac3b100486ddf27ae4314293792
* | | | | am d071545d: Fix number and phone keyboard visual glitchesTadashi G. Takaoka2014-11-044-6/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'd071545df9fb255bf86c03998563dfc2154c5f8c': Fix number and phone keyboard visual glitches
| * | | | Fix number and phone keyboard visual glitchesTadashi G. Takaoka2014-11-044-6/+8
| |/ / / | | | | | | | | | | | | | | | | Bug: 18179572 Change-Id: I387b965ed4f7adc5a34b63e622520e3c88ffd5ca
* | | | am d60f4942: Merge "Make DrawingProxy and TimerProxy as a top-level interface"Tadashi G. Takaoka2014-11-045-76/+221
|\| | | | | | | | | | | | | | | | | | | * commit 'd60f49425bb43a14cea12dcba3f54d52050d0777': Make DrawingProxy and TimerProxy as a top-level interface
| * | | Merge "Make DrawingProxy and TimerProxy as a top-level interface"Tadashi G. Takaoka2014-11-045-76/+221
| |\ \ \
| | * | | Make DrawingProxy and TimerProxy as a top-level interfaceTadashi G. Takaoka2014-10-305-76/+221
| | | | | | | | | | | | | | | | | | | | Change-Id: Ia425f341255595f8f80c13b2aa409249f9ce4202
* | | | | am 933920fe: Fix a wrong indentKen Wakasa2014-11-041-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '933920feae1de5f8a851ec39ea5b9524ad794c75': Fix a wrong indent
| * | | | Fix a wrong indentKen Wakasa2014-11-041-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Iaee83be85bb52c350dd08e4497732927b92eabcd
| * | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-11-0351-102/+51
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-0351-102/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3e67ed5ff3bbdbc372dfd1b3b408ac2c095fe6d6 Auto-generated-cl: translation import
| * | | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-0315-15/+15
| |/ / / / | | | | | | | | | | | | | | | | | | | | Change-Id: I4a4f46a2e3aa848ba9ac47300815f6ccf8af808b Auto-generated-cl: translation import
* | | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-0337-74/+37
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If4a3d6e46c8fcf8ddf8eb4689e19fed4906e1064 Auto-generated-cl: translation import
* | | | | am f296e7cd: Small comment fixesKen Wakasa2014-11-021-3/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'f296e7cdfa3af2f666c182f04ea5c3f10945de40': Small comment fixes
| * | | | Small comment fixesKen Wakasa2014-11-021-3/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: Iecb432c414eadf13ee6a57fb21fc02d1c27e777f
* | | | | am c235a3be: Add debug loggingTadashi G. Takaoka2014-11-022-76/+121
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c235a3be9dc6bdc9af869f98136462b860928839': Add debug logging
| * | | | Add debug loggingTadashi G. Takaoka2014-11-022-76/+121
| | | | | | | | | | | | | | | | | | | | Change-Id: I38bf53a0b5ea5064462b8eb5d99b7247ff8bddc4
* | | | | am b3bae2e8: Merge "Update v4 format version from 402 to 403."Keisuke Kuroyanagi2014-10-312-4/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'b3bae2e89bdd6046ff6cc1fd0fe4be889e66ec17': Update v4 format version from 402 to 403.
| * | | | Merge "Update v4 format version from 402 to 403."Keisuke Kuroyanagi2014-10-312-4/+6
| |\ \ \ \
| | * | | | Update v4 format version from 402 to 403.Keisuke Kuroyanagi2014-10-312-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without personalization: Total words: 1134774, Success Num: 899230, Success Percentage: 79.243% Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1871, Bad Failure Percentage: 0.165% Failures, with auto-correction (F-C): 29084, F-C Percentage: 2.563% Max Keystrokes: 6072959, Min Keystrokes: 4436090, Keystroke Saving Percentage:26.953% Before: Total words: 1134646, Success Num: 925194, Success Percentage: 81.540% Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1316, Bad Failure Percentage: 0.116% Failures, with auto-correction (F-C): 28288, F-C Percentage: 2.493% Max Keystrokes: 6072831, Min Keystrokes: 3946188, Keystroke Saving Percentage:35.019% After Total words: 1134659, Success Num: 944746, Success Percentage: 83.263% Bad Failures, with auto-correction (typed word == expected word, output word != expected word): 1258, Bad Failure Percentage: 0.111% Failures, with auto-correction (F-C): 28016, F-C Percentage: 2.469% Max Keystrokes: 6072844, Min Keystrokes: 3387333, Keystroke Saving Percentage:44.222% Change-Id: I3af42ec37a11847c0429c28616e726f6a339247f
* | | | | | am ef8068f9: Merge "Add helper methods to convert flags to readable text"Tadashi G. Takaoka2014-10-312-0/+39
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ef8068f9a85af5c402588662b3a7e98076e4c0dd': Add helper methods to convert flags to readable text
| * | | | | Merge "Add helper methods to convert flags to readable text"Tadashi G. Takaoka2014-10-312-0/+39
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add helper methods to convert flags to readable textTadashi G. Takaoka2014-10-312-0/+39
| | | |_|/ | | |/| | | | | | | | | | | | Change-Id: I23608927cef8a897ff4ad8c938560cc78093ddac
* | | | | am 5840a7c6: Merge "Remove Dict dependency on WordComposer and ProximityInfo"Jean Chalard2014-10-3110-78/+53
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '5840a7c6e7c6b5eea3269457affaf063fe712944': Remove Dict dependency on WordComposer and ProximityInfo
| * | | | Merge "Remove Dict dependency on WordComposer and ProximityInfo"Jean Chalard2014-10-3110-78/+53
| |\ \ \ \
| | * | | | Remove Dict dependency on WordComposer and ProximityInfoJean Chalard2014-10-2910-78/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18108776 Change-Id: I9b399a44241e05a7add9bb8094263aa76de37880
* | | | | | am ed575b62: Merge "Add documentation for CollectionUtils#arrayAsList"Ken Wakasa2014-10-311-1/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ed575b62da197e81ace23eeb1af09fd776fa0b41': Add documentation for CollectionUtils#arrayAsList
| * | | | | Merge "Add documentation for CollectionUtils#arrayAsList"Ken Wakasa2014-10-311-1/+12
| |\ \ \ \ \
| | * | | | | Add documentation for CollectionUtils#arrayAsListDavid Faden2014-10-311-1/+12
| | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This is a cherrypick of http://ag/576739) Also, modify the IllegalArgumentException to capture the values passed for start, end, and array.length to make debugging easier in the unlikely event that it is thrown. Add corresponding tests for the exceptions. Tested: tapas LatinImeGoogle LatinImeGoogleTests userdebug make -j30 && \ adb install -r \ out/target/product/generic/data/app/LatinImeGoogleTests/LatinImeGoogleTests.apk && \ adb install -r \ out/target/product/generic/system/app/LatinImeGoogle/LatinImeGoogle.apk && \ adb shell am instrument -w -e class \ com.android.inputmethod.latin.utils.CollectionUtilsTests \ com.google.android.inputmethod.latin.tests/android.support.test.runner.AndroidJUnitRunner Change-Id: I0c579ca4f4f2a9b2575aa6f8fa75e3ee4a21cf8a
* | | | | | am 61d43e5c: Merge "Update unit tests for new static dict version."Adrian Velicu2014-10-311-2/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '61d43e5c941e7a76d614ffbe756137c02a34cdc1': Update unit tests for new static dict version.
| * | | | | Update unit tests for new static dict version.Adrian Velicu2014-10-311-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11031090 Change-Id: Ifd7b241f1a0a30678ca7de97cc6e96927a9b5c8f
* | | | | | am f59c3b62: Merge "Update dictionaries (possibly_offensive flag)"Adrian Velicu2014-10-317-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f59c3b62383711a58366bb77caefb62dced3f116': Update dictionaries (possibly_offensive flag)
| * | | | | Update dictionaries (possibly_offensive flag)Adrian Velicu2014-10-317-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly encoding possibly offensive words with their correct frequency and the possibly_offensive flag set. Continuing to encode with zero frequency only distracters or words that should never come up. https://paste.googleplex.com/5167060875214848 Bug: 11031090 Change-Id: Ia394b1827f292ff8d4791cc2f3e6e50b5aff4cbe
* | | | | | am aa20342d: Merge "Using "blacklist" flag as "possibly offensive""Adrian Velicu2014-10-312-4/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'aa20342d7ee40fb13483fc2a663493de185a33cd': Using "blacklist" flag as "possibly offensive"
| * | | | | Using "blacklist" flag as "possibly offensive"Adrian Velicu2014-10-312-4/+10
| |/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 11031090 Change-Id: I5cc0d006ab003656498eb82b0875eb9c051d331e