summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-08-25Use cell dimensions for "Exclude applications"Janito Vaqueiro Ferreira Filho1-3/+4
2020-08-25Fix side margin of "Exclude applications" headerJanito Vaqueiro Ferreira Filho1-2/+2
2020-08-25Fix text size of "Exclude applications" headerJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-25Increase space between icon and textJanito Vaqueiro Ferreira Filho1-0/+2
2020-08-25Add missing margin to spinnerJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-25Reduce app list item icon sizeJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-25Create dimension for app list item icon sizeJanito Vaqueiro Ferreira Filho2-4/+5
2020-08-25Fix app toggle dimensionsJanito Vaqueiro Ferreira Filho1-2/+2
2020-08-25Merge branch 'fix-crash-leaving-select-location-screen'Janito Vaqueiro Ferreira Filho2-2/+2
2020-08-25Describe fix for crash in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-25Fix destruction of `SelectLocationFragment`'s viewJanito Vaqueiro Ferreira Filho1-2/+1
2020-08-25Merge branch 'fix-dev-version-flag'Janito Vaqueiro Ferreira Filho2-2/+4
2020-08-25Describe version updater fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-25Add log message for development buildsJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-25Mark development builds as unsupportedJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-25Fix value of `DEV_BUILD` flagJanito Vaqueiro Ferreira Filho1-1/+1
2020-08-25Merge branch 'fix-out-address-formatting' into masterOskar Nyberg1-2/+7
2020-08-25Make addresses use one line eachOskar Nyberg1-2/+7
2020-08-24Merge branch 'append-plurals-to-messages-template'Janito Vaqueiro Ferreira Filho4-22/+157
2020-08-24Update doc. to describe how plurals are handledJanito Vaqueiro Ferreira Filho1-0/+7
2020-08-24Update plurals to remove unnecessary parametersJanito Vaqueiro Ferreira Filho1-3/+3
2020-08-24Append plural messages to gettext template fileJanito Vaqueiro Ferreira Filho1-2/+37
2020-08-24Only append to template if neededJanito Vaqueiro Ferreira Filho1-12/+12
2020-08-24Add support for representing gettext plural formsJanito Vaqueiro Ferreira Filho2-8/+36
2020-08-24Implement parsing of Android plural resourcesJanito Vaqueiro Ferreira Filho1-0/+65
2020-08-24Merge branch 'change-spelling-of-tunneling'Janito Vaqueiro Ferreira Filho13-37/+41
2020-08-24Comment on spellings that can't be simply changedJanito Vaqueiro Ferreira Filho1-0/+4
2020-08-24Rename split tunneling layouts to change spellingJanito Vaqueiro Ferreira Filho3-2/+2
2020-08-24Change spelling in `ServiceDependentFragment`Janito Vaqueiro Ferreira Filho2-10/+10
2020-08-24Change spelling of variable in `MullvadVpnService`Janito Vaqueiro Ferreira Filho1-2/+2
2020-08-24Change spelling of field in `ServiceConnection`Janito Vaqueiro Ferreira Filho2-2/+2
2020-08-24Change spelling of field in `ServiceInstance`Janito Vaqueiro Ferreira Filho2-2/+2
2020-08-24Change spelling of field in `AppListAdapter`Janito Vaqueiro Ferreira Filho1-2/+2
2020-08-24Change spelling of field in `AppListItemHolder`Janito Vaqueiro Ferreira Filho1-4/+4
2020-08-24Change spelling of `SplitTunnelingFragment` classJanito Vaqueiro Ferreira Filho2-2/+2
2020-08-24Change spelling of `SplitTunneling` classJanito Vaqueiro Ferreira Filho6-9/+9
2020-08-24Change spelling in menu entry IDJanito Vaqueiro Ferreira Filho2-2/+2
2020-08-24Change spelling in string resource IDsJanito Vaqueiro Ferreira Filho4-7/+7
2020-08-24Change spelling of user visible stringsJanito Vaqueiro Ferreira Filho1-2/+2
2020-08-24Merge branch 'fix-exclude-applications-header-not-shown'Janito Vaqueiro Ferreira Filho2-0/+7
2020-08-24Add changelog entry for fix to show headerJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-24Show "Exclude applications" when screen is shownJanito Vaqueiro Ferreira Filho1-0/+6
2020-08-24Merge branch 'cli-set-location-hostname'David Lönnhager4-65/+184
2020-08-24Add refactoring TODO commentDavid Lönnhager1-0/+2
2020-08-24Move location constraint matching to mullvad_typesDavid Lönnhager2-34/+42
2020-08-24Update CHANGELOG.mdDavid Lönnhager1-0/+1
2020-08-24CLI: Show a warning if the location constraints point to a relay that cannot ...David Lönnhager1-0/+41
2020-08-24Update CHANGELOG.mdDavid Lönnhager1-0/+3
2020-08-24Add 'mullvad relay set relay' commandDavid Lönnhager1-31/+95
2020-08-24Merge branch 'fix-segmented-input-formatter-crash'Janito Vaqueiro Ferreira Filho2-2/+4