aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* ModuleDownloaderPreference: remove disable_kernel_module after downloadingJason A. Donenfeld2020-03-102-5/+6
* build: abstract out groupNameJason A. Donenfeld2020-03-101-0/+3
* global: java access control has important semantic meaningJason A. Donenfeld2020-03-101-1/+1
* ui: Codestyle cleanupsHarsh Shandilya2020-03-109-60/+62
* BaseFragment: Always anchor Snackbars to FABHarsh Shandilya2020-03-101-1/+1
* strings: remove stale translations0.0.20200309Jason A. Donenfeld2020-03-095-5/+0
* build: apply version to both modulesJason A. Donenfeld2020-03-091-2/+2
* Version bumpJason A. Donenfeld2020-03-091-2/+2
* KernelModuleDisablerPreference: turn off tunnels before switching backendJason A. Donenfeld2020-03-092-11/+26
* KernelModuleDisabler: allow disabling the kernel module backendJason A. Donenfeld2020-03-095-1/+93
* Preferences: give dual state summary for restore on bootJason A. Donenfeld2020-03-092-2/+4
* Preferences: reorder new checkboxJason A. Donenfeld2020-03-091-2/+2
* VersionPreference: reverse go and wgquick titlesJason A. Donenfeld2020-03-091-2/+2
* TunnelDetailFragment: avoid integer overflowJason A. Donenfeld2020-03-091-1/+1
* global: format codeJason A. Donenfeld2020-03-098-106/+108
* global: optimize importsJason A. Donenfeld2020-03-0950-237/+194
* global: get rid of nonnull gradle hackJason A. Donenfeld2020-03-0950-1/+146
* Application: simplify static blockJason A. Donenfeld2020-03-091-8/+1
* gradle: use optimized proguard rulesJason A. Donenfeld2020-03-091-1/+1
* Use dark system bars on API 21Harsh Shandilya2020-03-091-0/+24
* ThemeChangeAwareActivity: recreate activity after changing themeJason A. Donenfeld2020-03-091-0/+1
* WgQuickBackend: by default use single-tunnel mode like GoBackend, but add optionJason A. Donenfeld2020-03-094-3/+29
* ObservableTunnel: pass right argument to state transitionJason A. Donenfeld2020-03-091-1/+1
* ModuleLoader: move to right projectJason A. Donenfeld2020-03-093-189/+0
* AsyncWorker: move back to original locationJason A. Donenfeld2020-03-091-0/+63
* Use AndroidX Nullable annotation everywhereHarsh Shandilya2020-03-091-1/+1
* Rename app module to uiHarsh Shandilya2020-03-09114-0/+8754