aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: Convert configStore package to KotlinHarsh Shandilya2020-03-193-125/+98
* strings: Update Japanese TranslationEiji Tanioka2020-03-191-0/+1
* strings: Remove now defunct translationsHarsh Shandilya2020-03-186-11/+0
* preference: restart application immediatelyJason A. Donenfeld2020-03-173-21/+15
* strings: update Hindi translationShashank Baghel2020-03-171-9/+19
* strings: add Indonesian translationsFiqri Ardyansyah2020-03-171-0/+187
* tunnel: Remove MISSING_VALUE from BadConfigException reasonsHarsh Shandilya2020-03-147-7/+0
* strings: update Simplified Chinese translationLilligantMatsuri2020-03-121-15/+25
* strings: update Japanese translationEiji Tanioka2020-03-121-0/+10
* strings: update Russian translateAlexey2020-03-111-0/+10
* tunnel: the external API does not expose java9Jason A. Donenfeld2020-03-101-0/+2
* 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