Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add GestureTrailsPreview class•••Change-Id: Ibf9dff6d834d34b4134dbe38a609fd983731eedc | 2013-01-21 | 2 | -145/+210 | ||
* | | | | Merge "Add SlidingKeyInputPreview class" | 2013-01-21 | 2 | -19/+79 | ||
|\| | | | ||||||
| * | | | Add SlidingKeyInputPreview class•••Change-Id: Ided47b3420b0b1e34063f30d5142a1858af2718e | 2013-01-21 | 2 | -19/+79 | ||
* | | | | Fix Apache license comment•••Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086 | 2013-01-21 | 113 | -902/+916 | ||
|/ / / | ||||||
* | | | Fix missing super call in PreviewPlacerView.onDetachedFromWindow•••Change-Id: Iea79c0081cb66f54f161c0cf02cb365fcf88a07c | 2013-01-21 | 1 | -0/+1 | ||
* | | | Add surrounding drawing view to AbstractDrawingPreview constructor•••Change-Id: If57e59f25fc3e29c0e7f46e8218d04fb233c27c6 | 2013-01-21 | 3 | -26/+50 | ||
* | | | Merge "Add PointerTracker.isOldestPointerInQueue" | 2013-01-21 | 3 | -11/+10 | ||
|\ \ \ | ||||||
| * | | | Add PointerTracker.isOldestPointerInQueue•••Change-Id: Ic6f38253c94067ec7aa7b5add4452fa144fd9352 | 2013-01-21 | 3 | -11/+10 | ||
* | | | | [AD4] Actually copy the file in place.•••This finally makes it work. Bug: 7702011 Change-Id: I3508c88567f79598e4d1dff561b6ba7dc5c3808f | 2013-01-21 | 4 | -16/+65 | ||
|/ / / | ||||||
* | | | Merge "Rename AbstractDrawingPreview.onDraw to drawPreview" | 2013-01-21 | 3 | -3/+3 | ||
|\ \ \ | ||||||
| * | | | 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 | 3 | -3/+3 | ||
* | | | | Move dimming keyboard to MainKeyboardView•••Change-Id: Id44d4b758c8b92d1120d3a8b06812dc1fc26390c | 2013-01-21 | 2 | -25/+27 | ||
|/ / / | ||||||
* | | | Merge "[AD3] Implement the interface to choose a local dictionary" | 2013-01-21 | 3 | -2/+136 | ||
|\ \ \ | ||||||
| * | | | [AD3] Implement the interface to choose a local dictionary•••Bug: 7702011 Change-Id: Id3b9c58dbbf5097e4d6ce986d20924eae19f9690 | 2013-01-21 | 3 | -2/+136 | ||
* | | | | Move gesture related XML attribute to MainKeyboardView•••Change-Id: Ia12f73a3d7d26596ee14a0aff23244ef72753d68 | 2013-01-21 | 3 | -40/+38 | ||
* | | | | Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)•••Change-Id: If15d5ee683b8026d1871a3fe438dba498944faa7 | 2013-01-21 | 5 | -201/+187 | ||
* | | | | Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)•••Change-Id: I86014de147416453503b6412eb862a2d172426aa | 2013-01-21 | 4 | -198/+206 | ||
* | | | | Move MoreKeysPanel.Controller implementation to MainKeyboardView•••Change-Id: Iffa298d51ca21a7dcd1e77c633217532d96d2cf5 | 2013-01-21 | 3 | -84/+72 | ||
* | | | | Remove unused Keyboard.purgeKeyboardAndClosing method•••Change-Id: Ia09ac04b0edca2a22d64ba83e054b115fe8851a6 | 2013-01-21 | 1 | -5/+1 | ||
|/ / / | ||||||
* | | | [AD2] Add a helper method to read an arbitrary dict header•••Bug: 7702011 Change-Id: Ib88f6dc222892831ae6932635b65fd2595b16b43 | 2013-01-18 | 1 | -0/+27 | ||
* | | | Merge "[AD1] Add an option to read an arbitrary dictionary." | 2013-01-18 | 1 | -0/+15 | ||
|\ \ \ | ||||||
| * | | | [AD1] Add an option to read an arbitrary dictionary.•••Bug: 7702011 Change-Id: I76f52dd3fdb22824fc243ab3845ceec610469c81 | 2013-01-18 | 1 | -0/+15 | ||
* | | | | Merge "Deactivate h/w keyboard when not an internal build." | 2013-01-18 | 2 | -0/+3 | ||
|\ \ \ \ | ||||||
| * | | | | 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 | 2 | -0/+3 | ||
| |/ / / | ||||||
* | | | | Merge "Trigger the set action when pressing hardware enter (C2)" | 2013-01-18 | 1 | -6/+13 | ||
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Trigger the set action when pressing hardware enter (C2)•••Bug: 7969231 Change-Id: I581212093df6f16fa9304e0b3e5b46714a7acdb3 | 2013-01-18 | 1 | -6/+13 | ||
* | | | | Merge "Track handled events to consistently return handled status (C1)" | 2013-01-18 | 1 | -1/+12 | ||
|\| | | | ||||||
| * | | | Track handled events to consistently return handled status (C1)•••Bug: 5037589 Change-Id: I92d5be669420f0b2fdeb8fcf85aefd3961bf84b4 | 2013-01-18 | 1 | -1/+12 | ||
* | | | | Merge "Correct GesturePreviewTrail.getWidth() implementation" | 2013-01-18 | 1 | -3/+1 | ||
|\ \ \ \ | ||||||
| * | | | | Correct GesturePreviewTrail.getWidth() implementation•••Bug: 7981153 Change-Id: I20785b7f82329ce6f19c883e77a9716772cda290 | 2013-01-18 | 1 | -3/+1 | ||
| | |/ / | |/| | | ||||||
* | | | | Merge "Add SeekBarDialogPreference" | 2013-01-18 | 4 | -327/+175 | ||
|\ \ \ \ | ||||||
| * | | | | Add SeekBarDialogPreference•••This change removes SeekBarDialog class. Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b | 2013-01-18 | 4 | -327/+175 | ||
| |/ / / | ||||||
* | | | | Merge "Remove automatic switch back to alphabet feature" | 2013-01-18 | 2 | -34/+20 | ||
|\ \ \ \ | ||||||
| * | | | | Remove automatic switch back to alphabet feature•••Change-Id: I4600c808f2ec31c18d3698a43afa7f4be9407e3e | 2013-01-18 | 2 | -34/+20 | ||
| |/ / / | ||||||
* | | | | Merge "Fix a bug in gesture after a dash or apostrophe" | 2013-01-18 | 1 | -3/+12 | ||
|\ \ \ \ | ||||||
| * | | | | Fix a bug in gesture after a dash or apostrophe•••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 | 2013-01-18 | 1 | -3/+12 | ||
| |/ / / | ||||||
* | | | | Merge "Reset forgotten members (D3)" | 2013-01-18 | 1 | -0/+2 | ||
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Reset forgotten members (D3)•••Only resetting mCapitalizedMode is enough to fix bug#8013488, but we may as well correctly reset both fields. Bug: 8013488 Change-Id: Icb0d7c5b1e93368e8eb7848aa9137b45d5d3531e | 2013-01-17 | 1 | -0/+2 | ||
* | | | | Merge "Insert into user dict in lower case if auto-caps (D2)" | 2013-01-18 | 4 | -11/+52 | ||
|\| | | | |_|/ |/| | | ||||||
| * | | Insert into user dict in lower case if auto-caps (D2)•••Also recapitalize afterwards if the word has been changed. Bug: 7972124 Change-Id: I9306580bb4ed0ffa80cc4559ce1abcd2034d1905 | 2013-01-17 | 4 | -11/+52 | ||
* | | | [Rlog78a] Annotate logUnits with corrections•••If the user makes a correction to a word, this is now explicitly indicated in the logUnit. Change-Id: I8638aadd7b8c8e32bbc9c4b020548d786513d887 | 2013-01-17 | 3 | -4/+41 | ||
| |/ |/| | ||||||
* | | Merge "Consolidate SuggestedWords.getWordInfo and .getInfo" | 2013-01-17 | 2 | -6/+2 | ||
|\ \ | ||||||
| * | | Consolidate SuggestedWords.getWordInfo and .getInfo•••Change-Id: I959cf049f550b7be3ec002281ca7457e566b0214 | 2013-01-17 | 2 | -6/+2 | ||
* | | | Merge "[Rlog14] Increase feedback buffer to cover whole session" | 2013-01-17 | 1 | -4/+3 | ||
|\ \ \ | ||||||
| * | | | [Rlog14] Increase feedback buffer to cover whole session•••Change-Id: I55b61d9ca6eecd56181b8d2913f71559555cd89e | 2013-01-15 | 1 | -4/+3 | ||
| |/ / | ||||||
* | | | Merge "[Rlog13] ResearchLogger fix feedback" | 2013-01-17 | 1 | -16/+23 | ||
|\ \ \ | ||||||
| * | | | [Rlog13] ResearchLogger fix feedback•••The feedback string was not being inserted in the feedback logs. Also changed the tag to "UserFeedback" from "UserTimestamp" to better reflect the data recorded. Change-Id: Iccf781b25e2573168c36e729419468f5bd73903e | 2013-01-16 | 1 | -16/+23 | ||
| |/ / | ||||||
* | | | Merge "Fix commit partial text logStatement" | 2013-01-17 | 1 | -5/+5 | ||
|\ \ \ | ||||||
| * | | | Fix commit partial text logStatement•••- No longer suggests that it is called from a non-existent method in RichInputConnection Change-Id: I25fe4a0f232a4320ca113598bbcdd029ca319944 | 2013-01-17 | 1 | -5/+5 | ||
| |/ / | ||||||
* | | | Merge "Add comment" | 2013-01-17 | 1 | -0/+5 | ||
|\ \ \ | |_|/ |/| | |