| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-05-25 | Describe connect w/o permission fix in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-05-25 | Reset UI state if VPN permission is needed | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-05-25 | Clear activity reference from connection proxy | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-05-25 | Add missing flag to start the activity | Janito Vaqueiro Ferreira Filho | 1 | -2/+4 |
| 2020-05-25 | Merge branch 'refactor-event-notifier-ids' | Janito Vaqueiro Ferreira Filho | 16 | -114/+88 |
| 2020-05-25 | Remove old subscription API from `EventNotifier` | Janito Vaqueiro Ferreira Filho | 1 | -12/+0 |
| 2020-05-25 | Remove old API from `SettingsListener` | Janito Vaqueiro Ferreira Filho | 1 | -4/+0 |
| 2020-05-25 | Use new API in `PreferencesFragment` | Janito Vaqueiro Ferreira Filho | 1 | -3/+4 |
| 2020-05-25 | Use new API in `AdvancedFragment` | Janito Vaqueiro Ferreira Filho | 1 | -3/+4 |
| 2020-05-25 | Use new API in `AppVersionInfoCache` | Janito Vaqueiro Ferreira Filho | 1 | -5/+7 |
| 2020-05-25 | Add new subscription API to `SettingsListener` | Janito Vaqueiro Ferreira Filho | 1 | -1/+5 |
| 2020-05-25 | Use new `EventNotifier` API in `SettingsListener` | Janito Vaqueiro Ferreira Filho | 1 | -5/+7 |
| 2020-05-25 | Use new API in `WireguardKeyFragment` | Janito Vaqueiro Ferreira Filho | 1 | -11/+4 |
| 2020-05-25 | Use new API in `ServiceAwareFragment` | Janito Vaqueiro Ferreira Filho | 1 | -6/+2 |
| 2020-05-25 | Use new API in `RedeemVoucherDialogFragment` | Janito Vaqueiro Ferreira Filho | 1 | -5/+2 |
| 2020-05-25 | Use new API in `TunnelStateUpdater` | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2020-05-25 | Use new API in `ForegroundNotificationManager` | Janito Vaqueiro Ferreira Filho | 1 | -15/+10 |
| 2020-05-25 | Use new `EventNotifier` API in `OutOfTimeFragment` | Janito Vaqueiro Ferreira Filho | 1 | -7/+2 |
| 2020-05-25 | Use new `EventNotifier` API in `MainActivity` | Janito Vaqueiro Ferreira Filho | 1 | -9/+2 |
| 2020-05-25 | Use new `EventNotifier` API in `ConnectFragment` | Janito Vaqueiro Ferreira Filho | 1 | -11/+4 |
| 2020-05-25 | Use new `EventNotifier` API in `MullvadVpnService` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-05-25 | Use new `EventNotifier` API in `LocationInfoCache` | Janito Vaqueiro Ferreira Filho | 1 | -13/+14 |
| 2020-05-25 | Use new `EventNotifier` API in `AccountCache` | Janito Vaqueiro Ferreira Filho | 1 | -4/+7 |
| 2020-05-25 | Document `EventNotifier`'s object ID usage risks | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-05-25 | Refactor `EventNotifier` to use objects as IDs | Janito Vaqueiro Ferreira Filho | 1 | -4/+10 |
| 2020-05-25 | Remove unnecessary class specifier | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-05-25 | Merge branch 'improve-beta-program-gui' | Oskar Nyberg | 10 | -52/+131 |
| 2020-05-25 | Disable beta program toggle when running beta | Oskar Nyberg | 7 | -7/+31 |
| 2020-05-25 | Add disabled functionality to switch, cell input and cell label | Oskar Nyberg | 3 | -33/+86 |
| 2020-05-25 | Use null instead of undefined to represent up to date in nextUpdate | Oskar Nyberg | 4 | -12/+10 |
| 2020-05-25 | Update version state on beta-program setting change | Oskar Nyberg | 1 | -0/+4 |
| 2020-05-25 | Merge branch 'win-fix-network-event-race' | Odd Stranne | 3 | -1/+15 |
| 2020-05-25 | Update changelog | Odd Stranne | 1 | -0/+2 |
| 2020-05-22 | Add lock in NotifyIpInterfaceChange() callback | Odd Stranne | 2 | -1/+13 |
| 2020-05-22 | Merge branch 'fix-missing-account-expiry' | Janito Vaqueiro Ferreira Filho | 3 | -4/+5 |
| 2020-05-22 | Describe account cache retry fix in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-05-22 | Try to fetch account expiry at least once | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-05-22 | Set-up listener before requesting account fetch | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-05-22 | Merge branch 'update-win-error' | David Lönnhager | 2 | -2/+4 |
| 2020-05-22 | Update error message format | David Lönnhager | 1 | -2/+2 |
| 2020-05-22 | Fix error line number formatting in driverlogic | David Lönnhager | 1 | -0/+2 |
| 2020-05-22 | Bump submodule windows-libraries | David Lönnhager | 1 | -0/+0 |
| 2020-05-22 | Merge branch 'convert-modal-to-styled-components' | Oskar Nyberg | 3 | -101/+89 |
| 2020-05-22 | Convert Modal.tsx to styled components | Oskar Nyberg | 3 | -101/+89 |
| 2020-05-21 | Merge branch 'change-key-rotation-interval' | Andrej Mihajlov | 1 | -1/+1 |
| 2020-05-21 | Change key rotation interval to 4 days | Andrej Mihajlov | 1 | -1/+1 |
| 2020-05-20 | Merge branch 'fix-dropped-key-events' | Janito Vaqueiro Ferreira Filho | 4 | -19/+18 |
| 2020-05-20 | Describe listener fix in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-05-20 | Replace callback with event notifier | Janito Vaqueiro Ferreira Filho | 3 | -19/+17 |
| 2020-05-20 | Merge branch 'fix-bind-handling' | Janito Vaqueiro Ferreira Filho | 2 | -9/+4 |
