| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-06-28 | Update rust and java code to expose wireguard port settings | Jonatan Rhodin | 7 | -6/+58 | |
| - Add converters for wireguard constraint to and from java - Add java clas for wireguard constraint - Add code to set wireguard port | |||||
| 2023-06-28 | Update android translations | Oskar Nyberg | 19 | -5/+57 | |
| 2023-06-28 | Merge branch 'update-translations-for-2023.4' into prepare-2023.4 | Oskar Nyberg | 19 | -9/+223 | |
| 2023-06-27 | Hide faqs and guides button for release builds | Jonatan Rhodin | 2 | -1/+14 | |
| Also append hide nav for policy link in disclaimer fragment | |||||
| 2023-06-21 | Add ?hide_nav variants to all mullvad.net links | Jonatan Rhodin | 5 | -5/+22 | |
| 2023-06-14 | Order split tunneling apps by name | Jonatan Rhodin | 1 | -5/+6 | |
| 2023-06-14 | Add option to disable version notifications | Albin | 2 | -3/+6 | |
| For example, set the following in local.properties: ENABLE_IN_APP_VERSION_NOTIFICATIONS=false | |||||
| 2023-06-13 | Migrate select location fragment to compose | Jonatan Rhodin | 20 | -305/+796 | |
| 2023-06-12 | Remove account cell from settings | Albin | 5 | -98/+7 | |
| 2023-06-12 | Add account button in header | Albin | 6 | -7/+65 | |
| 2023-06-12 | Add account icon | Albin | 1 | -0/+12 | |
| 2023-06-09 | Fix auto-connect and local network sharing toggle state | Jonatan Rhodin | 1 | -0/+6 | |
| The UI glitch was that the auto-connect and local network sharing toggles would have the wrong state when certain info dialogis were opened due to an issue with mapping the VM state to a UI state. | |||||
| 2023-06-09 | Replace ApplicationImageView with compose implementation | Jonatan Rhodin | 7 | -98/+71 | |
| 2023-06-09 | Fix vpn settings subtitles | Jonatan Rhodin | 24 | -66/+53 | |
| - Replace HtmlText for custom dns subtitle with annotated string - Use correct text style for custom dns subtitle - Use extra bold instead of bold for emphasized words - Fix magic numbers in expandable compose cell | |||||
| 2023-06-07 | Update feature list to include quantum tunneling for android | Jonatan Rhodin | 1 | -3/+2 | |
| 2023-06-07 | Add tests for quantum resistant tunnel | Jonatan Rhodin | 7 | -4/+200 | |
| 2023-06-07 | Add android support for quantum tunneling in the daemon | Jonatan Rhodin | 11 | -23/+58 | |
| 2023-06-07 | Add translations for quantum resistant tunneling | Jonatan Rhodin | 19 | -0/+114 | |
| 2023-06-07 | Add ui for quantum resistant connection and setting | Jonatan Rhodin | 15 | -47/+186 | |
| - Show if quantum resistant connection is used in connect fragment - Add option for quantum resistant connection in vpn settings - Listen for quantum resistant state in vpn settings | |||||
| 2023-06-07 | Upgrade koin version to 3.4.1 and koin-compose library | Jonatan Rhodin | 2 | -4/+0 | |
| Co-authored-by: Albin <albin@mullvad.net> | |||||
| 2023-06-07 | Fix formatting | Albin | 1 | -1/+1 | |
| 2023-06-07 | Add Mullvad VPN typography font styles to Type.kt | Matilda | 1 | -0/+33 | |
| 2023-06-01 | Add spaced column that is useful for cell previews | Jonatan Rhodin | 8 | -42/+31 | |
| 2023-06-01 | Order dimensions alphabetically | Jonatan Rhodin | 2 | -11/+30 | |
| 2023-06-01 | Add preview for selectable cell | Jonatan Rhodin | 1 | -0/+19 | |
| 2023-06-01 | Change obfuscation title to wireguard obfuscation | Jonatan Rhodin | 20 | -20/+1 | |
| 2023-06-01 | Add checkmark icon to selected obfuscation mode | Jonatan Rhodin | 3 | -14/+42 | |
| 2023-05-30 | Update text and indentation for compose cells | Jonatan Rhodin | 16 | -195/+352 | |
| - Make BaseCell internal - Add configurable title view for BaseCell called BaseCellTitle - Remove SwitchComposeCell title view and use BaseCellTitle instead - Remove HtmlText for SwitchComposeCell and use annotated string instead - Replace mullvad colors with material colors - Replace text font size and font styles with text styles | |||||
| 2023-05-23 | Move content type and key to seperate files | Jonatan Rhodin | 9 | -41/+56 | |
| 2023-05-23 | Remove scopes in koin and use global scope everywhere | Jonatan Rhodin | 12 | -151/+91 | |
| 2023-05-23 | Improve compose ui for split tunneling | Jonatan Rhodin | 15 | -468/+236 | |
| - Use new dimension and style values - Simplify SplitTunnelingCell to improve performance | |||||
| 2023-05-23 | Migrate Split tunneling instrumental tests | Jonatan Rhodin | 2 | -164/+220 | |
| Remove SplitTunnelingFragmentTest Add SplitTunnelingScreenTest | |||||
| 2023-05-23 | Update SplitTunnelingViewModel unit tests | Jonatan Rhodin | 1 | -141/+97 | |
| 2023-05-23 | Migrate split tunneling fragment to compose | Jonatan Rhodin | 11 | -240/+480 | |
| - Create SplitTunnelingScreen - Improve SplitTunnelingViewModel - Improve List compose component | |||||
| 2023-05-22 | Remove purchasing information from release builds | Albin | 2 | -4/+8 | |
| This change is done to comply with Google Play payment policies. It does not affect F-Droid builds. | |||||
| 2023-05-22 | Hide account page links in release builds | Jonatan Rhodin | 3 | -6/+26 | |
| Links removed in: - Account page - Account expiry in-app notification - Account expiry system notification | |||||
| 2023-05-17 | Add split tunneling menu to the setting fragment | saber safavi | 2 | -0/+12 | |
| 2023-05-17 | Remove split tunneling menu from VPN settings screen | saber safavi | 3 | -32/+0 | |
| 2023-05-16 | Refactor advanced settings to VPN settings | saber safavi | 9 | -144/+140 | |
| 2023-05-16 | Add string resources | saber safavi | 24 | -24/+24 | |
| 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 | Add creation date below device name in the device list screen | Jonatan Rhodin | 10 | -24/+107 | |
| 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 | 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 | Add unit tests for ConnectViewModel | Jonatan Rhodin | 1 | -0/+222 | |
| 2023-05-12 | Fix header bar blinking issue | Jonatan Rhodin | 5 | -88/+150 | |
| 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. | |||||
