summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-02-10Merge branch 'allow-lan-ui-setting'Janito Vaqueiro Ferreira Filho16-7/+515
2020-02-10Describe allow LAN in changelogJanito Vaqueiro Ferreira Filho1-0/+3
2020-02-10Configure allow LAN when toggle switch is pressedJanito Vaqueiro Ferreira Filho1-0/+7
2020-02-10Implement `MullvadDaemon.setAllowLan` methodJanito Vaqueiro Ferreira Filho2-0/+27
2020-02-10Implement `DaemonInterface::set_allow_lan` methodJanito Vaqueiro Ferreira Filho1-0/+8
2020-02-10Initialize allow LAN toggle with settings valueJanito Vaqueiro Ferreira Filho1-1/+9
2020-02-10Add `CellSwitch.forcefullySetState` methodJanito Vaqueiro Ferreira Filho1-0/+15
2020-02-10Make `settings` prop. public in `SettingsListener`Janito Vaqueiro Ferreira Filho1-1/+2
2020-02-10Update toggle if allow LAN settings changesJanito Vaqueiro Ferreira Filho2-1/+28
2020-02-10Add `SettingsListener.onAllowLanChange` callbackJanito Vaqueiro Ferreira Filho1-0/+15
2020-02-10Send `allowLan` updates to UIJanito Vaqueiro Ferreira Filho2-2/+5
2020-02-10Implement `FromJava` for `bool`Janito Vaqueiro Ferreira Filho1-1/+12
2020-02-10Add state listener to `CellSwitch`Janito Vaqueiro Ferreira Filho1-0/+3
2020-02-10Create `CellSwitch` widgetJanito Vaqueiro Ferreira Filho4-0/+240
2020-02-10Implement back button behaviorJanito Vaqueiro Ferreira Filho1-1/+10
2020-02-10Create `PreferencesFragment`Janito Vaqueiro Ferreira Filho4-1/+97
2020-02-10Add Preferences menu entry to Settings screenJanito Vaqueiro Ferreira Filho3-0/+35
2020-02-10Use `marginTop` for spacing in Settings layoutJanito Vaqueiro Ferreira Filho1-3/+3
2020-02-10Merge branch 'disable-ipad-support'Andrej Mihajlov1-8/+8
2020-02-10Bump build (7)Andrej Mihajlov1-4/+4
2020-02-10Disable iPad support for nowAndrej Mihajlov1-4/+4
2020-02-10Updating version in package filesLinus Färnstrand9-17/+17
2020-02-10Update changelog for 2020.1 releaseLinus Färnstrand1-0/+4
2020-02-10Merge branch 'update-reconnect-button-design'Oskar Nyberg4-32/+65
2020-02-10Improve appearance of reconnect buttonOskar Nyberg4-32/+65
2020-02-08Merge branch 'use-newer-android-build-docker-image'Emīls4-31/+13
2020-02-07Use newer android docker image to build wireugardEmīls4-31/+13
2020-02-07Merge branch 'less-dirty-working-directory'Linus Färnstrand2-2/+3
2020-02-07Ignore libwg.h in gitLinus Färnstrand1-0/+1
2020-02-07Move WireGuard artifacts instead of copyingLinus Färnstrand1-2/+2
2020-02-07Merge branch 'winnet-metric-update'David Lönnhager10-99/+74
2020-02-07Update winnetDavid Lönnhager4-24/+28
2020-02-07Fix indentationDavid Lönnhager2-14/+14
2020-02-07Rename amgiguous metric identifiersDavid Lönnhager9-32/+32
2020-02-07Remove unused metric functionDavid Lönnhager2-34/+0
2020-02-07Set metric correctly for each address familyDavid Lönnhager4-9/+14
2020-02-07Merge branch 'x25519-update'David Lönnhager5-68/+93
2020-02-07Make PrivateKey::new_from_random() infallibleDavid Lönnhager2-16/+9
2020-02-07Use x25519_dalek::StaticSecret to store private keysDavid Lönnhager4-53/+85
2020-02-06Merge branch 'fix-npe-in-relay-list'Janito Vaqueiro Ferreira Filho3-3/+4
2020-02-06Describe NPE relay list fix in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-02-06Allow `getRelayLocations` to return `null`Janito Vaqueiro Ferreira Filho2-3/+3
2020-02-06Merge branch 'fix-stop-foreground-crash'Janito Vaqueiro Ferreira Filho2-1/+10
2020-02-06Describe stop foreground crash fix in chanelogJanito Vaqueiro Ferreira Filho1-0/+4
2020-02-06Make sure `stopForeground` works on API 21Janito Vaqueiro Ferreira Filho1-1/+6
2020-02-06Merge branch 'monochrome-icons-on-windows-linux'Oskar Nyberg139-45/+187
2020-02-06Add readme for menubar iconsOskar Nyberg3-0/+27
2020-02-06Add icons for all platformsOskar Nyberg120-0/+0
2020-02-06Add script which builds icons from svgsOskar Nyberg1-0/+62
2020-02-06Add menubar svg filesOskar Nyberg11-0/+67