Age | Commit message (Expand) | Author |
2020-03-26 | ui: root: rewrite in kotlin | Jason A. Donenfeld |
2020-03-26 | ui: cleanup various pieces of kotlin | Jason A. Donenfeld |
2020-03-26 | xml: cleanup | Jason A. Donenfeld |
2020-03-26 | preferences: add key to all items to squelch warnings | Jason A. Donenfeld |
2020-03-26 | Introduce realtime log viewer | Harsh Shandilya |
2020-03-25 | strings: update Russian translate | Alexey |
2020-03-25 | LogExporterPreference: Don't ask for storage permissions on Android 10 and above | Harsh Shandilya |
2020-03-25 | strings: Explicit indexing for 'import_partial_success' | Eiji Tanioka |
2020-03-25 | Upgrade to Gradle 6.3 | Harsh Shandilya |
2020-03-24 | ui: squelch warnings | Jason A. Donenfeld |
2020-03-24 | TunnelManager: disallow remote apps for L | Jason A. Donenfeld |
2020-03-24 | Resolve manifest warnings | Harsh Shandilya |
2020-03-23 | TunnelManager: save settings before restart | Jason A. Donenfeld |
2020-03-23 | Upgrade to Kotlin 1.3.71 | Harsh Shandilya |
2020-03-22 | libwg-go: update go modules | Jason A. Donenfeld |
2020-03-22 | version: bump | Jason A. Donenfeld |
2020-03-22 | Preferences: hide advanced settings | Jason A. Donenfeld |
2020-03-22 | SettingsActivity: remove from parent instead of fixed screen | Jason A. Donenfeld |
2020-03-22 | libwg-go: bump go version | Jason A. Donenfeld |
2020-03-22 | TunnelManager: enable Tasker support | Jason A. Donenfeld |
2020-03-22 | model: begin conversion | Jason A. Donenfeld |
2020-03-21 | strings: Update Japanese translation. | Eiji Tanioka |
2020-03-21 | viewmodel: port to kotlin | Jason A. Donenfeld |
2020-03-20 | Replace PermissionRequestCallback with direct methods | Harsh Shandilya |
2020-03-20 | build: Load keystore file from rootProject | Harsh Shandilya |
2020-03-20 | Convert activity package to Kotlin | Harsh Shandilya |
2020-03-20 | AddTunnels: rearrange and relabel | Jason A. Donenfeld |
2020-03-20 | widget: rewrite in kotlin | Jason A. Donenfeld |
2020-03-20 | EdgeToEdge: move into widget | Jason A. Donenfeld |
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 |