Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-09 | add section in readme as a reminder to avoid unit tests in debug builds | cyBerta | |
2022-05-14 | remove broken c&p'ed string | cyBerta | |
2022-05-14 | add info about translations and Transifex onboarding | cyBerta | |
2022-05-14 | fix typo | cyBerta | |
2022-05-14 | fix required ndk version in README.md | cyBerta | |
2022-05-12 | add note about currently supported android versions in README.md | cyberta | |
2022-05-12 | update ndk path in README.md | cyberta | |
2022-05-11 | update README.md | cyberta | |
2022-04-21 | Transifex changes, merging desktop and mobile | kwadronaut | |
This changes the URL and user texts. Please do a dry-run before updating languages! | |||
2021-05-28 | Update readme installation | kwadronaut | |
2019-06-23 | missing apt install in readme | kwadronaut | |
2018-02-23 | Minor readme updates | kwadronaut | |
change issue tracker/merge requests to point to 0xacab typo closes #8870 | |||
2018-02-06 | #8832 update build instructions in Readme.md | cyBerta | |
2018-01-29 | #8818 update README.md after sdk update | cyBerta | |
2017-11-01 | #8770 now it's even possible to login on 0xacab.org with your github or ↵ | cyBerta | |
gitlab account! | |||
2017-10-31 | #8770 Update Readme.md about filing bug tickets | cyBerta | |
2017-09-29 | update README due to new supported Android APIs, updated SDK, NDK and new ↵ | cyBerta | |
docker image references | |||
2017-04-30 | [ag] change issues link in readme to point to 0xacab not github | aguestuser | |
2017-04-30 | [ag] update README to reflect correct versions, install process | aguestuser | |
2017-04-30 | [ag] clean up README | aguestuser | |
2017-04-17 | [ag] Update README to promote smoother on-boarding | aguestuser | |
* add detailed instructions on installing and compiling * provide workarounds for gotchas setting up emulator on debian * offer instructions for building in docker side-effects: * update build tools & gradle version * fix indentation in build.gradle * comment out tests in `TestLogFileHandler` causing `build` to break (and provide justification) | |||
2016-09-20 | updated README.md with correct build-native.sh path | elijah | |
2016-09-19 | bump Android SDK minor revision in README | kwadronaut | |
2016-02-07 | Typo in README, ndk version in PATH addition | Parménides GV | |
2016-02-07 | Update README to reflect last versions of Android tools | Parménides GV | |
2016-02-06 | Update ics-openvpn | Parménides GV | |
2016-02-06 | Update build tools and compile sdk version. | Parménides GV | |
Warn about the needed libraries for 64 bit systems. | |||
2016-02-06 | Init ics-openvpn submodules | Parménides GV | |
2015-01-19 | Tests for valid certificate. | Parménides GV | |
2014-07-24 | Some instructions to run the tests. | Parménides GV | |
2014-05-21 | We need mercurial to fetch ics-openvpn. | Parménides GV | |
2014-04-10 | Build tools and gradle.properties explanation | Parménides GV | |
2014-04-10 | update README build instructions to include build-tools, android support, ↵ | elijah | |
and jdk. | |||
2014-04-09 | Instructions to build NDK sources. | Parménides GV | |
2014-04-09 | Fix first link in README. | Parménides GV | |
2014-04-09 | Updated README. | Parménides GV | |
2014-04-08 | Next step: compile jni sources correctly. | Parménides GV | |
2014-03-08 | corrected link for 'building from eclipse' in README.md | Ankush | |
2014-03-02 | Transifex configuration | Sean Leonard | |
2013-11-13 | Link to eclipse instruction in feature/docs | Parménides GV | |
It was pointing to the master branch, which does not contain this file yet. | |||
2013-11-13 | Shorter README. | Parménides GV | |
Next commit I'll push the Build from eclipse file. I've also removed the tests .project file because it's not in there, and importing from Eclipse using Git import yielded in an error for the leap_androidTest project. | |||
2013-11-13 | compile.sh compiles openvpn binaries if necessary. | Parménides GV | |