Skip to content
Snippets Groups Projects
  1. Dec 12, 2018
  2. Dec 11, 2018
  3. Dec 07, 2018
  4. Dec 06, 2018
    • The Android Open Source Project's avatar
      DO NOT MERGE · 381562f2
      The Android Open Source Project authored
      Merge pie-platform-release (PPRL.181105.017, history only) into master
      
      Bug: 118454372
      Change-Id: If64e3bbb4bced4fdfe0efa3ad4a5d12f5fdc51b3
      381562f2
  5. Nov 29, 2018
  6. Nov 20, 2018
  7. Nov 19, 2018
    • Yohei Yukawa's avatar
      Move MODULE_LICENSE_APACHE2 to the project top dir · 5b85311a
      Yohei Yukawa authored
      In general files in LatinIME project should be Apache 2 license
      (unless some exceptional note is there).  This is not limited to Java
      source files.
      
      Hence moving MODULE_LICENSE_APACHE2 [1] to the project top directory
      would make much more sense to avoid possible confusions.
      
      NOTICE file is a bit complicated because it also needs to be copied
      into the system image.  Since the actual build rule for LatinIME.apk
      is placed as java/Android.bp, and
        notice: "../NOTICE"
      is something that is not supported / recommended, this CL just copies
      NOTICE file from java/NOTICE to the top level directory.
      
      Note also that NOTICE for LatinIME has a special notation [2].
      
       [1]: Originally added in the following CL for Bug 2548782
            If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
            443c360d
       [2]: Originally added in the following CL for Bug 7285172
            Ib4f4e433850d3f58e0a7cef205be4dc59c7f28c4
            49d301e9
      
      Test: Locally verified as follows:
        lunch aosp_taimen-userdebug
        make -j
        cat $OUT/obj/NOTICE_FILES/src/system/app/LatinIME/LatinIME.apk.txt
      Change-Id: I0ca84c46125de7f86f9e26906e107ac9ad7af177
      5b85311a
  8. Nov 10, 2018
  9. Nov 09, 2018
  10. Nov 06, 2018
  11. Nov 02, 2018
  12. Nov 01, 2018
    • Dan Willemsen's avatar
      Convert to Android.bp · a23407bf
      Dan Willemsen authored
      See build/soong/README.md for more information.
      
      Test: cd packages/inputmethods/LatinIME; mma
      Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054
      Merged-In: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054
      a23407bf
  13. Oct 31, 2018
  14. Oct 29, 2018
    • Bill Yi's avatar
      [automerger skipped] Import translations. DO NOT MERGE · 9468765b
      Bill Yi authored
      am: 98552375  -s ours
      
      Change-Id: I9c79f7537f938ffb2ad35aa10e90da11bf33ee19
      9468765b
    • Tadashi G. Takaoka's avatar
      Fix dicttool build · 6a1b3735
      Tadashi G. Takaoka authored
      This CL partially reverts
        - Id88b02b74bdfe4ca05b08181ceb6b34d5652fc0c
        - I05c7d8429e8d9a26139456763c77997340fea8c2
      And followup (remove shortcut support)
        - I73b7dc008a5acaf75a31a36a2d332b5afabd82d0
      
      Bug: 28255684
      Test: make -j10 dicttool_aosp
      Change-Id: I2e01ed86b9517a1141aee35ea6d8ef39258981d1
      6a1b3735
  15. Oct 28, 2018
  16. Oct 25, 2018
  17. Oct 24, 2018
  18. Oct 19, 2018
Loading