Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | |
2013-01-21 | Move gesture related XML attribute to MainKeyboardView•••Change-Id: Ia12f73a3d7d26596ee14a0aff23244ef72753d68 | 4 | -58/+55 | |
2013-01-21 | Move PointerTracker.DrawingProxy to MainKeyboardView (step 2)•••Change-Id: If15d5ee683b8026d1871a3fe438dba498944faa7 | 7 | -207/+193 | |
2013-01-21 | Move PointerTracker.DrawingProxy to MainKeyboardView (step 1)•••Change-Id: I86014de147416453503b6412eb862a2d172426aa | 6 | -207/+215 | |
2013-01-21 | [AD3] Implement the interface to choose a local dictionary•••Bug: 7702011 Change-Id: Id3b9c58dbbf5097e4d6ce986d20924eae19f9690 | 4 | -2/+142 | |
2013-01-21 | Move MoreKeysPanel.Controller implementation to MainKeyboardView•••Change-Id: Iffa298d51ca21a7dcd1e77c633217532d96d2cf5 | 5 | -88/+75 | |
2013-01-21 | Remove unused Keyboard.purgeKeyboardAndClosing method•••Change-Id: Ia09ac04b0edca2a22d64ba83e054b115fe8851a6 | 1 | -5/+1 | |
2013-01-21 | Clean up in geometry_utils.h•••Change-Id: I876bceed12cf533cb29d290fbc05a686f4030579 | 7 | -80/+87 | |
2013-01-18 | [AD2] Add a helper method to read an arbitrary dict header•••Bug: 7702011 Change-Id: Ib88f6dc222892831ae6932635b65fd2595b16b43 | 1 | -0/+27 | |
2013-01-18 | [AD1] Add an option to read an arbitrary dictionary.•••Bug: 7702011 Change-Id: I76f52dd3fdb22824fc243ab3845ceec610469c81 | 3 | -8/+25 | |
2013-01-18 | 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 | 2 | -0/+3 | |
2013-01-18 | Trigger the set action when pressing hardware enter (C2)•••Bug: 7969231 Change-Id: I581212093df6f16fa9304e0b3e5b46714a7acdb3 | 1 | -6/+13 | |
2013-01-18 | refactor space proximity•••Change-Id: I9629986f77ece9addc3a70371679510d99f2659f | 2 | -0/+7 | |
2013-01-18 | Track handled events to consistently return handled status (C1)•••Bug: 5037589 Change-Id: I92d5be669420f0b2fdeb8fcf85aefd3961bf84b4 | 1 | -1/+12 | |
2013-01-18 | Add SeekBarDialogPreference•••This change removes SeekBarDialog class. Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b | 8 | -333/+191 | |
2013-01-18 | Remove automatic switch back to alphabet feature•••Change-Id: I4600c808f2ec31c18d3698a43afa7f4be9407e3e | 6 | -135/+51 | |
2013-01-18 | Correct GesturePreviewTrail.getWidth() implementation•••Bug: 7981153 Change-Id: I20785b7f82329ce6f19c883e77a9716772cda290 | 2 | -4/+2 | |
2013-01-18 | Refactor proximity info•••Change-Id: I96a4eb5cbdb3b2a402e286ac2aff36c3a52482ff | 6 | -146/+223 | |
2013-01-18 | 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 | 1 | -3/+12 | |
2013-01-17 | [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 | 3 | -4/+41 | |
2013-01-17 | Consolidate SuggestedWords.getWordInfo and .getInfo•••Change-Id: I959cf049f550b7be3ec002281ca7457e566b0214 | 2 | -6/+2 | |
2013-01-17 | Fix commit partial text logStatement•••- No longer suggests that it is called from a non-existent method in RichInputConnection Change-Id: I25fe4a0f232a4320ca113598bbcdd029ca319944 | 1 | -5/+5 | |
2013-01-17 | 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 | 1 | -0/+2 | |
2013-01-17 | 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 | 4 | -11/+52 | |
2013-01-17 | Simplify the space-before and space-after logic.•••Bug: 7889078 Bug: 7268000 Change-Id: I6c77b8c9e60ef69f02526b407124d2f5d02818ee | 5 | -105/+58 | |
2013-01-17 | Forward the capitalized mode to the positional info (D1)•••Bug: 7972124 Change-Id: I3c74f3b075e698b9e9dd1d2c7b6f173073539063 | 4 | -6/+13 | |
2013-01-16 | [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 | 1 | -16/+23 | |
2013-01-16 | Fix bounding rectangle of gesture preview trail•••Bug: 7917443 Bug: 7987585 Change-Id: I99e6db1fe43d3a9b497e92330a6857e0454c428c | 3 | -37/+28 | |
2013-01-16 | Stop relying on the soft keyboard to get the editor action.•••Bug: 7969231 Change-Id: I9848c63c4c51550b5dc53c981eafa74e7fa95197 | 4 | -16/+13 | |
2013-01-15 | [Rlog14] Increase feedback buffer to cover whole session•••Change-Id: I55b61d9ca6eecd56181b8d2913f71559555cd89e | 2 | -6/+4 | |
2013-01-15 | [Rlog67] Renaming clarification•••ResearchLogger.latinIME_handleSeparator wasn't doing anything really specific to the separator, so its implementation has been renamed according to its role. Change-Id: I24e8691c7dc440dd067e96d23e50463683e17cfc | 2 | -7/+11 | |
2013-01-16 | Follow up to I21b54b35•••Change-Id: I3dd5fdd0c7f157724c82f6ddd6d3bea9bc853988 | 2 | -4/+8 | |
2013-01-15 | refactor distance cache•••Change-Id: I21b54b356641a63d7be17fd34b9ede7a63ec738a | 4 | -30/+66 | |
2013-01-15 | Small renaming for consistency•••Change-Id: I10c61d441f586e63045f8c7a606a9ee61366d870 | 3 | -12/+12 | |
2013-01-15 | Distinguish action-enter/shift-enter/enter•••Bug: 7969231 Change-Id: I75d495ee1ea126da9be4e269ee990ee0a97793c1 | 5 | -39/+63 | |
2013-01-15 | Use -fno-inline for debug builds & small cleanups•••Change-Id: I24f91d7130f2203715b868d4a82510660939886f | 7 | -23/+17 | |
2013-01-15 | Remove MAX_WORD_LENGTH_INTERNAL•••Change-Id: Ie11ff000675601acff5fbb00e9e9f48eb32c5071 | 25 | -234/+202 | |
2013-01-15 | Fix drawing Arabic diacritics•••Bug: 8001868 Change-Id: I0e5aab266bbaad8c68e4a900b8d5572977a0379d | 4 | -4/+10 | |
2013-01-14 | Add comment•••Change-Id: If21222aa678a827c1fcad5cacac0fa20655e4e5e | 1 | -0/+5 | |
2013-01-14 | [Rlog68] Logger; make filenames more unique to prevent filesys conflicts•••multi-project commit with If6b9f8990d7cdbf570740a81096513698d0e0f4c Change-Id: I124aed24be0beb4c472869594184ecf003c2fed4 | 2 | -7/+24 | |
2013-01-14 | [Rlog59d] Pass separatorString through revertCommit•••Change-Id: I5ef20476318979f99f543f9300cf6198d18f6244 | 2 | -4/+6 | |
2013-01-12 | [Rlog59c] More detailed logging of backspace•••- Normal delete events are recorded - Includes number of characters deleted for both batch and normal delete Change-Id: I422da3ddc94fa0ccd6c7586eaacf14c62dd16679 | 2 | -7/+32 | |
2013-01-11 | [Rlog63] Log whether a manual suggestion is a prediction•••Change-Id: Ia6f793611d4b18aecb1a635655af5edb639e1ecf | 2 | -4/+5 | |
2013-01-11 | Remove BinaryDictionary.MAX_PREDICTION and MAX_SPACES, and rename MAX_WORDS t...•••Change-Id: Iab2a422b367e7521f346481c7fe5e2575f2e9de3 | 16 | -102/+85 |