| Commit message (Expand) | Author | Age | Files | Lines |
* | Move reference char/digit width/height method to TypefaceUtils•••Change-Id: I3c94c23c31b273a07e145d381587ab0aa4ee8e68
|  Tadashi G. Takaoka | 2013-11-07 | 1 | -11/+25 |
* | Fix possible RuntimeException in parsing saved addtional subtypes•••Bug: 11488129
Change-Id: I91f333aee9f3ae8d4b1d5e67d47de30f361947f3
|  Tadashi G. Takaoka | 2013-11-06 | 1 | -12/+21 |
* | Merge "Fix UserHistoryDictIOUtilsTests by adding @UsedForTesting." |  Keisuke Kuroyanagi | 2013-10-29 | 1 | -0/+1 |
|\ |
|
| * | Fix UserHistoryDictIOUtilsTests by adding @UsedForTesting.•••Change-Id: I1bfeeafa002496bb98a385b87437e7f4eb0f6e1d
|  Keisuke Kuroyanagi | 2013-10-28 | 1 | -0/+1 |
* | | Merge "Show version in dumped info" |  Satoshi Kataoka | 2013-10-29 | 1 | -0/+18 |
|\ \ |
|
| * | | Show version in dumped info•••Bug: 10315296
Change-Id: Icb8e271451f4f9c5b083bfb5eb408372479c2140
|  Satoshi Kataoka | 2013-10-28 | 1 | -0/+18 |
| |/ |
|
* / | Fix tests by adding @UsedForTesting.•••Change-Id: I5b98db67a083bde65bb0f2fb714ae2e799fb1d45
|  Keisuke Kuroyanagi | 2013-10-28 | 1 | -0/+9 |
|/ |
|
* | Merge "Revert "Revert "Add Swiss French and German keyboard layouts.""" |  Ken Wakasa | 2013-10-15 | 1 | -0/+4 |
|\ |
|
| * | Revert "Revert "Add Swiss French and German keyboard layouts.""•••This reverts commit 56402cf10a3a26ca7add62678d7e1ab3064feab7.
I'll submit this on 10/16 after the final cut for Bayo.
Change-Id: I0fe4ab64fd8dfa1e63e29adf00388743fca6a1ed
bug: 11144401
|  Ken Wakasa | 2013-10-10 | 1 | -0/+4 |
| * | Revert "Add Swiss French and German keyboard layouts."•••This reverts commit 220ce8f269e8d2507a2a57ec919e48ddb6f496f8.
Sorry, but we are now in the week before the final cut for the next launch. We shouldn't be taking new features like this at this point. Let me revert this change for now. I'll re-revert this after the cut next week.
Change-Id: Ia8b00680c992ec526e6a858945f2380cbcdfdd55
|  Ken Wakasa | 2013-10-10 | 1 | -4/+0 |
| * | Add Swiss French and German keyboard layouts.•••There used to be two "Swiss" keyboard layouts, labelled fr_CH and de_QY,
available in LatinIME. They were, however, not actually Swiss layouts
but instead work-arounds to be able to get French or German with qwertz
or qwerty (instead of azerty and qwertz) layouts, respectively. These
were thus removed by commit f6972561fcb45310f18230ce217f0c6bb57e7eee
replacing them with the generic fr-qwertz and de-qwerty layouts instead.
Here, now, is a proper Swiss keyboard layout, following Swiss standards
for people accustomed to typing on Swiss keyboards, with the expected
tailorings for French and German.
Change-Id: I9feed752053ecc694c84db713284f69bc1daf155
|  Fredrik Roubert | 2013-10-09 | 1 | -0/+4 |
| * | Merge "Fix the security related API change for PreferenceActivity" |  Satoshi Kataoka | 2013-10-09 | 1 | -0/+52 |
| |\ |
|
| | * | Fix the security related API change for PreferenceActivity•••Bug: 10118761
Change-Id: I63501d6c2b5f561d7ab8b7362498665d805d5e1e
|  Satoshi Kataoka | 2013-10-09 | 1 | -0/+52 |
| * | | Fix crash in AdditionalSubtypeUtils•••Bug: 11136982
Change-Id: I9d022a178c47bad3566be4c0bd8ffbce0b14896d
|  Satoshi Kataoka | 2013-10-09 | 1 | -6/+12 |
| |/ |
|
* | | Fix wrong commitText parameter in sendKeyCodePoint()•••Small optimization on generating a String instance from a single code
point too.
bug: 11181913
Change-Id: I0f905e4dc6ec7841092bb4d3d940daf3b2303f5b
|  Ken Wakasa | 2013-10-13 | 1 | -0/+10 |
* | | Fix the security related API change for PreferenceActivity•••Bug: 10118761
Change-Id: I63501d6c2b5f561d7ab8b7362498665d805d5e1e
|  Satoshi Kataoka | 2013-10-09 | 1 | -0/+52 |
* | | Fix crash in AdditionalSubtypeUtils•••Bug: 11136982
Change-Id: I9d022a178c47bad3566be4c0bd8ffbce0b14896d
|  Satoshi Kataoka | 2013-10-09 | 1 | -6/+12 |
|/ |
|
* | Make the sentence separator a resource.•••This will help handing correctly the armenian full stop.
Bug: 10082781
Change-Id: Id7bb219ebd89daba203216eab362d1cc26a65a36
|  Jean Chalard | 2013-10-08 | 1 | -12/+8 |
* | Set the shortcut frequency correctly.•••14 is the right value.
Bug: 11076722
Change-Id: I95d404b540f7fbe4932d1f8498cde23f1df0314f
|  Jean Chalard | 2013-10-07 | 1 | -2/+11 |
* | Fix the subtype id of the additional subtypes•••Bug: 11032428
Change-Id: I5d422f1c15a582015770ef9a652348ca6eb8ab85
|  Satoshi Kataoka | 2013-10-03 | 1 | -4/+25 |
* | Fix PrioritizedSerialExecutor.•••It was possible that fetchNextTasks() would be called by multiple
threads concurrently.
If it happens, some tasks in the task queues might be ignored.
Change-Id: Idc81c43c45e382da3850cc55b9a42c281548d2a8
|  Yuichiro Hanada | 2013-09-27 | 1 | -33/+37 |
* | Fix the offdevice regression test build•••Followup to If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57
bug: 10622489
Change-Id: If98b2c75725f8692f0c2b41c33e448086404479b
|  Ken Wakasa | 2013-09-25 | 2 | -89/+110 |
* | Merge "Tweak for armenian periods and commas." |  Jean Chalard | 2013-09-24 | 1 | -3/+8 |
|\ |
|
| * | Tweak for armenian periods and commas.•••Bug: 7963631
Change-Id: I2eb110949f3d3b7817dbd9448654954fdee39ac2
|  Jean Chalard | 2013-09-24 | 1 | -3/+8 |
* | | Copy only the spans we are interested in.•••The PARAGRAPH type of span is dangerous, as concatenating
CharSequences that contain it may crash. We also don't use
other spans than SuggestionSpans, so we don't copy them.
Bug: 10622489
Change-Id: If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57
|  Jean Chalard | 2013-09-24 | 1 | -0/+89 |
|/ |
|
* | Fix a bug that happens upon a race condition•••Bug: 10848621
Change-Id: If5ff7f001e69af005a5ff9ab3e9f630b88a0a858
|  Jean Chalard | 2013-09-20 | 1 | -0/+4 |
* | Merge "Address a couple more issues in Khmer layout" |  Ken Wakasa | 2013-09-20 | 1 | -0/+5 |
|\ |
|
| * | Address a couple more issues in Khmer layout•••bug: 6910993
Change-Id: If866629268040cf7696d9667dbca66fac6a60374
|  Ken Wakasa | 2013-09-20 | 1 | -0/+5 |
* | | Update resources•••Change-Id: Ia66f7181514ee1471e181e16d15622174cf72e79
|  Satoshi Kataoka | 2013-09-20 | 1 | -1/+1 |
|/ |
|
* | Merge "Set EmojiCapable" |  Satoshi Kataoka | 2013-09-18 | 1 | -2/+4 |
|\ |
|
| * | Set EmojiCapable•••Bug: 10240645
Change-Id: I891309c2a82f8d10f8fdb0872403a7a235e27b5f
|  Satoshi Kataoka | 2013-09-18 | 1 | -2/+4 |
* | | Merge "Fix Emoji recents" |  Satoshi Kataoka | 2013-09-18 | 1 | -2/+74 |
|\ \ |
|
| * | | Fix Emoji recents•••Bug: 10538430
Change-Id: Ia2e423eb1843195b3c3218afc79a5820b8cd729b
|  Satoshi Kataoka | 2013-09-18 | 1 | -2/+74 |
| |/ |
|
* / | [AC7] Actually auto-commit.•••Bug: 9059617
Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b
|  Keisuke Kuroyanagi | 2013-09-17 | 1 | -0/+9 |
|/ |
|
* | Add shutdown and isTerminated to PrioritizedSerialExecutor.•••Change-Id: Id185224d135c8571a39efe8a41a66ce769142903
|  Yuichiro Hanada | 2013-09-13 | 1 | -6/+27 |
* | Add getDictDecoder.•••Bug: 9618601
Change-Id: I173100ac704c03f7d5d0d53477e83cab5d1110d4
|  Yuichiro Hanada | 2013-09-12 | 1 | -2/+2 |
* | Remove changing a word when added to the dictionary•••This code is now useless.
I thought it affected 9902905, but it seems it actually does not.
Still, it's dead code.
Bug: 9902905
Change-Id: Id9c90fbf88f015af47b2368b90d173c481647093
|  Jean Chalard | 2013-09-12 | 1 | -108/+0 |
* | Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.•••Change-Id: I003b769e408ebd692085a7e17fed6d9396876202
|  Yuichiro Hanada | 2013-09-10 | 1 | -0/+126 |
* | Add AsyncResultHolder.•••Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a
|  Yuichiro Hanada | 2013-09-10 | 1 | -0/+71 |
* | Merge "Write forgetting curve flag." |  Keisuke Kuroyanagi | 2013-09-09 | 1 | -0/+7 |
|\ |
|
| * | Write forgetting curve flag.•••Bug: 6669677
Change-Id: Ic19aa3b69fb45d9638f9dcc8c3dd8a34aad41965
|  Keisuke Kuroyanagi | 2013-09-06 | 1 | -0/+7 |
* | | Optimize layout•••Bug: 9059539
Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925
|  Satoshi Kataoka | 2013-09-05 | 1 | -3/+3 |
|/ |
|
* | Add dummy Emoji subtype•••Bug: 6370846
Change-Id: I4fa3a6832fa316d0c6312d434be3c3ff02b52402
|  Tadashi G. Takaoka | 2013-08-28 | 1 | -0/+1 |
* | Clean up unused imports.•••Change-Id: I7147ca237b99399e79210852aa5bf5a01101d779
|  Yuichiro Hanada | 2013-08-26 | 1 | -2/+0 |
* | [Refactor] Add DictDecoder.readUnigramsAndBigramsBinary.•••Change-Id: I259db91d837c67cbcb3b6dc504b21dca23a6a5be
|  Yuichiro Hanada | 2013-08-26 | 1 | -10/+11 |
* | Fix getDictionaryFileHeader.•••Change-Id: I5186f41b0f38eb08f4154f7b3de7ffc2119fc44b
|  Yuichiro Hanada | 2013-08-23 | 1 | -7/+1 |
* | Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.•••Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f
|  Yuichiro Hanada | 2013-08-22 | 1 | -4/+3 |
* | Rename BinaryDictEncoder to BinaryDictEncoderUtils.•••Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805
|  Yuichiro Hanada | 2013-08-21 | 1 | -2/+2 |
* | Merge "Add a functionality to boost scores of personalization dictionary" |  Satoshi Kataoka | 2013-08-20 | 1 | -1/+11 |
|\ |
|
| * | Add a functionality to boost scores of personalization dictionary•••Bug: 9429906
Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f
|  Satoshi Kataoka | 2013-08-20 | 1 | -1/+11 |