Skip to content
Snippets Groups Projects
  1. Dec 06, 2013
    • Jean Chalard's avatar
      [RF3] Cleanups · a72e8f1e
      Jean Chalard authored
      Make the version number a single number on native and java side.
      Also, remove the hasValidContents method. It's useless since the
      native code already checks this when creating the dictionary (I
      wish I had known that when I added it).
      
      Bug: 11281748
      Change-Id: I572d37429972b2f280e4bdb748b709e5d0d7737e
      a72e8f1e
  2. Dec 04, 2013
    • Jean Chalard's avatar
      [RF1] Remove files that don't match the expected format, step 1 · 5e80e699
      Jean Chalard authored
      This implements the skeleton implementation, and enables a
      fallback implementation in the case the file is coming from the
      dictionary provider.
      - A better scheme should be used for provider-supplied dicts.
      - This does not implement the solution for device-generated
          dicts yet. This will come in a future change.
      - This does not implement the checking process on the native
          side yet. This will come in a future change.
      
      Bug: 11281748
      Change-Id: Ifa6e237d19dfbffe503e3674915480ea867b0ddf
      5e80e699
  3. Sep 30, 2013
Loading