| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-03-30 | Add `WireGuard MTU` setting to Advanced settings | Janito Vaqueiro Ferreira Filho | 1 | -0/+40 |
| 2020-03-30 | Create empty Advanced settings screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+36 |
| 2020-03-30 | Create menu entry for the Advanced settings screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+24 |
| 2020-03-16 | Update logo image size in the app screens | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-02-21 | Format all the android xml files | Emīls | 14 | -1328/+1059 |
| 2020-02-17 | Make the settings screen scrollable | Janito Vaqueiro Ferreira Filho | 1 | -186/+198 |
| 2020-02-17 | Swap country and city labels in connect screen | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-02-15 | Add reconnect button to layout | Janito Vaqueiro Ferreira Filho | 1 | -4/+21 |
| 2020-02-14 | Add auto-connect switch to preferences | Emīls | 1 | -0/+34 |
| 2020-02-11 | Adjust login fragment to contain account history | Emīls | 1 | -0/+9 |
| 2020-02-11 | Add layouts and drawables for account history | Emīls | 1 | -0/+13 |
| 2020-02-10 | Update toggle if allow LAN settings changes | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-02-10 | Create `CellSwitch` widget | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2020-02-10 | Create `PreferencesFragment` | Janito Vaqueiro Ferreira Filho | 1 | -0/+73 |
| 2020-02-10 | Add Preferences menu entry to Settings screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+29 |
| 2020-02-10 | Use `marginTop` for spacing in Settings layout | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2020-01-14 | Only call lifecycle methods if connection is ready | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2019-12-11 | Finish refactor into ui and service packages | Emīls | 1 | -2/+2 |
| 2019-10-24 | Remove redundant layout attribute from wireguard_key.xml | Emīls Piņķis | 1 | -2/+1 |
| 2019-10-01 | Use overlays instead of changing the foreground | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2019-09-30 | Remove spacer view | Janito Vaqueiro Ferreira Filho | 1 | -8/+3 |
| 2019-09-30 | Add settings button to login screen | Janito Vaqueiro Ferreira Filho | 1 | -1/+13 |
| 2019-09-30 | Add settings button to launch screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 |
| 2019-09-30 | Tweak margins to better support logged out state | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2019-09-30 | Hide items in settings screen when logged out | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2019-09-09 | Adjust header alpha 0.6->0.8 on Android | Linus Färnstrand | 1 | -1/+1 |
| 2019-09-07 | Show key age in wireguard key fragment | Emīls Piņķis | 1 | -2/+7 |
| 2019-09-07 | Update keygen model again | Emīls Piņķis | 1 | -3/+39 |
| 2019-09-02 | Re-order Android layout for consistency | Linus Färnstrand | 1 | -28/+28 |
| 2019-09-02 | Change text on verify wg key button | Linus Färnstrand | 1 | -1/+1 |
| 2019-09-02 | Change text on manage keys button on wg view | Linus Färnstrand | 1 | -2/+2 |
| 2019-08-29 | Show public key in case sensitive manner | Emīls Piņķis | 1 | -1/+1 |
| 2019-08-27 | Add "Create account" button | Janito Vaqueiro Ferreira Filho | 1 | -0/+28 |
| 2019-08-27 | Change login subtitle text color | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-08-19 | Add wireguard key fragment to android app | Emīls Piņķis | 2 | -0/+181 |
| 2019-08-16 | Don't force version label to be capitalized | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 |
| 2019-08-06 | Allow "Switch location" button to grow taller | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2019-08-02 | Allow collapsing and expanding the tunnel info | Janito Vaqueiro Ferreira Filho | 1 | -7/+26 |
| 2019-08-02 | Add text views for tunnel information | Janito Vaqueiro Ferreira Filho | 1 | -15/+40 |
| 2019-07-31 | Change `update_available` string ID | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-07-31 | Update settings to show when there's a new version | Janito Vaqueiro Ferreira Filho | 1 | -0/+16 |
| 2019-07-31 | Make notification banner clickable | Janito Vaqueiro Ferreira Filho | 1 | -46/+53 |
| 2019-07-31 | Add notification icon | Janito Vaqueiro Ferreira Filho | 1 | -1/+12 |
| 2019-07-31 | Add `TextView` for notification message | Janito Vaqueiro Ferreira Filho | 1 | -11/+30 |
| 2019-07-30 | Open download page when App version is pressed | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-07-30 | Add App version settings entry | Janito Vaqueiro Ferreira Filho | 1 | -0/+40 |
| 2019-07-30 | Only allow number digits in account input | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-07-29 | Increase settings button touch area | Janito Vaqueiro Ferreira Filho | 1 | -3/+6 |
| 2019-07-29 | Increase close icon touch area in settings | Janito Vaqueiro Ferreira Filho | 1 | -5/+3 |
| 2019-07-29 | Center relay item availability icon | Janito Vaqueiro Ferreira Filho | 1 | -3/+1 |
