Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-10 | Add words to Portuguese•••>>> dictionaries/pt_BR_wordlist.combined.gz Header : date : 1355802839 <=> 1357790917 version : 29 <=> 30 Body : Added: à 30 Added: é 30 Added: ò 30 Added: ô 30 >>> dictionaries/pt_PT_wordlist.combined.gz Header : date : 1355802856 <=> 1357790930 version : 29 <=> 30 Body : Added: à 30 Added: é 30 Added: ò 30 Added: ô 30 >>> java/res/raw/main_pt_br.dict Header : date : 1355802839 <=> 1357790917 version : 29 <=> 30 Body : Added: à 30 Added: é 30 Added: ò 30 Added: ô 30 Bug: 7966948 Change-Id: I71c0986cf616d67926d0a6a0e53099b04b0427d5 | 3 | -0/+0 | |
2013-01-09 | [Rlog52z] Cleanup and small bug fixes•••Change-Id: Ia3fca4881370ffcdd5f2b14d2d1094c51f4330ae | 2 | -9/+10 | |
2013-01-10 | Remove unused variables•••Change-Id: I508679c2ad21b2624760d37a9503e21733964d4c | 2 | -20/+10 | |
2013-01-10 | Rename variables related to key preview popup•••Change-Id: I0161e5844dd325af9afba80ac54a569b16c80660 | 1 | -13/+12 | |
2013-01-10 | Remove unused variable•••Change-Id: I7001d8b6200a5cefcf84630d663da8316422026f | 1 | -3/+0 | |
2013-01-09 | [Rlog50] capture bigrams properly even with deletions•••multi-project commit with Ia4ec213e8356897807cb6a278fccdbaa945732f0 Change-Id: Ib3fe886dc889954a31586ab81d00a21d8d55efd2 | 7 | -62/+191 | |
2013-01-09 | Import translations. DO NOT MERGE•••Change-Id: I7513684783ad97339184b8db61ddd062cbd7a1c5 Auto-generated-cl: translation import | 5 | -7/+5 | |
2013-01-09 | Add a next Event (B2)•••Change-Id: If2fe6f0f4f88a6ae1f22664ded61cec6942c18b9 | 3 | -22/+24 | |
2013-01-09 | Abandon the idea of an Event pool and make Event immutable (B1)•••Change-Id: I750a07c0c564a95ceac734afa873ca3da9626a7f | 3 | -26/+17 | |
2013-01-09 | add a define•••Change-Id: I8139d0639d07afd200ba4507768bf76d0054687b | 1 | -0/+3 | |
2013-01-09 | Fix a race condition with backspaces•••And add a test to make sure it stays not-broken. Bug: 7946604 Change-Id: I996da3d5507d591ec25a13fb57434f39843f1df5 | 2 | -0/+26 | |
2013-01-09 | Cancel update batch input timer whenever MotionEvent is received•••Bug: 7911739 Change-Id: Id2cd98385371fd98435943ed66ec5381dfaa48e0 | 3 | -0/+24 | |
2013-01-09 | Don't cancel gesture typing while more keys keyboard is shown•••Bug: 7964225 Change-Id: I4c572527b6f399282bdd963e38c147c7e69815ac | 1 | -0/+5 | |
2013-01-09 | Replace assert() with ASSERT() & use -funwind-tables for debug builds•••Change-Id: I9ec14eb24ebc45657119a45aba09517e71a22974 | 7 | -22/+21 | |
2013-01-09 | assert when the touch event goes back to the future•••bug: 7911739 Change-Id: I29db6a5cb6749999666b1c53857ea61bcc19b8f1 | 2 | -0/+12 | |
2013-01-09 | Clean up public helper methods of SettingsValues•••Change-Id: I6c6087580b67f497eaaf16900f8df7a4a895b8e3 | 9 | -211/+205 | |
2013-01-08 | [Rlog48] Better logging of MotionEvents•••- Now includes all historical data stored in a motionEvent - Simpler API, refactored to move extraction code to JsonUtils Change-Id: I52d9756ddbeaa14d1704787da59bf1aad18f0335 | 3 | -6/+59 | |
2013-01-08 | Clean up debug related preference keys•••Change-Id: Ib7129692c673b3bce253120ee709e0253aeafa52 | 2 | -10/+10 | |
2013-01-08 | Yet another small cleanups•••Change-Id: Ie940c4d4d9d85c95e2f04ba23f00a54ba3dc53bf | 7 | -31/+23 | |
2013-01-08 | Make Settings class singleton to manage SettingsValues•••Change-Id: Id30828a141de86d9bcf8bce586d2adb468cc59e1 | 3 | -97/+146 | |
2013-01-08 | Misc small cleanups•••Change-Id: Iea61e6c76a9a0437a1b2e8143f6ab5b09a8e211e | 13 | -61/+44 | |
2013-01-08 | Rename Settings to SettingsFragment•••Change-Id: If5bc53efc67be507663091de0f569f604c03e719 | 3 | -359/+378 | |
2013-01-08 | Consolidate VibratorUtils with AudioAndHapticFeedbackManager•••Change-Id: Ica4e3193f369330da62a259c718b779ddf9fbde5 | 6 | -83/+58 | |
2013-01-08 | Adjust the used frequency of the user dictionary words.•••Bug: 7656666 Change-Id: I4b271af636f6103cb5287336229581365841d778 | 1 | -5/+20 | |
2013-01-08 | Update dictionaries•••>>> dictionaries/fr_wordlist.combined.gz Header : date : 1355802835 <=> 1357617878 Body : Deleted: jai 50 >>> dictionaries/pl_wordlist.combined.gz Header : date : 1355802847 <=> 1357618222 Body : Added: żebyście 69 Added: żebyśmy 69 >>> java/res/raw/main_fr.dict Header : date : 1355802835 <=> 1357617878 Body : Deleted: jai 50 Change-Id: I8651a4689bea06d5fe2caead471ef52969c77089 | 3 | -0/+0 | |
2013-01-07 | [Rlog32] ResearchLogger segment motion data around gestures correctly•••multi-project commit with I684ba5fed8c653777942e6b0366113ca40dfa37c Change-Id: Id3804e6cfa97b4cdde212b8eebc413f76fa4772c | 3 | -19/+82 | |
2013-01-07 | Import translations. DO NOT MERGE•••Change-Id: I8b9113b6328fa461d8184ff3d2bc03379d1c7e3a Auto-generated-cl: translation import | 46 | -92/+46 | |
2013-01-07 | [mdfp] Refactoring Gesture Floating Preview Text Code•••This change moves gesture preview text code from PreviewPlacerView.java to separate classes. Change-Id: Id8d17eff38e714c3b06aafd0b24985a9bd2d2f52 | 5 | -97/+248 | |
2013-01-07 | Simplify singleton class initialization•••Change-Id: I16a27f2ed6ea66184bfdc9903180372cd7ea2fd1 | 8 | -28/+31 | |
2013-01-07 | Small code cleanups•••Multi-project commit with I249d5fbe Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5 | 25 | -239/+234 | |
2013-01-07 | Fix double input of chars typed on a h/w keyboard•••Bug: 7939324 Change-Id: I11b7af54893cb645f8a06266a0b0ba95dd0b02f9 | 1 | -1/+0 | |
2013-01-03 | [Rlog27] Refactor LogBuffer•••Cleanup and prepare for replaying Change-Id: Ie09e912c6e9c0d7375168c575ccf1cfd9375dd31 | 5 | -88/+162 | |
2013-01-02 | Import translations. DO NOT MERGE•••Change-Id: Iadfb1d9dcb28cfd8f0d6d9891bbde89f8647fe48 Auto-generated-cl: translation import | 54 | -11/+112 | |
2012-12-28 | Set default audio and haptic feedback settings•••- Default keypress volume is set to 0.2f in resource. - Default keypress vibration duration is set to 10 msec in resource. Bug: 7055329 Change-Id: I83bd6288d171d9787d52e2b02e4e5305f1435681 | 11 | -48/+92 | |
2012-12-28 | Refactor to add SeekBarDialog•••Change-Id: Id8e08a1d5ec5efb2baf96a2634111619fcb9fd4e | 7 | -162/+239 | |
2012-12-28 | A small simplification.•••It's useless to setAutoCorrection(getTypedWord()). Every time the contents of the word composer are altered, the auto-correction is reset, and at use time if it's null then the typed word is used anyway. Change-Id: I0870657a1ab3f456f376995b27e70703f7a5d23a | 1 | -4/+0 | |
2012-12-27 | Tidy up GeometryUtils a bit•••Change-Id: I33f4042265c0dcc2530cee43c610f73ec99c6792 | 1 | -5/+6 | |
2012-12-27 | Start committing hardware events (B4)•••Essentially this does activate auto-correction with a hardware keyboard, although a lot of things are still left to implement. No proximity is used yet which means only missing and excessive letters are considered. Dead keys are not handled. No combiner is supported. No suggestions are displayed. Resuming suggestions does not work correctly with a hardware key (because the view holds a temporary hardware event 'onKeyPreIme' and the event from the IME won't be handled until this is handled which won't happen until after the IME said that it did handle the event). Bug: 5037589 Change-Id: Idcb5c7b26d56717ed772d53c062362807f11cdae | 5 | -5/+37 | |
2012-12-27 | Initial implementation for decoding HW key events (B3)•••Bug: 5037589 Change-Id: I829f70a258de58ef8d2b836a9b435198a226e37f | 3 | -2/+77 | |
2012-12-27 | Rename some confusing variables•••Change-Id: Ib0de800599ae7f12c86270a627616d5b52366414 | 1 | -12/+12 | |
2012-12-27 | Fix an old bug in getting a word from the connected view.•••In this test, it's impossible that start < 0 so the test is useless. I'm not sure what the cursor test was for, but it's very old code, and it seems the assumption was either misled or doesn't hold any more: testing for the absolute cursor position against the length of the word against the cursor makes no sense. The net result of this was that when the cursor index got large enough, resuming suggestion would not work any more. Bug: 7586467 Change-Id: I3462082374fe9579bec7698f4d424de6ff5f2ded | 1 | -8/+3 | |
2012-12-27 | Get rid of current subtype and system locale cache from SubtypeSwitcher•••Bug: 7675452 Change-Id: I2121f56964b6d25e8d40f5b8ec67eeae527b2117 | 3 | -80/+17 | |
2012-12-27 | Fix gesture trail width calculation•••Change-Id: I41e0a95437aa9b8ec9a8eefb3bc5eb0452284b60 | 1 | -9/+27 | |
2012-12-26 | Add support for multiple keyboard event decoders (B2)•••Bug: 5037589 Change-Id: I0a4926f94ef8d1caa17669801608608648b697b9 | 3 | -9/+66 | |
2012-12-23 | Clean up unnecessary uses of toString()•••Leftover from changing variables from CharSequence to String Change-Id: I4db43fcb075aa37bf9c5b2a23bad0e4c2d718379 | 1 | -12/+10 | |
2012-12-23 | [Rlog24] ResearchLogger detect word boundaries in callers above commitText•••multi project commit with I5847d4aba97a7224ae170a7153811c5a11816449 Change-Id: Ie6fbf6f19f0193451fe6f3ddf9d4ef1637a35db1 | 4 | -37/+82 | |
2012-12-23 | [Rlog24z] Initialize statistics variables•••Change-Id: I73a6009294a4f559a93b6ea9ceb4ea2683d97486 | 2 | -7/+11 | |
2012-12-22 | Log LatinIME.commitCurrentAutoCorrection()•••Change-Id: Ic46c91374ae0177cafad4579d28d6980af0d8d3a | 2 | -1/+26 | |
2012-12-22 | [Rlog19] ResearchLog remove unnecessary logSegment{start,end}•••Change-Id: I73b7765c764e5f1035f1c37df45345f26aa5acb1 | 2 | -0/+5 | |
2012-12-22 | [Rlog22] ResearchLogger fixed debug printing•••Change-Id: I2c59983236c936b8698004db8213b68c2f964cd5 | 1 | -0/+35 |