summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-05-11Skip using `serviceInstance` propertyJanito Vaqueiro Ferreira Filho1-20/+13
2020-05-11Save subscription ID for unsubscribing laterJanito Vaqueiro Ferreira Filho1-1/+1
2020-05-11Force unsubscription from tunnel eventsJanito Vaqueiro Ferreira Filho1-0/+1
2020-05-11Merge branch 'fix-android-ci-xml-formatting'Janito Vaqueiro Ferreira Filho23-179/+122
2020-05-11Format Android XML filesJanito Vaqueiro Ferreira Filho21-178/+119
2020-05-11Increase line length for word wrapping to 100Janito Vaqueiro Ferreira Filho1-0/+1
2020-05-11Change working directory before verifying XMLJanito Vaqueiro Ferreira Filho1-1/+2
2020-05-11Merge branch 'update-settings'David Lönnhager1-56/+58
2020-05-11Simplify Windows update code in daemon settingsDavid Lönnhager1-33/+37
2020-05-11Handle different errors when loading settingsDavid Lönnhager1-13/+21
2020-05-11Simplify read of settingsDavid Lönnhager1-17/+7
2020-05-08Merge branch 'update-location-cli'David Lönnhager3-22/+29
2020-05-08Update CHANGELOG.mdDavid Lönnhager1-0/+1
2020-05-08Ensure country codes, city codes, and hostnames are lowercase in relay listDavid Lönnhager1-8/+18
2020-05-08Make locations case-insensitive in the CLIDavid Lönnhager1-14/+10
2020-05-08Merge branch 'add-tunnel-simulator-ondemand'Andrej Mihajlov2-1/+27
2020-05-08Fix commentAndrej Mihajlov1-1/+1
2020-05-08Add ondemand fields to the simulated tunnelAndrej Mihajlov1-0/+26
2020-05-08Merge branch 'rework-mullvad-rpc-errors'Andrej Mihajlov6-104/+109
2020-05-08Rename MullvadAPI -> MullvadRpc and rework MullvadRpc.Error typeAndrej Mihajlov6-104/+109
2020-05-08Merge branch 'rework-cancellable-delay'Andrej Mihajlov1-125/+13
2020-05-08Rework cancellable delayAndrej Mihajlov1-125/+13
2020-05-08Merge branch 'fix-account-cache'Janito Vaqueiro Ferreira Filho8-43/+38
2020-05-08Describe account cache fixes in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-05-08Move `AccountCache` to service packageJanito Vaqueiro Ferreira Filho6-8/+9
2020-05-08Don't fetch expiry when account isn't setJanito Vaqueiro Ferreira Filho1-13/+14
2020-05-08Don't overwrite expiry if fetch failedJanito Vaqueiro Ferreira Filho1-4/+3
2020-05-08Use `JobTracker` in `AccountCache`Janito Vaqueiro Ferreira Filho3-35/+28
2020-05-08Merge branch 'convert-imageview-to-styled-component'Oskar Nyberg15-164/+150
2020-05-08Convert ImageView into a styled componentOskar Nyberg15-164/+150
2020-05-08Merge branch 'scroll-to-show-exposed-cities'Oskar Nyberg8-52/+186
2020-05-08Scroll to expose expanded items in location listOskar Nyberg8-52/+186
2020-05-08Merge branch 'fix-settings-listener'Janito Vaqueiro Ferreira Filho2-2/+2
2020-05-07Describe settings listener fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-05-07Remove premature tear-down of `SettingsListener`Janito Vaqueiro Ferreira Filho1-1/+0
2020-05-07Add missing section header to the changelogJanito Vaqueiro Ferreira Filho1-1/+1
2020-05-07Merge branch 'anoadragon453/patch-1'Linus Färnstrand1-1/+1
2020-05-07Fix a small typoAndrew Morgan1-1/+1
2020-05-07Merge branch 'embed-certs'Emīls17-94/+78
2020-05-07Add new LetsEncrypt root certificateEmīls3-0/+42
2020-05-07Use embeded TLS certificatesEmīls16-95/+37
2020-05-06Bring in version bump from 2020.4-beta4Linus Färnstrand10-17/+17
2020-05-06Port 2020.4-beta4 changelog entries back to masterLinus Färnstrand1-5/+13
2020-05-06Merge branch 'change-quotes-to-normal-quotes'Oskar Nyberg2-2/+2
2020-05-06Change quotes around "Always require VPN" to normal quotesOskar Nyberg2-2/+2
2020-05-05Merge branch 'fix-app-version-info'Janito Vaqueiro Ferreira Filho3-8/+29
2020-05-05Describe version info. fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-05-05Handle `null` value for `latest_stable` versionJanito Vaqueiro Ferreira Filho1-6/+26
2020-05-05Fix order of `AppVersionInfo` ctor. parametersJanito Vaqueiro Ferreira Filho1-2/+2
2020-05-05Merge branch 'android-fix-relay-sort-order'Emīls2-1/+9