1. 20 Nov, 2018 2 commits
  2. 18 Nov, 2018 1 commit
  3. 17 Nov, 2018 1 commit
  4. 15 Nov, 2018 1 commit
  5. 14 Nov, 2018 1 commit
  6. 09 Nov, 2018 1 commit
  7. 08 Nov, 2018 3 commits
  8. 07 Nov, 2018 1 commit
  9. 06 Nov, 2018 3 commits
    • Park Dong-Ha's avatar
      Manifest & Gradle comment · 6b26e3f2
      Park Dong-Ha authored
      - #926
      - The version of android build results follows latest release(5.2.1)
      - Comment for Gradle and its plugin for android
       - `net.fmtlib` package name in the manifest
      6b26e3f2
    • Park Dong-Ha's avatar
      Update for Gradle build · d286c977
      Park Dong-Ha authored
      Recovered Gradle build with latest release (ver. 4.10.2)
      
      TravisCI
      - Changed several apt configurations & build steps for Android
      
      AndroidManifest:
      - package name: fmt -> org.fmtlib
      
      Gradle:
      - Plugin version 3.1.3. Requires Gradle 4.4+
      - Removed `x86` (duplicated with `x86_64`)
      - `-std=c++17`. Latest NDK(clang7) should support this
      - Missing `repositories` configuration
      
      For some reason, the `repositories` config affects to the error:
      "Could not find com.android.tools.lint:lint-gradle:26.1.3."
      d286c977
    • Park DongHa's avatar
      Get latest Gradle (ver. 4.10.2) · d951f6df
      Park DongHa authored
      Recovery of Gradle build. 1 of N
      Modified several apt configurationss and order of the build
      d951f6df
  10. 03 Nov, 2018 1 commit
  11. 28 Oct, 2018 8 commits
  12. 27 Oct, 2018 1 commit
  13. 26 Oct, 2018 1 commit
  14. 25 Oct, 2018 4 commits
  15. 24 Oct, 2018 6 commits
  16. 23 Oct, 2018 3 commits
  17. 19 Oct, 2018 2 commits