summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/res/values/strings.xml
AgeCommit message (Expand)Author
2018-07-06PeerEditor: put exclusion checkbox next to labelJason A. Donenfeld
2018-07-06AppListDialogFragment: add deselect all buttonJason A. Donenfeld
2018-07-06PeerEditor: add exclude private IPs functionalityJason A. Donenfeld
2018-07-06TunnelEditor: fix nitsJason A. Donenfeld
2018-07-06AppListDialogFragment: add implementation for excluding applicationsEric Kuck
2018-06-30android: Add select all button to action modeHarsh Shandilya
2018-06-10ToolsInstaller: safer state machineJason A. Donenfeld
2018-06-07Backend: abstract version informationJason A. Donenfeld
2018-06-07VersionPreference: account for checking state and move away from tools installerJason A. Donenfeld
2018-06-06ToolsInstallerPreference: do not check for magisk on main threadJason A. Donenfeld
2018-06-05ToolsInstaller: allow installing as Magisk moduleJason A. Donenfeld
2018-06-04TunnelManager: new intentsJason A. Donenfeld
2018-06-02Preferences: Move version pref to top and add iconHarsh Shandilya
2018-06-02Preferences: add log exporterJason A. Donenfeld
2018-06-01Settings: add versionJason A. Donenfeld
2018-06-01theme: add dark theme with toggleJason A. Donenfeld
2018-04-30global: Clean up XMLSamuel Holland
2018-04-30global: Automatic code formattingSamuel Holland
2018-04-30TunnelEditorFragment: rewrite and simplifyJason A. Donenfeld
2018-04-29Allow exporting to zip fileJason A. Donenfeld
2018-04-28Allow importing from zip fileJason A. Donenfeld
2018-04-18More javaficationJason A. Donenfeld
2018-02-17GoBackend: integrate into appJason A. Donenfeld
2018-01-08Fragment/Tile: Make success/error messages translatableSamuel Holland
2018-01-08QuickTileService: show toast for longer and use right messagesJason A. Donenfeld
2018-01-08RootShell: multiplex commandsJason A. Donenfeld
2018-01-08Handle tunnel state change errors appropriatelySamuel Holland
2018-01-08project: Global cleanupSamuel Holland
2018-01-08ToolsInstaller: Extract to its own classesSamuel Holland
2018-01-07Remove primary configuration preferenceSamuel Holland
2018-01-06project: Minor cleanupsSamuel Holland
2018-01-06Serviceless rewrite, part 1Samuel Holland
2017-12-19SettingsActivity: allow for installing command line toolsJason A. Donenfeld
2017-12-15tools: build required tools with apkJason A. Donenfeld
2017-11-30VpnService: require root accessJason A. Donenfeld
2017-11-28ConfigListFragment: Use a floating action menuSamuel Holland
2017-11-28Open: better iconJason A. Donenfeld
2017-11-27NotSupported: Better sorry textJason A. Donenfeld
2017-11-27NotSupported: check if the module existsJason A. Donenfeld
2017-11-27Settings: show quick tile config if no primary is definedJason A. Donenfeld
2017-11-27QuickTileService: show app if no profiles existJason A. Donenfeld
2017-11-08ConfigActivity: Add import menu itemSamuel Holland
2017-08-24ConfigEditFragment: Copy public key on clickSamuel Holland
2017-08-24ConfigEditFragment: Add a field for the optional pre-shared keySamuel Holland
2017-08-22Finish first pass of config editor fieldsSamuel Holland
2017-08-17ConfigListFragment: Restore the non-FAB add menuSamuel Holland
2017-08-17QuickTileService: Implement and update from VpnServiceSamuel Holland
2017-08-16preferences: Control restoring enabled configsSamuel Holland
2017-08-16SettingsActivity: Implement primary config settingSamuel Holland
2017-08-16Detail/Edit/ListFragment: Update the layoutsSamuel Holland