aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
Commit message (Collapse)AuthorAge
* 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
|
* Re-organise string resourcespacien2018-08-22
|
* Add contributors listpacien2018-08-22
|
* Add missing copyright infopacien2018-08-22
|
* 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
|
* 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
|
* Refactor configuration activitypacien2018-08-09
|
* New app color schemepacien2018-08-07
|
* Replace logo and iconpacien2018-08-06
|
* Make error notifications shorterpacien2018-08-06
|
* Capitalise app namepacien2018-08-06
|
* Replace disconnect iconpacien2018-08-06
|
* Use notifications for error reportingpacien2018-08-06
|
* Code stylepacien2018-08-05
|
* Replace deprecated progress dialogpacien2018-08-05
|
* Switch to HTTPSpacien2018-08-05
|
* Update icon licensepacien2018-08-04
|
* Fix node info display race conditionpacien2018-08-01
|
* Add start yearpacien2018-08-01
|
* Add start yearpacien2018-08-01
|
* Succumb to paranoiapacien2018-08-01
|
* Add missing input type propertiespacien2018-06-10
|
* Better qr-code scanner integrationpacien2018-06-10
|
* Catch and display all startup exceptionspacien2018-05-26
|
* Simplify frame layoutpacien2018-04-21
|
* Simplify action barpacien2018-04-21
|
* Prevent logging when no daemon is runningpacien2018-04-18
|
* Prompt for bug reportpacien2018-03-31
|
* Better support for large screenspacien2018-03-29
|
* Validate network namespacien2018-03-22
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Handle network interface binding errorspacien2018-03-14
|
* Use activity chooserpacien2018-03-04
|
* Add share button on log viewpacien2018-03-04
|
* Refactor log viewer, enhance scrollingpacien2018-03-04
|
* Log view performance tweak and limitingpacien2018-03-04
|
* Add log viewerpacien2018-02-25
|