aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/java/com/wireguard/android/databinding/ObservableKeyedRecyclerViewAdapter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remodel the ModelSamuel Holland2018-12-081-1/+1
* Auto-format the source directoriesSamuel Holland2018-11-111-14/+14
* global: update copyright headersJason A. Donenfeld2018-09-061-2/+1
* global: Add nullity annotationsEric Kuck2018-07-131-8/+13
* Request VPN permissions on activationEric Kuck2018-07-091-4/+3
* Switch from ListView to RecyclerViewEric Kuck2018-07-081-1/+16
* global: move to Apache 2.0Jason A. Donenfeld2018-07-061-1/+1
* TunnelEditor: fix nitsJason A. Donenfeld2018-07-061-3/+9
* AppListDialogFragment: add implementation for excluding applicationsEric Kuck2018-07-061-0/+135