| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-10-23 | Intercept scroll events from item animations | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-10-23 | Refactor to create `dispatchScrollEvent` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-10-23 | Create `CustomItemAnimator` helper class | Janito Vaqueiro Ferreira Filho | 1 | -0/+37 |
| 2020-10-22 | Remove trailing separator after updating selection | Janito Vaqueiro Ferreira Filho | 1 | -2/+9 |
| 2020-10-21 | Make screen orientation requirement optional | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-10-21 | Make touch screen requirement optional | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-10-21 | Start with the background focused | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-10-21 | Make the account input box the next focusable view | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-10-20 | Use landscape orientation on TVs | Janito Vaqueiro Ferreira Filho | 1 | -0/+13 |
| 2020-10-20 | Allow orientation to flip 180 degrees | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-10-20 | Updating version in package files | Linus Färnstrand | 1 | -2/+2 |
| 2020-10-19 | Collapse history when logging in with keyboard | Janito Vaqueiro Ferreira Filho | 1 | -2/+5 |
| 2020-10-19 | Listen for input and history focus events | Janito Vaqueiro Ferreira Filho | 1 | -3/+9 |
| 2020-10-19 | Create `Debouncer` helper class | Janito Vaqueiro Ferreira Filho | 1 | -0/+39 |
| 2020-10-19 | Allow listening for account history focus events | Janito Vaqueiro Ferreira Filho | 2 | -4/+19 |
| 2020-10-19 | Make account history entries focusable | Janito Vaqueiro Ferreira Filho | 2 | -1/+2 |
| 2020-10-19 | Make account focusable in Welcome screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-10-19 | Make apps focusable on Split Tunneling screen | Janito Vaqueiro Ferreira Filho | 2 | -2/+10 |
| 2020-10-19 | Make MTU cell not focusable | Janito Vaqueiro Ferreira Filho | 1 | -2/+5 |
| 2020-10-19 | Mark `InformationView` as focusable if clickable | Janito Vaqueiro Ferreira Filho | 1 | -2/+4 |
| 2020-10-19 | Use observable delegate in `InformationView` | Janito Vaqueiro Ferreira Filho | 1 | -44/+11 |
| 2020-10-19 | Change green button background color when focused | Janito Vaqueiro Ferreira Filho | 2 | -1/+10 |
| 2020-10-19 | Mark settings back buttons as focusable | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-10-19 | Make cell buttons focusable | Janito Vaqueiro Ferreira Filho | 2 | -1/+9 |
| 2020-10-19 | Refactor relay list item to add keyboard support | Janito Vaqueiro Ferreira Filho | 2 | -36/+51 |
| 2020-10-19 | Change button background color when focused | Janito Vaqueiro Ferreira Filho | 6 | -6/+56 |
| 2020-10-19 | Make tunnel information collapsable area focusable | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-10-19 | Make Navigation Bar widget focusable | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-10-12 | Add license metadata to translations-converter crate | Linus Färnstrand | 1 | -0/+1 |
| 2020-10-06 | Updating version in package files | Linus Färnstrand | 1 | -2/+2 |
| 2020-10-06 | Show the "Thanks!" part of the message in green. | Janito Vaqueiro Ferreira Filho | 1 | -2/+14 |
| 2020-10-06 | Split the `sent_thanks` message string in two | Janito Vaqueiro Ferreira Filho | 19 | -19/+2 |
| 2020-10-06 | Remove "Secure Connection" message | Janito Vaqueiro Ferreira Filho | 1 | -8/+0 |
| 2020-10-05 | Change payment button ID and rename properties | Janito Vaqueiro Ferreira Filho | 4 | -8/+8 |
| 2020-10-05 | Consolidate repeated payment buttons layout | Janito Vaqueiro Ferreira Filho | 7 | -40/+28 |
| 2020-10-05 | Use `SitePaymentButton` widget | Janito Vaqueiro Ferreira Filho | 6 | -33/+27 |
| 2020-10-05 | Create `SitePaymentButton` widget | Janito Vaqueiro Ferreira Filho | 2 | -1/+36 |
| 2020-10-05 | Allow changing the button label programatically | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-10-05 | Use `RedeemVoucherButton` | Janito Vaqueiro Ferreira Filho | 6 | -48/+28 |
| 2020-10-05 | Create `RedeemVoucherButton` widget | Janito Vaqueiro Ferreira Filho | 1 | -0/+37 |
| 2020-10-05 | Quit when notification is dismissed | Janito Vaqueiro Ferreira Filho | 1 | -1/+15 |
| 2020-10-05 | Allow specifying intent for notification dismissal | Janito Vaqueiro Ferreira Filho | 1 | -7/+21 |
| 2020-10-05 | React to a start command with a quit action | Janito Vaqueiro Ferreira Filho | 2 | -1/+9 |
| 2020-10-05 | Allow `onForeground` property to be read | Janito Vaqueiro Ferreira Filho | 1 | -2/+3 |
| 2020-10-05 | Remove spaces from account token before logging in | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-10-02 | Update Kotlin plugin and libraries | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2020-10-02 | Replace property assignment with setter usage | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-09-29 | Use `ExponentialBackoff` in `LocationInfoCache` | Janito Vaqueiro Ferreira Filho | 1 | -22/+8 |
| 2020-09-29 | Use `ExponentialBackoff` helper in `AccountCache` | Janito Vaqueiro Ferreira Filho | 1 | -19/+16 |
| 2020-09-29 | Create `ExponentialBackoff` helper class | Janito Vaqueiro Ferreira Filho | 1 | -0/+52 |
