| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-02-12 | Merge branch 'add-wg-port' | Oskar Nyberg | 2 | -1/+2 |
| 2021-02-12 | Add WireGuard default port (51820) to list of ports | Oskar Nyberg | 2 | -1/+2 |
| 2021-02-12 | Merge branch 'fix-modal-overlay' | Oskar Nyberg | 1 | -1/+0 |
| 2021-02-12 | Remove z-index property on navigation bar back button | Oskar Nyberg | 1 | -1/+0 |
| 2021-02-11 | Merge branch 'add-faqs-and-guides-settings-entry' | Janito Vaqueiro Ferreira Filho | 27 | -71/+127 |
| 2021-02-11 | Describe new FAQs & Guides entry in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2021-02-11 | Update translations | Janito Vaqueiro Ferreira Filho | 18 | -0/+35 |
| 2021-02-11 | Add FAQs & Guides entry to the Settings screen | Janito Vaqueiro Ferreira Filho | 2 | -0/+8 |
| 2021-02-11 | Refactor `AppVersionCell` to sub-class `UrlCell` | Janito Vaqueiro Ferreira Filho | 1 | -29/+9 |
| 2021-02-11 | Create new `UrlCell` widget | Janito Vaqueiro Ferreira Filho | 1 | -0/+53 |
| 2021-02-11 | Create separate `Url` styleable attribute | Janito Vaqueiro Ferreira Filho | 2 | -4/+11 |
| 2021-02-11 | Use `JvmOverloads` annotation in `Cell` | Janito Vaqueiro Ferreira Filho | 1 | -24/+5 |
| 2021-02-11 | Use `JvmOverloads` annotation in `MtuCell` | Janito Vaqueiro Ferreira Filho | 1 | -14/+5 |
| 2021-02-11 | Merge branch 'intermittent-daemon' | Janito Vaqueiro Ferreira Filho | 4 | -10/+107 |
| 2021-02-11 | Register listener instead using parameter | Janito Vaqueiro Ferreira Filho | 2 | -6/+7 |
| 2021-02-11 | Make `EventNotifier` to respect registration order | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2021-02-11 | Provide intermittent daemon from `DaemonInstance` | Janito Vaqueiro Ferreira Filho | 1 | -3/+11 |
| 2021-02-11 | Add an `Intermittent.spawnUpdate()` helper method | Janito Vaqueiro Ferreira Filho | 1 | -5/+10 |
| 2021-02-11 | Allow listening to intermittent value changes | Janito Vaqueiro Ferreira Filho | 1 | -2/+19 |
| 2021-02-11 | Create `Intermittent` helper type | Janito Vaqueiro Ferreira Filho | 1 | -0/+66 |
| 2021-02-11 | Merge branch 'wireguard-kit' | Andrej Mihajlov | 35 | -1705/+292 |
| 2021-02-11 | iOS: Update CI image to Xcode 12.2 / iOS 14.2 sim | Andrej Mihajlov | 1 | -2/+2 |
| 2021-02-11 | Integrate WireGuardKit | Andrej Mihajlov | 34 | -1703/+290 |
| 2021-02-11 | Merge branch 'bump-gradle-plugin' | Aleksandr Granin | 3 | -8/+9 |
| 2021-02-11 | Remove redundant info | Alex Granin | 2 | -2/+1 |
| 2021-02-11 | Bupm gradle plugin | Aleksandr Granin | 3 | -7/+9 |
| 2021-02-11 | Merge branch 'fix-rust-nightly' | David Lönnhager | 4 | -6/+6 |
| 2021-02-11 | Fix deprecated panic formatting | David Lönnhager | 1 | -3/+3 |
| 2021-02-11 | Fix derive-attributes-before-derive warnings | David Lönnhager | 3 | -3/+3 |
| 2021-02-10 | Merge branch 'make-converter-escape-android-string-xmls' | Janito Vaqueiro Ferreira Filho | 40 | -247/+1496 |
| 2021-02-10 | Use `htmlize` crate to escape XML entities | Janito Vaqueiro Ferreira Filho | 3 | -15/+66 |
| 2021-02-10 | Escape plural translations | Janito Vaqueiro Ferreira Filho | 18 | -233/+233 |
| 2021-02-10 | Use `StringValue` in `PluralResource` for escaping | Janito Vaqueiro Ferreira Filho | 2 | -5/+8 |
| 2021-02-10 | Refactor to create `android::StringValue` type | Janito Vaqueiro Ferreira Filho | 2 | -33/+74 |
| 2021-02-10 | Escape XML characters when creating new resource | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2021-02-10 | Unescape XML escapes when normalizing | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 |
| 2021-02-10 | Update translations | Janito Vaqueiro Ferreira Filho | 36 | -218/+1360 |
| 2021-02-10 | Merge branch 'update-qc-dep' | David Lönnhager | 3 | -13/+15 |
| 2021-02-10 | Bump quickcheck to 1.0 | David Lönnhager | 3 | -13/+15 |
| 2021-02-10 | Merge branch 'move-down-account-buttons' | Oskar Nyberg | 2 | -17/+28 |
| 2021-02-10 | Move buttons on account page to bottom | Oskar Nyberg | 2 | -17/+28 |
| 2021-02-10 | Updating version in package files | Linus Färnstrand | 11 | -18/+19 |
| 2021-02-10 | Add 2021.1 changelog header and entry | Linus Färnstrand | 1 | -0/+5 |
| 2021-02-10 | Merge branch 'update-suggested-upgrade-when-changing-beta-program' | Oskar Nyberg | 3 | -52/+75 |
| 2021-02-10 | Update suggested version when enabling/disabling beta program | Oskar Nyberg | 3 | -52/+75 |
| 2021-02-10 | Merge branch 'update-to-typescript-4.1.4' | Oskar Nyberg | 2 | -4/+4 |
| 2021-02-10 | Update to TypeScript 4.1.4 | Oskar Nyberg | 2 | -4/+4 |
| 2021-02-10 | Merge branch 'add-multiple-providers' | David Lönnhager | 9 | -75/+138 |
| 2021-02-10 | Update changelog | David Lönnhager | 1 | -0/+1 |
| 2021-02-10 | Update CLI to handle multiple providers | David Lönnhager | 3 | -34/+37 |
