aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am b56260b8: [AD4] Actually copy the file in place.Jean Chalard2013-01-215-16/+67
|\ | | | | | | | | * commit 'b56260b8917233a902c8cce45364850afc0b99b2': [AD4] Actually copy the file in place.
| * [AD4] Actually copy the file in place.Jean Chalard2013-01-215-16/+67
| | | | | | | | | | | | | | | | This finally makes it work. Bug: 7702011 Change-Id: I3508c88567f79598e4d1dff561b6ba7dc5c3808f
* | am db906a7c: Merge "Rename AbstractDrawingPreview.onDraw to drawPreview"Tadashi G. Takaoka2013-01-213-3/+3
|\| | | | | | | | | * commit 'db906a7c9a8f2af79745d80abe439398ceb3d7be': Rename AbstractDrawingPreview.onDraw to drawPreview
| * Merge "Rename AbstractDrawingPreview.onDraw to drawPreview"Tadashi G. Takaoka2013-01-213-3/+3
| |\
| | * Rename AbstractDrawingPreview.onDraw to drawPreviewTadashi G. Takaoka2013-01-213-3/+3
| | | | | | | | | | | | | | | | | | | | | This is because the android lint warns calling a method onDraw(Canvas) from View.onDraw(Canvas). Change-Id: I4f54996da5454d9a8c4ef43fbbcaec37724fb20e
* | | am f3c4cd45: Move dimming keyboard to MainKeyboardViewTadashi G. Takaoka2013-01-213-27/+28
|\| | | | | | | | | | | | | | * commit 'f3c4cd45a5df6f90b922ea44db259e53117bb25a': Move dimming keyboard to MainKeyboardView
| * | Move dimming keyboard to MainKeyboardViewTadashi G. Takaoka2013-01-213-27/+28
| |/ | | | | | | Change-Id: Id44d4b758c8b92d1120d3a8b06812dc1fc26390c
* | am bde94dd9: Merge "[AD3] Implement the interface to choose a local dictionary"Jean Chalard2013-01-204-2/+142
|\| | | | | | | | | * commit 'bde94dd96f6dbceeb0a00cb02dfc8064bd6c46fa': [AD3] Implement the interface to choose a local dictionary
| * Merge "[AD3] Implement the interface to choose a local dictionary"Jean Chalard2013-01-214-2/+142
| |\
| | * [AD3] Implement the interface to choose a local dictionaryJean Chalard2013-01-214-2/+142
| | | | | | | | | | | | | | | Bug: 7702011 Change-Id: Id3b9c58dbbf5097e4d6ce986d20924eae19f9690
* | | am 9c968b62: Move gesture related XML attribute to MainKeyboardViewTadashi G. Takaoka2013-01-204-58/+55
|\| | | | | | | | | | | | | | * commit '9c968b62d1b4049959b7b7b0f05388c90e31b46e': Move gesture related XML attribute to MainKeyboardView
| * | Move gesture related XML attribute to MainKeyboardViewTadashi G. Takaoka2013-01-214-58/+55
| | | | | | | | | | | | Change-Id: Ia12f73a3d7d26596ee14a0aff23244ef72753d68
* | | am 37598210: Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)Tadashi G. Takaoka2013-01-207-207/+193
|\| | | | | | | | | | | | | | * commit '375982106bf073971fccd14b2c65ec8e089bb2ae': Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)
| * | Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)Tadashi G. Takaoka2013-01-217-207/+193
| | | | | | | | | | | | Change-Id: If15d5ee683b8026d1871a3fe438dba498944faa7
* | | am 0e4f0da4: Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)Tadashi G. Takaoka2013-01-206-207/+215
|\| | | | | | | | | | | | | | * commit '0e4f0da449d0fc4f0c4c6b49b4c24961da36a5d1': Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)
| * | Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)Tadashi G. Takaoka2013-01-216-207/+215
| | | | | | | | | | | | Change-Id: I86014de147416453503b6412eb862a2d172426aa
* | | am d9449ccf: Move MoreKeysPanel.Controller implementation to MainKeyboardViewTadashi G. Takaoka2013-01-205-88/+75
|\| | | | | | | | | | | | | | * commit 'd9449ccf3ce9e5eabb022aed6a45bba680bce115': Move MoreKeysPanel.Controller implementation to MainKeyboardView
| * | Move MoreKeysPanel.Controller implementation to MainKeyboardViewTadashi G. Takaoka2013-01-215-88/+75
| | | | | | | | | | | | Change-Id: Iffa298d51ca21a7dcd1e77c633217532d96d2cf5
* | | am 00f8474c: Merge "Remove unused Keyboard.purgeKeyboardAndClosing method"Tadashi G. Takaoka2013-01-201-5/+1
|\| | | | | | | | | | | | | | * commit '00f8474c734d796faeea12f240e492983691222a': Remove unused Keyboard.purgeKeyboardAndClosing method
| * | Remove unused Keyboard.purgeKeyboardAndClosing methodTadashi G. Takaoka2013-01-211-5/+1
| |/ | | | | | | Change-Id: Ia09ac04b0edca2a22d64ba83e054b115fe8851a6
* | am 1d15fe7e: [AD2] Add a helper method to read an arbitrary dict headerJean Chalard2013-01-181-0/+27
|\| | | | | | | | | * commit '1d15fe7e51075e77b7cb477cf8de6569b8eefa2f': [AD2] Add a helper method to read an arbitrary dict header
| * [AD2] Add a helper method to read an arbitrary dict headerJean Chalard2013-01-181-0/+27
| | | | | | | | | | Bug: 7702011 Change-Id: Ib88f6dc222892831ae6932635b65fd2595b16b43
* | am babc71ee: Merge "[AD1] Add an option to read an arbitrary dictionary."Jean Chalard2013-01-183-8/+25
|\| | | | | | | | | * commit 'babc71ee30e1e119dff3a2272a0de3aa793ecda6': [AD1] Add an option to read an arbitrary dictionary.
| * Merge "[AD1] Add an option to read an arbitrary dictionary."Jean Chalard2013-01-183-8/+25
| |\
| | * [AD1] Add an option to read an arbitrary dictionary.Jean Chalard2013-01-183-8/+25
| | | | | | | | | | | | | | | Bug: 7702011 Change-Id: I76f52dd3fdb22824fc243ab3845ceec610469c81
* | | am fd80d1ad: Merge "Deactivate h/w keyboard when not an internal build."Jean Chalard2013-01-182-0/+3
|\| | | | | | | | | | | | | | * commit 'fd80d1ad482b7ee9d6dcdb3f4463bdf0d2bf2bfb': Deactivate h/w keyboard when not an internal build.
| * | Merge "Deactivate h/w keyboard when not an internal build."Jean Chalard2013-01-182-0/+3
| |\ \
| | * | Deactivate h/w keyboard when not an internal build.Jean Chalard2013-01-182-0/+3
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am 2e680c89: Merge "Trigger the set action when pressing hardware enter (C2)"Jean Chalard2013-01-181-6/+13
|\| | | | | | | | | | | | | | * commit '2e680c890d198f2f32d4ae1a46b0431b61227db2': Trigger the set action when pressing hardware enter (C2)
| * | Merge "Trigger the set action when pressing hardware enter (C2)"Jean Chalard2013-01-181-6/+13
| |\ \ | | |/ | |/|
| | * Trigger the set action when pressing hardware enter (C2)Jean Chalard2013-01-181-6/+13
| | | | | | | | | | | | | | | Bug: 7969231 Change-Id: I581212093df6f16fa9304e0b3e5b46714a7acdb3
* | | am d5e869ce: Merge "Track handled events to consistently return handled ↵Jean Chalard2013-01-181-1/+12
|\| | | | | | | | | | | | | | | | | | | | status (C1)" * commit 'd5e869ced838454ede1d813d6a289fafc31b0665': Track handled events to consistently return handled status (C1)
| * | Merge "Track handled events to consistently return handled status (C1)"Jean Chalard2013-01-181-1/+12
| |\|
| | * Track handled events to consistently return handled status (C1)Jean Chalard2013-01-181-1/+12
| | | | | | | | | | | | | | | Bug: 5037589 Change-Id: I92d5be669420f0b2fdeb8fcf85aefd3961bf84b4
| * | Merge "Correct GesturePreviewTrail.getWidth() implementation"Tadashi G. Takaoka2013-01-182-4/+2
| |\ \
| | * | Correct GesturePreviewTrail.getWidth() implementationTadashi G. Takaoka2013-01-182-4/+2
| | | | | | | | | | | | | | | | | | | | Bug: 7981153 Change-Id: I20785b7f82329ce6f19c883e77a9716772cda290
| * | | Merge "Add SeekBarDialogPreference"Tadashi G. Takaoka2013-01-188-333/+191
| |\ \ \
| | * | | Add SeekBarDialogPreferenceTadashi G. Takaoka2013-01-188-333/+191
| | |/ / | | | | | | | | | | | | | | | | | | | | This change removes SeekBarDialog class. Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b
* | | | Add SeekBarDialogPreferenceTadashi G. Takaoka2013-01-188-333/+191
| | | | | | | | | | | | | | | | | | | | | | | | This change removes SeekBarDialog class. Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b
* | | | Correct GesturePreviewTrail.getWidth() implementationTadashi G. Takaoka2013-01-182-4/+2
| | | | | | | | | | | | | | | | | | | | Bug: 7981153 Change-Id: I20785b7f82329ce6f19c883e77a9716772cda290
* | | | am 41afa87a: Merge "Remove automatic switch back to alphabet feature"Tadashi G. Takaoka2013-01-183-47/+20
|\| | | | | | | | | | | | | | | | | | | * commit '41afa87a72fab4f7f328569f5ebe86d2b6127641': Remove automatic switch back to alphabet feature
| * | | Merge "Remove automatic switch back to alphabet feature"Tadashi G. Takaoka2013-01-183-47/+20
| |\ \ \
| | * | | Remove automatic switch back to alphabet featureTadashi G. Takaoka2013-01-183-47/+20
| | |/ / | | | | | | | | | | | | Change-Id: I4600c808f2ec31c18d3698a43afa7f4be9407e3e
* | | | am 81a4b7f4: Merge "Fix a bug in gesture after a dash or apostrophe"Jean Chalard2013-01-181-3/+12
|\| | | | | | | | | | | | | | | | | | | * commit '81a4b7f48e0649c1b984fd25398f45ce813f7cbf': Fix a bug in gesture after a dash or apostrophe
| * | | Merge "Fix a bug in gesture after a dash or apostrophe"Jean Chalard2013-01-181-3/+12
| |\ \ \
| | * | | Fix a bug in gesture after a dash or apostropheJean Chalard2013-01-181-3/+12
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It would insert a space when it shouldn't when composing a word ending in either dash or apostrophe and gesturing right away. Bug: 7889078 Change-Id: Ib3e2f6f5e551888cc081b464a641e2deac6f5ef7
* | | | am 889a5e14: Merge "Reset forgotten members (D3)"Jean Chalard2013-01-171-0/+2
|\| | | | | | | | | | | | | | | | | | | * commit '889a5e1430a87ae5dc2c0e537b3f09462e081cc9': Reset forgotten members (D3)
| * | | Merge "Reset forgotten members (D3)"Jean Chalard2013-01-181-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Reset forgotten members (D3)Jean Chalard2013-01-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only resetting mCapitalizedMode is enough to fix bug#8013488, but we may as well correctly reset both fields. Bug: 8013488 Change-Id: Icb0d7c5b1e93368e8eb7848aa9137b45d5d3531e
* | | | am 5a6b4f95: Merge "Insert into user dict in lower case if auto-caps (D2)"Jean Chalard2013-01-174-11/+52
|\| | | | | | | | | | | | | | | | | | | * commit '5a6b4f953eb036c2d3e42316d0d62045686d2b30': Insert into user dict in lower case if auto-caps (D2)