| Commit message (Collapse) | Author | Files | Lines |
|
Bug: 10960355
Change-Id: Ic1fdecdbcab4082c5383623c1f2575e3976ebe27
|
|
Bug: 6669677
Change-Id: I2462777eaa07600f1c774226adfc4f351882f523
|
|
Change-Id: Ie9dec82c0edde70a75fffeb7c86c14e05f468207
|
|
Bug: 10964306
Change-Id: Ibcea76da746f6cac92c8d91425d25d04ade62af0
|
|
Bug: 6669677
Change-Id: I05ea2201d822dddf062b08c8467daa336760e16c
|
|
Bug: 6669677
Change-Id: Iea5e19d98d2fc26f137046dd5f8e339239672351
|
|
Bug: 10831272
Change-Id: Iead7268a9371b48d729a5f65074ccbc05f3185db
|
|
This is not enough to really fix behavior with TYPE_NULL,
but it does make things a bit better.
Bug: 10949594
Change-Id: Ia359f781cdd76a2e2c5a4c9f166025d81b931174
|
|
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
|
|
Change-Id: I542db0c717c0bc05c8baa08f1e9db0a05946a99b
|
|
>>> dictionaries/en_GB_wordlist.combined.gz
Header :
date : 1374721653 <=> 1380099152
version : 36 <=> 39
Body :
Freq changed: gay 127 -> 10
Added: draft 138
>>> dictionaries/en_US_wordlist.combined.gz
Header :
date : 1374721654 <=> 1380099152
version : 36 <=> 39
Body :
Freq changed: gay 127 -> 10
>>> dictionaries/en_wordlist.combined.gz
Header :
date : 1374721663 <=> 1380099172
version : 36 <=> 39
Body :
Freq changed: gay 127 -> 10
>>> dictionaries/fr_wordlist.combined.gz
Header :
date : 1376888819 <=> 1380099153
version : 37 <=> 39
Body :
Added: septembre 150
>>> dictionaries/pt_BR_wordlist.combined.gz
Header :
date : 1376884524 <=> 1380099168
version : 37 <=> 39
Body :
Freq changed: atras 87 -> 0
Not a word: atras false -> true
Shortcut added: atras atrás 15
Shortcut added: cade cadê 15
Shortcut added: cafe café 15
Shortcut added: ferias férias 15
Shortcut added: musica música 15
Shortcut added: musicas músicas 15
>>> dictionaries/pt_PT_wordlist.combined.gz
Header :
date : 1376884536 <=> 1380099168
version : 37 <=> 39
Body :
Shortcut added: atras atrás 15
Shortcut added: cade cadê 15
Shortcut added: ferias férias 15
Shortcut added: musica música 15
Shortcut added: musicas músicas 15
Added: cafe 0
>>> java/res/raw/main_en.dict
Header :
date : 1374721663 <=> 1380099172
version : 36 <=> 39
Body :
Freq changed: gay 127 -> 10
>>> java/res/raw/main_fr.dict
Header :
date : 1376888819 <=> 1380099153
version : 37 <=> 39
Body :
Added: septembre 150
>>> java/res/raw/main_pt_br.dict
Header :
date : 1376884524 <=> 1380099168
version : 37 <=> 39
Body :
Freq changed: atras 87 -> 0
Not a word: atras false -> true
Shortcut added: atras atrás 15
Shortcut added: cade cadê 15
Shortcut added: cafe café 15
Shortcut added: ferias férias 15
Shortcut added: musica música 15
Shortcut added: musicas músicas 15
Bug: 10504313
Bug: 10507536
Bug: 10561100
Change-Id: I4267c76cf0de221a703523d5f2dd2befbaf020a0
|