Skip to content
Snippets Groups Projects
  1. Aug 22, 2012
  2. Aug 21, 2012
  3. Aug 20, 2012
  4. Aug 18, 2012
    • Ken Wakasa's avatar
      Cosmetic fixes · 522e1266
      Ken Wakasa authored
      Change-Id: I5460252af534d4455ba22273a06ac956bc904831
      522e1266
    • Kurt Partridge's avatar
      ResearchLogging log when preferences change · c58f5d90
      Kurt Partridge authored
      DO NOT MERGE
      
      Bug: 6188932
      Change-Id: Ia7ee65e7f3be10d031a065aaa6c3d18610c7dff0
      c58f5d90
    • Kurt Partridge's avatar
      ResearchLogging upload via service · baf1f0bd
      Kurt Partridge authored
      DO NOT MERGE
      
      Upload using an intent service rather than just a thread.  More robust in case the keyboard
      is closed and the upload hasn't finished yet.
      
      multi-project commit with I40db74fb780e01364609339764e150f0291d3f9b
      
      Bug: 6188932
      Change-Id: Ie980d38a713d15c01083d41bd73f0602ec75dd16
      baf1f0bd
    • Kurt Partridge's avatar
      ResearchLogger to track simple statistics · 7cec911f
      Kurt Partridge authored
      DO NOT MERGE
      
      Bug: 6188932
      Change-Id: I4667f8f60aa356c73f925c298318520f71e144c5
      7cec911f
    • Kurt Partridge's avatar
      ResearchLogging capture full n-gram data · 221e756f
      Kurt Partridge authored
      DO NOT MERGE
      
      - Captures complete motion data for all words in an n-gram.
      - Also filters n-grams properly; if any word in the n-gram is not
        in the dictionary, it is not included.
      - Simplify ResearchLog to not require explicit state
      - Added LogBuffer class MainLogBuffer class to allow n-gram-level decisions
        about privacy.
      - Moved LogUnit out from ResearchLogger
      
      multi-project change with Ie2bc79fd7fe6b951b24771e94b8d4ca21989af65
      
      Bug: 6188932
      Change-Id: I568c90d4af07e7c759c1e7fc64b716bd8c7b4ae5
      221e756f
    • Kurt Partridge's avatar
      ResearchLogger log RichInputConnection · 1964ffb3
      Kurt Partridge authored
      Move many ResearchLogger data collection points to RichInputConnection.
      By collecting data here, developers do not have to remember to keep the
      ResearchLog consistent with calls to the RichInputConnection.
      
      In addition, some unnecessary log points were removed, and the ResearchLogger
      is now independent of LatinImeLogger.
      
      multi-project change with Ib71f841044ec1072610ab5638a5edfce29b7c05b
      
      DO NOT MERGE
      
      Bug: 6188932
      Change-Id: I9ec7500a5b18bfe1a5a5bb1e5bf21c43351fc59e
      1964ffb3
  5. Aug 17, 2012
  6. Aug 16, 2012
  7. Aug 15, 2012
Loading