| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
>>> dictionaries/en_GB_wordlist.combined.gz
Header :
date : 1381130519 <=> 1381226409
version : 41 <=> 42
Body :
Added: haha 45
>>> dictionaries/en_US_wordlist.combined.gz
Header :
date : 1380293342 <=> 1381226409
version : 40 <=> 42
Body :
Added: haha 45
>>> dictionaries/en_wordlist.combined.gz
Header :
date : 1380293363 <=> 1381226429
version : 40 <=> 42
Body :
Added: haha 45
>>> dictionaries/fr_wordlist.combined.gz
Header :
date : 1380519383 <=> 1381226409
version : 40 <=> 42
Body :
Freq changed: haha 0 -> 30
>>> java/res/raw/main_en.dict
Header :
date : 1380293363 <=> 1381226429
version : 40 <=> 42
Body :
Added: haha 45
>>> java/res/raw/main_fr.dict
Header :
date : 1380519383 <=> 1381226409
version : 40 <=> 42
Body :
Freq changed: haha 0 -> 30
Bug: 11114205
Change-Id: I39d429d24d93ee07a70d8613ce0752432b26acc4
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'a701501cb67127f6a144f9cdbd62b8a97f37856f':
Reduce memory of emoji palette
|
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 10902556
Change-Id: I3c8da35a601de2bfb248292c7b59235fc1120988
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '92190d9a756b7bad95648075828b23e61340358d':
Show the keyboard earlier when rotating.
|
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 11107229
Change-Id: I0b36341d60b634a860eb13fafd0dc69fe734bdeb
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '2d3e121014a97b7de90f287f1ef82fa98f37007c':
Fix memory leak in EmojiPaletteView
|
| | |/ /
| |/| |
| | | |
| | | |
| | | | |
Bug: 10902556
Change-Id: I3a8c1e08d6f953b462d914acd1f411c36f9d80f2
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'd900b90db7d411c8cfc8ff9e41518bf98f50daff':
Prep for RAM footprint optimization for Emoji palettes
|
| |\ \ \
| | |/ /
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
bug: 10902556
Change-Id: I313948c73b60cd33c437cf02e8d3fb61c288a240
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '36c56caee3049737a55e2421bf9e3727c4936f24':
Make the sentence separator a resource.
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
This will help handing correctly the armenian full stop.
Bug: 10082781
Change-Id: Id7bb219ebd89daba203216eab362d1cc26a65a36
|
|\| |
| | |
| | |
| | |
| | | |
* commit '984aa60e11a160ae712527dcaa1bc837db2e7466':
Extend hitbox of emoji keys
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 11105065
Change-Id: I5e90ba55cf708bf7be27d7d101cbc0719ac583c8
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '7712baa59baadccf2da64f8dc5d21621fba860af':
Fix a possible IOOB
|
| |\ \ \ |
|
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We want to use StringUtils here, but it's full of references to
stuff not accessible host-side like JsonReader and TextUtils
and SettingsValues :/
Bug: 11061476
Change-Id: I3c0194979833ede283b4f9190335dba5376fe6fc
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '3c4e8cb693ce584ea1f87e354430c069cdd3da39':
Call loadKeyboard later if it can't be called right away
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since loadKeyboard relies on the input connection being
available to give it the auto-caps state, but also can't
be called twice in a row because it needs to save and
restore its state and invalidates it after the restore,
we need to wait until we know we have a valid input
connection to call it.
Bug: 11107229
Change-Id: I1c7baf3215682df6f6ceb357bd37254f9e7418c7
|
|\| |
| | |
| | |
| | |
| | | |
* commit '291ef1c9c304bc6eae352e08f4ca86854853ee29':
Clear the cache of subtypes in onStartInputViewInternal
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | | |
Bug: 11077905
Change-Id: I9495f13a20edca0e6153cd1a7a0ac6891f707c59
|
|\| |
| | |
| | |
| | |
| | | |
* commit '86f7711407b65c341b38a9fb297c3e5f0532da26':
Don't auto-correct to non-whitelist shortcuts
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 11076722
Change-Id: I0de10ab24d33ec31f45664fe92d80d5a7bec9c20
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'a6047aae941e0723367fa9c52157271eb405b6fb':
Set the shortcut frequency correctly.
|
| |\| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
14 is the right value.
Bug: 11076722
Change-Id: I95d404b540f7fbe4932d1f8498cde23f1df0314f
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'be4d85feb0b7aa65c9c0f09affe2583eb837cc2b':
Fix bug and Add large test for decaying dictionary.
|
| |\ \ \
| | |_|/
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- GC gets failure when the dictionary become empty.
- Useless unigrams are sometimes not removed.
Bug: 10197478
Change-Id: I8d1479c01efba61a81f03bc077da6bcb4797a940
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '7da62bbe24e86ba95cab95cb5f10023ea07c08c5':
Remove suggestions when string contains a period
|
| |\ \ \ |
|
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is not the right way to do it, but it's simple and will kill the
regression. We should investigate why the return values are
wrong in this case.
Bug: 10780091
Change-Id: I808727242c9cb1598df00a7426358dc3a658add4
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '4746217247d14f26249217aab28215e9c6867614':
Enter -> Alpha keyboard switcher in Emoji palette view
|
| | |/
| |/|
| | |
| | |
| | | |
Bug: 11103091
Change-Id: I0c5384e9f148566d1ac1d178a8227eb913d59908
|
|\| |
| | |
| | |
| | |
| | | |
* commit '32cf6f85a2e166f8a43d9bccd4ddefa0b7167cd1':
Show Emoji key by longpressing the enter key
|
| | |
| | |
| | |
| | |
| | | |
Bug: 11074625
Change-Id: I5fc57a2b68d7dcfb8dbebf5821b76b0895a947f9
|
|\| |
| | |
| | |
| | |
| | | |
* commit '4deb824f3a91e2e157a3a0334e46b9bba394bc1a':
Add navigateEmoji
|
| | |
| | |
| | |
| | |
| | | |
Bug: 11074625
Change-Id: I1ef6b81ef923684b502c24fddb4ced8fe1691733
|
|\| |
| | |
| | |
| | |
| | | |
* commit '287c739db9715222733af18b5e575f0bba1033bf':
Fix build
|
| | |
| | |
| | |
| | | |
Change-Id: I61341aa7b1ceb311aaa5faa5888ba31e463a95d5
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'd76b55297940a65bb9479020a9ed58aa978a0aea':
Rename EmojiKeyboardView -> EmojiPalettesView
|
| |/
| |
| |
| | |
Change-Id: I226bb8e21fd2b2b6639896a1cc433d19f3f431c2
|
| |
| |
| |
| |
| | |
Change-Id: I15036545751abe751f2768daef7f3f1605a5457e
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I04aed3599ff9570197b408a5d16ea48422294f97
Auto-generated-cl: translation import
|