summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-01-09RootShell: stop if we can't startJason A. Donenfeld
2018-01-09RootShell: hoist out synchronizationJason A. Donenfeld
2018-01-09tools: try not to overflowJason A. Donenfeld
2018-01-09ToolsInstaller: Propagate NoRootException properlySamuel Holland
2018-01-09RootShell: Simplify, synchronize, clean upSamuel Holland
2018-01-09TunnelListFragment: Remove useless keywordSamuel Holland
2018-01-09ToolsInstaller: terminators are better than seperatorsJason A. Donenfeld
2018-01-09RootShell: synchronize accesses to single shellJason A. Donenfeld
2018-01-08RootShell: Simplify constructorSamuel Holland
2018-01-08WgQuickBackend: Ensure tools are available before useSamuel Holland
2018-01-08ToolsInstaller: Add a method to ensure tool availabilitySamuel Holland
2018-01-08WgQuickBackend: Inline resolveState()Samuel Holland
2018-01-08ToolsInstaller: Add methods to check/make symlinksSamuel Holland
2018-01-08ToolsInstallerPreference: Examine current state on loadSamuel Holland
2018-01-08ToolsInstaller: Add method to check installation statusSamuel Holland
2018-01-08TunnelEditorFragment: Fix dismissing creator activitySamuel Holland
2018-01-08global: Fix or suppress most lints/warningsSamuel Holland
2018-01-08project: Remove currently-unused librarySamuel Holland
2018-01-08Fragment/Tile: Make success/error messages translatableSamuel Holland
2018-01-09layout: never use suggestionsJason A. Donenfeld
2018-01-09TunnelListFragment: fix plural grammarJason A. Donenfeld
2018-01-08RootShell: fix off by oneJason A. Donenfeld
2018-01-08QuickTileService: show toast for longer and use right messagesJason A. Donenfeld
2018-01-08global: Prefix tags with WireGuard/Jason A. Donenfeld
2018-01-08RootShell: multiplex commandsJason A. Donenfeld
2018-01-08Port over remaining error handlingSamuel Holland
2018-01-08Handle tunnel state change errors appropriatelySamuel Holland
2018-01-08TunnelListFragment: Fix crash on deleting multiple tunnelsSamuel Holland
2018-01-08ToggleSwitch: Improve reliabilitySamuel Holland
2018-01-08WgQuickBackend: Improve error handlingSamuel Holland
2018-01-08Tunnel: Add a State factory methodSamuel Holland
2018-01-08project: Global cleanupSamuel Holland
2018-01-08Application: Remove unneeded exported componentSamuel Holland
2018-01-08ToolsInstaller: Extract to its own classesSamuel Holland
2018-01-07TunnelManager: Simplify save/resume methodsSamuel Holland
2018-01-07BaseActivity: Make variable names consistentSamuel Holland
2018-01-07TunnelManager/QuickTileService: Remember last used tunnelSamuel Holland
2018-01-07Remove primary configuration preferenceSamuel Holland
2018-01-07FileConfigStore: Move function returns outside try blocksSamuel Holland
2018-01-07Tunnel: Remove UNKNOWN stateSamuel Holland
2018-01-07Move bundle keys where they are usedSamuel Holland
2018-01-07WgQuickBackend: Prefer ArrayList over LinkedListSamuel Holland
2018-01-07app: Upgrade to build tools version 27.0.3Samuel Holland
2018-01-07ConfigEditorFragment: Support renaming tunnelsSamuel Holland
2018-01-07model: Allow renaming tunnelsSamuel Holland
2018-01-07model: Remove confusing uses of completion chainingSamuel Holland
2018-01-07TunnelListFragment: Name a CompletionStage what it isSamuel Holland
2018-01-07Tunnel: The name passed to isNameValid is never nullSamuel Holland
2018-01-07ConfigEditorFragment: Ensure localName is never nullSamuel Holland
2018-01-07Make TunnelManager the point of asynchronicitySamuel Holland