Age | Commit message (Expand) | Author |
2018-01-08 | Handle tunnel state change errors appropriately | Samuel Holland |
2018-01-08 | TunnelListFragment: Fix crash on deleting multiple tunnels | Samuel Holland |
2018-01-08 | ToggleSwitch: Improve reliability | Samuel Holland |
2018-01-08 | WgQuickBackend: Improve error handling | Samuel Holland |
2018-01-08 | Tunnel: Add a State factory method | Samuel Holland |
2018-01-08 | project: Global cleanup | Samuel Holland |
2018-01-08 | Application: Remove unneeded exported component | Samuel Holland |
2018-01-08 | ToolsInstaller: Extract to its own classes | Samuel Holland |
2018-01-07 | TunnelManager: Simplify save/resume methods | Samuel Holland |
2018-01-07 | BaseActivity: Make variable names consistent | Samuel Holland |
2018-01-07 | TunnelManager/QuickTileService: Remember last used tunnel | Samuel Holland |
2018-01-07 | Remove primary configuration preference | Samuel Holland |
2018-01-07 | FileConfigStore: Move function returns outside try blocks | Samuel Holland |
2018-01-07 | Tunnel: Remove UNKNOWN state | Samuel Holland |
2018-01-07 | Move bundle keys where they are used | Samuel Holland |
2018-01-07 | WgQuickBackend: Prefer ArrayList over LinkedList | Samuel Holland |
2018-01-07 | app: Upgrade to build tools version 27.0.3 | Samuel Holland |
2018-01-07 | ConfigEditorFragment: Support renaming tunnels | Samuel Holland |
2018-01-07 | model: Allow renaming tunnels | Samuel Holland |
2018-01-07 | model: Remove confusing uses of completion chaining | Samuel Holland |
2018-01-07 | TunnelListFragment: Name a CompletionStage what it is | Samuel Holland |
2018-01-07 | Tunnel: The name passed to isNameValid is never null | Samuel Holland |
2018-01-07 | ConfigEditorFragment: Ensure localName is never null | Samuel Holland |
2018-01-07 | Make TunnelManager the point of asynchronicity | Samuel Holland |
2018-01-06 | TunnelManager: Sort tunnels case-insensitively | Samuel Holland |
2018-01-06 | SortedKeyedList...: Support arbitrary comparators | Samuel Holland |
2018-01-06 | Keyed...: Rename all the things | Samuel Holland |
2018-01-06 | project: Minor cleanups | Samuel Holland |
2018-01-06 | model: Proxy all async work through the TunnelManager | Samuel Holland |
2018-01-06 | TunnelManager: Enumerate running tunnels only once | Samuel Holland |
2018-01-06 | Tunnel: Require passing a state to the constructor | Samuel Holland |
2018-01-06 | Backend: Add a function to enumerate running tunnels | Samuel Holland |
2018-01-06 | MainActivity: Fix ActionBar after rotation | Samuel Holland |
2018-01-06 | TunnelDetailFragment: Allow copying peer public keys | Samuel Holland |
2018-01-06 | TunnelDetailFragment: Remove state text and last change | Samuel Holland |
2018-01-06 | activity: Remove useless indirection | Samuel Holland |
2018-01-06 | databinding: Collection classes use generic E | Samuel Holland |
2018-01-06 | databinding: Simplify method signature | Samuel Holland |
2018-01-06 | databinding: Remove unused classes and methods | Samuel Holland |
2018-01-06 | Convert the list of tunnels to a KeyedObservableList | Samuel Holland |
2018-01-06 | databinding: Add an adapter for the KeyedObservableList | Samuel Holland |
2018-01-06 | util: Add a keyed list class and a sorted variant | Samuel Holland |
2018-01-06 | TunnelManager: Clear primary tunnel when it's removed | Samuel Holland |
2018-01-06 | Serviceless rewrite, part 1 | Samuel Holland |
2018-01-06 | Rename package widgets -> widget | Samuel Holland |
2018-01-06 | Rename package bindings -> databinding | Samuel Holland |
2017-12-26 | app: Enable Java 8 features | Samuel Holland |
2017-12-26 | app: Upgrade to build tools 27.0.2 | Samuel Holland |
2017-12-26 | wg-quick: set mtu after addresses | Jason A. Donenfeld |
2017-12-20 | tools: use cmp and right arguments for mount | Jason A. Donenfeld |