Skip to content
Snippets Groups Projects
  1. Jul 06, 2023
  2. May 07, 2018
    • Yohei Yukawa's avatar
      Merge java-overridable/ into java/ again · 7a2459ca
      Yohei Yukawa authored
      This CL a logical revert of a previous CL [1], which separated Java
      files into common ones and overridable ones.  Now that that overriding
      concept is no longer used, there is no need to keep having separate
      directory structure.
      
       [1]: Ic734bd4d20aa050c688a3158b1a382ae0ac18991
            fb74ab15
      
      Fix: 79323502
      Test: make -j aosp_taimen-userdebug && make -j
      Test: tapas LatinIME && make -j
      Change-Id: I2090bc25d18e6d4f24e91c2cbfe832755cbb4e8f
      7a2459ca
  3. Mar 10, 2015
  4. Mar 02, 2015
  5. Dec 18, 2014
  6. Dec 17, 2014
  7. Oct 23, 2014
  8. Sep 22, 2014
  9. Aug 29, 2014
  10. Aug 22, 2014
  11. Aug 20, 2014
  12. Aug 15, 2014
  13. May 14, 2014
    • Yohei Yukawa's avatar
      Simplify StatsUtils · 9aa7f66a
      Yohei Yukawa authored
      With this CL, the implementation of StatsUtils no longer
      needs to know how to read settings from the system.
      
      Insted, the LatinIME class is now responsible for notifying
      StatsUtils whenever the settings is changed.
      
      BUG: 14324207
      Change-Id: Ic3d26ec31c8d2c082d3e7487b578b323aad2f960
      9aa7f66a
  14. Apr 08, 2014
Loading