summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Implement `MullvadDaemon::setAccount`Janito Vaqueiro Ferreira Filho2-0/+17
2019-05-22Implement `FromJava` for `Option<T>`Janito Vaqueiro Ferreira Filho1-1/+21
2019-05-22Implement `DaemonInterface::set_account`Janito Vaqueiro Ferreira Filho1-0/+8
2019-05-22Merge branch 'login-on-android'Janito Vaqueiro Ferreira Filho9-10/+195
2019-05-22Implement login procedureJanito Vaqueiro Ferreira Filho1-4/+29
2019-05-22Implement `MullvadDaemon::getAccountData`Janito Vaqueiro Ferreira Filho2-2/+29
2019-05-22Implement `DaemonInterface::get_account_data`Janito Vaqueiro Ferreira Filho3-1/+41
2019-05-22Implement `IntoJava` for `AccountData`Janito Vaqueiro Ferreira Filho2-2/+20
2019-05-22Implement preloading of Java classes to be usedJanito Vaqueiro Ferreira Filho1-4/+41
2019-05-22Create `AccountData` data classJanito Vaqueiro Ferreira Filho1-0/+3
2019-05-22Create `IntoJava` helper traitJanito Vaqueiro Ferreira Filho2-0/+16
2019-05-22Create `FromJava` helper traitJanito Vaqueiro Ferreira Filho2-0/+19
2019-05-22Merge branch 'android-daemon'Janito Vaqueiro Ferreira Filho11-11/+377
2019-05-22Start daemon when `MainActivity` is createdJanito Vaqueiro Ferreira Filho1-5/+9
2019-05-22Include API root certificateJanito Vaqueiro Ferreira Filho3-0/+68
2019-05-22Store command sender in a `DaemonInterface` facadeJanito Vaqueiro Ferreira Filho4-5/+84
2019-05-22Spawn daemon in a separate thread on AndroidJanito Vaqueiro Ferreira Filho3-0/+95
2019-05-22Create JNI interface for Android appJanito Vaqueiro Ferreira Filho6-1/+121
2019-05-22Move `log_version` function to `version` moduleJanito Vaqueiro Ferreira Filho2-10/+10
2019-05-22Merge branch 'show-login-errors'Andrej Mihajlov11-55/+379
2019-05-22Remove default case in favor of listing all of the cases manuallyAndrej Mihajlov1-2/+2
2019-05-22Disable the settings button on successful loginAndrej Mihajlov2-7/+18
2019-05-22Update title labelAndrej Mihajlov2-6/+25
2019-05-22Add account input validationAndrej Mihajlov2-1/+12
2019-05-22Scope colors into UIColor sub-structsAndrej Mihajlov4-14/+17
2019-05-22Show login errorsAndrej Mihajlov8-40/+320
2019-05-22Merge branch 'create-event-broadcaster-trait'Janito Vaqueiro Ferreira Filho2-80/+133
2019-05-21Allow daemon to use generic `EventListener`sJanito Vaqueiro Ferreira Filho2-80/+133
2019-05-21Merge branch 'add-new-languages'Andrej Mihajlov42-41/+35343
2019-05-21Build the index for the geo dataset to speed up the translations lookupAndrej Mihajlov1-17/+41
2019-05-21Update CHANGELOG.mdAndrej Mihajlov1-0/+4
2019-05-21Update relay-locations.potAndrej Mihajlov1-0/+4
2019-05-21Rename "Account ID" to "Account number"Andrej Mihajlov13-13/+13
2019-05-21Translate the connection-info paneAndrej Mihajlov13-14/+159
2019-05-21Translate the displayed country and cityAndrej Mihajlov1-5/+18
2019-05-21Get rid of the remote.app call because it tends to crash sometimesAndrej Mihajlov13-2/+50
2019-05-21Add exceptions for the USA and UKAndrej Mihajlov12-0/+82
2019-05-21Add formal country name in the outputAndrej Mihajlov12-1/+6711
2019-05-21Add new languagesAndrej Mihajlov24-0/+28272
2019-05-21Turn generator into a list to make it possible to be printed to console in th...Andrej Mihajlov1-1/+1
2019-05-21Merge branch 'win-detect-net'Emīls Piņķis11-77/+632
2019-05-21Add changelog entryEmīls Piņķis1-0/+3
2019-05-21Add new windows connectivity checks to daemonEmīls Piņķis2-44/+165
2019-05-21Add cookie and standalone connectivity checkEmīls Piņķis5-87/+144
2019-05-21Update WINNET testing appOdd Stranne1-15/+29
2019-05-21Add WinNet_ActivateConnectivityMonitor()Odd Stranne6-0/+360
2019-05-21Merge branch 'improve-buildserver-script'Linus Färnstrand1-6/+27
2019-05-21More wholesome signing solutionLinus Färnstrand1-6/+27
2019-05-20Merge branch 'add-buildserver-scripts'Linus Färnstrand2-0/+165
2019-05-20Make sure only correct files are uploadedLinus Färnstrand2-2/+3