aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/java/com/wireguard/android/fragment/AppListDialogFragment.kt (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: refactor AppListDialogFragment's selection communicationHarsh Shandilya2020-09-171-12/+10
* coroutines: use lifecycleScope where appropriateJason A. Donenfeld2020-09-151-2/+2
* coroutines: convert the restJason A. Donenfeld2020-09-151-6/+5
* coroutines: convert low-hanging fruitsJason A. Donenfeld2020-09-141-26/+34
* ui: misc cleanups to AppListDialogFragmentHarsh Shandilya2020-04-061-9/+13
* AppListDialogFragment: support both inclusion and exclusionJason A. Donenfeld2020-04-061-23/+54
* global: cleanup code styleJason A. Donenfeld2020-03-301-1/+1
* ui: Replace ErrorMessages getter with indexing operatorHarsh Shandilya2020-03-271-1/+1
* databinding: rewrite in kotlinJason A. Donenfeld2020-03-271-3/+2
* Use more Kotlin-esque code where applicableHarsh Shandilya2020-03-191-6/+2
* ui: Convert fragment package to KotlinHarsh Shandilya2020-03-191-0/+117