summaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml
AgeCommit message (Collapse)Author
2017-11-22set version name to 0.9.70.9.7cyBerta
2017-11-10set version name to 0.9.7RC20.9.7RC2cyBerta
2017-11-10#8743 adds new build type beta that rewrites the packageID. This will be ↵cyBerta
needed to have the FDroid beta channel in IzzySofts repository and the official releases in the official FDroid repository.
2017-11-09#8786 rebrand log activitycyBerta
2017-11-01set version name to 0.9.7RC10.9.7RC1cyBerta
2017-10-258757 fixes session cookie handling by implementing okHttpClient and custom ↵cyBerta
cookiejar, enables TLS 1.2 on old devices, restricts allowed cipher suites on new devices in order to harden tls based communication
2017-10-13#8759 one cancellation dialog should be sufficientcyBerta
2017-09-21update ics-openvpn: update classes, manifest, resources and build scriptcyBerta
2016-10-13Handle RequestPermisson sdk>23kwadronaut
closes #8536
2016-09-19Update Manifest versionkwadronaut
0.9.5RC2
2015-06-24Write SD card permission needs to be turned on for tests onlyParménides GV
2015-06-24Tuned some times, refactoring testsParménides GV
2015-06-16Final 0.9.4 - the "fabbutton" releaseParménides GV
2015-06-110.9.4RC4Parménides GV
2015-06-100.9.4RC3Parménides GV
2015-06-080.9.4RC2 - ics-openvpn updatedParménides GV
2015-06-010.9.4 - Bump version number and version codeParménides GV
2015-04-100.9.3Parménides GV
2015-03-270.9.3 RC3Parménides GV
2015-03-230.9.3RC2Parménides GV
2015-03-130.9.3 RC1Parménides GV
2015-02-140.9.2 - we don't wait for f-droid submissionParménides GV
2015-02-07RC3.Parménides GV
2015-01-31Bump version number&code to 0.9.2RC2Parménides GV
2015-01-300.9.2RC1Parménides GV
2015-01-21Bump version name&code, hotfix, 0.9.1Parménides GV
2015-01-19Bump version code&number + changelog: 0.9.0Parménides GV
2015-01-19Merge branch 'develop' into release-0.9.0Parménides GV
2015-01-19More tests, sometimes they don't pass sometimes doParménides GV
testIsValid depends on the speed of Runtime's exec: sometimes it's quick and passes (because it changes the date correctly) and sometimes is not. A waitFor doesn't fix the issue, it waits forever.
2015-01-12RC2 changelog+bump versionsParménides GV
2015-01-020.9.0RC1Parménides GV
2015-01-02Merge branch 'release-0.8.2' into develop0.8.2Parménides GV
2014-12-23Update ics-openvpn to 1006Parménides GV
2014-12-220.8.2 changelog and version number&codeParménides GV
2014-12-210.8.1 with hotfix for storage permission.Parménides GV
2014-12-21Add permission WRITE_EXTERNAL_STORAGE when needed.Parménides GV
API 19+ doesn't need this permission to write to getExternalFilesDir(null).
2014-12-170.8.1 RC4Parménides GV
2014-12-160.8.0 RC3Parménides GV
2014-12-150.8.0RC2Parménides GV
2014-12-150.8.1 RC1Parménides GV
2014-12-12Updated ics-openvpn to last rev 14 Nov 2014.Parménides GV
Material design! It still doesn't run properly on my tablet, openvpn keeps getting down and exiting.
2014-11-27EipStatus detects and notifies changes by itself.Parménides GV
Initial status message is "not connected", rather than "unknown".
2014-11-26More refactoring, fixed problems from previous commit.Parménides GV
2014-11-25Changelog + early routes uncommented + rebuild vpn profileParménides GV
2014-11-220.8.0-RC7Parménides GV
2014-11-200.8.0-RC6Parménides GV
2014-11-130.8.0RC5Parménides GV
2014-11-120.8.0RC4Parménides GV
2014-11-110.8.0RC3 - versionCode 96.Parménides GV
versionName doesn't contain the RCx because the Play Store workflow suggests to promote apks from alpha and beta to production, so if the final RC is OK then we just tag it as "production" and don't generate a new apk.
2014-11-070.8.0RC2.Parménides GV