summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Merge branch 'add-translations'Andrej Mihajlov11-66/+3318
2019-03-18Manually map es-ES -> es and sv-SE -> sv to match with the locale returned by...Andrej Mihajlov3-0/+12
2019-03-18Update CHANGELOGAndrej Mihajlov1-0/+1
2019-03-18Update README to remove gettext from dependenciesAndrej Mihajlov1-21/+0
2019-03-18Remove msgmerge script since crowdin does this for usAndrej Mihajlov2-21/+1
2019-03-18Add de, es-ES, fr, sv-SE, zh-TW translations from crowdinAndrej Mihajlov6-24/+3304
2019-03-18Merge branch 'ui-localization-adjustments'Andrej Mihajlov5-18/+8
2019-03-18Remove the CSS workaround for text input placeholder colorAndrej Mihajlov1-13/+0
2019-03-18RX uses .app-container so no need for #appAndrej Mihajlov2-2/+2
2019-03-18Tweak the line height of SettingsHeader to account for the multiline labelsAndrej Mihajlov1-2/+2
2019-03-18Make sure that the app version label never breaks.Andrej Mihajlov2-1/+4
2019-03-18Merge branch 'wg-improve-connecting-state'Emīls Piņķis4-62/+34
2019-03-18Revert hacky workarounds when connecting to wireguard.Emīls Piņķis1-18/+0
2019-03-18Send tunnel up event from a separate thread.Emīls Piņķis3-44/+34
2019-03-18Merge branch 'wg-fix-ping'Emīls Piņķis1-1/+5
2019-03-17Fix ping args for LinuxEmīls Piņķis1-1/+5
2019-03-16Merge branch 'autosize-mssfix'Andrej Mihajlov3-18/+90
2019-03-15Add auto-sizing input container for mssfix fieldAndrej Mihajlov3-18/+90
2019-03-15Merge branch 'android-connect-screen'Janito Vaqueiro Ferreira Filho16-0/+482
2019-03-15Refactor to create `NotificationBanner` helperJanito Vaqueiro Ferreira Filho2-9/+22
2019-03-15Refactor to create `ConnectionStatus` helperJanito Vaqueiro Ferreira Filho2-18/+51
2019-03-15Refactor to use `apply` block on action buttonJanito Vaqueiro Ferreira Filho1-3/+5
2019-03-15Refactor to create `HeaderBar` helper typeJanito Vaqueiro Ferreira Filho2-11/+42
2019-03-15Handle disconnection requestJanito Vaqueiro Ferreira Filho1-2/+3
2019-03-15Implement Connected screenJanito Vaqueiro Ferreira Filho4-0/+36
2019-03-15Handle cancelling the connection attemptJanito Vaqueiro Ferreira Filho1-0/+13
2019-03-15Refactor to creater helper `ConnectActionButton`Janito Vaqueiro Ferreira Filho3-6/+52
2019-03-15Implement Connecting screenJanito Vaqueiro Ferreira Filho6-6/+103
2019-03-15Implement initial Connect screenJanito Vaqueiro Ferreira Filho9-0/+210
2019-03-14Merge branch 'navbar-title-adjustment'Andrej Mihajlov1-32/+92
2019-03-14Handle the navbar title centeringAndrej Mihajlov1-32/+92
2019-03-14Merge branch 'add-cell-switch'Andrej Mihajlov3-26/+39
2019-03-14Prefix all Cell types for easier debuggingAndrej Mihajlov1-17/+17
2019-03-14Fix the switch control layout when used within cellsAndrej Mihajlov3-9/+22
2019-03-13Merge branch 'android-login-screen'Janito Vaqueiro Ferreira Filho22-0/+477
2019-03-13Refactor to separate account input state handlingJanito Vaqueiro Ferreira Filho3-85/+139
2019-03-13Implement "Login failed" screenJanito Vaqueiro Ferreira Filho5-1/+66
2019-03-13Implement "Login successful" screenJanito Vaqueiro Ferreira Filho4-10/+57
2019-03-13Implement "Logging in" screenJanito Vaqueiro Ferreira Filho5-4/+78
2019-03-13Implement Login screenJanito Vaqueiro Ferreira Filho17-0/+237
2019-03-13Merge branch 'wg-rework-ping'Emīls Piņķis3-15/+34
2019-03-13Log error when failing to start a tunnelEmīls Piņķis1-0/+1
2019-03-13Bump ping timeout from 5 to 7 secondsEmīls Piņķis1-1/+1
2019-03-13Send a ping packet every second rather than once every 5 secondsEmīls Piņķis2-14/+32
2019-03-13Merge branch 'revamp-transition-container'Andrej Mihajlov7-344/+595
2019-03-13Remove explicit type on Gettext event handlerAndrej Mihajlov1-1/+1
2019-03-13Update dependenciesAndrej Mihajlov2-144/+194
2019-03-13Revamp transition container to support transition queuesAndrej Mihajlov4-199/+400
2019-03-12Merge remote-tracking branch 'kotlin-linter'Janito Vaqueiro Ferreira Filho9-4/+30
2019-03-12Format `MainActivity.kt`Janito Vaqueiro Ferreira Filho1-1/+1