aboutsummaryrefslogtreecommitdiffstatshomepage
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
* publish.gradle: Use non-deprecated API to prevent eager configuration of tasksHarsh Shandilya2020-03-141-2/+2
* tunnel: Add an initial set of unit testsHarsh Shandilya2020-03-1415-13/+323
* tunnel: Remove MISSING_VALUE from BadConfigException reasonsHarsh Shandilya2020-03-148-8/+0
* config: show missing section error correctlyJason A. Donenfeld2020-03-131-1/+3
* strings: update Simplified Chinese translationLilligantMatsuri2020-03-121-15/+25
* strings: update Japanese translationEiji Tanioka2020-03-121-0/+10
* tunnel: replace CompletableFuture with GhettoCompletableFutureJason A. Donenfeld2020-03-122-3/+33
* tunnel: we return Optional types so mark retrostreams as apiJason A. Donenfeld2020-03-121-1/+1
* tunnel: add javadoc supportJason A. Donenfeld2020-03-114-11/+26
* strings: update Russian translateAlexey2020-03-111-0/+10
* tunnel: the external API does not expose java9Jason A. Donenfeld2020-03-102-2/+4
* README: note JCenter additionJason A. Donenfeld2020-03-101-0/+17
* tunnel: tools: update to latest goJason A. Donenfeld2020-03-102-29/+29
* ModuleDownloaderPreference: remove disable_kernel_module after downloadingJason A. Donenfeld2020-03-102-5/+6
* tunnel: make use of @RestrictToJason A. Donenfeld2020-03-102-0/+7
* build: abstract out groupNameJason A. Donenfeld2020-03-104-4/+9
* global: java access control has important semantic meaningJason A. Donenfeld2020-03-104-4/+4
* tunnel: Codestyle cleanupsHarsh Shandilya2020-03-106-37/+33
* ui: Codestyle cleanupsHarsh Shandilya2020-03-1010-63/+65
* Upgrade to Gradle 6.2.2Harsh Shandilya2020-03-102-3/+3
* BaseFragment: Always anchor Snackbars to FABHarsh Shandilya2020-03-101-1/+1
* tunnel: upload aar to bintrayJason A. Donenfeld2020-03-103-0/+71
* strings: remove stale translations0.0.20200309Jason A. Donenfeld2020-03-095-5/+0
* build: apply version to both modulesJason A. Donenfeld2020-03-094-4/+12
* Version bumpJason A. Donenfeld2020-03-092-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-0919-290/+303
* global: optimize importsJason A. Donenfeld2020-03-0965-281/+223
* global: get rid of nonnull gradle hackJason A. Donenfeld2020-03-0977-89/+216
* 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-095-6/+64
* ObservableTunnel: pass right argument to state transitionJason A. Donenfeld2020-03-091-1/+1
* ModuleLoader: move to right projectJason A. Donenfeld2020-03-094-4/+2
* AsyncWorker: move back to original locationJason A. Donenfeld2020-03-091-0/+0
* Use AndroidX Nullable annotation everywhereHarsh Shandilya2020-03-093-3/+3
* Rename app module to uiHarsh Shandilya2020-03-09115-1/+1