aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | [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
| * | | | | | | | | Merge "Remove unused Keyboard.purgeKeyboardAndClosing method"Tadashi G. Takaoka2013-01-211-5/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Remove unused Keyboard.purgeKeyboardAndClosing methodTadashi G. Takaoka2013-01-211-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia09ac04b0edca2a22d64ba83e054b115fe8851a6
* | | | | | | | | | am 0c2227ab: Clean up in geometry_utils.hKen Wakasa2013-01-207-80/+87
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0c2227ab991774768414d8ea60a469f005eb9f1a': Clean up in geometry_utils.h
| * | | | | | | | | Clean up in geometry_utils.hKen Wakasa2013-01-217-80/+87
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I876bceed12cf533cb29d290fbc05a686f4030579
* | | | | | | | | am 64cc1076: Merge "refactor space proximity"Satoshi Kataoka2013-01-200-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '64cc10769f491fbf68b4b7f330d09798f87ef722': refactor space proximity
| * | | | | | | | Merge "refactor space proximity"Satoshi Kataoka2013-01-182-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | refactor space proximitySatoshi Kataoka2013-01-182-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9629986f77ece9addc3a70371679510d99f2659f
* | | | | | | | | | refactor space proximitySatoshi Kataoka2013-01-182-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9629986f77ece9addc3a70371679510d99f2659f
* | | | | | | | | | 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
* | | | | | | | | | | am 5d894dcf: Merge "Correct GesturePreviewTrail.getWidth() implementation"Tadashi G. Takaoka2013-01-180-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5d894dcfaa8ec23911565d9de9f24d0ccdf30353': Correct GesturePreviewTrail.getWidth() implementation
| * | | | | | | | | | 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
* | | | | | | | | | | am f420e506: Merge "Add SeekBarDialogPreference"Tadashi G. Takaoka2013-01-180-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f420e506a07e61d6f396e7f2c0e440054570e646': Add SeekBarDialogPreference
| * | | | | | | | | | 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-186-135/+51
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '41afa87a72fab4f7f328569f5ebe86d2b6127641': Remove automatic switch back to alphabet feature
| * | | | | | | | | | Merge "Remove automatic switch back to alphabet feature"Tadashi G. Takaoka2013-01-186-135/+51
| |\ \ \ \ \ \ \ \ \ \