| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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 |
| 2020-09-02 | Add a `loginState` property to the widget | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2020-09-02 | Change the view ID of the login input area | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-09-02 | Create `AccountInput` widget class | Janito Vaqueiro Ferreira Filho | 2 | -27/+28 |
| 2020-09-01 | Change account input border drawables | Janito Vaqueiro Ferreira Filho | 2 | -6/+2 |
| 2020-09-01 | Build border sides using image views | Janito Vaqueiro Ferreira Filho | 2 | -0/+31 |
| 2020-09-01 | Add unfocused border drawable | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2020-09-01 | Create corner images for focused and error states | Janito Vaqueiro Ferreira Filho | 2 | -0/+22 |
| 2020-09-01 | Use views to make account input corners round | Janito Vaqueiro Ferreira Filho | 2 | -1/+31 |
| 2020-09-01 | Create account input corner drawable | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 |
| 2020-09-01 | Simplify account input backgrounds | Janito Vaqueiro Ferreira Filho | 2 | -36/+12 |
| 2020-09-01 | Make `AccountInputContainer` a `RelativeLayout` | Janito Vaqueiro Ferreira Filho | 1 | -24/+27 |
| 2020-08-25 | Use standard side margin in app list item | Janito Vaqueiro Ferreira Filho | 1 | -3/+1 |
| 2020-08-25 | Don't place "Split tunneling" menu in new section | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-25 | Make description text color white | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-25 | Use cell dimensions for "Exclude applications" | Janito Vaqueiro Ferreira Filho | 1 | -3/+4 |
| 2020-08-25 | Fix side margin of "Exclude applications" header | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-25 | Fix text size of "Exclude applications" header | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-25 | Increase space between icon and text | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-08-25 | Add missing margin to spinner | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-08-25 | Reduce app list item icon size | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-25 | Create dimension for app list item icon size | Janito Vaqueiro Ferreira Filho | 2 | -4/+5 |
| 2020-08-25 | Fix app toggle dimensions | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-24 | Update plurals to remove unnecessary parameters | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2020-08-24 | Rename split tunneling layouts to change spelling | Janito Vaqueiro Ferreira Filho | 2 | -0/+0 |
