| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-05-16 | Merge branch 'improve-visibility-of-search-field-clear-ios-128' | Andrej Mihajlov | 1 | -0/+5 | |
| 2023-05-16 | Improve visibility of search field clear button when keyboard is dismissed | Jon Petersson | 1 | -0/+5 | |
| 2023-05-16 | Merge branch 'rename-advanced-settings-to-vpn-settings-droid-136' | Albin | 33 | -171/+165 | |
| 2023-05-16 | Update changelog | saber safavi | 1 | -0/+1 | |
| 2023-05-16 | Refactor advanced settings to VPN settings | saber safavi | 9 | -144/+140 | |
| 2023-05-16 | Add string resources | saber safavi | 25 | -27/+24 | |
| 2023-05-15 | Merge remote-tracking branch ↵ | Albin | 17 | -243/+203 | |
| 'origin/migrate-preferences-view-to-compose-droid-57' | |||||
| 2023-05-15 | Add test tag to AdvancedSettingScreen | saber safavi | 3 | -24/+45 | |
| Add scroll during test to make last item of lazy list visible. This can be use for all the tests whom need to be scroll, click, pinch and etc . | |||||
| 2023-05-15 | Remove preferences menu from settings fragment | saber safavi | 4 | -202/+0 | |
| 2023-05-15 | Add preferences settings to Advanced screen | saber safavi | 7 | -23/+136 | |
| 2023-05-15 | Add setting change functions to repository and VM | saber safavi | 2 | -4/+24 | |
| 2023-05-15 | Add string resources | saber safavi | 2 | -0/+5 | |
| 2023-05-15 | Ignore unused resource warning for strings | Albin | 1 | -0/+3 | |
| 2023-05-15 | Merge branch 'add-creation-date-to-device-name-in-too-droid-116' | Albin | 12 | -25/+112 | |
| 2023-05-15 | Add creation date below device name in the device list screen | Jonatan Rhodin | 12 | -25/+112 | |
| 2023-05-12 | Merge branch 'fix-dns-input-keyboard-type-droid-139' | Albin | 3 | -1/+6 | |
| 2023-05-12 | Fix DNS input keyboard type | Albin | 3 | -1/+6 | |
| Use a `Text` keyboard rather than a `Number` keyboard in order to support IPv6 addresses. | |||||
| 2023-05-12 | Merge branch 'dimensions-and-text-style-in-compose-droid-135' | Albin | 5 | -30/+157 | |
| 2023-05-12 | Add text style and dimensions to use in compose | Jonatan Rhodin | 5 | -30/+157 | |
| - Add dimensions that can be accessed directly in compose - Add text styles that can be accessed directly in compose - Modify List to no longer user xml resources and hardcoded values | |||||
| 2023-05-12 | Merge branch 'rework-address-cache-ios-149' | Emīls | 8 | -291/+378 | |
| 2023-05-12 | Simplify the AddressCache logic, it now filters results to only keep the ↵ | Bug Magnet | 8 | -291/+378 | |
| first one, does not rotate addresses anymore, and has tests written for. | |||||
| 2023-05-12 | Merge branch 'header-flickering-on-back-action-droid-131' | Albin | 7 | -88/+373 | |
| 2023-05-12 | Add unit tests for ConnectViewModel | Jonatan Rhodin | 1 | -0/+222 | |
| 2023-05-12 | Fix header bar blinking issue | Jonatan Rhodin | 6 | -88/+151 | |
| Fix the issue that the header bar in ConnectFragment shows disconnected state very briefly when coming back from switch location and settings views Move all states connected to ServiceConnectionManager to the viewModel to preserve them independently of the view lifecycle. Also merge all service connection states to a single ui state using flow combine. | |||||
| 2023-05-12 | Merge pull request #4645 from t-m-w/fully-routed | Albin | 2 | -2/+4 | |
| Do not replace default routes on Android | |||||
| 2023-05-11 | Do not replace default routes on Android | Tommy Webb | 2 | -2/+4 | |
| Keep default routes as-is on Android, just as they are kept as-is for Linux. This allows Android 11+ to recognize Mullvad as an isolated VPN, properly preventing remote-initiated traffic from other interfaces. | |||||
| 2023-05-11 | Merge branch 'fix-quirks-with-new-device-notification-ios-144' | Emīls | 17 | -53/+89 | |
| 2023-05-11 | Show registered device banner when user comes from logged out to logged in | Mojgan | 17 | -53/+89 | |
| 2023-05-11 | Fix privacy disclaimer policy link | Albin | 1 | -1/+1 | |
| 2023-05-09 | Merge branch 'fix-port-selection-algorithm-ios-142' | Andrej Mihajlov | 8 | -26/+94 | |
| 2023-05-09 | Fix port selection algorithm | Jon Petersson | 8 | -26/+94 | |
| 2023-05-09 | Merge branch 'notification-action-handling' | Andrej Mihajlov | 11 | -72/+111 | |
| 2023-05-09 | Move action handling into notification manager delegate | Andrej Mihajlov | 11 | -72/+111 | |
| 2023-05-09 | Merge branch 'implement-ui-for-wg-over-tcp-droid-4' | Albin | 50 | -38/+554 | |
| 2023-05-09 | Add udp2tcp related translations | Jonatan Rhodin | 20 | -1/+114 | |
| 2023-05-09 | Add compose ui to udp2tcp feature | Jonatan Rhodin | 18 | -26/+277 | |
| - New setting in advanced settings for obfuscation - Add info dialog about obfuscation - Send obfuscation setting to daemon - Reflect udp2tcp state in the ui | |||||
| 2023-05-09 | Show obfuscation endpoint in main view | Albin | 1 | -12/+12 | |
| 2023-05-09 | Propagate udp2tcp settings between app and daemon | Cubxity | 16 | -8/+160 | |
| Co-authored-by: Albin <albin@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> Co-authored-by: Odd Stranne <odd@mullvad.net> | |||||
| 2023-05-09 | Merge branch 'fix-out-of-time-formatter-again-ios-158' | Andrej Mihajlov | 2 | -1/+17 | |
| 2023-05-09 | Consider max date for getting diff between two dates | Mojgan | 2 | -1/+17 | |
| 2023-05-09 | Merge branch 'add-find-stale-branches-script' | Linus Färnstrand | 1 | -0/+37 | |
| 2023-05-09 | Add helper script for finding potentially stale remote branches | Linus Färnstrand | 1 | -0/+37 | |
| Can be used to clean out old cruft no longer needed | |||||
| 2023-05-09 | Merge branch 'fix-changes-templates' | Oskar Nyberg | 2 | -1/+1 | |
| 2023-05-09 | Move platform instructions from iOS changes template to desktop one | Oskar Nyberg | 2 | -1/+1 | |
| 2023-05-09 | Merge branch 'fix-missing-text-in-out-of-time-fragment-droid-130' | Albin | 1 | -1/+1 | |
| 2023-05-09 | Fix missing buy time text in out-of-time fragment | Albin | 1 | -1/+1 | |
| 2023-05-09 | Merge branch 'change-text-on-buy-credit-button-in-droid-132' | Albin | 6 | -15/+48 | |
| 2023-05-09 | Restore payment button in account fragment for release builds | Jonatan Rhodin | 6 | -15/+48 | |
| Also change the text of the button to manage account instead | |||||
| 2023-05-09 | Merge branch 'fix-cve-quickfix' | Jonathan | 1 | -8/+4 | |
| 2023-05-09 | Fix broken github CI script caused by CVE fix | Jonathan | 1 | -8/+4 | |
| The github CI code broke due to a code injection vulnerability being fixed in a quick-and-dirty way. The dirty solution is here cleaned up and works better than previously. | |||||
