| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2020-05-11 | Use `VoucherSubmissionResult` instead | Janito Vaqueiro Ferreira Filho | 2 | -7/+10 | |
| 2020-05-11 | Create `VoucherSubmissionResult` type | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 | |
| 2020-05-11 | Implement voucher submission from dialog | Janito Vaqueiro Ferreira Filho | 1 | -1/+14 | |
| 2020-05-11 | Create `MullvadDaemon.submitVoucher` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 | |
| 2020-05-11 | Create `VoucherSubmission` class | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 | |
| 2020-05-11 | Disable button while click action is executed | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 | |
| 2020-05-11 | Only enable Redeem Button when daemon is running | Janito Vaqueiro Ferreira Filho | 1 | -3/+34 | |
| 2020-05-11 | Create `voucherIsValid` property | Janito Vaqueiro Ferreira Filho | 1 | -1/+11 | |
| 2020-05-11 | Only enable Redeem button if voucher code is valid | Janito Vaqueiro Ferreira Filho | 1 | -1/+33 | |
| 2020-05-11 | Format voucher code input | Janito Vaqueiro Ferreira Filho | 1 | -0/+14 | |
| 2020-05-11 | Create `SegmentedInputFormatter` helper class | Janito Vaqueiro Ferreira Filho | 1 | -0/+137 | |
| 2020-05-11 | Implement Cancel button behavior | Janito Vaqueiro Ferreira Filho | 1 | -1/+20 | |
| 2020-05-11 | Open dialog when Redeem Voucher button is pressed | Janito Vaqueiro Ferreira Filho | 1 | -0/+15 | |
| 2020-05-11 | Create Redeem Voucher dialog | Janito Vaqueiro Ferreira Filho | 5 | -0/+116 | |
| 2020-05-11 | Add inset to dialogs | Janito Vaqueiro Ferreira Filho | 3 | -6/+12 | |
| 2020-05-11 | Add button to redeem voucher | Janito Vaqueiro Ferreira Filho | 2 | -0/+7 | |
| 2020-05-11 | Extend account number touch area to whole width | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2020-05-11 | Handle login listener separately | Janito Vaqueiro Ferreira Filho | 2 | -12/+25 | |
| 2020-05-11 | Skip using `serviceInstance` property | Janito Vaqueiro Ferreira Filho | 1 | -20/+13 | |
| 2020-05-11 | Save subscription ID for unsubscribing later | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2020-05-11 | Force unsubscription from tunnel events | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 | |
| 2020-05-11 | Format Android XML files | Janito Vaqueiro Ferreira Filho | 21 | -178/+119 | |
| 2020-05-08 | Move `AccountCache` to service package | Janito Vaqueiro Ferreira Filho | 6 | -8/+9 | |
| 2020-05-08 | Don't fetch expiry when account isn't set | Janito Vaqueiro Ferreira Filho | 1 | -13/+14 | |
| 2020-05-08 | Don't overwrite expiry if fetch failed | Janito Vaqueiro Ferreira Filho | 1 | -4/+3 | |
| 2020-05-08 | Use `JobTracker` in `AccountCache` | Janito Vaqueiro Ferreira Filho | 3 | -35/+28 | |
| 2020-05-07 | Remove premature tear-down of `SettingsListener` | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 | |
| 2020-05-07 | Use embeded TLS certificates | Emīls | 3 | -9/+4 | |
| 2020-05-05 | Fix order of `AppVersionInfo` ctor. parameters | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 | |
| 2020-05-05 | Sort relay list alphabetically | Emīls | 1 | -1/+8 | |
| 2020-05-04 | Promise service is foreground in quick-settings | Janito Vaqueiro Ferreira Filho | 1 | -1/+6 | |
| 2020-05-04 | Promise service is foreground in notification | Janito Vaqueiro Ferreira Filho | 1 | -2/+7 | |
| 2020-05-04 | Check login status before handling pending action | Janito Vaqueiro Ferreira Filho | 1 | -13/+14 | |
| 2020-05-04 | Change how the service knows if user is logged in | Janito Vaqueiro Ferreira Filho | 1 | -5/+6 | |
| 2020-05-04 | Replace callback function with event notifier | Janito Vaqueiro Ferreira Filho | 2 | -15/+8 | |
| 2020-05-04 | Refactor ctor. parameter order for consistency | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 | |
| 2020-05-04 | Remove left-over code | Janito Vaqueiro Ferreira Filho | 1 | -3/+1 | |
| The subscription ID is now known to always be set, so it is never `-1`. | |||||
| 2020-05-04 | Unpack relay list from APK when upgraded | Emīls | 2 | -3/+10 | |
| 2020-05-01 | Use `SettingsListener` in `LaunchFragment` | Janito Vaqueiro Ferreira Filho | 2 | -21/+2 | |
| 2020-05-01 | Restart initialization if daemon acts weird | Janito Vaqueiro Ferreira Filho | 2 | -5/+12 | |
| If it returns a `null` `Settings` object, it means that the daemon is not responding correctly. In that case, abort the initialization and try again. | |||||
| 2020-05-01 | Refactor to create `setUpInstance` method | Janito Vaqueiro Ferreira Filho | 1 | -17/+21 | |
| 2020-05-01 | Move `SettingsListener` to service package | Janito Vaqueiro Ferreira Filho | 8 | -7/+17 | |
| 2020-05-01 | Refactor to simplify service clean-up | Janito Vaqueiro Ferreira Filho | 2 | -23/+22 | |
| 2020-04-30 | Copy account token to clipboard when clicked | Janito Vaqueiro Ferreira Filho | 2 | -3/+26 | |
| 2020-04-30 | Advance to Connect screen when payment is detected | Janito Vaqueiro Ferreira Filho | 1 | -1/+33 | |
| 2020-04-30 | Enable Buy Credit button | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 | |
