Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | context: read configuration from and write logs and temp files to private ↵ | pacien | 2020-12-08 |
| | | | | | | | | | | | | | | app storage The external app public storage directory is no longer reliably accessible on Android 11 and above. This makes editing the configuration and accessing the log files impossible in some cases. Let's move to the app private storage, to be made accessible to the user by some other mean. This has the benefit of also protecting the private keys that need to be stored encrypted otherwise. We also split the configuration and cache directory into specialised sub-directories. GitHub: related to #103 | ||
* | translations: update copyright strings | pacien | 2020-09-09 |
| | |||
* | update copyright | pacien | 2019-03-25 |
| | |||
* | Remove untranslatable units and fix license block | pacien | 2018-08-25 |
| | | | | sed -i '/translatable/d' values-nb-*/strings.xml | ||
* | Updated Norwegian Bokmål translation | Allan Nordhøy | 2018-08-25 |
| | |||
* | Re-organise string resources | pacien | 2018-08-22 |
| | |||
* | Add contributors list | pacien | 2018-08-22 |
| | |||
* | Add missing copyright info | pacien | 2018-08-22 |
| | |||
* | Refactor start activity | pacien | 2018-08-20 |
| | |||
* | Refactor configuration activity | pacien | 2018-08-09 |
| | |||
* | Capitalise app name | pacien | 2018-08-06 |
| | |||
* | Code style | pacien | 2018-08-05 |
| | |||
* | Switch to HTTPS | pacien | 2018-08-05 |
| | |||
* | Add start year | pacien | 2018-08-01 |
| | |||
* | Add start year | pacien | 2018-08-01 |
| | |||
* | Succumb to paranoia | pacien | 2018-08-01 |
| | |||
* | Update copyright year | pacien | 2018-02-16 |
| | |||
* | List configured VPN on startup screen | Pacien TRAN-GIRARD | 2017-07-03 |
| | |||
* | Add configure activity, displaying various paths | Pacien TRAN-GIRARD | 2017-07-03 |
| | |||
* | Remove permission fixing options | Pacien TRAN-GIRARD | 2017-07-01 |
| | |||
* | Norwegian Bokmål translation | Allan Nordhøy | 2017-05-11 |