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 |
| | |||
* | Change app name capitalization | Notkea | 2018-08-23 |
| | | | "tinc" should indeed not be capitalized when referring to the underlying daemon software, but the name of the Android app should nevertheless be according to the guidelines for store presence and launcher entries | ||
* | Language rework | Allan Nordhøy | 2018-08-23 |
| | |||
* | Re-organise string resources | pacien | 2018-08-22 |
| | |||
* | Add contributors list | pacien | 2018-08-22 |
| | |||
* | Add subnet list tab to status activity | pacien | 2018-08-21 |
| | |||
* | Show node reachability in node list | pacien | 2018-08-21 |
| | |||
* | Refactor start activity | pacien | 2018-08-20 |
| | |||
* | Shorten tab label | pacien | 2018-08-20 |
| | |||
* | Split status activity into tabs | pacien | 2018-08-20 |
| | | | | Refactoring the underlying code to use lifecycle-aware classes | ||
* | Display current network name in activity action bar | pacien | 2018-08-19 |
| | |||
* | Refactor log viewer activity | pacien | 2018-08-19 |
| | |||
* | Refactor part of Status activity | pacien | 2018-08-11 |
| | |||
* | Refactor configuration activity | pacien | 2018-08-09 |
| | |||
* | Make error notifications shorter | pacien | 2018-08-06 |
| | |||
* | Capitalise app name | pacien | 2018-08-06 |
| | |||
* | Use notifications for error reporting | 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 |
| | |||
* | Better qr-code scanner integration | pacien | 2018-06-10 |
| | |||
* | Catch and display all startup exceptions | pacien | 2018-05-26 |
| | |||
* | Prevent logging when no daemon is running | pacien | 2018-04-18 |
| | |||
* | Prompt for bug report | pacien | 2018-03-31 |
| | |||
* | Validate network names | pacien | 2018-03-22 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Handle network interface binding errors | pacien | 2018-03-14 |
| | |||
* | Use activity chooser | pacien | 2018-03-04 |
| | |||
* | Add share button on log view | pacien | 2018-03-04 |
| | |||
* | Log view performance tweak and limiting | pacien | 2018-03-04 |
| | |||
* | Add log viewer | pacien | 2018-02-25 |
| | |||
* | Replace node list loading placeholder | pacien | 2018-02-24 |
| | |||
* | Handle daemon startup failures | pacien | 2018-02-24 |
| | |||
* | Update copyright year | pacien | 2018-02-16 |
| | |||
* | Refactor activities and service, locking app at daemon startup and shutdown | pacien | 2018-02-16 |
| | |||
* | Handle unavailable "external" storage ; | pacien | 2017-11-07 |
| | | | | Remove network list observer | ||
* | More explicit error message | pacien | 2017-09-07 |
| | |||
* | Implement encrypted private keys support | pacien | 2017-09-07 |
| | |||
* | Add invitation URL QR code scanning ; Refactor configuration dialogs | pacien | 2017-08-24 |
| | |||
* | Better error handling | pacien | 2017-08-22 |
| | |||
* | Add missing node name field in new config generation dialog | pacien | 2017-08-05 |
| | |||
* | Implement create and join network dialogs + refactoring | Pacien TRAN-GIRARD | 2017-07-11 |
| | |||
* | Add status activity | Pacien TRAN-GIRARD | 2017-07-04 |
| | |||
* | List configured VPN on startup screen | Pacien TRAN-GIRARD | 2017-07-03 |
| | |||
* | Drop useless support for configuration in internal storage | 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 |
| |