| Commit message (Expand) | Author | Age |
... | |
* | storage: move app and tinc daemon logs to user-accessible cache directory | pacien | 2023-07-30 |
* | storage: remove embedded FTP server | pacien | 2023-07-30 |
* | manifest: add notification permission for api 33 | pacien | 2023-07-30 |
* | app: set target and build sdk to api 33 | pacien | 2023-07-30 |
* | app: do no prevent encrypted or local backups | pacien | 2023-07-30 |
* | app: remove redundant label for activity | pacien | 2023-07-30 |
* | deps: update libressl 3.6.1 -> 3.7.3 | pacien | 2023-07-30 |
* | release: v0.37v0.37 | pacien | 2023-01-30 |
* | Russian translation (#117) | Exclued | 2023-01-10 |
* | release v0.36v0.36 | pacien | 2023-01-09 |
* | net: inherit metered property from underlying network | pacien | 2023-01-09 |
* | translations: update copyright | pacien | 2023-01-08 |
* | version v0.35v0.35 | pacien | 2023-01-06 |
* | fix app crash due to missing intent flag for android API >=31 | pacien | 2023-01-06 |
* | manifest: move namespace to build.gradle | pacien | 2023-01-06 |
* | release 0.34v0.34 | pacien | 2023-01-02 |
* | activity/start: add network trust warning header | pacien | 2023-01-02 |
* | deps: target sdk 30 -> 32 | pacien | 2023-01-02 |
* | deps: update libressl 3.5.3 -> 3.6.1 | pacien | 2022-11-02 |
* | cmakelists: wrap excessively long lines | pacien | 2022-06-11 |
* | deps: update libressl 3.3.3 -> 3.5.3 | pacien | 2022-06-11 |
* | gradle: migrate deprecated option for packaging | pacien | 2022-06-11 |
* | activities: fix nullable type mismatch following update | pacien | 2022-06-11 |
* | release: release v0.33v0.33 | pacien | 2021-07-12 |
* | app: update copyright year | pacien | 2021-07-12 |
* | deps: update tinc to 1.1pre18 | pacien | 2021-07-12 |
* | deps: update libressl to 3.3.3 | pacien | 2021-07-12 |
* | project: replace jcenter with maven central | pacien | 2021-06-29 |
* | app: release v0.32v0.32 | pacien | 2020-12-17 |
* | ConfigurationAccessService: make FTP connection parameters persistent and con... | pacien | 2020-12-16 |
* | ConfigurationAccessService: disable multithreaded FTP and set explicit data p... | pacien | 2020-12-09 |
* | ConfigurationDirectoryMigrator: avoid the use of NIO API absent on old Androi... | pacien | 2020-12-09 |
* | ConfigurationAccessService: prevent service from being stopped when app loses... | pacien | 2020-12-08 |
* | ConfigurationFtpService: reduce ftp lib log verbosity | pacien | 2020-12-08 |
* | app: add configuration FTP server | pacien | 2020-12-08 |
* | app: add configuration directory migrator | pacien | 2020-12-08 |
* | context: read configuration from and write logs and temp files to private app... | pacien | 2020-12-08 |
* | project: update to kotlin 1.4.20 and fix new warnings | pacien | 2020-12-06 |
* | project: update android build tools gradle plugin to 4.0.2 | pacien | 2020-12-06 |
* | tinc: update to latest devel snapshot (3ee0d5d) | pacien | 2020-12-06 |
* | deps: update libressl to 3.2.2 | pacien | 2020-12-06 |
* | release v0.31v0.31 | pacien | 2020-09-16 |
* | app: set target api to 30 (Android 11) | pacien | 2020-09-16 |
* | context/paths: add fallback to internal cache dir | pacien | 2020-09-16 |
* | app: set target api to 29 (Android 10) | pacien | 2020-09-10 |
* | app: reformat manifest file | pacien | 2020-09-10 |
* | tinc: fix FORTIFY error when initialising a new tinc configuration | pacien | 2020-09-10 |
* | dependencies: update LibreSSL to 3.1.4 | pacien | 2020-09-09 |
* | translations: update copyright strings | pacien | 2020-09-09 |
* | activities/start: add missing callback super call | pacien | 2020-09-08 |