Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | target sdk 28 | pacien | 2019-10-13 |
| | | | | switching from android.support to androidx | ||
* | add some keys to default configuration file | pacien | 2019-06-13 |
| | |||
* | update copyright | pacien | 2019-03-25 |
| | |||
* | submit key unlock form on virtual keyboard DONE event | pacien | 2019-03-24 |
| | | | | github ref: closes #81 | ||
* | change icon color | pacien | 2019-02-18 |
| | | | | The previous gradient was ugly on most non-calibrated screens. | ||
* | 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 |
| | |||
* | Removing untranslatable units | pacien | 2018-08-25 |
| | | | | | Those can only be present in the default file. sed -i '/translatable/d' values-zh-*/strings.xml | ||
* | Update Chinese translations | yangfl | 2018-08-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 missing copyright info | pacien | 2018-08-22 |
| | |||
* | Remove side gutters on large screens | pacien | 2018-08-21 |
| | |||
* | Merge view | pacien | 2018-08-21 |
| | |||
* | Make network info selectable | pacien | 2018-08-21 |
| | |||
* | 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 |
| | |||
* | New app color scheme | pacien | 2018-08-07 |
| | |||
* | Replace logo and icon | pacien | 2018-08-06 |
| | |||
* | Make error notifications shorter | pacien | 2018-08-06 |
| | |||
* | Capitalise app name | pacien | 2018-08-06 |
| | |||
* | Replace disconnect icon | pacien | 2018-08-06 |
| | |||
* | Use notifications for error reporting | pacien | 2018-08-06 |
| | |||
* | Code style | pacien | 2018-08-05 |
| | |||
* | Replace deprecated progress dialog | pacien | 2018-08-05 |
| | |||
* | Switch to HTTPS | pacien | 2018-08-05 |
| | |||
* | Update icon license | pacien | 2018-08-04 |
| | |||
* | Fix node info display race condition | pacien | 2018-08-01 |
| | |||
* | Add start year | pacien | 2018-08-01 |
| | |||
* | Add start year | pacien | 2018-08-01 |
| | |||
* | Succumb to paranoia | pacien | 2018-08-01 |
| | |||
* | Add missing input type properties | pacien | 2018-06-10 |
| | |||
* | Better qr-code scanner integration | pacien | 2018-06-10 |
| | |||
* | Catch and display all startup exceptions | pacien | 2018-05-26 |
| | |||
* | Simplify frame layout | pacien | 2018-04-21 |
| | |||
* | Simplify action bar | pacien | 2018-04-21 |
| | |||
* | Prevent logging when no daemon is running | pacien | 2018-04-18 |
| | |||
* | Prompt for bug report | pacien | 2018-03-31 |
| | |||
* | Better support for large screens | pacien | 2018-03-29 |
| | |||
* | Validate network names | pacien | 2018-03-22 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Handle network interface binding errors | pacien | 2018-03-14 |
| |