| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-05-29 | Remove padding from button style | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 |
| 2020-05-28 | Add Redeem Voucher button | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2020-05-28 | Add Buy More Time button | Janito Vaqueiro Ferreira Filho | 1 | -1/+11 |
| 2020-05-28 | Use custom Button widget in Account screen | Janito Vaqueiro Ferreira Filho | 1 | -5/+7 |
| 2020-05-12 | Create Out Of Time screen | Janito Vaqueiro Ferreira Filho | 2 | -0/+93 |
| 2020-05-12 | Implement support for custom red buttons | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 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 | 1 | -0/+3 |
| 2020-05-11 | Create Redeem Voucher dialog | Janito Vaqueiro Ferreira Filho | 4 | -0/+84 |
| 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 | Format Android XML files | Janito Vaqueiro Ferreira Filho | 20 | -176/+119 |
| 2020-04-30 | Copy account token to clipboard when clicked | Janito Vaqueiro Ferreira Filho | 1 | -2/+4 |
| 2020-04-30 | Create Welcome screen for newly created accounts | Janito Vaqueiro Ferreira Filho | 2 | -0/+94 |
| 2020-04-28 | Implement creating a new account | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2020-04-28 | Use custom button widget in login screen | Janito Vaqueiro Ferreira Filho | 1 | -7/+6 |
| 2020-04-27 | Set full public key as information | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-04-27 | Allow setting a maximum length for the information | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-04-27 | Allow showing errors in `InformationView` | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-04-27 | Allow changing the information text color | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-04-27 | Update WireGuard Key screen buttons | Janito Vaqueiro Ferreira Filho | 1 | -11/+15 |
| 2020-04-27 | Add detail image to `Button` | Janito Vaqueiro Ferreira Filho | 2 | -0/+8 |
| 2020-04-27 | Change `Button` to support showing a spinner | Janito Vaqueiro Ferreira Filho | 3 | -0/+25 |
| 2020-04-27 | Use `UrlButton` in WireGuard Key screen | Janito Vaqueiro Ferreira Filho | 1 | -9/+11 |
| 2020-04-27 | Create `UrlButton` widget | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-04-27 | Change how validation error is shown | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-04-27 | Reword blocked state message | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-04-27 | Change how key status message is shown | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-04-27 | Create new `widget` package | Janito Vaqueiro Ferreira Filho | 2 | -56/+56 |
| 2020-04-27 | Use new widgets in WireGuard key screen | Janito Vaqueiro Ferreira Filho | 1 | -64/+19 |
| 2020-04-27 | Allow showing spinner when information is missing | Janito Vaqueiro Ferreira Filho | 2 | -7/+19 |
| 2020-04-27 | Use `whenMissing` attribute in account layout | Janito Vaqueiro Ferreira Filho | 1 | -2/+4 |
| 2020-04-27 | Add `whenMissing` attribute to the new widget | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-04-27 | Use new widgets in `AccountFragment` | Janito Vaqueiro Ferreira Filho | 1 | -46/+15 |
| 2020-04-27 | Create `CopyableInformationView` helper widget | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-04-27 | Create `InformationView` helper widget | Janito Vaqueiro Ferreira Filho | 3 | -0/+24 |
| 2020-04-27 | Add spinners to WireGuard key information | Janito Vaqueiro Ferreira Filho | 1 | -12/+34 |
| 2020-04-27 | Add spinner to show when verifying key | Janito Vaqueiro Ferreira Filho | 1 | -9/+21 |
| 2020-04-27 | Show time since WireGuard key was generated | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-04-27 | Create `TimeSinceLabel` helper class | Janito Vaqueiro Ferreira Filho | 2 | -0/+23 |
| 2020-04-27 | Update toast for copying Mullvad account number | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-04-27 | Change how public key is copied to the clipboard | Janito Vaqueiro Ferreira Filho | 2 | -4/+6 |
| 2020-04-27 | Change style of WireGuard key valid text | Janito Vaqueiro Ferreira Filho | 1 | -2/+3 |
| 2020-04-27 | Change style of public key and key generated texts | Janito Vaqueiro Ferreira Filho | 2 | -27/+36 |
| 2020-04-27 | Make the "Generate key" a button | Janito Vaqueiro Ferreira Filho | 1 | -30/+7 |
| 2020-04-27 | Make "Verify key" a button | Janito Vaqueiro Ferreira Filho | 1 | -30/+8 |
| 2020-04-27 | Use the custom button widget for "Manage keys" | Janito Vaqueiro Ferreira Filho | 1 | -9/+9 |
| 2020-04-27 | Make "Manage keys" a button | Janito Vaqueiro Ferreira Filho | 1 | -22/+9 |
| 2020-04-27 | Place the buttons on the lower part of the screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 |
