| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-02-10 | Merge branch 'allow-lan-ui-setting' | Janito Vaqueiro Ferreira Filho | 16 | -7/+515 |
| 2020-02-10 | Describe allow LAN in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2020-02-10 | Configure allow LAN when toggle switch is pressed | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2020-02-10 | Implement `MullvadDaemon.setAllowLan` method | Janito Vaqueiro Ferreira Filho | 2 | -0/+27 |
| 2020-02-10 | Implement `DaemonInterface::set_allow_lan` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-02-10 | Initialize allow LAN toggle with settings value | Janito Vaqueiro Ferreira Filho | 1 | -1/+9 |
| 2020-02-10 | Add `CellSwitch.forcefullySetState` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+15 |
| 2020-02-10 | Make `settings` prop. public in `SettingsListener` | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2020-02-10 | Update toggle if allow LAN settings changes | Janito Vaqueiro Ferreira Filho | 2 | -1/+28 |
| 2020-02-10 | Add `SettingsListener.onAllowLanChange` callback | Janito Vaqueiro Ferreira Filho | 1 | -0/+15 |
| 2020-02-10 | Send `allowLan` updates to UI | Janito Vaqueiro Ferreira Filho | 2 | -2/+5 |
| 2020-02-10 | Implement `FromJava` for `bool` | Janito Vaqueiro Ferreira Filho | 1 | -1/+12 |
| 2020-02-10 | Add state listener to `CellSwitch` | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2020-02-10 | Create `CellSwitch` widget | Janito Vaqueiro Ferreira Filho | 4 | -0/+240 |
| 2020-02-10 | Implement back button behavior | Janito Vaqueiro Ferreira Filho | 1 | -1/+10 |
| 2020-02-10 | Create `PreferencesFragment` | Janito Vaqueiro Ferreira Filho | 4 | -1/+97 |
| 2020-02-10 | Add Preferences menu entry to Settings screen | Janito Vaqueiro Ferreira Filho | 3 | -0/+35 |
| 2020-02-10 | Use `marginTop` for spacing in Settings layout | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2020-02-10 | Merge branch 'disable-ipad-support' | Andrej Mihajlov | 1 | -8/+8 |
| 2020-02-10 | Bump build (7) | Andrej Mihajlov | 1 | -4/+4 |
| 2020-02-10 | Disable iPad support for now | Andrej Mihajlov | 1 | -4/+4 |
| 2020-02-10 | Updating version in package files | Linus Färnstrand | 9 | -17/+17 |
| 2020-02-10 | Update changelog for 2020.1 release | Linus Färnstrand | 1 | -0/+4 |
| 2020-02-10 | Merge branch 'update-reconnect-button-design' | Oskar Nyberg | 4 | -32/+65 |
| 2020-02-10 | Improve appearance of reconnect button | Oskar Nyberg | 4 | -32/+65 |
| 2020-02-08 | Merge branch 'use-newer-android-build-docker-image' | Emīls | 4 | -31/+13 |
| 2020-02-07 | Use newer android docker image to build wireugard | Emīls | 4 | -31/+13 |
| 2020-02-07 | Merge branch 'less-dirty-working-directory' | Linus Färnstrand | 2 | -2/+3 |
| 2020-02-07 | Ignore libwg.h in git | Linus Färnstrand | 1 | -0/+1 |
| 2020-02-07 | Move WireGuard artifacts instead of copying | Linus Färnstrand | 1 | -2/+2 |
| 2020-02-07 | Merge branch 'winnet-metric-update' | David Lönnhager | 10 | -99/+74 |
| 2020-02-07 | Update winnet | David Lönnhager | 4 | -24/+28 |
| 2020-02-07 | Fix indentation | David Lönnhager | 2 | -14/+14 |
| 2020-02-07 | Rename amgiguous metric identifiers | David Lönnhager | 9 | -32/+32 |
| 2020-02-07 | Remove unused metric function | David Lönnhager | 2 | -34/+0 |
| 2020-02-07 | Set metric correctly for each address family | David Lönnhager | 4 | -9/+14 |
| 2020-02-07 | Merge branch 'x25519-update' | David Lönnhager | 5 | -68/+93 |
| 2020-02-07 | Make PrivateKey::new_from_random() infallible | David Lönnhager | 2 | -16/+9 |
| 2020-02-07 | Use x25519_dalek::StaticSecret to store private keys | David Lönnhager | 4 | -53/+85 |
| 2020-02-06 | Merge branch 'fix-npe-in-relay-list' | Janito Vaqueiro Ferreira Filho | 3 | -3/+4 |
| 2020-02-06 | Describe NPE relay list fix in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-02-06 | Allow `getRelayLocations` to return `null` | Janito Vaqueiro Ferreira Filho | 2 | -3/+3 |
| 2020-02-06 | Merge branch 'fix-stop-foreground-crash' | Janito Vaqueiro Ferreira Filho | 2 | -1/+10 |
| 2020-02-06 | Describe stop foreground crash fix in chanelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-02-06 | Make sure `stopForeground` works on API 21 | Janito Vaqueiro Ferreira Filho | 1 | -1/+6 |
| 2020-02-06 | Merge branch 'monochrome-icons-on-windows-linux' | Oskar Nyberg | 139 | -45/+187 |
| 2020-02-06 | Add readme for menubar icons | Oskar Nyberg | 3 | -0/+27 |
| 2020-02-06 | Add icons for all platforms | Oskar Nyberg | 120 | -0/+0 |
| 2020-02-06 | Add script which builds icons from svgs | Oskar Nyberg | 1 | -0/+62 |
| 2020-02-06 | Add menubar svg files | Oskar Nyberg | 11 | -0/+67 |
