aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/java/com/wireguard/android/fragment (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* RootShell: multiplex commandsJason A. Donenfeld2018-01-081-0/+3
* Handle tunnel state change errors appropriatelySamuel Holland2018-01-081-0/+71
* TunnelListFragment: Fix crash on deleting multiple tunnelsSamuel Holland2018-01-081-1/+8
* project: Global cleanupSamuel Holland2018-01-082-11/+9
* Move bundle keys where they are usedSamuel Holland2018-01-071-2/+3
* ConfigEditorFragment: Support renaming tunnelsSamuel Holland2018-01-071-28/+57
* TunnelListFragment: Name a CompletionStage what it isSamuel Holland2018-01-071-2/+2
* ConfigEditorFragment: Ensure localName is never nullSamuel Holland2018-01-071-3/+4
* model: Proxy all async work through the TunnelManagerSamuel Holland2018-01-061-1/+1
* Serviceless rewrite, part 1Samuel Holland2018-01-064-0/+580