| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-02-15 | Update text alignment when layout changes | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 | |
| 2020-02-15 | Keep track if reconnect button is visible or not | Janito Vaqueiro Ferreira Filho | 1 | -4/+20 | |
| 2020-02-15 | Refactor to remove repeated code | Janito Vaqueiro Ferreira Filho | 1 | -5/+6 | |
| 2020-02-15 | Recalc. reconnect button space when layout changes | Janito Vaqueiro Ferreira Filho | 1 | -10/+12 | |
| 2020-02-15 | Fix text alignment when reconnect button is shown | Janito Vaqueiro Ferreira Filho | 1 | -0/+15 | |
| 2020-02-15 | Show reconnect button on the appropriate states | Janito Vaqueiro Ferreira Filho | 1 | -4/+9 | |
| 2020-02-15 | Rename `button` field into `mainButton` | Janito Vaqueiro Ferreira Filho | 1 | -8/+8 | |
| 2020-02-15 | Add reconnect button to layout | Janito Vaqueiro Ferreira Filho | 1 | -4/+21 | |
| 2020-02-15 | Add reconnect button drawable resource | Janito Vaqueiro Ferreira Filho | 1 | -0/+11 | |
| 2020-02-15 | Split red button background in two | Janito Vaqueiro Ferreira Filho | 2 | -0/+44 | |
| 2020-02-14 | Add 2020.2[-beta2] changelog headers and move items in wrong place | Linus Färnstrand | 1 | -5/+12 | |
| 2020-02-14 | Merge branch 'android-add-auto-connect' | Emīls | 12 | -23/+130 | |
| 2020-02-14 | Update changelog | Emīls | 1 | -0/+1 | |
| 2020-02-14 | Check if returned tunnel is null | Emīls | 2 | -1/+5 | |
| If the daemon tries to connect when our service has had it's permissions revoked on Android, VpnServiceBuilder.establish() will return a null poitner, which has to be checked for. By returning an error when this happens, the daemon ends up in the error state where it's not blocking. Whilst not ideal, this is preferrable to the crash. | |||||
| 2020-02-14 | Add auto-connect switch to preferences | Emīls | 4 | -20/+87 | |
| 2020-02-13 | Add setAutoConnect to mullvad-jni | Emīls | 5 | -2/+37 | |
| 2020-02-13 | Merge branch 'add-finnish-and-danish' | Oskar Nyberg | 1 | -0/+2 | |
| 2020-02-13 | Add finnish and danish options to language picker | Oskar Nyberg | 1 | -0/+2 | |
| 2020-02-13 | Merge branch 'bundle-relay-list-in-apk' | Janito Vaqueiro Ferreira Filho | 7 | -31/+48 | |
| 2020-02-13 | Describe bundled relay list in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 | |
| 2020-02-13 | Fetch relay list when building Android APK | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 | |
| 2020-02-13 | Refactor to create `update-relays.sh` script | Janito Vaqueiro Ferreira Filho | 2 | -21/+24 | |
| 2020-02-13 | Extract `relays.json` resource | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 | |
| 2020-02-13 | Include `relays.json` in APK | Janito Vaqueiro Ferreira Filho | 1 | -2/+3 | |
| 2020-02-13 | Refactor to create `FileResourceExtractor` | Janito Vaqueiro Ferreira Filho | 2 | -8/+9 | |
| 2020-02-13 | Merge branch 'consolidate-wg-wrappers' | Odd Stranne | 27 | -1016/+756 | |
| 2020-02-13 | Fix file permissions and all the things | Emīls | 8 | -72/+75 | |
| Use chrono in talpid-core on all platforms Resolve unused imports and android errors Correct formatting Fix git attributes to use LF on Windows for go.mod Fix libwg_default.go Fix libwg_android.go Fix logging context management Fix return values Fix conditional compilation statement Fix go formatting | |||||
| 2020-02-13 | Update WireGuard FFI in talpid-core | Odd Stranne | 3 | -120/+136 | |
| 2020-02-13 | Add readme for libwg | Odd Stranne | 1 | -0/+26 | |
| 2020-02-13 | Update .gitignore for libwg | Odd Stranne | 1 | -1/+3 | |
| 2020-02-13 | Consolidate various libwg implementations | Odd Stranne | 20 | -891/+584 | |
| 2020-02-13 | Update changelog entry on recent DNS leaks | Linus Färnstrand | 1 | -7/+9 | |
| 2020-02-13 | Merge branch 'driverlogic-update' | David Lönnhager | 3 | -132/+94 | |
| 2020-02-13 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+3 | |
| 2020-02-13 | Update callback in driverlogic | David Lönnhager | 1 | -4/+10 | |
| 2020-02-13 | Do not log non-existent vanilla TAP adapter as an 'error' | David Lönnhager | 1 | -1/+1 | |
| 2020-02-13 | Fix console output translation in driverlogic | David Lönnhager | 1 | -0/+8 | |
| 2020-02-13 | Don't rely on stdout to rename newly created adapter | David Lönnhager | 2 | -129/+74 | |
| 2020-02-13 | Merge branch 'dns-update' | David Lönnhager | 13 | -201/+250 | |
| 2020-02-13 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+4 | |
| 2020-02-13 | Prevent DNS leaks in connecting and error states on Windows with LAN sharing ↵ | David Lönnhager | 3 | -42/+52 | |
| enabled | |||||
| 2020-02-13 | Update RestrictDns in WinFw | David Lönnhager | 5 | -23/+26 | |
| 2020-02-13 | Revert 6f2cafc and 7d7fb739. LAN rules did not block DNS for local | David Lönnhager | 10 | -187/+219 | |
| addresses | |||||
| 2020-02-12 | Merge branch 'problem-report-confirm-old-version' | Oskar Nyberg | 8 | -117/+187 | |
| 2020-02-12 | Update changelog | Oskar Nyberg | 1 | -0/+1 | |
| 2020-02-12 | Change color of buttons in wireguard view | Oskar Nyberg | 1 | -6/+6 | |
| 2020-02-12 | Add dialog icon | Oskar Nyberg | 3 | -2/+35 | |
| 2020-02-12 | Add outdated version dialog when navigating to problem report | Oskar Nyberg | 5 | -111/+147 | |
| 2020-02-12 | Merge branch 'fix-dns-leaks-on-linux-macos' | Linus Färnstrand | 3 | -27/+63 | |
| 2020-02-12 | Add DNS leak fix to changelog | Linus Färnstrand | 1 | -0/+6 | |
