Categories: - Internet License: GPL-3.0-or-later WebSite: http://tinc_gui.poirsouille.org SourceCode: https://github.com/Vilbrekin/tinc_gui IssueTracker: https://github.com/Vilbrekin/tinc_gui/issues AutoName: Tinc Description: |- Tinc GUI for Android is a (slightly modified) cross-compiled version of tincd, associated with a basic GUI for daemon management. Root is not needed, even if highly recommended for correct tinc daemon usage. Starting from version 0.9.8, all main architectures (ARM, X86 and MIPS) are supported. RepoType: git Repo: https://github.com/Vilbrekin/tinc_gui.git Builds: - versionName: 0.9.7-arm versionCode: 8 commit: ad35972299ad697a0770e7b8d9cb5b3778415a7f submodules: true forceversion: true rm: - res/raw/tincd build: make -C src_tinc/ install - versionName: 0.9.8 versionCode: 9 commit: RELEASE_0.9.8 submodules: true scandelete: - libs build: $$NDK$$/ndk-build - versionName: 0.9.11 versionCode: 12 commit: RELEASE_0.9.11 submodules: true scandelete: - libs build: $$NDK$$/ndk-build - versionName: 0.9.12 versionCode: 13 commit: RELEASE_0.9.12 submodules: true rm: - libs build: $$NDK$$/ndk-build - versionName: 0.9.13 versionCode: 14 disable: https://github.com/Vilbrekin/tinc_gui/issues/32 commit: RELEASE_0.9.13 subdir: app submodules: true gradle: - yes - versionName: 0.9.14 versionCode: 15 commit: RELEASE_0.9.14 subdir: app submodules: true gradle: - yes MaintainerNotes: |- Uses native binaries (armeabi, x86 and misp) in the assets dir, thus the apk has no native-code. Not that bad since it supports all the architectures and should run everywhere. Should in the future use libs//. Wait for https://github.com/Vilbrekin/tinc_gui/issues/32 . AutoUpdateMode: None UpdateCheckMode: Tags CurrentVersion: 0.9.14 CurrentVersionCode: 15