Commit Graph

12825 Commits (52e0b3d1b8665e612a9ea5a3fbc6580c2c7f7d76)

Author SHA1 Message Date
Tadashi G. Takaoka e55ae3424a am 0e5b6384: Disable shadow of gesture trail (DO NOT MERGE)
* commit '0e5b6384f3f6daf9c05a25e60a900da4d24e3913':
  Disable shadow of gesture trail (DO NOT MERGE)
2013-04-23 16:51:47 -07:00
Baligh Uddin 6b87e270f7 am fc036454: Import translations. DO NOT MERGE
* commit 'fc0364548979c2f881ce2fa0629205b8378a3a28':
  Import translations. DO NOT MERGE
2013-04-23 03:51:31 -07:00
Tadashi G. Takaoka 0e5b6384f3 Disable shadow of gesture trail (DO NOT MERGE)
Bug: 8689880
Change-Id: I908c22d362f2f6f07e5e04be14d3aaa749a8ac8e
2013-04-23 17:21:22 +09:00
Baligh Uddin fc03645489 Import translations. DO NOT MERGE
Change-Id: I58c4fff8e92f66f7e85446d6fd05e61e3f081aca
Auto-generated-cl: translation import
2013-04-22 14:07:22 -07:00
Ken Wakasa a56c702088 am d4ab58a0: Add translatable="false" for appropriate entries
* commit 'd4ab58a0f7bdf5aee51947607e1b17998912285c':
  Add translatable="false" for appropriate entries
2013-04-19 10:09:50 -07:00
Ken Wakasa d4ab58a0f7 Add translatable="false" for appropriate entries
bug: 8662567
Change-Id: I1ac9b4b8834f3b0ea537ad3142fa533dea10f23e
2013-04-19 19:37:59 +09:00
Jean Chalard f1dde6a1bf am 758c74fe: Merge "Fix an NPE in recorrection" into jb-mr2-dev
* commit '758c74fe82683aef08d93a935433c027a7bc21a7':
  Fix an NPE in recorrection
2013-04-19 00:07:37 -07:00
Jean Chalard 3629605b7c am 77226ed0: Merge "Fix an NPE in recapitalize" into jb-mr2-dev
* commit '77226ed006ba32228cd5db19031e04d13d87b27e':
  Fix an NPE in recapitalize
2013-04-19 00:04:13 -07:00
Jean Chalard 758c74fe82 Merge "Fix an NPE in recorrection" into jb-mr2-dev 2013-04-19 07:03:19 +00:00
Jean Chalard 77226ed006 Merge "Fix an NPE in recapitalize" into jb-mr2-dev 2013-04-19 07:01:10 +00:00
Jean Chalard ae7d1530b4 Fix an NPE in recorrection
Also, theoretically, we don't want to retrieve older suggestions if
there are no results for a recorrection - that would look random.
This bug addresses this too.

Bug: 8657919
Change-Id: I44f36d34a708a968ab71fa0592da57f4c97d4b7f
2013-04-19 15:53:33 +09:00
Jean Chalard 3bdf341ea0 Fix an NPE in recapitalize
Bug: 8657736
Change-Id: I459d1c200826c1c394f8207475ecf60a4f356793
2013-04-19 15:44:20 +09:00
Baligh Uddin dcc59297ac am 1844bec2: Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
* commit '1844bec2024859f1c8dbc331893a74d5af9152d8':
  Import translations. DO NOT MERGE
2013-04-18 09:42:23 -07:00
Baligh Uddin 1844bec202 Merge "Import translations. DO NOT MERGE" into jb-mr2-dev 2013-04-18 16:39:35 +00:00
Ken Wakasa 55b306c9e0 am 64eda4f4: Merge "Fix an infinite loop" into jb-mr2-dev
* commit '64eda4f4fa30fc60daeb5a8af462e688d4573700':
  Fix an infinite loop
2013-04-18 09:28:10 -07:00
Jean Chalard a5d2da82a6 am d91268ad: Initialize dictionaries at onStartInputView
* commit 'd91268ad9fb69b4733044b4e466e1d33f6c4725f':
  Initialize dictionaries at onStartInputView
2013-04-18 09:24:45 -07:00
Ken Wakasa 64eda4f4fa Merge "Fix an infinite loop" into jb-mr2-dev 2013-04-18 16:24:01 +00:00
Jean Chalard 77e26e1c29 Fix an infinite loop
What do you mean "Can't happen"?
It happens all the time - the empty string is the default ID, and it
needs to be updated like everyone else.

Bug: 8651858
Change-Id: I5a2f2ebb5b2ef08b27f26be8fb2c3d2f231ebcfc
2013-04-18 23:14:13 +09:00
Jean Chalard 0e64fbbcac am 9cf46864: Update dictionaries
* commit '9cf468646fe3c0ce1ed1b360068dc128f7d9518b':
  Update dictionaries
2013-04-18 04:52:04 -07:00
Jean Chalard 9cf468646f Update dictionaries
>>> dictionaries/en_GB_wordlist.combined.gz
Header :
  date : 1366021966 <=> 1366272052
Body :
Added: yt 0

>>> dictionaries/en_US_wordlist.combined.gz
Header :
  date : 1366021978 <=> 1366272093
Body :
Added: yt 0

>>> dictionaries/en_wordlist.combined.gz
Header :
  date : 1366021987 <=> 1366272977
Body :
Added: yt 0

>>> dictionaries/fr_wordlist.combined.gz
Header :
  date : 1366003217 <=> 1366272255
Body :
Freq changed: cash 80 -> 20

>>> dictionaries/ru_wordlist.combined.gz
Header :
  date : 1366003693 <=> 1366277083
Body :
Deleted: толщ 76

>>> java/res/raw/main_en.dict
Header :
  date : 1366021987 <=> 1366272977
Body :
Added: yt 0

>>> java/res/raw/main_fr.dict
Header :
  date : 1366003217 <=> 1366272255
Body :
Freq changed: cash 80 -> 20

>>> java/res/raw/main_ru.dict
Header :
  date : 1366003693 <=> 1366277083
Body :
Deleted: толщ 76

Bug: 8635822
Change-Id: I44dc73bd010b125c994387894847a008276d69f7
2013-04-18 18:41:19 +09:00
Tadashi G. Takaoka 64e87b3e66 am 0b2d184a: Merge "Update setup wizard icons"
* commit '0b2d184a426f49c115ea55098ae6073ccd7d6a94':
  Update setup wizard icons
2013-04-17 23:59:41 -07:00
Tadashi G. Takaoka 0b2d184a42 Merge "Update setup wizard icons" 2013-04-18 06:56:24 +00:00
Jean Chalard d91268ad9f Initialize dictionaries at onStartInputView
Bug: 8344402
Change-Id: I41b8440f0d72a66fde3f6feb0db8239c9bb10ea3
2013-04-18 14:48:42 +09:00
Kurt Partridge 8acab80a86 am 56f35a10: Merge "Fix bug in counting words between samples"
* commit '56f35a10cde1beeea51d99427992d832fa2de2bb':
  Fix bug in counting words between samples
2013-04-17 21:25:27 -07:00
Kurt Partridge 56f35a10cd Merge "Fix bug in counting words between samples" 2013-04-18 04:23:29 +00:00
Tadashi G. Takaoka d794f5ae2a Update setup wizard icons
Bug: 8159728
Change-Id: Ia5a14a35292b43dc1eaa2d4edd65134040355149
2013-04-18 13:15:53 +09:00
Tadashi G. Takaoka 0163591de1 am 550824c7: am 93c31e17: am 530fd15e: Fix bug to update last interpolated index of GestureStroke
* commit '550824c7cfe15cf988f8baab64c3482d1c7906fa':
  Fix bug to update last interpolated index of GestureStroke
2013-04-17 19:56:09 -07:00
The Android Automerger c986021b54 am 453c70a2: am 17e55d3b: am 45fd237c: merge in jb-ub-latinimegoogle-azuki history after reset to jb-ub-latinimegoogle
* commit '453c70a2d418b12c4b694b481996c266350b10fb':
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
2013-04-17 19:56:08 -07:00
Tom Ouyang af0d19b5f1 am ac37c939: am 05da1df8: am 880cb618: am 3970352e: Make digraph lookups case insensitive
* commit 'ac37c93980f33051e4fc9e2c975d5954523d8cd3':
2013-04-17 19:56:06 -07:00
Ken Wakasa a6058856ab am 6aac8ba7: am ad3ebcbd: am ef83a2eb: am e01e22e1: Merge "Update SORTED_CHAR_MAP"
* commit '6aac8ba77489ca11d9a128e94b9f792cc8b2e557':
2013-04-17 19:56:05 -07:00
Jean Chalard 910bee7910 am f08505af: am 38d52c0a: am a694c9ba: am ff766f8c: Merge "Don\'t insert automatic spaces when text looks like a URL"
* commit 'f08505af4aaf83825da64253c9210252561bebee':
2013-04-17 19:56:03 -07:00
Tadashi G. Takaoka f7e2ed7204 am 5b30137d: am 38046a0a: am 7abeccfa: am 1711f986: Merge "Add shadow to gesture preview trail"
* commit '5b30137d5acb2920bac4d2c21d9d33148dab0e15':
2013-04-17 19:56:02 -07:00
Satoshi Kataoka 8fa3fae296 am e1b9653b: am a23e25cc: am 93a429a7: am 252412d7: Use additional multi-word cost per language (for Russian)
* commit 'e1b9653be9633152be01673cc13d2f2b48ce6540':
2013-04-17 19:56:01 -07:00
Jean Chalard eef11d43b2 am 52a8f30e: am 7f8e55ec: am c6c17b93: am 962c9f05: Merge "Small cleanup"
* commit '52a8f30e8253be6dcb881f894bb40c6c1f43c953':
2013-04-17 19:55:59 -07:00
Jean Chalard dae357aa39 am 384450f7: am ca796e2d: am aa6924e9: am 78d65873: Merge "Don\'t recapitalize on shift while on symbol layout"
* commit '384450f723b11e861cabd3b7be2d668dcb499bfe':
2013-04-17 19:55:58 -07:00
Jean Chalard 97c74e01b6 am 139f888d: am 074fee65: am cca43825: am 8094bf45: Match the keyboard state to the recapitalize state.
* commit '139f888db79630e33001a7cd4795b5dd94c90590':
2013-04-17 19:55:56 -07:00
Jean Chalard 31ba35f5a5 am 3398ceef: am fe48f31e: am ced547f7: am e259b9f5: Merge "Clean up RecapitalizeStatus"
* commit '3398ceefbf069b0bfb4e8566345025f13c43f743':
2013-04-17 19:55:55 -07:00
Jean Chalard ac39760121 am 181bbf66: am 57ac9afc: am 8e5c6d70: am fd15686a: Merge "Fix an NPE"
* commit '181bbf66d811c4ad371a651f032a9d680bfd27d1':
2013-04-17 19:55:54 -07:00
Jean Chalard 9c7fe5d336 am 76ffd719: am 5557bf5b: am 10800d4b: am a024ac6b: Merge "Fix an NPE"
* commit '76ffd719cd918c505ddc2d93190305349b7a9608':
2013-04-17 19:55:52 -07:00
Baligh Uddin 5f2f335644 am 7eb5ed78: (-s ours) am 895fca8f: am 7cb72808: am 785c5068: (-s ours) am 5eb28c19: am a130057b: Import translations. DO NOT MERGE
* commit '7eb5ed78de08cca1781cb25c76cbe0dca8a3c609':
2013-04-17 19:55:51 -07:00
Baligh Uddin ed3b0c1f0b am 50190e4d: (-s ours) am 590fb058: am d611d681: am fd2b08c7: (-s ours) Import translations. DO NOT MERGE
* commit '50190e4d602143e50abe3e4f40a39377deedd96a':
2013-04-17 19:55:50 -07:00
Baligh Uddin 16fd5b5612 am 8f661c08: (-s ours) am c3ef0606: am 38638453: Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
* commit '8f661c089c48c730fc8a2a4abce81ab711d70dde':
2013-04-17 19:55:48 -07:00
Jean Chalard 65d253435b am 671c5017: am 892f1b46: am 63e442cf: am 5fca38c5: Merge "Small performance improvement / minor bugfix"
* commit '671c5017f59db2842a2c07cc1d1839b6a2062950':
2013-04-17 19:55:47 -07:00
Ken Wakasa 0814f7197d am 3d4909e0: am 441fbbaf: am 9a0e877c: am e3aa7f10: Adjust CHAR_LIMITs
* commit '3d4909e0914a294d258594d73817181e6f722a86':
2013-04-17 19:55:46 -07:00
Jean Chalard b9d1015e26 am 6921700d: am 203af810: am 8e643e32: am b76ce125: Merge "Remove a useless function"
* commit '6921700d4106171c3db16b2c038cc756178a5976':
2013-04-17 19:55:44 -07:00
Jean Chalard 6180447a41 am 4b457e5d: am 0376d9a0: am 647f629a: am a5a2f3e3: Remove gesture suggestions with an INT_MIN score
* commit '4b457e5d537693a5780ee3614bf4a2bd0ccfe69c':
2013-04-17 19:55:43 -07:00
Jean Chalard 16e6a5bdd0 am 4f046b59: am 5e5bd3b6: am dea5e6a3: am 03395833: Merge "Have Latin IME re-capitalize a selected string"
* commit '4f046b5917fd0ba5bd75ef90b82296013903ed4d':
2013-04-17 19:55:42 -07:00
Jean Chalard 22a679a2de am 46b762c4: am d69892fc: am 12bf5a05: am e99daea0: Update dictionaries
* commit '46b762c49f9cec57c02e264e98708db22b8d69ca':
2013-04-17 19:55:40 -07:00
Jean Chalard 203d3bd66f am 2bf09135: am 2532265d: am 34676d92: am a022c538: Merge "If there are no suggestion span, recompute suggestions."
* commit '2bf091358150a36df18feaf260f97beea6916a74':
2013-04-17 19:55:39 -07:00
Satoshi Kataoka 7eae571854 am 4f4a7fe8: am da9c04cd: am d55ccbf7: am 837f46dc: Enable touch coordinate correction for new algorithm
* commit '4f4a7fe8ada812fa7da880db401e8875ea27316c':
2013-04-17 19:55:38 -07:00