| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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-12-09 | Adjust android code to use new error state | Emīls | 1 | -0/+2 |
| 2019-10-28 | Copy public key to clipboard | Emīls Piņķis | 1 | -0/+1 |
| 2019-10-28 | Use the same name as on desktop | Emīls Piņķis | 1 | -1/+1 |
| 2019-10-24 | Add URL for manageing keys | Emīls Piņķis | 1 | -0/+1 |
| 2019-10-24 | Remove redundant layout attribute from wireguard_key.xml | Emīls Piņķis | 1 | -2/+1 |
| 2019-10-01 | Fix notification action button icons | Janito Vaqueiro Ferreira Filho | 2 | -58/+72 |
| 2019-10-01 | Clean icon_close path data | Janito Vaqueiro Ferreira Filho | 1 | -5/+32 |
| 2019-10-01 | Clean icon_alert path data | Janito Vaqueiro Ferreira Filho | 1 | -1/+18 |
| 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-13 | Add tunnel action button to notification | Janito Vaqueiro Ferreira Filho | 2 | -0/+64 |
| 2019-09-13 | Set status indicator based on `RelayItem.active` | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2019-09-09 | Adjust header alpha 0.6->0.8 on Android | Linus Färnstrand | 2 | -2/+2 |
| 2019-09-07 | Show key age in wireguard key fragment | Emīls Piņķis | 2 | -2/+8 |
| 2019-09-07 | Update keygen model again | Emīls Piņķis | 2 | -3/+40 |
| 2019-09-07 | Use notification channel for service notification | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2019-09-06 | Use new tunnel parameter error block reason in Android | Emīls Piņķis | 1 | -0/+3 |
| 2019-09-06 | Show no connection state when blocked in wireguard fragment | Emīls Piņķis | 1 | -0/+3 |
| 2019-09-05 | Make cancel/disconnect button less transparent | Linus Färnstrand | 2 | -2/+4 |
| 2019-09-05 | Update red to 227, 64, 57 / #E34039 | Linus Färnstrand | 3 | -6/+6 |
| 2019-09-03 | Show "Blocked connection" status message | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 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 | 2 | -2/+2 |
| 2019-09-02 | Change text on manage keys button on wg view | Linus Färnstrand | 2 | -3/+3 |
| 2019-08-29 | Update notification with tunnel state messages | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2019-08-29 | Show foreground notification for VPN service | Janito Vaqueiro Ferreira Filho | 5 | -0/+0 |
| 2019-08-29 | Show public key in case sensitive manner | Emīls Piņķis | 1 | -1/+1 |
| 2019-08-27 | Implement "Create account" button behavior | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-08-27 | Add "Create account" button | Janito Vaqueiro Ferreira Filho | 2 | -0/+30 |
| 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 | 3 | -0/+198 |
| 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 | 3 | -1/+5 |
| 2019-08-02 | Allow collapsing and expanding the tunnel info | Janito Vaqueiro Ferreira Filho | 1 | -7/+26 |
| 2019-08-02 | Show relay out IP address | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-08-02 | Show relay in IP address | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2019-08-02 | Show tunnel protocol | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-08-02 | Add text views for tunnel information | Janito Vaqueiro Ferreira Filho | 1 | -15/+40 |
| 2019-07-31 | Show warning when update is available | Janito Vaqueiro Ferreira Filho | 3 | -0/+13 |
| 2019-07-31 | Change `update_available` string ID | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2019-07-31 | Show which version to upgrade to | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2019-07-31 | Show unsupported version notification | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2019-07-31 | Update settings to show when there's a new version | Janito Vaqueiro Ferreira Filho | 3 | -0/+29 |
| 2019-07-31 | Configure external link for too many keys error | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
