summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/java/com/wireguard/android/model
AgeCommit message (Expand)Author
2018-01-08ToggleSwitch: Improve reliabilitySamuel Holland
2018-01-08Tunnel: Add a State factory methodSamuel Holland
2018-01-07TunnelManager: Simplify save/resume methodsSamuel Holland
2018-01-07TunnelManager/QuickTileService: Remember last used tunnelSamuel Holland
2018-01-07Tunnel: Remove UNKNOWN stateSamuel Holland
2018-01-07Move bundle keys where they are usedSamuel Holland
2018-01-07model: Allow renaming tunnelsSamuel Holland
2018-01-07model: Remove confusing uses of completion chainingSamuel Holland
2018-01-07Tunnel: The name passed to isNameValid is never nullSamuel Holland
2018-01-07Make TunnelManager the point of asynchronicitySamuel Holland
2018-01-06TunnelManager: Sort tunnels case-insensitivelySamuel Holland
2018-01-06Keyed...: Rename all the thingsSamuel Holland
2018-01-06model: Proxy all async work through the TunnelManagerSamuel Holland
2018-01-06TunnelManager: Enumerate running tunnels only onceSamuel Holland
2018-01-06Tunnel: Require passing a state to the constructorSamuel Holland
2018-01-06TunnelDetailFragment: Remove state text and last changeSamuel Holland
2018-01-06Convert the list of tunnels to a KeyedObservableListSamuel Holland
2018-01-06TunnelManager: Clear primary tunnel when it's removedSamuel Holland
2018-01-06Serviceless rewrite, part 1Samuel Holland