summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-06-26Improve language in 2020 app audit documentLinus Färnstrand1-31/+39
2020-06-26Add fish shell completionsClément Joly4-1/+6
2020-06-25Merge branch 'fix-notification-banner-height-calculation'Janito Vaqueiro Ferreira Filho6-205/+210
2020-06-25Describe height calculation fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+4
2020-06-25Remove height callback from `NotificationBanner`Janito Vaqueiro Ferreira Filho1-24/+0
2020-06-25Use `CoordinatorLayout` in `ConnectFragment`Janito Vaqueiro Ferreira Filho2-181/+171
2020-06-25Create `UnderNotificationBannerBehavior` classJanito Vaqueiro Ferreira Filho2-0/+35
2020-06-25Fix changelogEmīls1-3/+1
2020-06-25Merge branch 'version-check-supress-notification'Emīls51-352/+823
2020-06-25Use the same regex to determine if GUI is a beta versionEmīls1-1/+4
2020-06-25Update ktlint in travis to 0.37Emīls Piņķis1-1/+1
2020-06-25Update lockfileEmīls1-0/+27
2020-06-25Update changelogEmīls1-0/+3
2020-06-25Update CLIEmīls1-13/+11
2020-06-25Use new version info in AndroidEmīls21-98/+98
2020-06-25Update GUI to not show update info if the app is too newEmīls11-100/+53
2020-06-25Parse version info to check if version is too newEmīls12-136/+391
2020-06-25Allow AppVersionProxy to be cloneableEmīls1-0/+1
2020-06-25Allow users of mullvad-rpc to use rpc runtimeEmīls1-0/+4
2020-06-25Allow consumer of mullvad-rpc to set request timeoutEmīls1-2/+2
2020-06-25Allow factory to set timeoutsEmīls1-2/+14
2020-06-25Add future retrying to talpid-coreEmīls3-0/+215
2020-06-25Merge branch 'add-2020-app-audit-reports-and-result'Linus Färnstrand6-7/+151
2020-06-25Update changelogs to link to audit documentLinus Färnstrand2-6/+12
2020-06-25Add 2020 app audit report(s) and documentationLinus Färnstrand4-1/+139
2020-06-25Updating version in package filesLinus Färnstrand10-17/+17
2020-06-25Add 2020.5 changelog headerLinus Färnstrand1-1/+5
2020-06-25Merge branch 'upgrade-to-electron-8-again'Oskar Nyberg7-55/+77
2020-06-25Add Linux tray icon instructions to readmeOskar Nyberg1-5/+14
2020-06-25Removed dependency on libappindicator3-1Oskar Nyberg1-1/+1
2020-06-25Upgrade to Electron 8.3.2Oskar Nyberg5-49/+62
2020-06-24Install zsh completions to /usr/share instead of /usr/local/share in rpmLinus Färnstrand1-1/+1
2020-06-24Merge branch 'add-account-expired-notification'Oskar Nyberg22-141/+254
2020-06-24Remove tooSoon property from CloseToAccountExpiryNotificationContextOskar Nyberg2-9/+6
2020-06-24Add changelog entry about account expiry notificationOskar Nyberg1-0/+1
2020-06-24Add system notification for when account has expiredOskar Nyberg5-29/+75
2020-06-24Rename notification provider files to kebab-caseOskar Nyberg6-5/+5
2020-06-24Add test for account data fetch one minute before expiryOskar Nyberg1-0/+29
2020-06-24Fetch account data one minute before expiryOskar Nyberg1-5/+18
2020-06-24Add account expiry case to error notificationOskar Nyberg4-14/+48
2020-06-24Add isRunning getter in SchedulerOskar Nyberg1-1/+12
2020-06-24Refactor AccountExpiryOskar Nyberg10-89/+71
2020-06-23Update security document with restrictions to allow relay ruleLinus Färnstrand1-3/+13
2020-06-23Don't manually wrap lines in Android descriptionLinus Färnstrand1-14/+5
2020-06-23Merge branch 'add-ko-pl-th-languages'Oskar Nyberg39-965/+5118
2020-06-23Add Korean, Polish and Thai to language pickerOskar Nyberg2-1/+6
2020-06-23Download translationsOskar Nyberg36-1517/+4583
2020-06-23Add Korean, Polish and Thai languagesOskar Nyberg3-0/+1101
2020-06-23Update translationsOskar Nyberg16-71/+52
2020-06-23Merge branch 'disable-window-animations-on-windows'Oskar Nyberg2-3/+8