summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
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 Rhodin14-231/+510
2023-06-12Remove account cell from settingsAlbin2-89/+0
2023-06-12Add account button in headerAlbin4-3/+50
2023-06-09Fix auto-connect and local network sharing toggle stateJonatan Rhodin1-0/+6
2023-06-09Replace ApplicationImageView with compose implementationJonatan Rhodin5-89/+44
2023-06-09Fix vpn settings subtitlesJonatan Rhodin4-46/+52
2023-06-07Add tests for quantum resistant tunnelJonatan Rhodin4-4/+17
2023-06-07Add android support for quantum tunneling in the daemonJonatan Rhodin11-23/+58
2023-06-07Add ui for quantum resistant connection and settingJonatan Rhodin13-47/+174
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
2023-06-01Add preview for selectable cellJonatan Rhodin1-0/+19
2023-06-01Add checkmark icon to selected obfuscation modeJonatan Rhodin3-14/+42
2023-05-30Update text and indentation for compose cellsJonatan Rhodin15-194/+351
2023-05-23Move content type and key to seperate filesJonatan Rhodin7-35/+50
2023-05-23Remove scopes in koin and use global scope everywhereJonatan Rhodin7-66/+65
2023-05-23Improve compose ui for split tunnelingJonatan Rhodin13-364/+236
2023-05-23Migrate split tunneling fragment to composeJonatan Rhodin11-240/+480
2023-05-22Remove purchasing information from release buildsAlbin2-4/+8
2023-05-22Hide account page links in release buildsJonatan Rhodin3-6/+26
2023-05-17Add split tunneling menu to the setting fragmentsaber safavi1-0/+7
2023-05-17Remove split tunneling menu from VPN settings screensaber safavi2-11/+0
2023-05-16Refactor advanced settings to VPN settingssaber safavi7-85/+85
2023-05-16Add string resourcessaber safavi1-1/+1
2023-05-15Add test tag to AdvancedSettingScreensaber safavi2-0/+9
2023-05-15Remove preferences menu from settings fragmentsaber safavi2-137/+0
2023-05-15Add preferences settings to Advanced screensaber safavi7-23/+136
2023-05-15Add setting change functions to repository and VMsaber safavi2-4/+24
2023-05-15Add creation date below device name in the device list screenJonatan Rhodin8-23/+106
2023-05-12Fix DNS input keyboard typeAlbin3-1/+6
2023-05-12Add text style and dimensions to use in composeJonatan Rhodin5-30/+157
2023-05-12Fix header bar blinking issueJonatan Rhodin5-88/+150
2023-05-11Fix privacy disclaimer policy linkAlbin1-1/+1
2023-05-09Add compose ui to udp2tcp featureJonatan Rhodin16-26/+269
2023-05-09Show obfuscation endpoint in main viewAlbin1-12/+12
2023-05-09Propagate udp2tcp settings between app and daemonCubxity10-4/+80
2023-05-09Fix missing buy time text in out-of-time fragmentAlbin1-1/+1
2023-05-09Restore payment button in account fragment for release buildsJonatan Rhodin2-14/+28
2023-05-03Remove buy credit buttons on build type releaseJonatan Rhodin4-0/+23
2023-05-03Avoid spamming toast messagesAlbin1-1/+2
2023-05-03Fix app always resuming to the connect viewAlbin1-33/+37
2023-05-03Add warning toast for changing settingssaber safavi4-10/+51
2023-05-03Add informational dialog to custom DNS settingsaber safavi6-1/+44