aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* release 0.24v0.24pacien2019-02-18
|
* change icon colorpacien2019-02-18
| | | | The previous gradient was ugly on most non-calibrated screens.
* update tinc to 1.1-017a7fbpacien2019-02-13
|
* update libressl to 2.8.3pacien2019-02-13
|
* Update librariespacien2018-11-10
|
* Update store descriptionpacien2018-10-25
|
* Upgrade gradlepacien2018-10-17
|
* Update tinc to 1.1pre17v0.23pacien2018-10-08
| | | | Security update
* Update Triple-T publisher pluginpacien2018-10-08
|
* New releasev0.22pacien2018-09-27
|
* Handle unregistered receiver de-registrationpacien2018-09-27
|
* New releasev0.21pacien2018-09-26
|
* Trigger tinc reconnection on network state changepacien2018-09-26
|
* Properly handle null listpacien2018-09-25
|
* Update Gradle and Kotlin pluginpacien2018-09-25
|
* Do not update null placeholder textpacien2018-09-25
|
* New releasev0.20pacien2018-09-09
|
* Avoid updating node and subnet lists when no daemon is runningpacien2018-09-09
|
* Limit email report log snippet sizepacien2018-08-26
|
* Isolate recent crash handlerpacien2018-08-26
|
* Separate configuration tools into fragmentspacien2018-08-26
|
* Remove untranslatable units and fix license blockpacien2018-08-25
| | | | sed -i '/translatable/d' values-nb-*/strings.xml
* Updated Norwegian Bokmål translationAllan Nordhøy2018-08-25
|
* Removing untranslatable unitspacien2018-08-25
| | | | | Those can only be present in the default file. sed -i '/translatable/d' values-zh-*/strings.xml
* Update Chinese translationsyangfl2018-08-25
|
* Change app name capitalizationNotkea2018-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 reworkAllan Nordhøy2018-08-23
|
* Fix typopacien2018-08-22
|
* Re-organise string resourcespacien2018-08-22
|
* Add contributors listpacien2018-08-22
|
* New release (0.19)v0.19pacien2018-08-22
|
* Make root view nullablepacien2018-08-22
|
* Switch to BaseFragmentpacien2018-08-22
|
* Add missing copyright infopacien2018-08-22
|
* Use custom base fragment and switch to embedded qr-code scannerpacien2018-08-22
|
* Update kotlinpacien2018-08-21
|
* Remove side gutters on large screenspacien2018-08-21
|
* Merge viewpacien2018-08-21
|
* Make network info selectablepacien2018-08-21
|
* Add subnet list tab to status activitypacien2018-08-21
|
* Show node reachability in node listpacien2018-08-21
|
* Generify periodically refreshing live datapacien2018-08-20
|
* Generify fragment pager adapterpacien2018-08-20
|
* Refactor start activitypacien2018-08-20
|
* Shorten tab labelpacien2018-08-20
|
* Split status activity into tabspacien2018-08-20
| | | | Refactoring the underlying code to use lifecycle-aware classes
* Display current network name in activity action barpacien2018-08-19
|
* Refactor log viewer activitypacien2018-08-19
|
* Refactor part of Status activitypacien2018-08-11
|
* Making release signing and publishing conditionalpacien2018-08-10
| | | | So app can be built by F-Droid