aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/java/com/wireguard/android/fragment/TunnelListFragment.kt (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ui: Replace ErrorMessages getter with indexing operatorHarsh Shandilya2020-03-271-2/+2
* databinding: rewrite in kotlinJason A. Donenfeld2020-03-271-14/+17
* ui: cleanup various pieces of kotlinJason A. Donenfeld2020-03-261-4/+4
* ui: squelch warningsJason A. Donenfeld2020-03-241-1/+1
* EdgeToEdge: move into widgetJason A. Donenfeld2020-03-201-5/+3
* TunnelListFragment: cleanup list typeJason A. Donenfeld2020-03-191-4/+2
* TunnelListFragment: catch all parsing exceptionsJason A. Donenfeld2020-03-191-4/+1
* Use more Kotlin-esque code where applicableHarsh Shandilya2020-03-191-44/+35
* ui: Convert fragment package to KotlinHarsh Shandilya2020-03-191-0/+415