| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-14 | Refetch account expiry in Account screen if needed | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 | |
| 2020-05-14 | Stop fetch retries when listener is removed | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2020-05-14 | Retry fetching expiry if it fails | Janito Vaqueiro Ferreira Filho | 1 | -3/+22 | |
| 2020-05-14 | Refactor expiry fetch in `AccountCache` | Janito Vaqueiro Ferreira Filho | 1 | -16/+13 | |
| 2020-05-14 | Always enable the beta program in beta versions | David Lönnhager | 2 | -2/+2 | |
| 2020-05-12 | Periodically poll account expiry | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 | |
| 2020-05-12 | Advance to Connect screen on account time increase | Janito Vaqueiro Ferreira Filho | 1 | -0/+28 | |
| 2020-05-12 | Change header bar color based on state | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 | |
| 2020-05-12 | Disable buy buttons when app has no connectivity | Janito Vaqueiro Ferreira Filho | 1 | -2/+12 | |
| 2020-05-12 | Hide disconnect button when already disconnected | Janito Vaqueiro Ferreira Filho | 1 | -0/+43 | |
| 2020-05-12 | Implement Disconnect button behavior | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 | |
| 2020-05-12 | Implement Redeem Voucher button behavior | Janito Vaqueiro Ferreira Filho | 1 | -0/+15 | |
| 2020-05-12 | Implement Buy More Credit button behavior | Janito Vaqueiro Ferreira Filho | 1 | -0/+12 | |
| 2020-05-12 | Implement settings button behavior | Janito Vaqueiro Ferreira Filho | 1 | -1/+10 | |
| 2020-05-12 | Open Out Of Time screen from the Login screen | Janito Vaqueiro Ferreira Filho | 2 | -10/+28 | |
| 2020-05-12 | Recheck account time when expiry time is reached | Janito Vaqueiro Ferreira Filho | 1 | -0/+20 | |
| 2020-05-12 | Open Out Of Time screen from Connect screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+20 | |
| 2020-05-12 | Create Out Of Time screen | Janito Vaqueiro Ferreira Filho | 3 | -0/+107 | |
| 2020-05-12 | Implement support for custom red buttons | Janito Vaqueiro Ferreira Filho | 2 | -1/+6 | |
| 2020-05-11 | Update message about payment methods | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 | |
| 2020-05-11 | Handle voucher submission errors | Janito Vaqueiro Ferreira Filho | 2 | -0/+21 | |
