aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/org/pacien/tincapp/activities/status
Commit message (Collapse)AuthorAge
* project: update to kotlin 1.4.20 and fix new warningspacien2020-12-06
|
* treewide: fix code style issues reported by linterpacien2020-09-08
|
* treewide: fix trivial null assertion warningspacien2020-09-08
|
* target sdk 28pacien2019-10-13
| | | | switching from android.support to androidx
* Properly handle null listpacien2018-09-25
|
* Avoid updating node and subnet lists when no daemon is runningpacien2018-09-09
|
* Isolate recent crash handlerpacien2018-08-26
|
* Re-organise string resourcespacien2018-08-22
|
* Switch to BaseFragmentpacien2018-08-22
|
* Use custom base fragment and switch to embedded qr-code scannerpacien2018-08-22
|
* Remove side gutters on large screenspacien2018-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
|
* 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