summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard/android/databinding
AgeCommit message (Expand)Author
2019-01-07Update copyrightJason A. Donenfeld
2018-12-18Migrate to AndroidXHarsh Shandilya
2018-12-08Remodel the ModelSamuel Holland
2018-11-11Auto-format the source directoriesSamuel Holland
2018-09-06global: update copyright headersJason A. Donenfeld
2018-07-13global: Add nullity annotationsEric Kuck
2018-07-09Request VPN permissions on activationEric Kuck
2018-07-08Switch from ListView to RecyclerViewEric Kuck
2018-07-06global: move to Apache 2.0Jason A. Donenfeld
2018-07-06TunnelEditor: fix nitsJason A. Donenfeld
2018-07-06AppListDialogFragment: add implementation for excluding applicationsEric Kuck
2018-06-19util: Extract non-Android utility interfacesSamuel Holland
2018-05-03global: fix up copyrightsJason A. Donenfeld
2018-05-02global: Add or update copyright headers in Java codeSamuel Holland
2018-05-02global: Some more lint cleanupHarsh Shandilya
2018-01-08project: Global cleanupSamuel Holland
2018-01-06Keyed...: Rename all the thingsSamuel Holland
2018-01-06project: Minor cleanupsSamuel Holland
2018-01-06databinding: Collection classes use generic ESamuel Holland
2018-01-06databinding: Simplify method signatureSamuel Holland
2018-01-06databinding: Remove unused classes and methodsSamuel Holland
2018-01-06Convert the list of tunnels to a KeyedObservableListSamuel Holland
2018-01-06databinding: Add an adapter for the KeyedObservableListSamuel Holland
2018-01-06Serviceless rewrite, part 1Samuel Holland
2018-01-06Rename package widgets -> widgetSamuel Holland
2018-01-06Rename package bindings -> databindingSamuel Holland