| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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-27 | Show remaining time in days if less than 3 months | Janito Vaqueiro Ferreira Filho | 1 | -3/+5 |
| 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 | Upgrade Gradle and Android Gradle Plugin versions | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-05-26 | Remove `kotlinter` Gradle plugin | Janito Vaqueiro Ferreira Filho | 1 | -18/+0 |
| 2020-05-25 | Reset UI state if VPN permission is needed | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-05-25 | Clear activity reference from connection proxy | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-05-25 | Add missing flag to start the activity | Janito Vaqueiro Ferreira Filho | 1 | -2/+4 |
| 2020-05-25 | Remove old subscription API from `EventNotifier` | Janito Vaqueiro Ferreira Filho | 1 | -12/+0 |
| 2020-05-25 | Remove old API from `SettingsListener` | Janito Vaqueiro Ferreira Filho | 1 | -4/+0 |
| 2020-05-25 | Use new API in `PreferencesFragment` | Janito Vaqueiro Ferreira Filho | 1 | -3/+4 |
| 2020-05-25 | Use new API in `AdvancedFragment` | Janito Vaqueiro Ferreira Filho | 1 | -3/+4 |
| 2020-05-25 | Use new API in `AppVersionInfoCache` | Janito Vaqueiro Ferreira Filho | 1 | -5/+7 |
| 2020-05-25 | Add new subscription API to `SettingsListener` | Janito Vaqueiro Ferreira Filho | 1 | -1/+5 |
| 2020-05-25 | Use new `EventNotifier` API in `SettingsListener` | Janito Vaqueiro Ferreira Filho | 1 | -5/+7 |
| 2020-05-25 | Use new API in `WireguardKeyFragment` | Janito Vaqueiro Ferreira Filho | 1 | -11/+4 |
| 2020-05-25 | Use new API in `ServiceAwareFragment` | Janito Vaqueiro Ferreira Filho | 1 | -6/+2 |
| 2020-05-25 | Use new API in `RedeemVoucherDialogFragment` | Janito Vaqueiro Ferreira Filho | 1 | -5/+2 |
| 2020-05-25 | Use new API in `TunnelStateUpdater` | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2020-05-25 | Use new API in `ForegroundNotificationManager` | Janito Vaqueiro Ferreira Filho | 1 | -15/+10 |
| 2020-05-25 | Use new `EventNotifier` API in `OutOfTimeFragment` | Janito Vaqueiro Ferreira Filho | 1 | -7/+2 |
| 2020-05-25 | Use new `EventNotifier` API in `MainActivity` | Janito Vaqueiro Ferreira Filho | 1 | -9/+2 |
| 2020-05-25 | Use new `EventNotifier` API in `ConnectFragment` | Janito Vaqueiro Ferreira Filho | 1 | -11/+4 |
| 2020-05-25 | Use new `EventNotifier` API in `MullvadVpnService` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-05-25 | Use new `EventNotifier` API in `LocationInfoCache` | Janito Vaqueiro Ferreira Filho | 1 | -13/+14 |
| 2020-05-25 | Use new `EventNotifier` API in `AccountCache` | Janito Vaqueiro Ferreira Filho | 1 | -4/+7 |
| 2020-05-25 | Document `EventNotifier`'s object ID usage risks | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-05-25 | Refactor `EventNotifier` to use objects as IDs | Janito Vaqueiro Ferreira Filho | 1 | -4/+10 |
| 2020-05-25 | Remove unnecessary class specifier | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-05-22 | Try to fetch account expiry at least once | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-05-22 | Set-up listener before requesting account fetch | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-05-20 | Replace callback with event notifier | Janito Vaqueiro Ferreira Filho | 3 | -19/+17 |
| 2020-05-20 | Consider unbound when `onUnbind` is called | Janito Vaqueiro Ferreira Filho | 1 | -9/+3 |
| 2020-05-20 | Promise that the service will run in foreground | Janito Vaqueiro Ferreira Filho | 1 | -1/+7 |
| 2020-05-19 | Add scripts to configure F-Droid build server | Janito Vaqueiro Ferreira Filho | 3 | -0/+97 |
| 2020-05-19 | Add separate build type for F-Droid APK | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-05-19 | Simplify Maven URL syntax | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-05-18 | Updating version in package files2020.5-beta1 | Linus Färnstrand | 1 | -2/+2 |
