| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-03-18 | Allow changing the dialog message | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2021-03-18 | Rename layout to `confirm_dns` | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2021-03-12 | Create extra dimen alias for widget padding | Aleksandr Granin | 2 | -4/+4 |
| 2021-03-12 | Use system animation timings | Aleksandr Granin | 1 | -0/+3 |
| 2021-03-12 | Create list item view and layouts. Defie text and list item styles | Aleksandr Granin | 9 | -0/+202 |
| 2021-03-05 | Use a fixed initial value for collapsed height | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2021-02-12 | Fix fragment transition animation Z-order | Aleksandr Granin | 12 | -21/+9 |
| 2021-02-11 | Add FAQs & Guides entry to the Settings screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2021-02-08 | Move down buttons in Account screen | Janito Vaqueiro Ferreira Filho | 1 | -2/+5 |
| 2021-01-19 | Migrate to androidX | Aleksandr Granin | 2 | -44/+45 |
| 2020-12-14 | Create `ConfirmPublicDnsDialogFragment` | Janito Vaqueiro Ferreira Filho | 1 | -0/+32 |
| 2020-12-10 | Show DNS servers and listen for changes | Janito Vaqueiro Ferreira Filho | 1 | -0/+31 |
| 2020-12-10 | Create row to edit custom DNS address | Janito Vaqueiro Ferreira Filho | 1 | -0/+30 |
| 2020-12-10 | Show "Add a server" row when enabled | Janito Vaqueiro Ferreira Filho | 1 | -0/+31 |
| 2020-12-10 | Add toggle cell to enable custom DNS | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2020-12-10 | Add custom DNS footer message to the list | Janito Vaqueiro Ferreira Filho | 2 | -1/+14 |
| 2020-12-10 | Use a `RecyclerView` in `AdvancedFragment` | Janito Vaqueiro Ferreira Filho | 2 | -32/+34 |
| 2020-12-02 | Create initial View App Logs fragment | Janito Vaqueiro Ferreira Filho | 1 | -0/+33 |
| 2020-12-02 | Add View App Logs button to Problem Report screen | Janito Vaqueiro Ferreira Filho | 1 | -1/+6 |
| 2020-11-30 | Allow navigating to remove button of account entry | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-11-09 | Replace "Enabled" with "Enable" in Split Tunneling | Janito Vaqueiro Ferreira Filho | 1 | -1/+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 | 1 | -1/+2 |
| 2020-10-19 | Refactor relay list item to add keyboard support | Janito Vaqueiro Ferreira Filho | 1 | -27/+41 |
| 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 | 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 | 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 | 1 | -1/+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" button | Janito Vaqueiro Ferreira Filho | 1 | -6/+0 |
| 2020-09-21 | Highlight entry when it is focused or pressed | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 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 | 2 | -2/+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 | 2 | -2/+2 |
