| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| | |
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit 'edb5c4638b139d6908ceea724120e5a24b21c249':
[Rlog81a] Determine correction type of words
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Heuristic to determine whether a word was a typo correction or a complete
replacement by examining a correction to see if it falls within the list of
suggested words of the original.
Change-Id: Ieec4861a811e96aef0d14622e662b589ef8b4772
|
|\| |
| | |
| | |
| | |
| | |
| | | |
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '9d514af466915928ce20acf7cb42dfa1bf67c3c2':
Refactor SubtypeLocale to hold Resources
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ia667bc2d406d66c87215dd3b9569f36f4642cfe0
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '9dc85a673e6eb7c7f0c829e90e3f9fd744af3022':
Configurable key long press timeout
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The default long presss timeout is 300msec (previous timeout was
400ms).
Bug: 7600340
Change-Id: Ia8b64784ac03588631cfcbad30e021d74f3fd0d8
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
# Via Satoshi Kataoka
* commit 'f1074c508e70b3489dc85c036f7ed49d3196ba47':
Throw exception when invalid time stamps are detected in debug mode
|
| | |/ /
| |/| |
| | | |
| | | | |
Change-Id: I360b5bd09869bc85ab3bccb8a43a20fed0035d9b
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
# Via Tadashi G. Takaoka
* commit '40651c8cf7d4296927f9c49aaa57bcfc7b5372ca':
Fix activity flags to launch settings activity
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This change adds the following flags to the intent to lauch settings activity.
- Intent.FLAG_ACTIVITY_RESET_TASK_IF_NEEDED
- Intent.FLAG_ACTIVITY_CLEAR_TOP
Bug: 8055342
Change-Id: I85284409bbba3fd284442e5ac4c7a55e58ad15ec
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I46c30138504fab476bcca30cd4cc83ba108f959e
Auto-generated-cl: translation import
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I9d41872b7ddf1905df41d06f33f922fa41218428
Auto-generated-cl: translation import
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: Id03f543eee557ac2eae4333c411fc7d14fecdca7
Auto-generated-cl: translation import
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'f008a11ccef84916197b0031a8ed3353c87c10f1':
Cache MoreKeysKeyboard instead of container view of it
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This change also cleans up MoreKeysPanel related stuff.
Bug: 8047165
Change-Id: I4f2211e00c7d08469a7413568db039c1c597fb3c
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '8028c1c523b2b7a83ca3f887818bdf9399f20f9b':
SeekBarDialogPreference supports minValue and stepValue
|
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | |/ /
| | | |
| | | |
| | | | |
Change-Id: I7aaeeb2db85103708747ae318610bd4896ef96fd
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '6c22439bf80da08576e86c1282afc5cfa431e235':
Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL
|
| |/ /
| | |
| | |
| | | |
Change-Id: I18a997503de4033b5341b564145bca862a872098
|
|\| |
| | |
| | |
| | |
| | | |
* commit '4cb853191ca4e515c2291779aa6b21975d5711d6':
[Rlog15] ResearchLogger option to include account name in feedback
|
| |/
| |
| |
| |
| |
| | |
multi-project commit with I0a293f392bd605c8203dc9a62993345ad58dcfbe
Change-Id: Ief5b940a62dbaeaecdf1c55f2ffdd1e0fdaea2b9
|
|\|
| |
| |
| |
| | |
* commit '8b788374dee56dfe95e7af42a358923cfcb3668e':
[Rlog78b] Make log privacy filtering decisions on n-grams
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Previously, words were pushed out of a LogBuffer one at a time. The receiving code had to keep
state to know whether a n-gram was safe to log. This patch looks at the entire n-gram and makes a
single decision based on it alone.
mult-project commit with I3c40d7e02c77943d2668094ddb1d03efb942c74f
Change-Id: Id7d90bbd551b1a2f4e0e35f38852652f68f273f8
|
|\| |
| | |
| | |
| | |
| | | |
* commit '08d9c996dc31e767aca5c31df7ede80a36361060':
[Rlog81b] Log more data with handleSeparator
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I4b2ebaa2398ac2f669e1e009e00842e55979e866
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'fb523d7f5d40123a49a9128c455815db320c90fc':
Move AbstractDrawingPreview objects to MainKeyboardView
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0be72fba9a66f7c326028ec8e4670ca74a46053f
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '2277733048de3309a1ac7c7c766814f7294890f1':
Add GestureTrailsPreview class
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ibf9dff6d834d34b4134dbe38a609fd983731eedc
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '86735948306765d60dee811b31fabc1796129303':
Add SlidingKeyInputPreview class
|
| |\| | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ided47b3420b0b1e34063f30d5142a1858af2718e
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '8aa9963a895f9dd5bb1bc92ab2e4f461e058f87a':
Fix Apache license comment
|
| |/ / /
| | | |
| | | |
| | | | |
Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '0b51c06fd042a6f3ea138fbcf0f858404795ac8d':
Update the Russian dictionary
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The point is to get as close as possible to having the
golden Russian tests pass.
>>> dictionaries/ru_wordlist.combined.gz
Header :
date : 1355818916 <=> 1358763720
version : 29 <=> 30
Body :
Deleted: НКТ 14
Freq changed: без 0 -> 140
Freq changed: бонус 94 -> 130
Freq changed: за 0 -> 140
Freq changed: на 0 -> 180
Freq changed: не 0 -> 140
Freq changed: парка 133 -> 110
Freq changed: про 0 -> 131
Freq changed: ручьи 93 -> 80
Freq changed: ура 86 -> 100
Freq changed: юрты 86 -> 60
Added: вечерком 100
Added: задачки 100
Added: сорри 100
Added: узнай 100
Added: учти 100
>>> java/res/raw/main_ru.dict
All the same above changes
Change-Id: I8685c34d9ab1dcbf8ae8e23d2e26380059684c95
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '78292e45cb914eb25f27342fedc235ecb4bf96af':
Fix missing super call in PreviewPlacerView.onDetachedFromWindow
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Iea79c0081cb66f54f161c0cf02cb365fcf88a07c
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '4987108f34c08825ccb1c859c971bf232438c4aa':
Add surrounding drawing view to AbstractDrawingPreview constructor
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: If57e59f25fc3e29c0e7f46e8218d04fb233c27c6
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '820b5e079c67dc95cd4b27d4d9f1afa5187b2d90':
Add PointerTracker.isOldestPointerInQueue
|