| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-05-28 | Implement `EventNotifier.hasListeners` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2020-05-28 | Merge branch 'handle-app-suspension' | Andrej Mihajlov | 4 | -71/+92 |
| 2020-05-28 | Update CHANGELOG | Andrej Mihajlov | 1 | -0/+1 |
| 2020-05-28 | Propagate Wireguard public key via TunnelManager.publicKey and keep it up to ... | Andrej Mihajlov | 2 | -70/+70 |
| 2020-05-28 | Refresh tunnel status when the app becomes active again | Andrej Mihajlov | 2 | -1/+21 |
| 2020-05-27 | Merge branch 'automatic-wireguard-key-verification' | Oskar Nyberg | 1 | -14/+25 |
| 2020-05-27 | Add automatic WireGuard key verification | Oskar Nyberg | 1 | -14/+25 |
| 2020-05-27 | Merge branch 'improve-map-loading-times' | Oskar Nyberg | 2 | -24/+45 |
| 2020-05-27 | Replace Map.tsx onLayout to componentDidMount/Update | Oskar Nyberg | 2 | -24/+45 |
| 2020-05-27 | Merge branch 'convert-app-button-to-styled-components' | Oskar Nyberg | 16 | -299/+234 |
| 2020-05-27 | Convert AppButton from ReactXP | Oskar Nyberg | 16 | -299/+234 |
| 2020-05-27 | Merge branch 'show-wireguard-in-relay-list' | Oskar Nyberg | 2 | -4/+8 |
| 2020-05-27 | Show WireGuard servers on Linux and macOS when automatic protocol | Oskar Nyberg | 2 | -4/+8 |
| 2020-05-27 | Merge branch 'use-gradle-play-publisher' | Janito Vaqueiro Ferreira Filho | 20 | -2/+84 |
| 2020-05-27 | Don't track Google Play API key file in repository | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-05-27 | Apply Gradle Play Publisher plugin | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2020-05-27 | Add release notes | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2020-05-27 | Add phone screenshots | Janito Vaqueiro Ferreira Filho | 5 | -0/+0 |
| 2020-05-27 | Add high-resolution icon image | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 |
| 2020-05-27 | Rename `icon-ios.svg` into `icon-square.svg` | Janito Vaqueiro Ferreira Filho | 3 | -2/+2 |
| 2020-05-27 | Move Android feature graphics to metadata dir. | Janito Vaqueiro Ferreira Filho | 2 | -0/+10 |
| 2020-05-27 | Add product information metadata | Janito Vaqueiro Ferreira Filho | 6 | -0/+49 |
| 2020-05-27 | Merge branch 'disable-tunnel-actions-while-locked' | Janito Vaqueiro Ferreira Filho | 3 | -9/+40 |
| 2020-05-27 | Describe lock screen behavior in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-05-27 | Hide notification action button on lock screen | Janito Vaqueiro Ferreira Filho | 2 | -3/+27 |
| 2020-05-27 | Remove obsolete listener ID | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 |
| 2020-05-27 | Ignore (dis)connect commands when device is locked | Janito Vaqueiro Ferreira Filho | 1 | -5/+12 |
| 2020-05-27 | Merge branch 'remove-seconds-from-account-expiry' | Janito Vaqueiro Ferreira Filho | 1 | -8/+5 |
| 2020-05-27 | Remove seconds from shown account expiry timestamp | Janito Vaqueiro Ferreira Filho | 1 | -8/+5 |
| 2020-05-27 | Merge branch 'format-account-number-on-android' | Janito Vaqueiro Ferreira Filho | 2 | -4/+28 |
| 2020-05-27 | Show account number with spaces | Janito Vaqueiro Ferreira Filho | 1 | -1/+17 |
| 2020-05-27 | Add `displayFormatter` prop. to `InformationView` | Janito Vaqueiro Ferreira Filho | 1 | -3/+11 |
| 2020-05-26 | Merge branch 'change-time-left' | Janito Vaqueiro Ferreira Filho | 2 | -3/+9 |
| 2020-05-27 | Describe time left formatting in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-05-27 | Show remaining time in days if less than 3 months | Janito Vaqueiro Ferreira Filho | 1 | -3/+5 |
| 2020-05-26 | Upgrade miow and mio to fix named pipes crash | Linus Färnstrand | 2 | -21/+24 |
| 2020-05-26 | Merge branch 'use-job-tracker-in-fragments' | Janito Vaqueiro Ferreira Filho | 14 | -154/+74 |
| 2020-05-26 | Use the job tracker in `ProblemReportFragment` | Janito Vaqueiro Ferreira Filho | 1 | -12/+10 |
| 2020-05-26 | Use the job tracker in `SelectLocationFragment` | Janito Vaqueiro Ferreira Filho | 1 | -18/+13 |
| 2020-05-26 | Refactor `LaunchFragment` to use the job tracker | Janito Vaqueiro Ferreira Filho | 1 | -9/+7 |
| 2020-05-26 | Refactor `SettingsFragment` to use the job tracker | Janito Vaqueiro Ferreira Filho | 1 | -23/+8 |
| 2020-05-26 | Refactor `AdvancedFragment` to use the job tracker | Janito Vaqueiro Ferreira Filho | 1 | -10/+2 |
| 2020-05-26 | Refactor `PreferencesFragment` to use `jobTracker` | Janito Vaqueiro Ferreira Filho | 1 | -8/+1 |
| 2020-05-26 | Refactor `ConnectFragment` to use the job tracker | Janito Vaqueiro Ferreira Filho | 1 | -25/+8 |
| 2020-05-26 | Refactor `AccountFragment` to use a job tracker | Janito Vaqueiro Ferreira Filho | 1 | -15/+14 |
| 2020-05-26 | Use `jobTracker` in `ServiceDependentFragment` | Janito Vaqueiro Ferreira Filho | 1 | -4/+1 |
| 2020-05-26 | Automatically cancel jobs when destroying views | Janito Vaqueiro Ferreira Filho | 6 | -12/+6 |
| 2020-05-26 | Move `jobTracker` field to `ServiceAwareFragment` | Janito Vaqueiro Ferreira Filho | 6 | -14/+3 |
| 2020-05-26 | Remove unnecessary job schedule | Janito Vaqueiro Ferreira Filho | 1 | -4/+1 |
| 2020-05-26 | Merge branch 'upgrade-gradle-plugin' | Janito Vaqueiro Ferreira Filho | 2 | -20/+2 |
