summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-20Merge branch 'fix-build-apk-script'Janito Vaqueiro Ferreira Filho4-6/+6
2020-03-20Fix `version-metadata.sh` usage in `build.sh`Janito Vaqueiro Ferreira Filho1-2/+2
2020-03-20Fix script usage in `prepare_release.sh`Janito Vaqueiro Ferreira Filho1-2/+2
2020-03-19Add execute permission to `version-metadata.sh`Janito Vaqueiro Ferreira Filho1-0/+0
2020-03-19Fix usage of `version-metadata.sh` scriptJanito Vaqueiro Ferreira Filho1-2/+2
2020-03-19Merge branch 'desktop-switch-to-new-logo'Oskar Nyberg34-13/+166
2020-03-19Add section about icons to readmeOskar Nyberg1-3/+35
2020-03-19Use mktemp to create temp directory in menubar icons scriptOskar Nyberg1-2/+2
2020-03-19Update changelog to add logo upgradeOskar Nyberg1-1/+1
2020-03-19Add notification icon and in app icon to logo build scriptOskar Nyberg2-1/+7
2020-03-19Make logo script create the NSIS sidebar imageOskar Nyberg2-2/+15
2020-03-19Remove unused iconsetOskar Nyberg22-0/+0
2020-03-19Add script for creating desktop iconOskar Nyberg3-0/+56
2020-03-19Switch to new logo in desktop appOskar Nyberg4-7/+53
2020-03-19Merge branch 'version-metadata-script-cleanup'Linus Färnstrand2-101/+120
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