| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-11-09 | Update translation strings on Android | Janito Vaqueiro Ferreira Filho | 18 | -39/+57 |
| 2020-11-09 | Replace "Enabled" with "Enable" in Split Tunneling | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-11-04 | Establish minimum cell widget height | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 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-19 | Make account history entries focusable | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 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 | Change green button background color when focused | Janito Vaqueiro Ferreira Filho | 2 | -1/+10 |
| 2020-10-19 | Make cell buttons focusable | Janito Vaqueiro Ferreira Filho | 1 | -1/+8 |
| 2020-10-19 | Refactor relay list item to add keyboard support | Janito Vaqueiro Ferreira Filho | 1 | -27/+41 |
| 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-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 | 1 | -1/+1 |
| 2020-10-05 | Consolidate repeated payment buttons layout | Janito Vaqueiro Ferreira Filho | 4 | -36/+24 |
| 2020-10-05 | Use `SitePaymentButton` widget | Janito Vaqueiro Ferreira Filho | 3 | -26/+16 |
| 2020-10-05 | Use `RedeemVoucherButton` | Janito Vaqueiro Ferreira Filho | 3 | -17/+17 |
| 2020-09-25 | Add remove button to the account history entries | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2020-09-25 | Create drawables for the remove button | Janito Vaqueiro Ferreira Filho | 3 | -0/+84 |
| 2020-09-25 | Use a `FrameLayout` for the account history entry | Janito Vaqueiro Ferreira Filho | 1 | -5/+4 |
| 2020-09-24 | Replace XML attributes with `KeyListener` instance | Janito Vaqueiro Ferreira Filho | 1 | -2/+0 |
| 2020-09-23 | Replace `ListView` with `RecyclerView` | Janito Vaqueiro Ferreira Filho | 1 | -5/+4 |
| 2020-09-23 | Remove unnecessary divider drawable | Janito Vaqueiro Ferreira Filho | 2 | -6/+0 |
| 2020-09-23 | Change view ID of the label in the history entry | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-09-22 | Remove "Quit app" message | Janito Vaqueiro Ferreira Filho | 19 | -19/+0 |
| 2020-09-22 | Remove "Quit" button | Janito Vaqueiro Ferreira Filho | 1 | -6/+0 |
| 2020-09-21 | Highlight entry when it is focused or pressed | Janito Vaqueiro Ferreira Filho | 2 | -1/+21 |
| 2020-09-21 | Change account history entry text color | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-09-21 | Change account history background | Janito Vaqueiro Ferreira Filho | 3 | -20/+2 |
| 2020-09-21 | Change layout of account history entry | Janito Vaqueiro Ferreira Filho | 1 | -3/+4 |
| 2020-09-21 | Change text size in account history entry | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-09-21 | Collapse account history on background touch | Janito Vaqueiro Ferreira Filho | 1 | -2/+6 |
| 2020-09-21 | Implement new account history animation | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-09-21 | Remove old animation | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 |
| 2020-09-21 | Add dimension resources for account history entry | Janito Vaqueiro Ferreira Filho | 3 | -2/+4 |
| 2020-09-21 | Move account input out of the border | Janito Vaqueiro Ferreira Filho | 1 | -9/+9 |
| 2020-09-04 | Shorten layout IDs inside the widget | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2020-09-04 | Move history into `AccountLogin` widget | Janito Vaqueiro Ferreira Filho | 2 | -7/+8 |
| 2020-09-04 | Create `AccountLogin` widget | Janito Vaqueiro Ferreira Filho | 2 | -9/+15 |
| 2020-09-04 | Rename account input resources into account login | Janito Vaqueiro Ferreira Filho | 9 | -22/+22 |
| 2020-09-04 | Rename container widget into `AccountLoginBorder` | Janito Vaqueiro Ferreira Filho | 2 | -4/+4 |
| 2020-09-04 | Move `AccountInputContainer` into `widget` package | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2020-09-03 | Rename `normal_button_height` to `button_height` | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-09-03 | Remove obsoleted dimension resource | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 |
| 2020-09-03 | Use new `SwitchLocationButton` widget | Janito Vaqueiro Ferreira Filho | 1 | -6/+4 |
| 2020-09-03 | Create `SwitchLocationButton` widget | Janito Vaqueiro Ferreira Filho | 1 | -0/+14 |
| 2020-09-03 | Set button minimum height instead of height | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
