Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | app: add configuration FTP server | pacien | 2020-12-08 |
| | | | | | | | | | | | | | This is a ridiculous workaround to make the configuration (and other files) accessible to the user necessary after the new storage access restriction enforced in Android 11 which prevent other applications from accessing the supposedly public application's directory. The app's internal private storage directory is now exposed to the user through an embedded FTP server that the user can turn on and off from the configuration activity. The user can then play with the configuration and retrieve logs through a remote or local FTP client application of their choice. GitHub: closes #103 | ||
* | fix R8 exclusion | pacien | 2019-06-14 |
| | |||
* | Capitalise app name | pacien | 2018-08-06 |
| | |||
* | Add start year | pacien | 2018-08-01 |
| | |||
* | Succumb to paranoia | pacien | 2018-08-01 |
| | |||
* | Disable log-breaking obfuscation | pacien | 2018-03-17 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Implement dual logging for application context | pacien | 2018-03-14 |
| | |||
* | Exclude dynamically referenced library from pruning | pacien | 2018-03-04 |
| | |||
* | New release; Update proguard rulesv0.7 | pacien | 2017-09-07 |
| | |||
* | Bump version number and update build config (multidex+proguard)v0.3 | pacien | 2017-08-03 |
| | |||
* | Import unversioned prototypev0.1-preview | Pacien TRAN-GIRARD | 2017-05-05 |