| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-03-15 | Implement Connected screen | Janito Vaqueiro Ferreira Filho | 4 | -0/+36 |
| 2019-03-15 | Handle cancelling the connection attempt | Janito Vaqueiro Ferreira Filho | 1 | -0/+13 |
| 2019-03-15 | Refactor to creater helper `ConnectActionButton` | Janito Vaqueiro Ferreira Filho | 3 | -6/+52 |
| 2019-03-15 | Implement Connecting screen | Janito Vaqueiro Ferreira Filho | 6 | -6/+103 |
| 2019-03-15 | Implement initial Connect screen | Janito Vaqueiro Ferreira Filho | 9 | -0/+210 |
| 2019-03-14 | Merge branch 'navbar-title-adjustment' | Andrej Mihajlov | 1 | -32/+92 |
| 2019-03-14 | Handle the navbar title centering | Andrej Mihajlov | 1 | -32/+92 |
| 2019-03-14 | Merge branch 'add-cell-switch' | Andrej Mihajlov | 3 | -26/+39 |
| 2019-03-14 | Prefix all Cell types for easier debugging | Andrej Mihajlov | 1 | -17/+17 |
| 2019-03-14 | Fix the switch control layout when used within cells | Andrej Mihajlov | 3 | -9/+22 |
| 2019-03-13 | Merge branch 'android-login-screen' | Janito Vaqueiro Ferreira Filho | 22 | -0/+477 |
| 2019-03-13 | Refactor to separate account input state handling | Janito Vaqueiro Ferreira Filho | 3 | -85/+139 |
| 2019-03-13 | Implement "Login failed" screen | Janito Vaqueiro Ferreira Filho | 5 | -1/+66 |
| 2019-03-13 | Implement "Login successful" screen | Janito Vaqueiro Ferreira Filho | 4 | -10/+57 |
| 2019-03-13 | Implement "Logging in" screen | Janito Vaqueiro Ferreira Filho | 5 | -4/+78 |
| 2019-03-13 | Implement Login screen | Janito Vaqueiro Ferreira Filho | 17 | -0/+237 |
| 2019-03-13 | Merge branch 'wg-rework-ping' | Emīls Piņķis | 3 | -15/+34 |
| 2019-03-13 | Log error when failing to start a tunnel | Emīls Piņķis | 1 | -0/+1 |
| 2019-03-13 | Bump ping timeout from 5 to 7 seconds | Emīls Piņķis | 1 | -1/+1 |
| 2019-03-13 | Send a ping packet every second rather than once every 5 seconds | Emīls Piņķis | 2 | -14/+32 |
| 2019-03-13 | Merge branch 'revamp-transition-container' | Andrej Mihajlov | 7 | -344/+595 |
| 2019-03-13 | Remove explicit type on Gettext event handler | Andrej Mihajlov | 1 | -1/+1 |
| 2019-03-13 | Update dependencies | Andrej Mihajlov | 2 | -144/+194 |
| 2019-03-13 | Revamp transition container to support transition queues | Andrej Mihajlov | 4 | -199/+400 |
| 2019-03-12 | Merge remote-tracking branch 'kotlin-linter' | Janito Vaqueiro Ferreira Filho | 9 | -4/+30 |
| 2019-03-12 | Format `MainActivity.kt` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-03-12 | Ignore Deep Links lint issue | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2019-03-12 | Use same launcher icon image for round icons | Janito Vaqueiro Ferreira Filho | 6 | -0/+1 |
| 2019-03-12 | Don't allow app backups | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-03-12 | Update Gradle and dependencies versions | Janito Vaqueiro Ferreira Filho | 2 | -3/+3 |
| 2019-03-12 | Add Kotlin linter and formatter | Janito Vaqueiro Ferreira Filho | 1 | -0/+22 |
| 2019-03-12 | Merge branch 'wg-remap-ping-error' | Emīls Piņķis | 3 | -1/+16 |
| 2019-03-12 | Convert a wg ping timeout into a offline block reason | Emīls Piņķis | 3 | -1/+16 |
| 2019-03-12 | Merge remote-tracking branch 'initial-android-app' | Janito Vaqueiro Ferreira Filho | 23 | -0/+358 |
| 2019-03-11 | Create initial Android application | Janito Vaqueiro Ferreira Filho | 18 | -0/+94 |
| 2019-03-11 | Add Gradle wrapper for Android app | Janito Vaqueiro Ferreira Filho | 5 | -0/+264 |
| 2019-03-11 | Merge branch 'win-inst-add-winver' | Odd Stranne | 4 | -2/+144 |
| 2019-03-11 | Update installer to include Windows version in log | Odd Stranne | 1 | -0/+2 |
| 2019-03-11 | Update NSIS logging plugin | Odd Stranne | 3 | -2/+142 |
| 2019-03-11 | Merge branch 'add-iputils-dependency' | Emīls Piņķis | 1 | -0/+2 |
| 2019-03-11 | Added a dependcony on iputils-ping for deb packages | Emīls Piņķis | 1 | -0/+2 |
| 2019-03-08 | Merge branch 'fix-relay-processing' | Emīls Piņķis | 1 | -1/+1 |
| 2019-03-08 | Merge branch 'add-ui-language-env-switch' | Andrej Mihajlov | 4 | -8/+37 |
| 2019-03-08 | Pass processed relay list to GUI | Emīls Piņķis | 1 | -1/+1 |
| 2019-03-08 | Update README | Andrej Mihajlov | 1 | -3/+9 |
| 2019-03-08 | Add locale override via env variable | Andrej Mihajlov | 3 | -5/+28 |
| 2019-03-08 | Merge branch 'add-crowdin-script' | Andrej Mihajlov | 16 | -12/+74 |
| 2019-03-08 | Update README | Andrej Mihajlov | 1 | -1/+18 |
| 2019-03-08 | Adjust catalogue names to Crowdin and fix the shell script | Andrej Mihajlov | 15 | -15/+15 |
| 2019-03-08 | Add script for interacting with CrowdIn | Simon Andersson | 1 | -0/+45 |
