summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Collapse)AuthorFilesLines
2023-11-16Add unit tests for BillingPaymentRepositoryJonatan Rhodin1-0/+378
2023-11-16Add payment module and billing payment repositoryJonatan Rhodin23-18/+449
2023-11-16Add play purchasing android ipc callsJonatan Rhodin10-11/+123
2023-11-16Add tests for BillingRepositoryJonatan Rhodin1-0/+388
2023-11-16Add BillingRepository that handles calls to billing clientJonatan Rhodin3-0/+220
2023-11-16Add billing client library and billing moduleJonatan Rhodin5-1/+79
2023-11-15Skip sending account expiry missing events when failing to fetchsaber safavi1-9/+11
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-15Add quick fix to be able to refresh AccountCache from VoucherRedeemerDavid Göransson2-2/+17
2023-11-13Add firebase test-lab devicesAlbin1-0/+3
2023-11-13Run instrumented mockapi tests in firebase test labAlbin1-0/+11
2023-11-10Update gradle lock fileJonatan Rhodin1-81/+76
2023-11-10Update mockk version to 1.13.8Jonatan Rhodin1-3/+1
2023-11-10Add support for app languagesDavid Göransson2-0/+6
2023-11-10Add version code checkAlbin2-0/+14
The check will fail unless the version code is less than 30000000. This means that all version codes up until the year 2030 are valid. The check runs before the preBuild task.
2023-11-08Tunneling descriptionDavid Göransson21-22/+21
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 Rhodin5-75/+75
2023-11-08Add relay list filter use caseJonatan Rhodin5-4/+66
2023-11-08Enable the relay list to be filtered by ownership and providerJonatan Rhodin13-234/+185
2023-11-07Use infra flavor as app labelAlbin2-0/+16
2023-11-07Cleanup redundant manifest app labelsAlbin2-2/+1
2023-11-06Fix button spacingJonatan Rhodin12-48/+50
2023-11-06Align CircularProgressIndicator into Mullvad variantDavid Göransson11-69/+103
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-11-06Push suppression date for unfixed non-critical CVEsAlbin1-3/+3
2023-10-31Fix android testsJonatan Rhodin2-3/+5
2023-10-31Add from java support for relay settingsJonatan Rhodin3-11/+9
2023-10-31Fix bug that would reset location constraintJonatan Rhodin7-39/+40
2023-10-31Replace UpdateRelaySettings with SetRelaySettingsDavid Lönnhager4-24/+9
2023-10-30Set correct tint on device name and time leftDavid Göransson1-2/+5
2023-10-30Simplify chevron animation and fix alphaDavid Göransson6-25/+58
2023-10-30Align big icon sizeDavid Göransson5-11/+9
2023-10-30Fix incorrect login success stringDavid Göransson1-2/+2
2023-10-30Add scroll to privacy disclaimer screensaber safavi1-6/+21
2023-10-30Fix row paddings and backbutton orientationDavid Göransson4-91/+83
2023-10-27Convert to valDavid Göransson1-3/+1
2023-10-27Migrate secure screen logicDavid Göransson5-38/+45
2023-10-27Remove unused back handlerDavid Göransson1-12/+1
2023-10-27Fix testsJonatan Rhodin1-6/+10
2023-10-27Expose ownership and provider for relaysJonatan Rhodin1-2/+7
2023-10-26Round textfield unless focusedDavid Göransson2-5/+18
2023-10-26Update privacy stringsDavid Göransson3-7/+27
2023-10-25Add providers model and enable it in the daemonJonatan Rhodin5-1/+11