| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-07-03 | Fix XML formatting | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2020-07-03 | Change message for unknown unsupported version | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-07-03 | Use correct expiry notification text | Emīls | 1 | -1/+1 |
| 2020-07-01 | Use new `NotificationBanner` widget | Janito Vaqueiro Ferreira Filho | 1 | -57/+4 |
| 2020-07-01 | Create new `NotificationBanner` widget | Janito Vaqueiro Ferreira Filho | 1 | -0/+50 |
| 2020-07-01 | Restore spinner animation while loading relay list | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 |
| 2020-07-01 | Add scroll animation for Select Location screen | Janito Vaqueiro Ferreira Filho | 2 | -20/+42 |
| 2020-07-01 | Remove `ViewSwitcher` | Janito Vaqueiro Ferreira Filho | 1 | -19/+4 |
| 2020-07-01 | Move "Select location" title into scroll area | Janito Vaqueiro Ferreira Filho | 2 | -17/+23 |
| 2020-06-25 | Use `CoordinatorLayout` in `ConnectFragment` | Janito Vaqueiro Ferreira Filho | 1 | -169/+171 |
| 2020-06-22 | Create `AccountExpiryNotification` class | Janito Vaqueiro Ferreira Filho | 2 | -0/+14 |
| 2020-06-08 | Show warning banner when account expiry is close | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-06-05 | Ignore touch events when view is obscured | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2020-06-04 | Make Redeem Voucher scrollable | Janito Vaqueiro Ferreira Filho | 1 | -55/+59 |
| 2020-06-04 | Make Out Of Time screen scrollable | Janito Vaqueiro Ferreira Filho | 1 | -57/+66 |
| 2020-06-04 | Add margin above button container | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-06-04 | Make Welcome screen scrollable | Janito Vaqueiro Ferreira Filho | 1 | -64/+72 |
| 2020-06-04 | Make Confirm No Email dialog scrollable | Janito Vaqueiro Ferreira Filho | 1 | -23/+27 |
| 2020-06-04 | Remove incorrect ID in some layouts | Janito Vaqueiro Ferreira Filho | 5 | -5/+0 |
| 2020-06-04 | Scroll to important views during login steps | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-06-04 | Make Login screen scrollable | Janito Vaqueiro Ferreira Filho | 1 | -143/+146 |
| 2020-06-04 | Remove default button vertical padding | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-06-03 | Tweak margin below banner | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2020-06-03 | Add a scroll view to the Connect screen | Janito Vaqueiro Ferreira Filho | 1 | -119/+129 |
| 2020-06-02 | Add scroll animation to the Problem Report screen | Janito Vaqueiro Ferreira Filho | 1 | -150/+182 |
| 2020-06-02 | Add scroll animation to Preferences screen | Janito Vaqueiro Ferreira Filho | 1 | -88/+121 |
| 2020-06-02 | Add scroll animation to WireGuard Key screen | Janito Vaqueiro Ferreira Filho | 1 | -108/+140 |
| 2020-06-02 | Add scroll animation to Advanced screen | Janito Vaqueiro Ferreira Filho | 1 | -91/+125 |
| 2020-06-02 | Add scroll animation to Account screen | Janito Vaqueiro Ferreira Filho | 1 | -73/+100 |
| 2020-06-02 | Add scroll animation to Settings screen | Janito Vaqueiro Ferreira Filho | 1 | -175/+199 |
| 2020-05-29 | Remove redundant padding specification | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 |
| 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 |
