Jean Chalard
4412eb6603
am 0b51c06f: Merge "Update the Russian dictionary"
...
* commit '0b51c06fd042a6f3ea138fbcf0f858404795ac8d':
Update the Russian dictionary
2013-01-21 03:21:14 -08:00
Jean Chalard
0b51c06fd0
Merge "Update the Russian dictionary"
2013-01-21 11:01:13 +00:00
Tadashi G. Takaoka
dc860541cd
am 78292e45: Fix missing super call in PreviewPlacerView.onDetachedFromWindow
...
* commit '78292e45cb914eb25f27342fedc235ecb4bf96af':
Fix missing super call in PreviewPlacerView.onDetachedFromWindow
2013-01-21 02:35:15 -08:00
Tadashi G. Takaoka
78292e45cb
Fix missing super call in PreviewPlacerView.onDetachedFromWindow
...
Change-Id: Iea79c0081cb66f54f161c0cf02cb365fcf88a07c
2013-01-21 19:31:05 +09:00
Jean Chalard
be94d212e8
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
2013-01-21 19:30:17 +09:00
Tadashi G. Takaoka
1ab8cdbe32
am 4987108f: Add surrounding drawing view to AbstractDrawingPreview constructor
...
* commit '4987108f34c08825ccb1c859c971bf232438c4aa':
Add surrounding drawing view to AbstractDrawingPreview constructor
2013-01-21 01:58:53 -08:00
Tadashi G. Takaoka
4987108f34
Add surrounding drawing view to AbstractDrawingPreview constructor
...
Change-Id: If57e59f25fc3e29c0e7f46e8218d04fb233c27c6
2013-01-21 18:48:06 +09:00
Tadashi G. Takaoka
c76bb6cbcf
am 820b5e07: Merge "Add PointerTracker.isOldestPointerInQueue"
...
* commit '820b5e079c67dc95cd4b27d4d9f1afa5187b2d90':
Add PointerTracker.isOldestPointerInQueue
2013-01-21 01:39:22 -08:00
Tadashi G. Takaoka
820b5e079c
Merge "Add PointerTracker.isOldestPointerInQueue"
2013-01-21 09:37:59 +00:00
Jean Chalard
e7ef116f11
am b56260b8: [AD4] Actually copy the file in place.
...
* commit 'b56260b8917233a902c8cce45364850afc0b99b2':
[AD4] Actually copy the file in place.
2013-01-21 01:29:26 -08:00
Tadashi G. Takaoka
ab334eb646
Add PointerTracker.isOldestPointerInQueue
...
Change-Id: Ic6f38253c94067ec7aa7b5add4452fa144fd9352
2013-01-21 18:26:46 +09:00
Jean Chalard
b56260b891
[AD4] Actually copy the file in place.
...
This finally makes it work.
Bug: 7702011
Change-Id: I3508c88567f79598e4d1dff561b6ba7dc5c3808f
2013-01-21 17:58:38 +09:00
Tadashi G. Takaoka
2f6f5b8a8c
am db906a7c: Merge "Rename AbstractDrawingPreview.onDraw to drawPreview"
...
* commit 'db906a7c9a8f2af79745d80abe439398ceb3d7be':
Rename AbstractDrawingPreview.onDraw to drawPreview
2013-01-21 00:35:33 -08:00
Tadashi G. Takaoka
654dfd4670
am f3c4cd45: Move dimming keyboard to MainKeyboardView
...
* commit 'f3c4cd45a5df6f90b922ea44db259e53117bb25a':
Move dimming keyboard to MainKeyboardView
2013-01-21 00:35:31 -08:00
Tadashi G. Takaoka
db906a7c9a
Merge "Rename AbstractDrawingPreview.onDraw to drawPreview"
2013-01-21 08:34:25 +00:00
Tadashi G. Takaoka
2ecbfe8e93
Rename AbstractDrawingPreview.onDraw to drawPreview
...
This is because the android lint warns calling a method onDraw(Canvas)
from View.onDraw(Canvas).
Change-Id: I4f54996da5454d9a8c4ef43fbbcaec37724fb20e
2013-01-21 17:00:47 +09:00
Tadashi G. Takaoka
f3c4cd45a5
Move dimming keyboard to MainKeyboardView
...
Change-Id: Id44d4b758c8b92d1120d3a8b06812dc1fc26390c
2013-01-21 16:54:08 +09:00
Jean Chalard
b094490e5f
am bde94dd9: Merge "[AD3] Implement the interface to choose a local dictionary"
...
* commit 'bde94dd96f6dbceeb0a00cb02dfc8064bd6c46fa':
[AD3] Implement the interface to choose a local dictionary
2013-01-20 23:43:51 -08:00
Jean Chalard
bde94dd96f
Merge "[AD3] Implement the interface to choose a local dictionary"
2013-01-21 07:41:48 +00:00
Tadashi G. Takaoka
99b5393422
am 9c968b62: Move gesture related XML attribute to MainKeyboardView
...
* commit '9c968b62d1b4049959b7b7b0f05388c90e31b46e':
Move gesture related XML attribute to MainKeyboardView
2013-01-20 23:37:22 -08:00
Tadashi G. Takaoka
fe4b3ff0a3
am 37598210: Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)
...
* commit '375982106bf073971fccd14b2c65ec8e089bb2ae':
Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)
2013-01-20 23:23:32 -08:00
Tadashi G. Takaoka
3b9a11b301
am 0e4f0da4: Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)
...
* commit '0e4f0da449d0fc4f0c4c6b49b4c24961da36a5d1':
Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)
2013-01-20 23:18:01 -08:00
Tadashi G. Takaoka
9c968b62d1
Move gesture related XML attribute to MainKeyboardView
...
Change-Id: Ia12f73a3d7d26596ee14a0aff23244ef72753d68
2013-01-21 16:16:48 +09:00
Tadashi G. Takaoka
375982106b
Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)
...
Change-Id: If15d5ee683b8026d1871a3fe438dba498944faa7
2013-01-21 16:09:25 +09:00
Tadashi G. Takaoka
0e4f0da449
Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)
...
Change-Id: I86014de147416453503b6412eb862a2d172426aa
2013-01-21 16:06:50 +09:00
Jean Chalard
fbc5e9b334
[AD3] Implement the interface to choose a local dictionary
...
Bug: 7702011
Change-Id: Id3b9c58dbbf5097e4d6ce986d20924eae19f9690
2013-01-21 15:40:46 +09:00
Tadashi G. Takaoka
6ede30353f
am d9449ccf: Move MoreKeysPanel.Controller implementation to MainKeyboardView
...
* commit 'd9449ccf3ce9e5eabb022aed6a45bba680bce115':
Move MoreKeysPanel.Controller implementation to MainKeyboardView
2013-01-20 22:32:29 -08:00
Tadashi G. Takaoka
d9449ccf3c
Move MoreKeysPanel.Controller implementation to MainKeyboardView
...
Change-Id: Iffa298d51ca21a7dcd1e77c633217532d96d2cf5
2013-01-21 15:28:17 +09:00
Tadashi G. Takaoka
11e1e8688d
am 00f8474c: Merge "Remove unused Keyboard.purgeKeyboardAndClosing method"
...
* commit '00f8474c734d796faeea12f240e492983691222a':
Remove unused Keyboard.purgeKeyboardAndClosing method
2013-01-20 21:50:06 -08:00
Tadashi G. Takaoka
b9f219c935
Remove unused Keyboard.purgeKeyboardAndClosing method
...
Change-Id: Ia09ac04b0edca2a22d64ba83e054b115fe8851a6
2013-01-21 14:26:33 +09:00
Jean Chalard
3cd6b223c8
am 1d15fe7e: [AD2] Add a helper method to read an arbitrary dict header
...
* commit '1d15fe7e51075e77b7cb477cf8de6569b8eefa2f':
[AD2] Add a helper method to read an arbitrary dict header
2013-01-18 03:39:19 -08:00
Jean Chalard
1d15fe7e51
[AD2] Add a helper method to read an arbitrary dict header
...
Bug: 7702011
Change-Id: Ib88f6dc222892831ae6932635b65fd2595b16b43
2013-01-18 20:34:28 +09:00
Jean Chalard
a8abd4df97
am babc71ee: Merge "[AD1] Add an option to read an arbitrary dictionary."
...
* commit 'babc71ee30e1e119dff3a2272a0de3aa793ecda6':
[AD1] Add an option to read an arbitrary dictionary.
2013-01-18 03:32:50 -08:00
Jean Chalard
babc71ee30
Merge "[AD1] Add an option to read an arbitrary dictionary."
2013-01-18 11:30:28 +00:00
Jean Chalard
753a457cc1
am fd80d1ad: Merge "Deactivate h/w keyboard when not an internal build."
...
* commit 'fd80d1ad482b7ee9d6dcdb3f4463bdf0d2bf2bfb':
Deactivate h/w keyboard when not an internal build.
2013-01-18 03:30:27 -08:00
Jean Chalard
fd80d1ad48
Merge "Deactivate h/w keyboard when not an internal build."
2013-01-18 11:28:24 +00:00
Jean Chalard
b416d7e58d
am 2e680c89: Merge "Trigger the set action when pressing hardware enter (C2)"
...
* commit '2e680c890d198f2f32d4ae1a46b0431b61227db2':
Trigger the set action when pressing hardware enter (C2)
2013-01-18 03:20:34 -08:00
Jean Chalard
2e680c890d
Merge "Trigger the set action when pressing hardware enter (C2)"
2013-01-18 11:18:32 +00:00
Jean Chalard
9058bc0df4
[AD1] Add an option to read an arbitrary dictionary.
...
Bug: 7702011
Change-Id: I76f52dd3fdb22824fc243ab3845ceec610469c81
2013-01-18 20:18:06 +09:00
Jean Chalard
2fc4d422e7
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
2013-01-18 20:15:18 +09:00
Jean Chalard
b4ac04ae48
Trigger the set action when pressing hardware enter (C2)
...
Bug: 7969231
Change-Id: I581212093df6f16fa9304e0b3e5b46714a7acdb3
2013-01-18 20:03:38 +09:00
Jean Chalard
db31867678
am d5e869ce: Merge "Track handled events to consistently return handled status (C1)"
...
* commit 'd5e869ced838454ede1d813d6a289fafc31b0665':
Track handled events to consistently return handled status (C1)
2013-01-18 02:52:14 -08:00
Tadashi G. Takaoka
881aaebdb7
Add SeekBarDialogPreference
...
This change removes SeekBarDialog class.
Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b
2013-01-18 02:52:11 -08:00
Tadashi G. Takaoka
2763fc22ce
Correct GesturePreviewTrail.getWidth() implementation
...
Bug: 7981153
Change-Id: I20785b7f82329ce6f19c883e77a9716772cda290
2013-01-18 02:52:11 -08:00
Jean Chalard
d5e869ced8
Merge "Track handled events to consistently return handled status (C1)"
2013-01-18 10:49:54 +00:00
Jean Chalard
976a42b873
Track handled events to consistently return handled status (C1)
...
Bug: 5037589
Change-Id: I92d5be669420f0b2fdeb8fcf85aefd3961bf84b4
2013-01-18 19:32:22 +09:00
Tadashi G. Takaoka
5d894dcfaa
Merge "Correct GesturePreviewTrail.getWidth() implementation"
2013-01-18 10:26:05 +00:00
Tadashi G. Takaoka
f420e506a0
Merge "Add SeekBarDialogPreference"
2013-01-18 10:25:13 +00:00
Tadashi G. Takaoka
2df0cf2c5a
Add SeekBarDialogPreference
...
This change removes SeekBarDialog class.
Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b
2013-01-18 19:10:55 +09:00
Tadashi G. Takaoka
89a1755627
am 41afa87a: Merge "Remove automatic switch back to alphabet feature"
...
* commit '41afa87a72fab4f7f328569f5ebe86d2b6127641':
Remove automatic switch back to alphabet feature
2013-01-18 02:04:17 -08:00