summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-08-14Add more problematic applicationsOskar Nyberg1-1/+10
2020-08-14Add warning for applications that launches in an existing instanceOskar Nyberg4-67/+174
2020-08-14Add Linux split-tunneling GUI to changelogOskar Nyberg1-0/+1
2020-08-14Add split-tunneling view on LinuxOskar Nyberg9-5/+245
2020-08-14Add function for retrieving installed applications on LinuxOskar Nyberg8-0/+298
2020-08-14Change typescript target to es2020Oskar Nyberg1-2/+2
2020-08-14Rename object key transformation function and add pascal to camel case functionOskar Nyberg2-47/+56
2020-08-14Merge branch 'upgrade-to-typescript-3.9.7' into masterOskar Nyberg3-25/+55
2020-08-14Fix type issue that appeared with typescript 3.9.7Oskar Nyberg1-2/+2
2020-08-14Upgrade typescript and tsc-watchOskar Nyberg2-23/+53
2020-08-14Merge branch 'fix-disabled-location-style' into masterOskar Nyberg3-3/+22
2020-08-14Fix disabled location text colorOskar Nyberg3-3/+22
2020-08-14Merge branch 'swift-log'Andrej Mihajlov26-166/+478
2020-08-13Add SwiftLogAndrej Mihajlov26-166/+478
2020-08-13Merge branch 'fix-swiftc-release-segfault'Andrej Mihajlov1-1/+1
2020-08-13Fix Swift compiler segfault in release buildAndrej Mihajlov1-1/+1
2020-08-13Merge branch 'migrate-win-migration'David Lönnhager27-975/+217
2020-08-13Improve error handling for settings migrationDavid Lönnhager1-42/+60
2020-08-13Check ownership of windows.old rather than the specific appdata directoryDavid Lönnhager1-12/+9
2020-08-13Skip migration if settings path is overriddenDavid Lönnhager3-0/+10
2020-08-13Remove WinUtilDavid Lönnhager24-901/+0
2020-08-13Convert Windows update migration code to RustDavid Lönnhager1-51/+169
2020-08-13Merge branch 'fix-custom-scrollbar-classname' into masterOskar Nyberg3-2/+5
2020-08-13Fix page margins in Settings and AdvancedSettingsOskar Nyberg2-1/+2
2020-08-13Prevent overriding of CustomScrollbars className propOskar Nyberg1-1/+3
2020-08-12Merge branch 'android-translations-import'Janito Vaqueiro Ferreira Filho29-1/+2534
2020-08-12Describe translations in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-12Create a `README` file in the `android` directoryJanito Vaqueiro Ferreira Filho3-0/+36
2020-08-12Import translations to AndroidJanito Vaqueiro Ferreira Filho18-0/+2013
2020-08-12Don't format generated XML filesJanito Vaqueiro Ferreira Filho1-1/+6
2020-08-11Change CI XML format check to use UTF-8 encodingJanito Vaqueiro Ferreira Filho1-0/+1
2020-08-11Sort string resource entriesJanito Vaqueiro Ferreira Filho2-0/+8
2020-08-11Append missing translations to the template fileJanito Vaqueiro Ferreira Filho2-7/+40
2020-08-11Collect missing translation templatesJanito Vaqueiro Ferreira Filho1-2/+7
2020-08-11Collect all missing translationsJanito Vaqueiro Ferreira Filho1-5/+10
2020-08-11Localize URLs when possibleJanito Vaqueiro Ferreira Filho1-2/+36
2020-08-11Handle translation messages with parametersJanito Vaqueiro Ferreira Filho3-6/+29
2020-08-11Handle apostrophe variationJanito Vaqueiro Ferreira Filho2-5/+20
2020-08-11Refactor Android string resource normalizationJanito Vaqueiro Ferreira Filho4-10/+39
2020-08-11Handle escaped apostrophes in Android stringsJanito Vaqueiro Ferreira Filho2-5/+22
2020-08-11Show missing translationsJanito Vaqueiro Ferreira Filho1-4/+10
2020-08-11Write generated translation filesJanito Vaqueiro Ferreira Filho1-5/+45
2020-08-11Implement `Display` for the Android resource typesJanito Vaqueiro Ferreira Filho1-1/+28
2020-08-11Generate translations with known stringsJanito Vaqueiro Ferreira Filho2-1/+57
2020-08-11Load gettext message filesJanito Vaqueiro Ferreira Filho2-2/+64
2020-08-11Collect known Android stringsJanito Vaqueiro Ferreira Filho4-4/+31
2020-08-11Load main Android string resources fileJanito Vaqueiro Ferreira Filho4-1/+78
2020-08-11Create initial project using CargoJanito Vaqueiro Ferreira Filho3-0/+13
2020-08-11Merge branch 'scale-margins'Janito Vaqueiro Ferreira Filho18-55/+58
2020-08-11Tweak Cell widget paddingsJanito Vaqueiro Ferreira Filho4-9/+8