summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-06-24Send problem report when button is pressedJanito Vaqueiro Ferreira Filho1-2/+15
2019-06-24Enable button when user message isn't emptyJanito Vaqueiro Ferreira Filho1-1/+24
2019-06-24Add initially disabled Send buttonJanito Vaqueiro Ferreira Filho3-0/+11
2019-06-24Add `MullvadProblemReport::send` async methodJanito Vaqueiro Ferreira Filho1-3/+36
2019-06-24Implement `MullvadProblemReport::sendProblemReport`Janito Vaqueiro Ferreira Filho2-0/+31
2019-06-24Collect problem report when fragment is openedJanito Vaqueiro Ferreira Filho1-1/+13
2019-06-24Add `MullvadProblemReport::collect` async methodJanito Vaqueiro Ferreira Filho1-0/+26
2019-06-24Implement `MullvadProblemReport::collectReport`Janito Vaqueiro Ferreira Filho4-1/+36
2019-06-24Create `MullvadProblemReport` helper classJanito Vaqueiro Ferreira Filho2-0/+10
2019-06-24Implement back to settings button behaviorJanito Vaqueiro Ferreira Filho1-1/+10
2019-06-24Add form inputs to "Report a problem" screenJanito Vaqueiro Ferreira Filho3-0/+37
2019-06-24Create initial Report a problem screenJanito Vaqueiro Ferreira Filho5-3/+96
2019-06-24Add settings entry for reporting a problemJanito Vaqueiro Ferreira Filho2-0/+29
2019-06-19Bump submodule 'libwfp'Odd Stranne1-0/+0
2019-06-19Merge branch 'problem-report-lib'Janito Vaqueiro Ferreira Filho2-543/+554
2019-06-19Allow `mullvad-problem-report` to be used as a libJanito Vaqueiro Ferreira Filho2-543/+554
2019-06-19Merge branch 'copy-account-number-to-clipboard'Janito Vaqueiro Ferreira Filho3-4/+29
2019-06-19Show toast when copying account numberJanito Vaqueiro Ferreira Filho2-0/+5
2019-06-19Copy Mullvad account number to clipboardJanito Vaqueiro Ferreira Filho2-0/+14
2019-06-19Make account number clickableJanito Vaqueiro Ferreira Filho1-4/+10
2019-06-19Merge branch 'fix-layout-issues-connection-info'Andrej Mihajlov3-31/+86
2019-06-19Add missing localizations and refine UI textAndrej Mihajlov3-31/+86
2019-06-19Merge branch 'add-android-build-instructions'Linus Färnstrand2-3/+75
2019-06-19Ignore proguard warnings to allow release buildsLinus Färnstrand1-0/+1
2019-06-19Add install and toolchain setup instructions for AndroidLinus Färnstrand1-3/+74
2019-06-18Merge branch 'improve-connectivity'Janito Vaqueiro Ferreira Filho5-43/+90
2019-06-18Wait for previous VPN connection to finishJanito Vaqueiro Ferreira Filho1-0/+7
2019-06-18Create `ConnectivityListener` helper classJanito Vaqueiro Ferreira Filho2-0/+60
2019-06-18Refactor daemon interface locksJanito Vaqueiro Ferreira Filho2-43/+23
2019-06-18Merge branch 'cache-location-info'Janito Vaqueiro Ferreira Filho7-61/+110
2019-06-18Remove obsoleted variableJanito Vaqueiro Ferreira Filho1-2/+0
2019-06-18Use `LocationInfoCache`Janito Vaqueiro Ferreira Filho4-55/+37
2019-06-18Create `LocationInfoCache` helper classJanito Vaqueiro Ferreira Filho1-0/+67
2019-06-18Create `dataproxy` sub-packageJanito Vaqueiro Ferreira Filho4-6/+8
2019-06-17Merge branch 'listen-for-relay-list-updates'Janito Vaqueiro Ferreira Filho9-78/+292
2019-06-17Animate relay list appearanceJanito Vaqueiro Ferreira Filho3-0/+18
2019-06-17Show spinner while relay list is loadingJanito Vaqueiro Ferreira Filho2-3/+30
2019-06-17Use `RelayListListener` to handle the relay listJanito Vaqueiro Ferreira Filho3-61/+68
2019-06-17Create `RelayListListener` helper typeJanito Vaqueiro Ferreira Filho1-0/+113
2019-06-17Listen for relay list events in `JniEventListener`Janito Vaqueiro Ferreira Filho1-6/+41
2019-06-17Create `get_method_id` helper methodJanito Vaqueiro Ferreira Filho1-8/+17
2019-06-17Add relay list callback to `MullvadDaemon`Janito Vaqueiro Ferreira Filho1-0/+5
2019-06-17Merge branch 'logout-on-android'Janito Vaqueiro Ferreira Filho4-5/+60
2019-06-17Refetch settings when logging inJanito Vaqueiro Ferreira Filho1-5/+19
2019-06-17Animate transition to login screenJanito Vaqueiro Ferreira Filho1-0/+6
2019-06-17Clear back stack when logging outJanito Vaqueiro Ferreira Filho1-0/+10
2019-06-17Clear account number when logging outJanito Vaqueiro Ferreira Filho1-0/+7
2019-06-17Go to login screen when logging outJanito Vaqueiro Ferreira Filho1-0/+13
2019-06-17Add log out buttonJanito Vaqueiro Ferreira Filho2-0/+5
2019-06-17Updating version in package filesLinus Färnstrand6-9/+9