Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge "[Rlog81a] Determine correction type of words" | 2013-01-23 | 3 | -7/+109 | ||
|\ \ | |/ |/| | ||||||
| * | [Rlog81a] Determine correction type of words•••Heuristic to determine whether a word was a typo correction or a complete replacement by examining a correction to see if it falls within the list of suggested words of the original. Change-Id: Ieec4861a811e96aef0d14622e662b589ef8b4772 | 2013-01-22 | 3 | -7/+109 | ||
* | | Merge "Refactor SubtypeLocale to hold Resources" | 2013-01-23 | 5 | -28/+33 | ||
|\ \ | ||||||
| * | | Refactor SubtypeLocale to hold Resources•••Change-Id: Ia667bc2d406d66c87215dd3b9569f36f4642cfe0 | 2013-01-23 | 5 | -28/+33 | ||
* | | | Merge "Configurable key long press timeout" | 2013-01-23 | 4 | -10/+52 | ||
|\ \ \ | ||||||
| * | | | Configurable key long press timeout•••The default long presss timeout is 300msec (previous timeout was 400ms). Bug: 7600340 Change-Id: Ia8b64784ac03588631cfcbad30e021d74f3fd0d8 | 2013-01-23 | 4 | -10/+52 | ||
* | | | | Throw exception when invalid time stamps are detected in debug mode•••Change-Id: I360b5bd09869bc85ab3bccb8a43a20fed0035d9b | 2013-01-23 | 1 | -0/+22 | ||
| |/ / |/| | | ||||||
* | | | Fix activity flags to launch settings activity•••This change adds the following flags to the intent to lauch settings activity. - Intent.FLAG_ACTIVITY_RESET_TASK_IF_NEEDED - Intent.FLAG_ACTIVITY_CLEAR_TOP Bug: 8055342 Change-Id: I85284409bbba3fd284442e5ac4c7a55e58ad15ec | 2013-01-23 | 1 | -1/+3 | ||
* | | | Merge "Cache MoreKeysKeyboard instead of container view of it" | 2013-01-22 | 7 | -100/+66 | ||
|\ \ \ | ||||||
| * | | | Cache MoreKeysKeyboard instead of container view of it•••This change also cleans up MoreKeysPanel related stuff. Bug: 8047165 Change-Id: I4f2211e00c7d08469a7413568db039c1c597fb3c | 2013-01-22 | 7 | -100/+66 | ||
* | | | | Merge "SeekBarDialogPreference supports minValue and stepValue" | 2013-01-22 | 1 | -7/+31 | ||
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | SeekBarDialogPreference supports minValue and stepValue•••Change-Id: I7aaeeb2db85103708747ae318610bd4896ef96fd | 2013-01-22 | 1 | -7/+31 | ||
| |/ / | ||||||
* / / | Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL•••Change-Id: I18a997503de4033b5341b564145bca862a872098 | 2013-01-22 | 3 | -13/+16 | ||
|/ / | ||||||
* / | [Rlog15] ResearchLogger option to include account name in feedback•••multi-project commit with I0a293f392bd605c8203dc9a62993345ad58dcfbe Change-Id: Ief5b940a62dbaeaecdf1c55f2ffdd1e0fdaea2b9 | 2013-01-21 | 2 | -7/+53 | ||
|/ | ||||||
* | Merge "[Rlog78b] Make log privacy filtering decisions on n-grams" | 2013-01-21 | 5 | -122/+219 | ||
|\ | ||||||
| * | [Rlog78b] Make log privacy filtering decisions on n-grams•••Previously, words were pushed out of a LogBuffer one at a time. The receiving code had to keep state to know whether a n-gram was safe to log. This patch looks at the entire n-gram and makes a single decision based on it alone. mult-project commit with I3c40d7e02c77943d2668094ddb1d03efb942c74f Change-Id: Id7d90bbd551b1a2f4e0e35f38852652f68f273f8 | 2013-01-21 | 5 | -122/+219 | ||
* | | Merge "[Rlog81b] Log more data with handleSeparator" | 2013-01-21 | 2 | -1/+18 | ||
|\ \ | ||||||
| * | | [Rlog81b] Log more data with handleSeparator•••Change-Id: I4b2ebaa2398ac2f669e1e009e00842e55979e866 | 2013-01-18 | 2 | -1/+18 | ||
* | | | Move AbstractDrawingPreview objects to MainKeyboardView•••Change-Id: I0be72fba9a66f7c326028ec8e4670ca74a46053f | 2013-01-21 | 2 | -69/+49 | ||
* | | | Merge "Add GestureTrailsPreview class" | 2013-01-21 | 2 | -145/+210 | ||
|\ \ \ | ||||||
| * | | | 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 | ||
| | |/ / | |/| | |