summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-05-25Use new `EventNotifier` API in `ConnectFragment`Janito Vaqueiro Ferreira Filho1-11/+4
2020-05-25Use new `EventNotifier` API in `MullvadVpnService`Janito Vaqueiro Ferreira Filho1-1/+1
2020-05-25Use new `EventNotifier` API in `LocationInfoCache`Janito Vaqueiro Ferreira Filho1-13/+14
2020-05-25Use new `EventNotifier` API in `AccountCache`Janito Vaqueiro Ferreira Filho1-4/+7
2020-05-25Document `EventNotifier`'s object ID usage risksJanito Vaqueiro Ferreira Filho1-0/+8
2020-05-25Refactor `EventNotifier` to use objects as IDsJanito Vaqueiro Ferreira Filho1-4/+10
2020-05-25Remove unnecessary class specifierJanito Vaqueiro Ferreira Filho1-1/+1
2020-05-25Merge branch 'improve-beta-program-gui'Oskar Nyberg10-52/+131
2020-05-25Disable beta program toggle when running betaOskar Nyberg7-7/+31
2020-05-25Add disabled functionality to switch, cell input and cell labelOskar Nyberg3-33/+86
2020-05-25Use null instead of undefined to represent up to date in nextUpdateOskar Nyberg4-12/+10
2020-05-25Update version state on beta-program setting changeOskar Nyberg1-0/+4
2020-05-25Merge branch 'win-fix-network-event-race'Odd Stranne3-1/+15
2020-05-25Update changelogOdd Stranne1-0/+2
2020-05-22Add lock in NotifyIpInterfaceChange() callbackOdd Stranne2-1/+13
2020-05-22Merge branch 'fix-missing-account-expiry'Janito Vaqueiro Ferreira Filho3-4/+5
2020-05-22Describe account cache retry fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-05-22Try to fetch account expiry at least onceJanito Vaqueiro Ferreira Filho1-2/+2
2020-05-22Set-up listener before requesting account fetchJanito Vaqueiro Ferreira Filho1-2/+2
2020-05-22Merge branch 'update-win-error'David Lönnhager2-2/+4
2020-05-22Update error message formatDavid Lönnhager1-2/+2
2020-05-22Fix error line number formatting in driverlogicDavid Lönnhager1-0/+2
2020-05-22Bump submodule windows-librariesDavid Lönnhager1-0/+0
2020-05-22Merge branch 'convert-modal-to-styled-components'Oskar Nyberg3-101/+89
2020-05-22Convert Modal.tsx to styled componentsOskar Nyberg3-101/+89
2020-05-21Merge branch 'change-key-rotation-interval'Andrej Mihajlov1-1/+1
2020-05-21Change key rotation interval to 4 daysAndrej Mihajlov1-1/+1
2020-05-20Merge branch 'fix-dropped-key-events'Janito Vaqueiro Ferreira Filho4-19/+18
2020-05-20Describe listener fix in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-05-20Replace callback with event notifierJanito Vaqueiro Ferreira Filho3-19/+17
2020-05-20Merge branch 'fix-bind-handling'Janito Vaqueiro Ferreira Filho2-9/+4
2020-05-20Describe unbind handling in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-05-20Consider unbound when `onUnbind` is calledJanito Vaqueiro Ferreira Filho1-9/+3
2020-05-20Merge branch 'fix-start-service-in-main-activity'Janito Vaqueiro Ferreira Filho2-1/+11
2020-05-20Describe foreground promise in the changelogJanito Vaqueiro Ferreira Filho1-0/+4
2020-05-20Promise that the service will run in foregroundJanito Vaqueiro Ferreira Filho1-1/+7
2020-05-20Merge branch 'add-instruction-to-locales-readme'Oskar Nyberg1-0/+2
2020-05-20Add instruction for adding new language to app.tsxOskar Nyberg1-0/+2
2020-05-19Merge branch 'fdroid-build-scripts'Janito Vaqueiro Ferreira Filho8-46/+210
2020-05-19Add scripts to configure F-Droid build serverJanito Vaqueiro Ferreira Filho3-0/+97
2020-05-19Allow building libwg-go without NDK scriptJanito Vaqueiro Ferreira Filho1-1/+8
2020-05-19Fail WireGuard-Go build with undefined variablesJanito Vaqueiro Ferreira Filho1-1/+1
2020-05-19Add flag to only configure Android versionJanito Vaqueiro Ferreira Filho2-29/+42
2020-05-19Don't use Docker for F-Droid buildJanito Vaqueiro Ferreira Filho2-6/+23
2020-05-19Export GOPATH so that it is used by `make`Janito Vaqueiro Ferreira Filho1-1/+1
2020-05-19Detect gradle command to use for buildingJanito Vaqueiro Ferreira Filho1-3/+16
2020-05-19Add separate build type for F-Droid APKJanito Vaqueiro Ferreira Filho2-3/+20
2020-05-19Replace usage of `node` to get the product versionJanito Vaqueiro Ferreira Filho1-1/+1
2020-05-19Simplify Maven URL syntaxJanito Vaqueiro Ferreira Filho1-1/+1
2020-05-19Bump iOS version (2020.3, build 3)Andrej Mihajlov1-4/+4