Skip to content
Snippets Groups Projects
  1. Oct 31, 2014
  2. Oct 30, 2014
  3. Oct 29, 2014
  4. Oct 28, 2014
  5. Oct 27, 2014
  6. Oct 24, 2014
  7. Oct 23, 2014
  8. Oct 22, 2014
  9. Oct 21, 2014
    • Yohei Yukawa's avatar
      Remove BuildCompatUtils.VERSION_CODES_LXX · 66d30a4b
      Yohei Yukawa authored
      Finally it is turned out to be a XXL-size Lollipop.
      
      Change-Id: Icbd22506be9de514eba287cdd8d97fbfd070ac09
      66d30a4b
    • Yohei Yukawa's avatar
      Add @Override for a method that is overriding a new L API · 63cbdf49
      Yohei Yukawa authored
      Now all the downstream builds have switched to API Level 21.
      Hence putting @Override to new APIs no longer makes javac unhappy.
      
      Change-Id: Ib3324a5d06b17d298beacab8c8802bb14e5be968
      63cbdf49
    • Tadashi G. Takaoka's avatar
      Fix some compiler warnings · 5f00fe09
      Tadashi G. Takaoka authored
      This CL fixes the following compiler warnings.
      
      - Indirect access to static member
      - Access to a non-accessible member of an enclosing type
      - Parameter assignment
      - Method can be static
      - Local variable declaration hides another field or variable
      - Value of local variable is not used
      - Unused import
      - Unused private member
      - Unnecessary 'else' statement
      - Unnecessary declaration of throw exception
      - Redundant type arguments
      - Missing '@Override' annotation
      - Unused '@SuppressWarning' annotations
      
      Bug: 18003991
      Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
      5f00fe09
    • Tadashi G. Takaoka's avatar
      FIx potential NPE · 097bcdcd
      Tadashi G. Takaoka authored
      Bug: 18052047
      Change-Id: I9097d0a504b8a1d875cf66e44bb65eb6ecc8908e
      097bcdcd
    • Adrian Velicu's avatar
      Renaming "blacklist" flag to "possibly offensive" · 05172bf1
      Adrian Velicu authored
      No behaviour changes.
      Unified the overloaded FusionDictionary::add method to always take an
      isPossiblyOffensive argument.
      
      Bug: 11031090
      Change-Id: I5741a023ca1ce842d2cf10d4f6c926b0efabaa78
      05172bf1
  10. Oct 20, 2014
  11. Oct 18, 2014
    • Nick Kralevich's avatar
      fix build · 01acdac1
      Nick Kralevich authored
      Change-Id: Iedbf01e1c6191350aed8d31c2638b2430e67a36f
      01acdac1
    • Nick Kralevich's avatar
      fix build · 237f6ca7
      Nick Kralevich authored
      Change-Id: I58a94fc0be01f272b6ad12524946f073c9f49894
      237f6ca7
  12. Oct 17, 2014
Loading