| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* 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
|
| |\ \ |
|
| | |/
| | |
| | |
| | | |
Change-Id: Ic6f38253c94067ec7aa7b5add4452fa144fd9352
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'b56260b8917233a902c8cce45364850afc0b99b2':
[AD4] Actually copy the file in place.
|
| |/
| |
| |
| |
| |
| |
| |
| | |
This finally makes it work.
Bug: 7702011
Change-Id: I3508c88567f79598e4d1dff561b6ba7dc5c3808f
|
|\|
| |
| |
| |
| | |
* commit 'db906a7c9a8f2af79745d80abe439398ceb3d7be':
Rename AbstractDrawingPreview.onDraw to drawPreview
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is because the android lint warns calling a method onDraw(Canvas)
from View.onDraw(Canvas).
Change-Id: I4f54996da5454d9a8c4ef43fbbcaec37724fb20e
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'f3c4cd45a5df6f90b922ea44db259e53117bb25a':
Move dimming keyboard to MainKeyboardView
|
| |/
| |
| |
| | |
Change-Id: Id44d4b758c8b92d1120d3a8b06812dc1fc26390c
|
|\|
| |
| |
| |
| | |
* commit 'bde94dd96f6dbceeb0a00cb02dfc8064bd6c46fa':
[AD3] Implement the interface to choose a local dictionary
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 7702011
Change-Id: Id3b9c58dbbf5097e4d6ce986d20924eae19f9690
|
|\| |
| | |
| | |
| | |
| | | |
* commit '9c968b62d1b4049959b7b7b0f05388c90e31b46e':
Move gesture related XML attribute to MainKeyboardView
|
| | |
| | |
| | |
| | | |
Change-Id: Ia12f73a3d7d26596ee14a0aff23244ef72753d68
|
|\| |
| | |
| | |
| | |
| | | |
* commit '375982106bf073971fccd14b2c65ec8e089bb2ae':
Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)
|
| | |
| | |
| | |
| | | |
Change-Id: If15d5ee683b8026d1871a3fe438dba498944faa7
|
|\| |
| | |
| | |
| | |
| | | |
* commit '0e4f0da449d0fc4f0c4c6b49b4c24961da36a5d1':
Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)
|
| | |
| | |
| | |
| | | |
Change-Id: I86014de147416453503b6412eb862a2d172426aa
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'd9449ccf3ce9e5eabb022aed6a45bba680bce115':
Move MoreKeysPanel.Controller implementation to MainKeyboardView
|
| | |
| | |
| | |
| | | |
Change-Id: Iffa298d51ca21a7dcd1e77c633217532d96d2cf5
|
|\| |
| | |
| | |
| | |
| | | |
* commit '00f8474c734d796faeea12f240e492983691222a':
Remove unused Keyboard.purgeKeyboardAndClosing method
|
| |/
| |
| |
| | |
Change-Id: Ia09ac04b0edca2a22d64ba83e054b115fe8851a6
|
|\|
| |
| |
| |
| | |
* commit '1d15fe7e51075e77b7cb477cf8de6569b8eefa2f':
[AD2] Add a helper method to read an arbitrary dict header
|
| |
| |
| |
| |
| | |
Bug: 7702011
Change-Id: Ib88f6dc222892831ae6932635b65fd2595b16b43
|
|\|
| |
| |
| |
| | |
* commit 'babc71ee30e1e119dff3a2272a0de3aa793ecda6':
[AD1] Add an option to read an arbitrary dictionary.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 7702011
Change-Id: I76f52dd3fdb22824fc243ab3845ceec610469c81
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'fd80d1ad482b7ee9d6dcdb3f4463bdf0d2bf2bfb':
Deactivate h/w keyboard when not an internal build.
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The implementation is not really ready yet, so we want to
disable it for normal builds for now.
This goes together with Ic1edc6ed
Bug: 7987492
Change-Id: Id81f417e200c118f24424943823665f0b8bd6849
|
|\| |
| | |
| | |
| | |
| | | |
* commit '2e680c890d198f2f32d4ae1a46b0431b61227db2':
Trigger the set action when pressing hardware enter (C2)
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 7969231
Change-Id: I581212093df6f16fa9304e0b3e5b46714a7acdb3
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
status (C1)"
* commit 'd5e869ced838454ede1d813d6a289fafc31b0665':
Track handled events to consistently return handled status (C1)
|
| |\| |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 5037589
Change-Id: I92d5be669420f0b2fdeb8fcf85aefd3961bf84b4
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 7981153
Change-Id: I20785b7f82329ce6f19c883e77a9716772cda290
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
This change removes SeekBarDialog class.
Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This change removes SeekBarDialog class.
Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 7981153
Change-Id: I20785b7f82329ce6f19c883e77a9716772cda290
|