summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2023-11-22Explicity set allowBackup=false in manifestsAlbin3-3/+6
2023-11-22Format manifestsAlbin4-34/+25
2023-11-22Reset purchase state when automatically leaving a screenJonatan Rhodin2-0/+4
2023-11-21Fix issue with the welcome screen showing up after buying timeJonatan Rhodin3-2/+8
2023-11-21Update SDK versionDavid Göransson1-1/+9
2023-11-20Fix collapsible toolbar flickeringJonatan Rhodin1-7/+2
2023-11-17Fix button highlight and refactor screenDavid Göransson3-280/+169
2023-11-17Fix race condition when updating provider and ownership at the same timeJonatan Rhodin2-12/+10
2023-11-17Add timeout to login screenJonatan Rhodin3-1/+12
2023-11-17Fix and add tests in ReportProblemModelTestJonatan Rhodin1-1/+48
2023-11-17Add secure view to problem report successJonatan Rhodin1-2/+2
2023-11-17Persist problem reports in memory until successfuly submittedJonatan Rhodin6-32/+88
2023-11-17Fix report problem on email dialog text colorJonatan Rhodin1-1/+2
2023-11-17Fix missing capitalization in device removal dialogJonatan Rhodin2-5/+8
2023-11-17Fix missing bold support for Always on VPN error bannerJonatan Rhodin1-2/+13
2023-11-17Add missing FirewallPolicyError classJonatan Rhodin1-1/+8
2023-11-16Add login input test tagAlbin2-0/+3
2023-11-16Add payment ui tests to OutOfTimeScreenJonatan Rhodin1-0/+240
2023-11-16Add payment unit tests for OutOfTimeViewModelJonatan Rhodin1-2/+150
2023-11-16Add billing payment to out of time screen and view modelJonatan Rhodin5-15/+106
2023-11-16Add payment ui tests to Welcome ScreenJonatan Rhodin1-7/+294
2023-11-16Add payment unit tests for welcome view modelJonatan Rhodin1-2/+130
2023-11-16Add billing payment to welcome screen and view modelJonatan Rhodin5-13/+129
2023-11-16Add ui tests for account screenJonatan Rhodin3-5/+237
2023-11-16Add payment support to account screenJonatan Rhodin5-4/+494
2023-11-16Add payment unit tests for AccountViewModelJonatan Rhodin1-4/+137
2023-11-16Add payment support to AccountViewModelJonatan Rhodin12-22/+254
2023-11-16Add unit tests for PlayPaymentUseCaseJonatan Rhodin1-0/+104
2023-11-16Add PaymentUseCaseJonatan Rhodin1-0/+74
2023-11-16Add payment module and billing payment repositoryJonatan Rhodin1-17/+1
2023-11-16Add play purchasing android ipc callsJonatan Rhodin5-22/+25
2023-11-15Fix missing account historyDavid Göransson1-1/+1
2023-11-15Add share button for user copyDavid Göransson5-8/+41
2023-11-15Fix view logs crashDavid Göransson3-45/+19
2023-11-10Add support for app languagesDavid Göransson1-0/+1
2023-11-08Tunneling descriptionDavid Göransson1-2/+1
2023-11-08Fix dividerDavid Göransson1-1/+1
2023-11-08Fix alpha on add/remove buttonDavid Göransson1-1/+3
2023-11-08Fix android testsJonatan Rhodin4-93/+38
2023-11-08Add ownership and provider to relay constraints updatesJonatan Rhodin3-9/+16
2023-11-08Add relay list filter use caseJonatan Rhodin3-4/+57
2023-11-08Enable the relay list to be filtered by ownership and providerJonatan Rhodin12-232/+184
2023-11-07Use infra flavor as app labelAlbin2-0/+16
2023-11-07Cleanup redundant manifest app labelsAlbin2-2/+1
2023-11-06Fix button spacingJonatan Rhodin11-47/+49
2023-11-06Align CircularProgressIndicator into Mullvad variantDavid Göransson10-68/+96
2023-11-06Adjust switch colorDavid Göransson2-11/+10
2023-11-06Re-order settings to be same as desktopDavid Göransson2-54/+54
2023-11-06Move Content blockers closer to Use custom Dns settingDavid Göransson2-69/+72
2023-10-31Fix android testsJonatan Rhodin2-3/+5