summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/res/values/strings.xml
AgeCommit message (Expand)Author
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
2017-08-16ConfigListFragment: Implement config selection and removalSamuel Holland
2017-08-15ConfigAddActivity: Add an standalone config-creating activitySamuel Holland
2017-08-13Major renaming and refactoring in activity and serviceSamuel Holland
2017-08-09ProfileEdit: Add empty activity/fragmentSamuel Holland
2017-08-09ProfileActivity: Replace fragments instead of hidingSamuel Holland
2017-08-08ProfileActivity: Refactor into clean layers of functionalitySamuel Holland
2017-08-07PlaceholderFragment: Simple fragment that shows a messageSamuel Holland
2017-08-01ProfileList: Remove "Add" menu action, to be replaced by a FABSamuel Holland
2017-07-29ProfileList: Add a simple menuSamuel Holland
2017-07-31ProfileList: Add indicator of profile connection stateSamuel Holland
2017-07-28project: Create empty project with WireGuard iconSamuel Holland