aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
Commit message (Collapse)AuthorAge
* project: update android build tools gradle plugin to 4.0.2pacien2020-12-06
|
* release v0.31v0.31pacien2020-09-16
|
* app: set target api to 30 (Android 11)pacien2020-09-16
| | | | | | | | The following works from API 21 to 30 (included): * creating a new network configuration * private key encryption and decryption * communication between apps and the tinc daemon * communication between tinc daemon and the internet
* app: set target api to 29 (Android 10)pacien2020-09-10
| | | | | | | | | | | | | The following works from API 21 to 29 (included): * creating a new network configuration * private key encryption and decryption * communication between apps and the tinc daemon * communication between tinc daemon and the internet The app seems to have issues with the new storage restriction on API 30 (Android 11). GitHub: closes #97
* release v0.30v0.30pacien2020-01-20
| | | | Hotfix for both Android 5 and 10!
* revert to target API 28pacien2020-01-20
| | | | Daemon refuses to start on Android 5 when targeting API 29
* release v0.29v0.29pacien2020-01-20
|
* pass network device fd via unix socket instead of inheritancepacien2020-01-20
| | | | | | | | | Workaround for new shared memory restrictions added in Android 10 preventing file descriptor leakage to sub-processes. This change set BREAKS ENCRYPTED PRIVATE KEYS SUPPORT. GitHub: https://github.com/pacien/tincapp/issues/92
* target sdk 28pacien2019-10-13
| | | | switching from android.support to androidx
* release v0.28v0.28pacien2019-09-15
|
* release v0.27v0.27pacien2019-06-14
|
* release v0.26v0.26pacien2019-06-13
|
* release 0.25v0.25pacien2019-03-25
|
* update dependenciespacien2019-03-24
|
* release 0.24v0.24pacien2019-02-18
|
* Update librariespacien2018-11-10
|
* Update tinc to 1.1pre17v0.23pacien2018-10-08
| | | | Security update
* Update Triple-T publisher pluginpacien2018-10-08
|
* New releasev0.22pacien2018-09-27
|
* New releasev0.21pacien2018-09-26
|
* New releasev0.20pacien2018-09-09
|
* Limit email report log snippet sizepacien2018-08-26
|
* New release (0.19)v0.19pacien2018-08-22
|
* Use custom base fragment and switch to embedded qr-code scannerpacien2018-08-22
|
* Refactor log viewer activitypacien2018-08-19
|
* Making release signing and publishing conditionalpacien2018-08-10
| | | | So app can be built by F-Droid
* Refactor configuration activitypacien2018-08-09
|
* New releasev0.18pacien2018-08-07
|
* Configure release signingpacien2018-08-07
|
* Add store metadatapacien2018-08-06
|
* Capitalise app namepacien2018-08-06
|
* Use notifications for error reportingpacien2018-08-06
|
* Update SDK and targetpacien2018-08-05
|
* Add start yearpacien2018-08-01
|
* Succumb to paranoiapacien2018-08-01
|
* Bump versionv0.17pacien2018-06-25
|
* Update configuration parsing libpacien2018-06-23
|
* Update logger libpacien2018-06-23
|
* Update future support libpacien2018-06-23
|
* Update PKIX libpacien2018-06-23
|
* Bump versionv0.16pacien2018-06-11
|
* Better qr-code scanner integrationpacien2018-06-10
|
* Bump version numberv0.15pacien2018-05-26
|
* Remove unsupported ABIpacien2018-05-26
|
* Bump versionv0.14pacien2018-04-23
|
* Remove unused dependenciespacien2018-04-22
|
* Update dependencypacien2018-04-21
|
* Bump version numberv0.13pacien2018-03-31
|
* Update build toolspacien2018-03-29
|
* Bump version numberv0.12pacien2018-03-14
|