summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/res/values/strings.xml
AgeCommit message (Expand)Author
2022-03-06ui: allow importing tunnel from an QR image stored on the deviceNikita Pustovoi
2021-10-29tunnel: remove kernel module downloaderJason A. Donenfeld
2021-09-25ui,tunnel: support DNS search domainsJason A. Donenfeld
2021-07-29ui: mark app_name string as untranslatableHarsh Shandilya
2021-05-26tunnel: retry DNS resolution for 10 secondsJason A. Donenfeld
2021-02-12tunnel: report git commit as wgVersionJason A. Donenfeld
2021-01-01ClipboardUtils: localize clipboard notification snackJason A. Donenfeld
2020-09-24tv: handle going up directories betterJason A. Donenfeld
2020-09-23tv: use our own file pickerJason A. Donenfeld
2020-09-22tv: add text when there are no tunnelsJason A. Donenfeld
2020-09-22tv: account for broken TVs with no file pickerJason A. Donenfeld
2020-09-22tv: add ugly deletion modeJason A. Donenfeld
2020-07-23AdminKnobs: allow enterprise admins to disable private key exportJason A. Donenfeld
2020-04-06ui: show excluded/included apps in details viewJason A. Donenfeld
2020-04-06ui: add suffix to persistent keepalive in editorJason A. Donenfeld
2020-04-06ui: add missing fields to detail viewJason A. Donenfeld
2020-04-06AppListDialogFragment: refine singular grammarJason A. Donenfeld
2020-04-06AppListDialogFragment: remove colons from tabsJason A. Donenfeld
2020-04-06AppListDialogFragment: support both inclusion and exclusionJason A. Donenfeld
2020-03-30BiometricAuthenticator: implement biometric authentication for sensitive oper...Harsh Shandilya
2020-03-28TunnelEditor: move generate button to inside boxJason A. Donenfeld
2020-03-28TunnelEditor: move hint to label and add discouraged optionalJason A. Donenfeld
2020-03-26LogViewerActivity: re-add error case to log exportJason A. Donenfeld
2020-03-26LogViewerActivity: set a separate titleJason A. Donenfeld
2020-03-26Introduce realtime log viewerHarsh Shandilya
2020-03-25strings: Explicit indexing for 'import_partial_success'Eiji Tanioka
2020-03-22TunnelManager: enable Tasker supportJason A. Donenfeld
2020-03-20AddTunnels: rearrange and relabelJason A. Donenfeld
2020-03-17preference: restart application immediatelyJason A. Donenfeld
2020-03-14tunnel: Remove MISSING_VALUE from BadConfigException reasonsHarsh Shandilya
2020-03-09KernelModuleDisabler: allow disabling the kernel module backendJason A. Donenfeld
2020-03-09Preferences: give dual state summary for restore on bootJason A. Donenfeld
2020-03-09WgQuickBackend: by default use single-tunnel mode like GoBackend, but add optionJason A. Donenfeld
2020-03-09Rename app module to uiHarsh Shandilya