| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-06-24 | Don't refetch settings on login | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 |
| 2019-06-24 | Add callback for account number changes | Janito Vaqueiro Ferreira Filho | 1 | -0/+12 |
| 2019-06-24 | Use `SettingsListener` to listen for changes | Janito Vaqueiro Ferreira Filho | 2 | -3/+14 |
| 2019-06-24 | Create `SettingsListener` helper class | Janito Vaqueiro Ferreira Filho | 1 | -0/+39 |
| 2019-06-24 | Listen for settings changes | Janito Vaqueiro Ferreira Filho | 1 | -1/+29 |
| 2019-06-24 | Implement callback for receiving settings changes | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2019-06-24 | Merge branch 'show-location-on-switch-location-button' | Janito Vaqueiro Ferreira Filho | 6 | -10/+119 |
| 2019-06-24 | Hide chevron when normal label is shown | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2019-06-24 | Listen for location changes to update button | Janito Vaqueiro Ferreira Filho | 1 | -0/+17 |
| 2019-06-24 | Configure relay list listener in onResume/onPause | Janito Vaqueiro Ferreira Filho | 1 | -4/+14 |
| 2019-06-24 | Display location on button | Janito Vaqueiro Ferreira Filho | 1 | -1/+14 |
| 2019-06-24 | Add `locationName` property to `RelayItem` | Janito Vaqueiro Ferreira Filho | 3 | -2/+10 |
| 2019-06-24 | Update button when state changes | Janito Vaqueiro Ferreira Filho | 2 | -0/+43 |
| 2019-06-24 | Create `SwitchLocationButton` helper class | Janito Vaqueiro Ferreira Filho | 2 | -4/+18 |
| 2019-06-24 | Merge branch 'confirm-no-email-dialog' | Janito Vaqueiro Ferreira Filho | 6 | -9/+135 |
| 2019-06-24 | Show dialog if user email is empty | Janito Vaqueiro Ferreira Filho | 1 | -9/+29 |
| 2019-06-24 | Use `MullvadProblemReport` to store confirmation | Janito Vaqueiro Ferreira Filho | 2 | -0/+29 |
| 2019-06-24 | Implement Back button behavior | Janito Vaqueiro Ferreira Filho | 1 | -1/+11 |
| 2019-06-24 | Create Send without e-mail confirmation dialog | Janito Vaqueiro Ferreira Filho | 4 | -0/+67 |
| 2019-06-24 | Merge branch 'problem-report-on-android' | Janito Vaqueiro Ferreira Filho | 14 | -4/+633 |
| 2019-06-24 | Delete report when leaving Report a problem screen | Janito Vaqueiro Ferreira Filho | 2 | -1/+2 |
| 2019-06-24 | Save form contents when leaving the screen | Janito Vaqueiro Ferreira Filho | 1 | -1/+17 |
| 2019-06-24 | Add "Edit message" button | Janito Vaqueiro Ferreira Filho | 6 | -2/+42 |
| 2019-06-24 | Add "Try again" button to error screen | Janito Vaqueiro Ferreira Filho | 3 | -1/+44 |
| 2019-06-24 | Show error screen if sending report fails | Janito Vaqueiro Ferreira Filho | 3 | -2/+33 |
| 2019-06-24 | Advance to success screen when send completes | Janito Vaqueiro Ferreira Filho | 3 | -6/+90 |
| 2019-06-24 | Advance to Sending screen when button is pressed | Janito Vaqueiro Ferreira Filho | 3 | -51/+103 |
| 2019-06-24 | Send problem report when button is pressed | Janito Vaqueiro Ferreira Filho | 1 | -2/+15 |
| 2019-06-24 | Enable button when user message isn't empty | Janito Vaqueiro Ferreira Filho | 1 | -1/+24 |
| 2019-06-24 | Add initially disabled Send button | Janito Vaqueiro Ferreira Filho | 3 | -0/+11 |
| 2019-06-24 | Add `MullvadProblemReport::send` async method | Janito Vaqueiro Ferreira Filho | 1 | -3/+36 |
| 2019-06-24 | Implement `MullvadProblemReport::sendProblemReport` | Janito Vaqueiro Ferreira Filho | 2 | -0/+31 |
| 2019-06-24 | Collect problem report when fragment is opened | Janito Vaqueiro Ferreira Filho | 1 | -1/+13 |
| 2019-06-24 | Add `MullvadProblemReport::collect` async method | Janito Vaqueiro Ferreira Filho | 1 | -0/+26 |
| 2019-06-24 | Implement `MullvadProblemReport::collectReport` | Janito Vaqueiro Ferreira Filho | 4 | -1/+36 |
| 2019-06-24 | Create `MullvadProblemReport` helper class | Janito Vaqueiro Ferreira Filho | 2 | -0/+10 |
| 2019-06-24 | Implement back to settings button behavior | Janito Vaqueiro Ferreira Filho | 1 | -1/+10 |
| 2019-06-24 | Add form inputs to "Report a problem" screen | Janito Vaqueiro Ferreira Filho | 3 | -0/+37 |
| 2019-06-24 | Create initial Report a problem screen | Janito Vaqueiro Ferreira Filho | 5 | -3/+96 |
| 2019-06-24 | Add settings entry for reporting a problem | Janito Vaqueiro Ferreira Filho | 2 | -0/+29 |
| 2019-06-19 | Bump submodule 'libwfp' | Odd Stranne | 1 | -0/+0 |
| 2019-06-19 | Merge branch 'problem-report-lib' | Janito Vaqueiro Ferreira Filho | 2 | -543/+554 |
| 2019-06-19 | Allow `mullvad-problem-report` to be used as a lib | Janito Vaqueiro Ferreira Filho | 2 | -543/+554 |
| 2019-06-19 | Merge branch 'copy-account-number-to-clipboard' | Janito Vaqueiro Ferreira Filho | 3 | -4/+29 |
| 2019-06-19 | Show toast when copying account number | Janito Vaqueiro Ferreira Filho | 2 | -0/+5 |
| 2019-06-19 | Copy Mullvad account number to clipboard | Janito Vaqueiro Ferreira Filho | 2 | -0/+14 |
| 2019-06-19 | Make account number clickable | Janito Vaqueiro Ferreira Filho | 1 | -4/+10 |
| 2019-06-19 | Merge branch 'fix-layout-issues-connection-info' | Andrej Mihajlov | 3 | -31/+86 |
| 2019-06-19 | Add missing localizations and refine UI text | Andrej Mihajlov | 3 | -31/+86 |
| 2019-06-19 | Merge branch 'add-android-build-instructions' | Linus Färnstrand | 2 | -3/+75 |
