Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-29 | Some more misc cleanups•••Change-Id: I88cb6d38d73a2a68ade2f2190910f4733cd7b668 | 3 | -7/+7 | |
2013-01-29 | Misc cleanups•••Change-Id: Ie4f03f082097f913056308f02c6e15d5b11f84e8 | 5 | -12/+7 | |
2013-01-29 | Refactoring•••This creates a new DictionaryInfoUtils class and moves a bunch of static methods there for later usage. Change-Id: Iecb0643e6029a7be36bd6cb36aa918c40e6d8c6a | 6 | -222/+274 | |
2013-01-29 | Remove {max,min}keyboardHeight attribute from Keyboard•••This change removes a DisplayMetrics reference from KeyboardBuilder. Change-Id: I512694274e69e5281d5be47c3f938bcfd6571152 | 6 | -49/+52 | |
2013-01-29 | Add summary text to sliding key input preview settings•••Bug: 8089491 Change-Id: I15801281a95b01c67ef23a9c1558d6cdf457d375 | 2 | -2/+5 | |
2013-01-29 | Remove a duplicated method•••Change-Id: I41bd0612bf42d549d1acf0d733b689fce68aa8a1 | 2 | -17/+2 | |
2013-01-28 | Revert "Import translations. DO NOT MERGE"•••broken build. This reverts commit 2c7768328164420613c824728e0c61f08f9dbb12 Change-Id: I2abbb8f148990a7778c8782834b5996b52e45dbe | 53 | -355/+269 | |
2013-01-28 | Import translations. DO NOT MERGE•••Change-Id: Ia29e0c424e5210919bc6f9c4683a2c96e2936cad Auto-generated-cl: translation import | 53 | -269/+355 | |
2013-01-28 | Remove keyboard layout description on the spacebar•••Bug: 8056376 Change-Id: I33f07e7a044c2b5fc20de40c7a9777dab493e41c | 3 | -97/+142 | |
2013-01-25 | Remove pending update messages upon starting a gesture•••Bug: 8064307 Change-Id: Ia623ab81b6d12eedc6b20bc4c1ce34ce72d5832f | 1 | -0/+1 | |
2013-01-25 | Clean up Settings and SettingsFragment a bit•••Change-Id: I93bf3cb1ea7e8fc09f4ad34b0bdd74f5f5ff1a68 | 7 | -67/+70 | |
2013-01-24 | Initialize ResearchLogger later to avoid NPE•••Change-Id: I1b817dfbdc319ac9bbf2f08e094a007849ce767f | 1 | -3/+3 | |
2013-01-24 | Refactor most probable string•••Change-Id: I96597decf5e36d9ce088c34427915f2379255054 | 4 | -66/+97 | |
2013-01-24 | Add preliminary graphics of sliding key input preview•••Bug: 7548583 Change-Id: Idde6a62f9e64458055c99c893b71c02d1adc7b04 | 12 | -32/+76 | |
2013-01-24 | Display custom input style name in system locale•••Bug: 8032166 Change-Id: Ib9a6b63c4d540ce377892fb865e53abdd8adec16 | 7 | -48/+240 | |
2013-01-24 | add a function to char utils•••Change-Id: Id0b45a824a4655d8aba1bf6e1c6df3acd2cbe850 | 1 | -0/+11 | |
2013-01-24 | Clean up SettingsFragment a bit•••Change-Id: Ic0727003f2645f0c38200b67bb2f4046249c6273 | 1 | -25/+26 | |
2013-01-24 | Refactor proximity info•••Change-Id: Ie9ea10fe6850721dd7fe64ffc05edc68f2217d2e | 4 | -39/+38 | |
2013-01-24 | Fix dismissing gesture floating preview•••Bug: 8063926 Change-Id: I3b5b29ea0d5e4833e10e830dbdb086c868cd4884 | 1 | -0/+1 | |
2013-01-23 | Import translations. DO NOT MERGE•••Change-Id: I2df467fe9c740e33d2346dd09f5696c95af99aa5 Auto-generated-cl: translation import | 53 | -211/+213 | |
2013-01-23 | [Rlog83] Fix missing uses of hasWord() abstraction•••Change-Id: I78e286723b1b8c8bcc7aea0cc81ef2ee66a193ac | 3 | -19/+17 | |
2013-01-23 | Adjust debug warning log•••Change-Id: I1ea4be3e8bf29f9fd1ad89795eace440a5159559 | 1 | -1/+1 | |
2013-01-23 | Refactor proximity info state•••Change-Id: I00e0618d95d20e5bf5c9e6481e4d3037723785f7 | 4 | -62/+60 | |
2013-01-23 | Configurable key long press timeout•••The default long presss timeout is 300msec (previous timeout was 400ms). Bug: 7600340 Change-Id: Ia8b64784ac03588631cfcbad30e021d74f3fd0d8 | 9 | -19/+70 | |
2013-01-23 | Throw exception when invalid time stamps are detected in debug mode•••Change-Id: I360b5bd09869bc85ab3bccb8a43a20fed0035d9b | 1 | -0/+22 | |
2013-01-23 | Refactor SubtypeLocale to hold Resources•••Change-Id: Ia667bc2d406d66c87215dd3b9569f36f4642cfe0 | 7 | -116/+106 | |
2013-01-23 | Refactor proximity info state•••Change-Id: I4c68457c6b70fe8136ba4fd644f2bb0a2c0e5210 | 5 | -35/+58 | |
2013-01-23 | 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 | 1 | -1/+3 | |
2013-01-22 | [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 | 3 | -7/+109 | |
2013-01-22 | Import translations. DO NOT MERGE•••Change-Id: I46c30138504fab476bcca30cd4cc83ba108f959e Auto-generated-cl: translation import | 53 | -53/+597 | |
2013-01-22 | refactor proximity info state•••Change-Id: Iaf0c0fb7858358209fa12145777f158e0285bc27 | 7 | -152/+234 | |
2013-01-22 | Cache MoreKeysKeyboard instead of container view of it•••This change also cleans up MoreKeysPanel related stuff. Bug: 8047165 Change-Id: I4f2211e00c7d08469a7413568db039c1c597fb3c | 7 | -100/+66 | |
2013-01-22 | SeekBarDialogPreference supports minValue and stepValue•••Change-Id: I7aaeeb2db85103708747ae318610bd4896ef96fd | 2 | -7/+33 | |
2013-01-22 | Refactor proximity info state•••Change-Id: I30cc0d8f2e48d70e214739a073eabf3a8ea73618 | 4 | -348/+409 | |
2013-01-22 | Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL•••Change-Id: I18a997503de4033b5341b564145bca862a872098 | 12 | -77/+74 | |
2013-01-21 | [Rlog15] ResearchLogger option to include account name in feedback•••multi-project commit with I0a293f392bd605c8203dc9a62993345ad58dcfbe Change-Id: Ief5b940a62dbaeaecdf1c55f2ffdd1e0fdaea2b9 | 5 | -7/+66 | |
2013-01-21 | [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 | 5 | -122/+219 | |
2013-01-21 | Move AbstractDrawingPreview objects to MainKeyboardView•••Change-Id: I0be72fba9a66f7c326028ec8e4670ca74a46053f | 2 | -69/+49 | |
2013-01-21 | Add GestureTrailsPreview class•••Change-Id: Ibf9dff6d834d34b4134dbe38a609fd983731eedc | 2 | -145/+210 | |
2013-01-21 | Add SlidingKeyInputPreview class•••Change-Id: Ided47b3420b0b1e34063f30d5142a1858af2718e | 2 | -19/+79 | |
2013-01-21 | Fix Apache license comment•••Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086 | 114 | -910/+924 | |
2013-01-21 | Refactor proximity info•••Change-Id: I668e6abfe202e1a56d59b6b6e58d1b4f003b720a | 8 | -426/+594 | |
2013-01-21 | Fix missing super call in PreviewPlacerView.onDetachedFromWindow•••Change-Id: Iea79c0081cb66f54f161c0cf02cb365fcf88a07c | 1 | -0/+1 | |
2013-01-21 | 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 | 2 | -0/+0 | |
2013-01-21 | Add surrounding drawing view to AbstractDrawingPreview constructor•••Change-Id: If57e59f25fc3e29c0e7f46e8218d04fb233c27c6 | 3 | -26/+50 | |
2013-01-21 | refactor proximity info•••Change-Id: I1e37ca655b4c1ba91a04aaf5aea8267cd46b4f43 | 6 | -256/+340 | |
2013-01-21 | Add PointerTracker.isOldestPointerInQueue•••Change-Id: Ic6f38253c94067ec7aa7b5add4452fa144fd9352 | 3 | -11/+10 | |
2013-01-21 | [AD4] Actually copy the file in place.•••This finally makes it work. Bug: 7702011 Change-Id: I3508c88567f79598e4d1dff561b6ba7dc5c3808f | 5 | -16/+67 | |
2013-01-21 | Rename AbstractDrawingPreview.onDraw to drawPreview•••This is because the android lint warns calling a method onDraw(Canvas) from View.onDraw(Canvas). Change-Id: I4f54996da5454d9a8c4ef43fbbcaec37724fb20e | 3 | -3/+3 | |
2013-01-21 | Move dimming keyboard to MainKeyboardView•••Change-Id: Id44d4b758c8b92d1120d3a8b06812dc1fc26390c | 3 | -27/+28 |