Age | Commit message (Expand) | Author |
2020-03-19 | strings: Update Indonesian translation | Fiqri Ardyansyah |
2020-03-19 | preferences: rewrite in kotlin | Jason A. Donenfeld |
2020-03-19 | TunnelListFragment: cleanup list type | Jason A. Donenfeld |
2020-03-19 | TunnelListFragment: catch all parsing exceptions | Jason A. Donenfeld |
2020-03-19 | InetEndpoint: return proper parser exception | Jason A. Donenfeld |
2020-03-19 | Use more Kotlin-esque code where applicable | Harsh Shandilya |
2020-03-19 | ui: Convert fragment package to Kotlin | Harsh Shandilya |
2020-03-19 | codestyle: Require atleast 10 references before using star imports | Harsh Shandilya |
2020-03-19 | ui: Convert configStore package to Kotlin | Harsh Shandilya |
2020-03-19 | strings: Update Japanese Translation | Eiji Tanioka |
2020-03-18 | strings: Remove now defunct translations | Harsh Shandilya |
2020-03-17 | preference: restart application immediately | Jason A. Donenfeld |
2020-03-17 | strings: update Hindi translation | Shashank Baghel |
2020-03-17 | strings: add Indonesian translations | Fiqri Ardyansyah |
2020-03-14 | publish.gradle: Use non-deprecated API to prevent eager configuration of tasks | Harsh Shandilya |
2020-03-14 | tunnel: Add an initial set of unit tests | Harsh Shandilya |
2020-03-14 | tunnel: Remove MISSING_VALUE from BadConfigException reasons | Harsh Shandilya |
2020-03-13 | config: show missing section error correctly | Jason A. Donenfeld |
2020-03-12 | strings: update Simplified Chinese translation | LilligantMatsuri |
2020-03-12 | strings: update Japanese translation | Eiji Tanioka |
2020-03-12 | tunnel: replace CompletableFuture with GhettoCompletableFuture | Jason A. Donenfeld |
2020-03-12 | tunnel: we return Optional types so mark retrostreams as api | Jason A. Donenfeld |
2020-03-11 | tunnel: add javadoc support | Jason A. Donenfeld |
2020-03-11 | strings: update Russian translate | Alexey |
2020-03-10 | tunnel: the external API does not expose java9 | Jason A. Donenfeld |
2020-03-10 | README: note JCenter addition | Jason A. Donenfeld |
2020-03-10 | tunnel: tools: update to latest go | Jason A. Donenfeld |
2020-03-10 | ModuleDownloaderPreference: remove disable_kernel_module after downloading | Jason A. Donenfeld |
2020-03-10 | tunnel: make use of @RestrictTo | Jason A. Donenfeld |
2020-03-10 | build: abstract out groupName | Jason A. Donenfeld |
2020-03-10 | global: java access control has important semantic meaning | Jason A. Donenfeld |
2020-03-10 | tunnel: Codestyle cleanups | Harsh Shandilya |
2020-03-10 | ui: Codestyle cleanups | Harsh Shandilya |
2020-03-10 | Upgrade to Gradle 6.2.2 | Harsh Shandilya |
2020-03-10 | BaseFragment: Always anchor Snackbars to FAB | Harsh Shandilya |
2020-03-10 | tunnel: upload aar to bintray | Jason A. Donenfeld |
2020-03-09 | strings: remove stale translations | Jason A. Donenfeld |
2020-03-09 | build: apply version to both modules | Jason A. Donenfeld |
2020-03-09 | Version bump | Jason A. Donenfeld |
2020-03-09 | KernelModuleDisablerPreference: turn off tunnels before switching backend | Jason A. Donenfeld |
2020-03-09 | KernelModuleDisabler: allow disabling the kernel module backend | Jason A. Donenfeld |
2020-03-09 | Preferences: give dual state summary for restore on boot | Jason A. Donenfeld |
2020-03-09 | Preferences: reorder new checkbox | Jason A. Donenfeld |
2020-03-09 | VersionPreference: reverse go and wgquick titles | Jason A. Donenfeld |
2020-03-09 | TunnelDetailFragment: avoid integer overflow | Jason A. Donenfeld |
2020-03-09 | global: format code | Jason A. Donenfeld |
2020-03-09 | global: optimize imports | Jason A. Donenfeld |
2020-03-09 | global: get rid of nonnull gradle hack | Jason A. Donenfeld |
2020-03-09 | Application: simplify static block | Jason A. Donenfeld |
2020-03-09 | gradle: use optimized proguard rules | Jason A. Donenfeld |