summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Add ConnectScreen instrumental testsJonatan Rhodin4-11/+621
2023-07-14Add ConnectViewModel testsJonatan Rhodin1-8/+49
2023-07-14Migrate connect fragment, expect notification bar, to composeJonatan Rhodin36-758/+733
2023-07-13Add screen and view model testssaber safavi2-0/+197
2023-07-13Hide FAQ and guids link on google play versionsaber safavi1-11/+15
2023-07-13Add hide_nav parameter to external linkssaber safavi1-2/+11
2023-07-13Add settings compose screensaber safavi6-279/+271
2023-07-13Add ViewModel and related MVVM partssaber safavi3-0/+52
2023-07-13Add rotation of the back button as parametersaber safavi1-2/+7
2023-07-13Add new external link settings cellsaber safavi3-14/+97
2023-07-13Add the ability to set a custom wireguard portJonatan Rhodin37-53/+637
2023-07-12Move SearchTextField to the correct packageJonatan Rhodin2-2/+2
2023-07-12Update material 3 library to 1.1.1Jonatan Rhodin1-5/+8
2023-07-12Fix Chevron animating to initial expanded stateJonatan Rhodin1-1/+1
2023-07-12Fix Chevron angle being wrongJonatan Rhodin2-2/+2
2023-07-12Add search for translationsJonatan Rhodin20-1/+58
2023-07-12Add search bar to select location screenJonatan Rhodin28-614/+781
2023-07-11Remove subtitle from base cellJonatan Rhodin7-92/+64
2023-07-10Replace scaffold with material 3 scaffoldJonatan Rhodin10-330/+402
2023-07-07Add option to change wireguard port to vpn settingsJonatan Rhodin34-50/+465
2023-07-06Add collapsible toolbar component with dynamic body heightsaber safavi4-7/+94
2023-07-06Fix creating quantum secure connection showing erroneouslyJonatan Rhodin1-1/+1
2023-07-06Migrate most compose components to material 3Jonatan Rhodin29-160/+145
2023-06-29Add settings migration code, refactor and cleanupJonathan1-1/+0
2023-06-29Cleanup review comments, CI issues and android supportJonathan13-42/+87
2023-06-28Expose wireguard port ranges to the android appJonatan Rhodin5-3/+38
2023-06-28Update rust and java code to expose wireguard port settingsJonatan Rhodin7-6/+58
2023-06-28Update android translationsOskar Nyberg19-5/+57
2023-06-28Merge branch 'update-translations-for-2023.4' into prepare-2023.4Oskar Nyberg19-9/+223
2023-06-27Hide faqs and guides button for release buildsJonatan Rhodin2-1/+14
2023-06-21Add ?hide_nav variants to all mullvad.net linksJonatan Rhodin5-5/+22
2023-06-14Order split tunneling apps by nameJonatan Rhodin1-5/+6
2023-06-14Add option to disable version notificationsAlbin2-3/+6
2023-06-13Migrate select location fragment to composeJonatan Rhodin20-305/+796
2023-06-12Remove account cell from settingsAlbin5-98/+7
2023-06-12Add account button in headerAlbin6-7/+65
2023-06-12Add account iconAlbin1-0/+12
2023-06-09Fix auto-connect and local network sharing toggle stateJonatan Rhodin1-0/+6
2023-06-09Replace ApplicationImageView with compose implementationJonatan Rhodin7-98/+71
2023-06-09Fix vpn settings subtitlesJonatan Rhodin24-66/+53
2023-06-07Update feature list to include quantum tunneling for androidJonatan Rhodin1-3/+2
2023-06-07Add tests for quantum resistant tunnelJonatan Rhodin7-4/+200
2023-06-07Add android support for quantum tunneling in the daemonJonatan Rhodin11-23/+58
2023-06-07Add translations for quantum resistant tunnelingJonatan Rhodin19-0/+114
2023-06-07Add ui for quantum resistant connection and settingJonatan Rhodin15-47/+186
2023-06-07Upgrade koin version to 3.4.1 and koin-compose libraryJonatan Rhodin2-4/+0
2023-06-07Fix formattingAlbin1-1/+1
2023-06-07Add Mullvad VPN typography font styles to Type.ktMatilda1-0/+33
2023-06-01Add spaced column that is useful for cell previewsJonatan Rhodin8-42/+31
2023-06-01Order dimensions alphabeticallyJonatan Rhodin2-11/+30