summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-19Set `set +x` while doing things that does not matter if they failLinus Färnstrand1-18/+22
2020-03-19Rename version_metadata -> version-metadataLinus Färnstrand1-0/+0
2020-03-19Refactor out bash code to functionLinus Färnstrand1-74/+86
2020-03-19Lowercase variables and cd to SCRIPT_DIRLinus Färnstrand1-15/+18
2020-03-18Merge branch 'center-notification-icons'Janito Vaqueiro Ferreira Filho12-0/+44
2020-03-19Regenerate small monochromatic logosJanito Vaqueiro Ferreira Filho10-0/+0
2020-03-19Update script to generate monochromatic logosJanito Vaqueiro Ferreira Filho1-0/+13
2020-03-19Add a monochromatic icon SVG imageJanito Vaqueiro Ferreira Filho1-0/+31
2020-03-18Bump version metadata to 2020.3Linus Färnstrand9-16/+16
2020-03-18Merge branch 'quick-tile'Janito Vaqueiro Ferreira Filho19-1/+272
2020-03-18Describe quick settings tile in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-03-18Update tile state as soon as it's shownJanito Vaqueiro Ferreira Filho1-0/+2
2020-03-18Change quick tile icon based on tunnel stateJanito Vaqueiro Ferreira Filho1-0/+8
2020-03-18Create a quick settings tileJanito Vaqueiro Ferreira Filho2-0/+85
2020-03-18Add icons for quick settings tileJanito Vaqueiro Ferreira Filho5-0/+0
2020-03-18Rename notification icon drawableJanito Vaqueiro Ferreira Filho6-1/+1
2020-03-18Allow listening for `TunnelState` persistenceJanito Vaqueiro Ferreira Filho2-0/+52
2020-03-18Persist tunnel state in shared preferencesJanito Vaqueiro Ferreira Filho3-0/+75
2020-03-18Allow representing a `TunnelState` by a `String`Janito Vaqueiro Ferreira Filho1-0/+48
2020-03-18Merge branch 'fix-connectivity-listener-leak'Janito Vaqueiro Ferreira Filho2-0/+2
2020-03-17Describe subscriber leak fix in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-03-17Fix leak of connectivity subscriptionsJanito Vaqueiro Ferreira Filho1-0/+1
2020-03-17Merge branch 'block-on-upgrade-2'David Lönnhager7-2/+18
2020-03-17Update .gitignoreDavid Lönnhager1-0/+2
2020-03-17Update CHANGELOG.mdDavid Lönnhager1-2/+3
2020-03-17Block while upgrading on macOSDavid Lönnhager3-0/+5
2020-03-17Block while upgrading on LinuxDavid Lönnhager3-0/+3
2020-03-17Don't stop the daemon in before_remove.sh on Debian, if upgradingDavid Lönnhager1-0/+5
2020-03-17Merge branch 'reconnecting-with-new-key-message'Oskar Nyberg2-7/+43
2020-03-17Change message shown when reconnecting with new wireguard keyOskar Nyberg2-7/+43
2020-03-17Merge branch 'bump-kind-of-dependency'Oskar Nyberg1-6/+6
2020-03-17Bump minimist transitive dependency where possibleOskar Nyberg1-3/+3
2020-03-17Bump kind-of dependency to 6.0.3Oskar Nyberg1-3/+3
2020-03-17Merge branch 'copy-public-key-to-clipboard'Andrej Mihajlov6-37/+247
2020-03-17Fix the edge case when the wrong key might be displayed on regenerate key + c...Andrej Mihajlov1-3/+5
2020-03-17Use cancellableDelay in Account and WireGuard keys controllersAndrej Mihajlov2-9/+9
2020-03-17Add cancellable delay implementationAndrej Mihajlov2-0/+148
2020-03-17Copy public key to clipboard on tapAndrej Mihajlov3-33/+93
2020-03-16Merge branch 'update-source-icon'Janito Vaqueiro Ferreira Filho21-3/+128
2020-03-16Describe logo change in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-03-16Assume image will always be squareJanito Vaqueiro Ferreira Filho1-14/+7
2020-03-16Update logo image size in the app screensJanito Vaqueiro Ferreira Filho2-2/+2
2020-03-16Regenerate logo imagesJanito Vaqueiro Ferreira Filho15-0/+0
2020-03-16Add script to generate PNG images for AndroidJanito Vaqueiro Ferreira Filho1-0/+88
2020-03-16Tweak icon to remove padding around itJanito Vaqueiro Ferreira Filho1-2/+2
2020-03-16Replace the old icon-1024.svg with new icon.svgLinus Färnstrand2-1/+44
2020-03-16Merge branch 'block-on-upgrade'David Lönnhager12-42/+307
2020-03-16Ask whether to revert firewall rules if the installation fails on WindowsDavid Lönnhager1-22/+40
2020-03-16Use setup tool to save the target state when upgradingDavid Lönnhager2-14/+24
2020-03-16Add prepare-restart command to daemon setup toolDavid Lönnhager1-1/+5