Skip to content
Snippets Groups Projects
  1. Apr 11, 2024
  2. Jul 06, 2023
  3. Jun 20, 2015
  4. Jun 17, 2015
  5. May 04, 2015
  6. Apr 15, 2015
    • Mohammadinamul Sheik's avatar
      Do not re-download the unused dictionaries. · 3a5de641
      Mohammadinamul Sheik authored
      Does the following
      1. Uses dictionaries from the files/ directory while populating the
         entries into the pendingUpdates table. So that a download happens only
         if the metadata.json says so.
      2. Delete an unusable dictionaries from the files/ directory.
      
      Bug: 20142708
      Change-Id: Ibd738793585c39735868e324b8ad682dff0eba34
      3a5de641
  7. Mar 24, 2015
  8. Mar 13, 2015
  9. Sep 03, 2014
    • Jatin Matani's avatar
      Attempt retry for broken dictionaries · 256b1b2a
      Jatin Matani authored
      1. Add retry count column within metadata in dictionary pack.
      2. Attempt a retry for download and installation by running StartDownloadAction.
      3. If the number retrial are at the threshold, we don't attempt it again.
      
      Bug: 15150487
      Change-Id: I70720353e5803fccf4728c2aa798883ba75c61e5
      256b1b2a
  10. May 23, 2014
  11. May 22, 2014
  12. Feb 17, 2014
  13. Jul 05, 2013
  14. Jun 25, 2013
  15. Jun 24, 2013
  16. Apr 26, 2013
  17. Apr 25, 2013
    • Jean Chalard's avatar
      Work around a bug in older DownloadManager versions. · 43590149
      Jean Chalard authored
      This adds a number to the extension.
      
      Note that for DownloadManager to keep this, the server
      needs to send it a mime type it does not recognize. Right
      now, it does not recognize application/json so it's okay,
      but we'd do well to remove the content/type header from
      the server to prevent problems.
      
      Bug: 8467516
      Change-Id: Ic484f66ac3f67c36f59f2c0bcb8c7fdeb6e8590d
      43590149
  18. Apr 19, 2013
  19. Mar 19, 2013
Loading