summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-07-14Remove usage of deprecated `Resources.getDrawable`Janito Vaqueiro Ferreira Filho1-1/+1
2020-07-14Use `_` for unused parameterJanito Vaqueiro Ferreira Filho1-1/+1
2020-07-14Remove unnecessary null checkJanito Vaqueiro Ferreira Filho1-1/+1
2020-07-14Add whitespace after setterJanito Vaqueiro Ferreira Filho1-0/+1
2020-07-14Refactor to create helper `resources` fieldJanito Vaqueiro Ferreira Filho1-3/+4
2020-07-14Replace usages of deprecated `Resources.getColor`Janito Vaqueiro Ferreira Filho13-43/+38
2020-07-13Merge branch 'update-wintun'David Lönnhager3-1/+4
2020-07-13Update CHANGELOG.mdDavid Lönnhager1-0/+3
2020-07-13Update Wintun installer pathDavid Lönnhager1-1/+1
2020-07-13Bump binaries submoduleDavid Lönnhager1-0/+0
2020-07-13Merge branch 'desktop-ui-scaling'Oskar Nyberg29-186/+177
2020-07-13Improve alignment in HeaderBar and NotificationAreaOskar Nyberg2-5/+7
2020-07-13Scale down UI elementsOskar Nyberg25-100/+127
2020-07-13Move common style definitions to its own fileOskar Nyberg8-59/+44
2020-07-13Remove letter spacingOskar Nyberg13-26/+3
2020-07-10Merge branch 'fix-clap-warning'Linus Färnstrand1-6/+9
2020-07-10Ignore deprecation warning in clap macro invocationLinus Färnstrand1-6/+9
2020-07-09Merge branch 'reduce-jni-lib-size'Janito Vaqueiro Ferreira Filho1-0/+1
2020-07-08Force JNI libraries to be compressedJanito Vaqueiro Ferreira Filho1-0/+1
2020-07-08Merge branch 'update-android-build-setup-in-readme'Janito Vaqueiro Ferreira Filho1-37/+41
2020-07-08Update build setup steps for Android in the READMEJanito Vaqueiro Ferreira Filho1-37/+41
2020-07-08Merge branch 'bundle-relays'Andrej Mihajlov10-183/+557
2020-07-08Uncombine RelayCache and bundle relays.json with the appAndrej Mihajlov9-109/+390
2020-07-07Uncombine MullvadRpcAndrej Mihajlov1-74/+167
2020-07-07Merge branch 'remove-standalone-toolchains'Janito Vaqueiro Ferreira Filho4-57/+12
2020-07-07Remove standalone toolchain setupJanito Vaqueiro Ferreira Filho2-40/+9
2020-07-07Use prebuild toolchainJanito Vaqueiro Ferreira Filho2-17/+3
2020-07-07Merge branch 'move-header-to-xib'Andrej Mihajlov7-85/+164
2020-07-07Move root controller out of StoryboardAndrej Mihajlov7-85/+164
2020-07-06Merge branch 'add-operations'Andrej Mihajlov16-0/+924
2020-07-06Add operationsAndrej Mihajlov16-0/+924
2020-07-06Merge branch 'add-chained-error-pr'Andrej Mihajlov3-1/+82
2020-07-06Add ChainedError and DisplayChainedError protocolsAndrej Mihajlov3-1/+82
2020-07-03Merge branch 'fix-xml-formatting'Janito Vaqueiro Ferreira Filho1-1/+2
2020-07-03Fix XML formattingJanito Vaqueiro Ferreira Filho1-1/+2
2020-07-03Merge branch 'fix-unsupported-version-notification'Janito Vaqueiro Ferreira Filho2-8/+16
2020-07-03Change message for unknown unsupported versionJanito Vaqueiro Ferreira Filho2-8/+16
2020-07-03Merge branch 'animate-connect-padding'Janito Vaqueiro Ferreira Filho1-1/+5
2020-07-03Animate padding change in the Connect screenJanito Vaqueiro Ferreira Filho1-1/+5
2020-07-03Merge branch 'android-use-correct-notification-text'Emīls1-1/+1
2020-07-03Use correct expiry notification textEmīls1-1/+1
2020-07-03Merge branch 'improve-postinstall'Emīls13-387/+358
2020-07-03Update changelogEmīls1-0/+1
2020-07-03Use CLI instead of mullvad-setup to clear wg keysEmīls3-0/+11
2020-07-03Add RPC to clear account historyEmīls4-2/+48
2020-07-03Use new style future for wireguard keysEmīls5-372/+287
2020-07-03Improve retryingEmīls1-13/+11
2020-07-02Merge branch 'animate-notification-change'Janito Vaqueiro Ferreira Filho1-14/+62
2020-07-01Synchronize notification updates to prevent racesJanito Vaqueiro Ferreira Filho1-10/+14
2020-07-01Animate notification change transitionJanito Vaqueiro Ferreira Filho1-6/+18