| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-04-22 | Updating version in package files2021.3-beta2 | Linus Färnstrand | 10 | -16/+16 |
| 2021-04-22 | Add 2021.3-beta2 changelog entry | Linus Färnstrand | 1 | -0/+10 |
| 2021-04-13 | Updating version in package files2021.3-beta1 | Linus Färnstrand | 10 | -17/+17 |
| 2021-04-13 | Add 2021.3-beta1 changelog header and move stuff around appropriately | Linus Färnstrand | 1 | -18/+38 |
| 2021-03-29 | Merge branch 'split-key-status-listener' | Janito Vaqueiro Ferreira Filho | 16 | -113/+202 |
| 2021-03-29 | Remove `KeyStatusListener` from `ServiceInstance` | Janito Vaqueiro Ferreira Filho | 2 | -4/+0 |
| 2021-03-29 | Refactor `KeyStatusListener` into an actor | Janito Vaqueiro Ferreira Filho | 1 | -5/+30 |
| 2021-03-29 | Reduce service side `KeyStatusListener` interface | Janito Vaqueiro Ferreira Filho | 1 | -11/+6 |
| 2021-03-29 | Use UI side `KeyStatusListener` | Janito Vaqueiro Ferreira Filho | 3 | -3/+4 |
| 2021-03-29 | Prepare `WireguardKeyFragment` for service conn. | Janito Vaqueiro Ferreira Filho | 1 | -2/+13 |
| 2021-03-29 | Create UI-side `KeyStatusListener` class | Janito Vaqueiro Ferreira Filho | 1 | -0/+33 |
| 2021-03-29 | Send current key status when registering listener | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2021-03-29 | Send WireGuard key status through the messenger | Janito Vaqueiro Ferreira Filho | 1 | -1/+7 |
| 2021-03-29 | Add `WireGuardKeyStatus` event variant | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2021-03-29 | Make `KeygenEvent` parcelable | Janito Vaqueiro Ferreira Filho | 2 | -3/+15 |
| 2021-03-29 | Refactor `KeygenEvent` to prepare for `Parcelize` | Janito Vaqueiro Ferreira Filho | 1 | -14/+6 |
| 2021-03-29 | Implement requests to verify and generate keys | Janito Vaqueiro Ferreira Filho | 1 | -0/+11 |
| 2021-03-29 | Add request variants for WireGuard key management | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2021-03-29 | Pass endpoint reference to `KeyStatusListener` | Janito Vaqueiro Ferreira Filho | 2 | -4/+4 |
| 2021-03-29 | Remove synchronization blocks | Janito Vaqueiro Ferreira Filho | 1 | -15/+11 |
| 2021-03-29 | Only verify WireGuard key if it's present | Janito Vaqueiro Ferreira Filho | 1 | -9/+6 |
| 2021-03-29 | Move `KeyStatusListener` into `ServiceEndpoint` | Janito Vaqueiro Ferreira Filho | 6 | -4/+9 |
| 2021-03-29 | Use an intermittent daemon in `KeyStatusListener` | Janito Vaqueiro Ferreira Filho | 2 | -11/+14 |
| 2021-03-29 | Remove unnecessary `Parcelable` marker | Janito Vaqueiro Ferreira Filho | 5 | -18/+13 |
| 2021-03-29 | Merge branch 'add-ci-job-for-translations' | Janito Vaqueiro Ferreira Filho | 23 | -105/+238 |
| 2021-03-27 | Ignore translations workflow changes in daemon job | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2021-03-27 | Ignore desktop GUI workflow changes in daemon job | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2021-03-27 | Ignore iOS workflow changes in daemon workflow job | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2021-03-27 | Add GitHub Actions workflow for translations | Janito Vaqueiro Ferreira Filho | 1 | -0/+50 |
| 2021-03-27 | Add missing Android translations to template file | Janito Vaqueiro Ferreira Filho | 1 | -0/+185 |
| 2021-03-27 | Fix incorrect escaping in translated message | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2021-03-27 | Remove obsoleted translation message | Janito Vaqueiro Ferreira Filho | 18 | -18/+0 |
| 2021-03-27 | Extract latest GUI messages | Janito Vaqueiro Ferreira Filho | 1 | -175/+40 |
| 2021-03-27 | Refactor `normalize` to return `MsgString` | Janito Vaqueiro Ferreira Filho | 1 | -6/+6 |
| 2021-03-27 | Use `MsgString` for `MsgValue::Plural.plural_id` | Janito Vaqueiro Ferreira Filho | 2 | -4/+9 |
| 2021-03-27 | Use `MsgString` for `MsgEntry.id` | Janito Vaqueiro Ferreira Filho | 2 | -9/+14 |
| 2021-03-27 | Use `gettext::MsgString` for message values | Janito Vaqueiro Ferreira Filho | 2 | -7/+9 |
| 2021-03-27 | Create `gettext:MsgString` type | Janito Vaqueiro Ferreira Filho | 1 | -0/+33 |
| 2021-03-27 | Sort entries appended to messages template file | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2021-03-26 | Merge branch 'linux-systemd-fix-shutdown' | Emīls | 2 | -55/+72 |
| 2021-03-26 | Fix deadlock in systemd-resolved | Emīls | 2 | -55/+72 |
| 2021-03-26 | Merge branch 'add-keyboard-responder' | Andrej Mihajlov | 4 | -100/+150 |
| 2021-03-26 | Add automatic keyboard responder helper | Andrej Mihajlov | 4 | -100/+150 |
| 2021-03-26 | Merge branch 'retry-problem-report-send' | David Lönnhager | 2 | -5/+28 |
| 2021-03-26 | Retry using different endpoints if a problem report cannot be sent | David Lönnhager | 2 | -5/+28 |
| 2021-03-26 | Merge branch 'split-location-info-cache' | Janito Vaqueiro Ferreira Filho | 13 | -190/+217 |
| 2021-03-25 | Refactor to simplify fetcher loop | Janito Vaqueiro Ferreira Filho | 1 | -28/+19 |
| 2021-03-25 | Move `delays` to be a `fetchRetryDelays` property | Janito Vaqueiro Ferreira Filho | 1 | -8/+8 |
| 2021-03-25 | Remove `LocationInfoCache` from `ServiceInstance` | Janito Vaqueiro Ferreira Filho | 2 | -4/+0 |
| 2021-03-25 | Send current location when registering listener | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
