| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 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 | Remove redundant info | Alex Granin | 2 | -2/+1 | |
| Remove redundant information from gradle wrapper properties | |||||
| 2021-02-11 | Bupm gradle plugin | Aleksandr Granin | 3 | -7/+9 | |
| 2021-02-10 | Use `htmlize` crate to escape XML entities | Janito Vaqueiro Ferreira Filho | 2 | -15/+5 | |
| 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 | Updating version in package files | Linus Färnstrand | 1 | -2/+2 | |
| 2021-02-08 | Move down buttons in Account screen | Janito Vaqueiro Ferreira Filho | 1 | -2/+5 | |
| 2021-02-08 | Only apply state changes when state changes | Janito Vaqueiro Ferreira Filho | 1 | -10/+12 | |
| 2021-02-08 | Remove property that's only used for construction | Janito Vaqueiro Ferreira Filho | 1 | -3/+2 | |
| 2021-02-08 | Refactor to name the callback parameter | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 | |
| 2021-02-08 | Add state property to `EditCustomDnsServerHolder` | Janito Vaqueiro Ferreira Filho | 1 | -8/+24 | |
| 2021-02-03 | Updating version in package files | Linus Färnstrand | 1 | -2/+2 | |
| 2021-01-26 | Fix strings.xml | Emīls | 1 | -2/+4 | |
| 2021-01-26 | Allow key management in blocked state | Emīls | 20 | -29/+7 | |
| 2021-01-26 | Allow redeeming vouchers in blocked state | Emīls | 2 | -4/+16 | |
| 2021-01-26 | Updating version in package files | Linus Färnstrand | 1 | -2/+2 | |
| 2021-01-25 | Remove `ConnectivityListener` reference from UI | Janito Vaqueiro Ferreira Filho | 2 | -6/+0 | |
| 2021-01-22 | Replace incorrect finalizer with new destructor | Janito Vaqueiro Ferreira Filho | 1 | -4/+2 | |
| 2021-01-22 | Call daemon destructor in `DaemonInstance` | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 | |
| 2021-01-22 | Create `MullvadDaemon.onDestroy` destructor method | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 | |
| 2021-01-19 | Only show launchable apps in Split Tunneling screen | Aleksandr Granin | 1 | -1/+6 | |
| 2021-01-19 | Migrate to androidX | Aleksandr Granin | 40 | -143/+265 | |
| 2021-01-12 | Change incorrect IP to correct one in translations | Oskar Nyberg | 1 | -1/+1 | |
| 2021-01-12 | Update Android translations | Oskar Nyberg | 36 | -0/+72 | |
| 2021-01-08 | Update filter predicate. | Aleksandr Granin | 1 | -1/+17 | |
| Filter applications only with INTERNET permission in manifest | |||||
| 2021-01-07 | Update build.gradle with kotlin src | Aleksandr Granin | 1 | -0/+7 | |
| 2021-01-07 | Add gradle properties | Aleksandr Granin | 1 | -0/+14 | |
| 2021-01-07 | Add idea config files | Aleksandr Granin | 5 | -0/+162 | |
| 2021-01-07 | Add gitignore for idea folder | Aleksandr Granin | 1 | -0/+14 | |
| 2021-01-04 | Always prefer the last used API address | David Lönnhager | 2 | -4/+4 | |
| 2020-12-16 | Improve error message for invalid DNS server addr. | Janito Vaqueiro Ferreira Filho | 2 | -1/+9 | |
| 2020-12-16 | Refactor error message selection for in-app banner | Janito Vaqueiro Ferreira Filho | 1 | -15/+20 | |
| 2020-12-16 | Create error state cause for invalid DNS server | Janito Vaqueiro Ferreira Filho | 2 | -0/+4 | |
| 2020-12-16 | Return error when Android rejects DNS server | Janito Vaqueiro Ferreira Filho | 1 | -1/+11 | |
| 2020-12-16 | Close tun when old status is invalid DNS address | Janito Vaqueiro Ferreira Filho | 1 | -2/+8 | |
| 2020-12-16 | Add `CreateTunResult.InvalidDnsServers` variant | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 | |
