aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/java/com/wireguard/android/QuickTileService.kt (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: replace GlobalScope with a hand-rolled CoroutineScopeHarsh Shandilya2020-09-161-3/+2
* coroutines: convert the restJason A. Donenfeld2020-09-151-5/+9
* global: hardcode tags so that minification doesn't ruin the logJason A. Donenfeld2020-03-281-1/+1
* ui: Remove unnecessary non-null assertion in TAG fieldsHarsh Shandilya2020-03-281-1/+1
* ui: use kotlin class instead of java class for tagJason A. Donenfeld2020-03-281-1/+1
* ObservableTunnel: port to kotlinJason A. Donenfeld2020-03-261-1/+1
* ui: root: rewrite in kotlinJason A. Donenfeld2020-03-261-0/+158