summaryrefslogtreecommitdiff
path: root/app/build.gradle
AgeCommit message (Expand)Author
2021-12-01update version to 1.1.11.1.1cyBerta
2021-12-01attempt to fix aab builds from google playcyBerta
2021-11-30adapt versioning scheme, so that gplay users can migrate from split apks to aab1.1.0cyBerta
2021-11-30update version to 1.1.0cyBerta
2021-11-28we'll use prepareForDistribution.sh for signing, remove signingConfigs from b...cyBerta
2021-11-26Revert "update androidx support libraries"1.1.0RC2cyBerta
2021-11-26update to version 1.1.0RC2cyBerta
2021-11-26update androidx support librariescyBerta
2021-11-15Add BuildConfig to disable color filtering of the main screen background, if ...cyBerta
2021-11-12update version to 1.1.0RC1cyBerta
2021-11-12allow gateway selection in BitmaskcyBerta
2021-07-21set required ndk version in build.gradlecyBerta
2021-07-21ensure fronts file will be included in all buildscyBerta
2021-07-21inject IPtProxy in TorServicecyBerta
2021-07-21use bitmaskcore libs in android projectcyBerta
2021-07-21initial tor-integration to circumvent blocking attempts of the provider apicyBerta
2021-06-04set version to 1.0.91.0.9cyBerta
2021-05-21update version to 1.0.81.0.8cyBerta
2021-05-18implement feature switch, so that gateway selection can be turned off on comp...cyberta
2021-04-22update to version 1.0.8RC2cyberta
2021-02-28update version to 1.0.8RC11.0.8RC1cyBerta
2021-02-26disable ndk.debugSymbolLevel for now. causes Release Build issues that need f...cyBerta
2021-02-26generate ndk symbols, so we can debug issues in native code bettercyBerta
2021-02-26update gradle and gradle plugin, fix deprecated method callcyBerta
2021-02-18add DEBUG_MODE api response logging to insecure build flavor, toocyBerta
2021-01-25update version to 1.0.71.0.7cyBerta
2021-01-12set abiFilter property to web for fatweb flavored builds so that apk file nam...1.0.6cyBerta
2021-01-10update version to 1.0.6cyBerta
2021-01-10fix default donation urlcyBerta
2020-12-30update ics-openvpn, openvpn, openssl, prepare Bitmask for Android 11cyBerta
2020-12-30replace jetbrains.annotations by androidx.annotationscyBerta
2020-12-29update other dependenciescyBerta
2020-12-29update butterknife probably a last timecyBerta
2020-11-09initial auto-update implementation: introducing fatweb flavor, pgpverify go l...cyBerta
2020-07-26update version to 1.0.51.0.5cyBerta
2020-07-26update version to 1.0.41.0.4cyBerta
2020-07-25fix rounded image in donation dialog for Android 4 devicescyBerta
2020-07-01inject preshipped geoip url to provider objectcyBerta
2020-05-07update ics-openvpn, openssl, openvpncyBerta
2020-03-17add missing AndroidX dependencycyBerta
2020-03-17switch to AndroidXcyBerta
2020-03-15release split apks for RiseupVPN beginning from v 1.0.4cyBerta
2020-02-01update version to 1.0.31.0.3cyberta
2020-01-23implement BuildConfig constants for custom branded clients to preseed IPscyberta
2019-12-15update version to 1.0.2 stable1.0.2cyBerta
2019-12-12revert minifying sources for nowcyBerta
2019-12-04avoid apk file name with spacescyberta
2019-11-29configure apk file name depending on flavor and build typecyberta
2019-11-26remove unrelated abi specific assets in split apk buildscyberta
2019-11-26add minifyEnabled and shrinkResources to Release and Beta buildscyberta