summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main
AgeCommit message (Expand)AuthorFilesLines
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 Rhodin5-89/+44
2023-06-09Fix vpn settings subtitlesJonatan Rhodin24-66/+53
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 translations for quantum resistant tunnelingJonatan Rhodin19-0/+114
2023-06-07Add ui for quantum resistant connection and settingJonatan Rhodin14-47/+180
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-01Change obfuscation title to wireguard obfuscationJonatan Rhodin20-20/+1
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 Rhodin9-82/+65
2023-05-23Improve compose ui for split tunnelingJonatan Rhodin15-468/+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 safavi2-0/+12
2023-05-17Remove split tunneling menu from VPN settings screensaber safavi2-11/+0
2023-05-16Refactor advanced settings to VPN settingssaber safavi8-86/+86
2023-05-16Add string resourcessaber safavi24-24/+24
2023-05-15Add test tag to AdvancedSettingScreensaber safavi2-0/+9
2023-05-15Remove preferences menu from settings fragmentsaber safavi4-202/+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 string resourcessaber safavi2-0/+5
2023-05-15Add creation date below device name in the device list screenJonatan Rhodin10-24/+107
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 udp2tcp related translationsJonatan Rhodin20-1/+114
2023-05-09Add compose ui to udp2tcp featureJonatan Rhodin17-26/+276
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 Rhodin5-15/+45
2023-05-04Run localization syncOskar Nyberg19-0/+19
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