Skip to content
Snippets Groups Projects
  1. May 14, 2024
  2. Apr 11, 2024
  3. Jan 24, 2024
  4. Jul 06, 2023
  5. Jul 09, 2015
    • Jatin Matani's avatar
      Remove android.util.Log from FileUtils · d711426a
      Jatin Matani authored
      FileUtils is being used for other non android projects
      and hence breaks when built. Instead use the log statements
      at caller to record Log.e messages. Hence there is no side
      effect here.
      
      Bug:22042371
      Change-Id: Ieb100006ff38e013bc30542637465f58bfc0f2f2
      d711426a
  6. Jun 25, 2015
    • Dan Zivkovic's avatar
      Load metadata.json from resources on DB reset. · 3aad1424
      Dan Zivkovic authored
      This will ensure that a new (or upgraded) keyboard instance will know which
      dictionaries are available for download so it requests missing dictionaries.
      In addition, we increment the database version number to ensure upgrades of
      existing Fava instances start with a clean slate.
      
      Bug 22069694.
      
      Change-Id: Id71310412682543a3931f9c5c03cb0369fa7b9ac
      3aad1424
  7. May 04, 2015
  8. 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
  9. Mar 25, 2015
  10. Mar 24, 2015
  11. Mar 04, 2015
  12. Feb 27, 2015
  13. Feb 24, 2015
  14. Feb 13, 2015
  15. Feb 05, 2015
  16. Nov 21, 2014
  17. Nov 07, 2014
  18. Oct 23, 2014
  19. Oct 16, 2014
    • Jean Chalard's avatar
      [ML25] Add an hasDict method. · f13487df
      Jean Chalard authored
      We used to have separate methods for existence of dicts
      according to whether it's a file or a resource. This unifies both.
      
      Bug: 11230254
      Bug: 17979623
      Change-Id: I728773461f3465f756d06297c3f3bee34390c3e6
      f13487df
  20. Sep 19, 2014
  21. Jul 28, 2014
  22. May 23, 2014
  23. Mar 27, 2014
  24. Mar 05, 2014
  25. Feb 04, 2014
  26. Jan 25, 2014
  27. Jan 10, 2014
    • Jean Chalard's avatar
      Fix build. · 84a3047e
      Jean Chalard authored
      Change-Id: I6d0b572190080e58e95f72856ad39e72a49537b7
      84a3047e
  28. Jan 06, 2014
  29. Aug 26, 2013
  30. Aug 23, 2013
  31. Jul 05, 2013
  32. Jun 24, 2013
  33. Jun 06, 2013
  34. Apr 25, 2013
  35. Feb 23, 2013
  36. Feb 07, 2013
  37. Jan 31, 2013
Loading