Commit History

Author SHA1 Message Date
  Rod Hynes 2be3e3b173 Merge pull request #171 from mirokuratczyk/master 9 years ago
  Michael Goldberger f5ae8002e9 Closes Psiphon-Inc/psiphon-issues#30 - pin ubuntu versions to 16.04 instead of latest; update android client jdk to 8 (was 7); update go version to 1.6.2 (was 1.6) 9 years ago
  Miro Kuratczyk 4f05313337 Updated builds to use openssl-1.0.2h. 9 years ago
  Eugene Fryntov 140975b862 Pre-download gomobile binaries in order to avoid hash check failures 10 years ago
  Rod Hynes 14f97de655 Change Android Dockerfile to Go 1.6 and gomobile 320ec40 10 years ago
  Michael Goldberger f2a6deb5ce re-organized Dockerfile to pin gomobile version and store it at the bottom of the file allowing changes to the commit hash to not affect previously cached image layers 10 years ago
  Michael Goldberger bc5cf03b1c created docker build environment to generate the android library, updated the readme and gitignore accordingly 10 years ago
  Rod Hynes 25e368e090 Update Android Library to use 'gomobile bind' 10 years ago
  Adam Pritchard d3a9bdcc04 Fix Android Dockerfile (was missing one use of the Go version variable). Updated Go version used for building. Switched from Debian to Ubuntu as Docker base (because Debian is less reliable when apt-getting). 11 years ago
  Adam Pritchard dddb271b7e Created Windows cross-compile Dockerfile 11 years ago
  Adam Pritchard 148ba3bc94 Docker build will now first get missing dependencies 11 years ago
  Adam Pritchard fff1475a53 Use Java 7 in build image. App now builds in image. 11 years ago
  Adam Pritchard ec23ce9d4e Created Docker build image for Go-Android library. 11 years ago