aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/java/com/wireguard/android/fragment/AppListDialogFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename app module to uiHarsh Shandilya2020-03-091-140/+0
* AppListDialogFragment: Revamp toggle logicHarsh Shandilya2020-02-231-1/+7
* AppListDialogFragment: Code cleanupHarsh Shandilya2020-02-231-9/+10
* AppListDialogFragment: change "Deselect All" to "Toggle All"Sébastien LEBEAU2020-02-231-2/+2
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Migrate to AndroidXHarsh Shandilya2018-12-181-4/+4
* Clean up error messagesSamuel Holland2018-12-151-2/+2
* Remodel the ModelSamuel Holland2018-12-081-8/+9
* Auto-format the source directoriesSamuel Holland2018-11-111-35/+35
* global: update copyright headersJason A. Donenfeld2018-09-061-2/+1
* treewide: Optimize importsHarsh Shandilya2018-07-221-3/+0
* AppListDialogFragment: getArguments is null before onCreateJason A. Donenfeld2018-07-181-1/+8
* global: Add nullity annotationsEric Kuck2018-07-131-14/+2
* AppListDialogFragment: add deselect all buttonJason A. Donenfeld2018-07-061-1/+8
* global: move to Apache 2.0Jason A. Donenfeld2018-07-061-1/+1
* TunnelEditor: fix nitsJason A. Donenfeld2018-07-061-14/+16
* AppListDialogFragment: add implementation for excluding applicationsEric Kuck2018-07-061-0/+132