summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main
AgeCommit message (Expand)Author
2020-03-23TunnelManager: save settings before restartJason A. Donenfeld
2020-03-22Preferences: hide advanced settingsJason A. Donenfeld
2020-03-22SettingsActivity: remove from parent instead of fixed screenJason A. Donenfeld
2020-03-22TunnelManager: enable Tasker supportJason A. Donenfeld
2020-03-22model: begin conversionJason A. Donenfeld
2020-03-21strings: Update Japanese translation.Eiji Tanioka
2020-03-21viewmodel: port to kotlinJason A. Donenfeld
2020-03-20Replace PermissionRequestCallback with direct methodsHarsh Shandilya
2020-03-20Convert activity package to KotlinHarsh Shandilya
2020-03-20AddTunnels: rearrange and relabelJason A. Donenfeld
2020-03-20widget: rewrite in kotlinJason A. Donenfeld
2020-03-20EdgeToEdge: move into widgetJason A. Donenfeld
2020-03-19strings: Update Indonesian translationFiqri Ardyansyah
2020-03-19preferences: rewrite in kotlinJason A. Donenfeld
2020-03-19TunnelListFragment: cleanup list typeJason A. Donenfeld
2020-03-19TunnelListFragment: catch all parsing exceptionsJason A. Donenfeld
2020-03-19Use more Kotlin-esque code where applicableHarsh Shandilya
2020-03-19ui: Convert fragment package to KotlinHarsh Shandilya
2020-03-19ui: Convert configStore package to KotlinHarsh Shandilya
2020-03-19strings: Update Japanese TranslationEiji Tanioka
2020-03-18strings: Remove now defunct translationsHarsh Shandilya
2020-03-17preference: restart application immediatelyJason A. Donenfeld
2020-03-17strings: update Hindi translationShashank Baghel
2020-03-17strings: add Indonesian translationsFiqri Ardyansyah
2020-03-14tunnel: Remove MISSING_VALUE from BadConfigException reasonsHarsh Shandilya
2020-03-12strings: update Simplified Chinese translationLilligantMatsuri
2020-03-12strings: update Japanese translationEiji Tanioka
2020-03-11strings: update Russian translateAlexey
2020-03-10ModuleDownloaderPreference: remove disable_kernel_module after downloadingJason A. Donenfeld
2020-03-10global: java access control has important semantic meaningJason A. Donenfeld
2020-03-10ui: Codestyle cleanupsHarsh Shandilya
2020-03-10BaseFragment: Always anchor Snackbars to FABHarsh Shandilya
2020-03-09strings: remove stale translationsJason A. Donenfeld
2020-03-09KernelModuleDisablerPreference: turn off tunnels before switching backendJason A. Donenfeld
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-09Preferences: reorder new checkboxJason A. Donenfeld
2020-03-09VersionPreference: reverse go and wgquick titlesJason A. Donenfeld
2020-03-09TunnelDetailFragment: avoid integer overflowJason A. Donenfeld
2020-03-09global: format codeJason A. Donenfeld
2020-03-09global: optimize importsJason A. Donenfeld
2020-03-09global: get rid of nonnull gradle hackJason A. Donenfeld
2020-03-09Application: simplify static blockJason A. Donenfeld
2020-03-09Use dark system bars on API 21Harsh Shandilya
2020-03-09ThemeChangeAwareActivity: recreate activity after changing themeJason A. Donenfeld
2020-03-09WgQuickBackend: by default use single-tunnel mode like GoBackend, but add optionJason A. Donenfeld
2020-03-09ObservableTunnel: pass right argument to state transitionJason A. Donenfeld
2020-03-09ModuleLoader: move to right projectJason A. Donenfeld
2020-03-09AsyncWorker: move back to original locationJason A. Donenfeld
2020-03-09Use AndroidX Nullable annotation everywhereHarsh Shandilya