| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '0e64fbbcac7116c410143796937e4e5ef1238c83':
Update dictionaries
|
| |\
| | |
| | |
| | |
| | | |
* commit '9cf468646fe3c0ce1ed1b360068dc128f7d9518b':
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
|
|\| |
| | |
| | |
| | |
| | | |
* commit '64e87b3e660199b5dd7539fe413146e4dfbf977f':
Update setup wizard icons
|
| |\|
| | |
| | |
| | |
| | | |
* commit '0b2d184a426f49c115ea55098ae6073ccd7d6a94':
Update setup wizard icons
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8159728
Change-Id: Ia5a14a35292b43dc1eaa2d4edd65134040355149
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '8acab80a8680956038b45912d3e00a1d6a5e3cdb':
Fix bug in counting words between samples
|
| |\| |
| | | |
| | | |
| | | |
| | | | |
* commit '56f35a10cde1beeea51d99427992d832fa2de2bb':
Fix bug in counting words between samples
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Previously MainLogBuffer#shiftOutWords() assumed it wouldn't be called if
mNumWordsUntilSafeToSample was 0. This relaxes this assumption (which is in fact
false in the current code).
Change-Id: I8723248095e84a0d9d6f4639b4742cc7dda9716b
|
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
DO NOT MERGE"
* commit '97aa9c4059c41395b6ad550a3e8dfb4a7b66a83b':
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
* commit '4e12347e0313279d13a267bd827c025949447743':
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '40070707d83fb2a105292a0683fa22a1094e58fe':
Fix user recording dialog
|
| |\ \ \ \ |
|
| | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Clicking the "include recording" checkbox in the user feedback dialog did nothing.
The code was relying on the state of the checkbox, rather than keeping its own state.
Fixing this addresses the bug.
Change-Id: I559d57a4e11f869f6e6f5e5de7878f765531a203
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '72ca59bc2a29eaadf0b557995a137c8f682d82bb':
Fix alarm bug
|
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
The AlarmManager takes absolute times as an argument, not durations.
Change-Id: I419434ba5908c5f4070608070bbecf753088ecc8
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '1019c630fafd4bffd3fb51a0b83dfc532dcd5306':
Avoid duplicate MotionEvents
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | | |
Change-Id: I9c3b352b738698f262f254e581bde34b060e258f
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'a2a2905033d37784b84191eec8d1efa3cd5b4819':
Label logUnits after LatinImeOnEndBatchInput
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Previously only a commitText would cause a LogUnit to be
labeled with the word that the data generates. In the case
of gestured text, this information is available when
LatinIME#onEndBatchInput is called. Labeling the LogUnit
at this time means that the Log will have labeled words even
if stop() is called before commit.
Change-Id: Idb2f99a9c159a1b1aa00448a2ecddeca6c351c3e
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'f5864fbb7a8703cb44a6e7bd77d7031ee271db12':
Fix NPE
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | | |
Change-Id: I8a091fb63dab12a0d2ba69e2fe393249bc68d103
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'f9c137aa600aa804110437a9385de8b5338a28b8':
Clean up unnecessary log messages
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | | |
Change-Id: I6c3252f3b31c5874ea2f909f636f58b579c06b8d
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'a9c2ff1b236624e7aefeecb2dbd2829e8217130c':
Fix logic error
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | | |
Change-Id: Ia36660c66504ba2fbb7f125704926a08726df87a
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'b20c7ee75093ae9c111daf64d9e4f8509d692824':
Fix JsonWriter bug
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
JsonWriter requires that data be written to it, else close() will throw
an exception.
Change-Id: I596c5363e063cc75bcda55e0a506eefb3f17bd67
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '6c80e0475c8cde60fbadb9bab892a74dfa60132a':
Small dot in corner was not visible
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
Framework change perhaps? Even if not, this makes it more visible
Change-Id: Ib6d36b5a30136c4516adac666bdff36d1cd9b337
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'abc8d564eb0674887b5b1ebae3c1029935f4bb7b':
Include nanoTime in filename
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
System is fast enough that sometimes SystemClock.currentTimeMillis() is duplicated
when used to make a unique filename.
Change-Id: I9454fbb5e10265d36b8e17cba183a1591d52cc7b
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'e85e3c64767552461debc0b1989f09033f7e3054':
Add user feedback to setup action labels and icons
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8159728
Change-Id: I46c77c31973ae492c2a12291f2e0b154f64d26c9
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
translatable"
* commit '0206339a2664d1cb05fff3ff20352cf04871bef1':
Finalize setup wizard strings and mark as translatable
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 8159728
Change-Id: I9f6f04b09b2cefdb7ece76a4f3c39ab56d0c8fab
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
SettingsFragment
* commit 'bb84fdd134e0a5aff268d5d475091e023778655d':
Fix singleton/utility classes initialization in SettingsFragment
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is a follow up of Ide3cd3acba.
Bug: 8632344
Change-Id: Iafe51798a1a74eff5d8fcd6f0117d16b419d447d
|