| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-09-02 | Replace text watcher with a text changed event | Janito Vaqueiro Ferreira Filho | 2 | -18/+8 |
| 2020-09-02 | Remove click handler for account input container | Janito Vaqueiro Ferreira Filho | 1 | -2/+0 |
| 2020-09-02 | Open account history when focus is received | Janito Vaqueiro Ferreira Filho | 1 | -13/+9 |
| 2020-09-02 | Emit focus change events from the account input | Janito Vaqueiro Ferreira Filho | 1 | -2/+13 |
| 2020-09-02 | Create `loginWith` helper method in the widget | Janito Vaqueiro Ferreira Filho | 2 | -4/+6 |
| 2020-09-02 | Remove unused fields | Janito Vaqueiro Ferreira Filho | 1 | -3/+0 |
| 2020-09-02 | Move input view management to the widget | Janito Vaqueiro Ferreira Filho | 2 | -27/+28 |
| 2020-09-02 | Finish moving button enabling to the widget | Janito Vaqueiro Ferreira Filho | 2 | -13/+24 |
| 2020-09-02 | Move button visibility handling to the widget | Janito Vaqueiro Ferreira Filho | 2 | -9/+5 |
| 2020-09-02 | Move configuring if button is enabled to widget | Janito Vaqueiro Ferreira Filho | 2 | -18/+40 |
| 2020-09-02 | Move the `onLogin` property to the widget | Janito Vaqueiro Ferreira Filho | 2 | -4/+15 |
| 2020-09-02 | Add a `loginState` property to the widget | Janito Vaqueiro Ferreira Filho | 2 | -1/+9 |
| 2020-09-02 | Use the `observable` delegate in the controller | Janito Vaqueiro Ferreira Filho | 1 | -20/+17 |
| 2020-09-02 | Rename controller into `AccountInputController` | Janito Vaqueiro Ferreira Filho | 2 | -3/+3 |
| 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 | 1 | -0/+35 |
| 2020-09-01 | Explain the usage of duplicate drawables | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2020-09-01 | Update border views | Janito Vaqueiro Ferreira Filho | 1 | -12/+38 |
| 2020-09-01 | Remove border overlay | Janito Vaqueiro Ferreira Filho | 1 | -31/+2 |
| 2020-09-01 | Build border sides using image views | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2020-09-01 | Change corner image based on state | Janito Vaqueiro Ferreira Filho | 1 | -3/+19 |
| 2020-09-01 | Remove clipping outline | Janito Vaqueiro Ferreira Filho | 2 | -20/+1 |
| 2020-09-01 | Use views to make account input corners round | Janito Vaqueiro Ferreira Filho | 1 | -0/+25 |
| 2020-09-01 | Make `AccountInputContainer` a `RelativeLayout` | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-25 | Fix when account is marked as not new | Janito Vaqueiro Ferreira Filho | 1 | -3/+14 |
| 2020-08-25 | Fix missing divider | Janito Vaqueiro Ferreira Filho | 1 | -6/+1 |
| 2020-08-25 | Fix destruction of `SelectLocationFragment`'s view | Janito Vaqueiro Ferreira Filho | 1 | -2/+1 |
| 2020-08-24 | Comment on spellings that can't be simply changed | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-08-24 | Rename split tunneling layouts to change spelling | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-24 | Change spelling in `ServiceDependentFragment` | Janito Vaqueiro Ferreira Filho | 2 | -10/+10 |
| 2020-08-24 | Change spelling of variable in `MullvadVpnService` | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-24 | Change spelling of field in `ServiceConnection` | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-08-24 | Change spelling of field in `ServiceInstance` | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-08-24 | Change spelling of field in `AppListAdapter` | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-24 | Change spelling of field in `AppListItemHolder` | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2020-08-24 | Change spelling of `SplitTunnelingFragment` class | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-08-24 | Change spelling of `SplitTunneling` class | Janito Vaqueiro Ferreira Filho | 6 | -9/+9 |
| 2020-08-24 | Change spelling in menu entry ID | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-24 | Show "Exclude applications" when screen is shown | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2020-08-24 | Avoid underflows when updating selection | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-24 | Load JNI library before service is initialized | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-08-20 | Remove string parameters from tunnel info. strings | Janito Vaqueiro Ferreira Filho | 1 | -8/+5 |
| 2020-08-19 | Remove repeated string resource | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-19 | Make Confirm No Email dialog fill the screen width | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2020-08-19 | Remove unnecessary `apply` block | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-18 | Tweak app needs update warning icon size | Janito Vaqueiro Ferreira Filho | 1 | -1/+3 |
| 2020-08-18 | Tweak Cell widget | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2020-08-18 | Fix Login screen jumping a bit on success | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-18 | Change hostname color if tunnel info. is expanded | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2020-08-18 | Fix animation playing to the wrong state | Janito Vaqueiro Ferreira Filho | 1 | -2/+8 |
