summaryrefslogtreecommitdiffhomepage
path: root/android/service
AgeCommit message (Expand)AuthorFilesLines
2024-09-25Align internal and external notification expiryKalle Lindström2-5/+7
2024-09-24Set build tools version to 35.0.0David Göransson1-0/+1
2024-09-18Implement new Connect screen with feature indicatorsDavid Göransson1-3/+3
2024-09-17Format build filesDavid Göransson1-6/+2
2024-09-06Add daita grpc and uiAlbin3-34/+30
2024-08-30Fix foreground not starting in timeDavid Göransson1-24/+25
2024-08-30Fix incorrect offline notification when not blockingDavid Göransson1-3/+3
2024-08-30Add notification throttlingDavid Göransson1-1/+13
2024-08-30Initialize mullvad daemon directly in vpn service on createJonatan Rhodin5-59/+66
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin10-37/+27
2024-08-19Fix for failing mockapi and e2e testsNiklas Berglund1-2/+1
2024-08-13Migrate to version catalogsAlbin1-22/+26
2024-08-07Fix bind not being invokedDavid Göransson4-34/+38
2024-08-07Fix tunnel state notification behavior when logged outDavid Göransson1-4/+0
2024-08-05Add dummy name resolverDavid Göransson1-2/+5
2024-08-02Reset the backoff and start/stop management service in proper orderDavid Göransson1-3/+6
2024-08-01Add log to detect slow start up of daemonDavid Göransson1-0/+1
2024-06-26Change app log calls to info severityAlbin2-14/+14
2024-06-26Migrate log calls to kermitAlbin2-19/+16
2024-06-26Add kermit dependencyAlbin1-0/+1
2024-06-24Refactor daemon init and deinit on AndroidDavid Lönnhager2-78/+41
2024-06-17Get value of data directory value at app startupMarkus Pettersson2-2/+11
2024-06-13Fix broken IS_PLAY_BUILD checkAlbin1-1/+1
2024-05-29Migrate to gRPCDavid Göransson37-2647/+862
2024-05-14Remove tunnel state from lifecycle logAlbin1-1/+1
2024-03-19Add daemon support for Server IP overridesDavid Göransson4-0/+114
2024-03-14Return success or error when creating and updating a custom listJonatan Rhodin2-9/+21
2024-03-04Remove buildconfig from propertiesDavid Göransson1-0/+3
2024-02-15Add toggle button for split tunnelingMaryamShaghaghi1-1/+8
2024-02-08Add custom lists to the serviceJonatan Rhodin4-7/+72
2024-02-05Fix wildcard importDavid Göransson1-1/+5
2024-02-05Add const property to old constDavid Göransson3-4/+4
2024-02-05Clean up UnusedPrivateMember and UnusedPrivatePropertyDavid Göransson1-0/+14
2024-01-25Update ktfmt to version 0.16.0 and reformat filesJonatan Rhodin1-2/+1
2024-01-11Fix notification permission lint issuesaber safavi2-4/+4
2024-01-02Remove unused dependenciesJonatan Rhodin1-2/+0
2023-12-21Support new tunnel state API in the Android frontend.David Göransson7-206/+5
2023-12-04Remove unnecessary else block within when statementsaber safavi1-4/+1
2023-11-27Fix crash with auto-connect and no permissionDavid Göransson1-5/+19
2023-11-17Fix race condition when updating provider and ownership at the same timeJonatan Rhodin1-15/+10
2023-11-17Fix getDevice method signatureDavid Göransson2-4/+6
2023-11-16Add play purchasing android ipc callsJonatan Rhodin2-0/+52
2023-11-15Skip sending account expiry missing events when failing to fetchsaber safavi1-9/+11
2023-11-15Add quick fix to be able to refresh AccountCache from VoucherRedeemerDavid Göransson2-2/+17
2023-11-08Add ownership and provider to relay constraints updatesJonatan Rhodin1-66/+57
2023-11-08Enable the relay list to be filtered by ownership and providerJonatan Rhodin1-2/+1
2023-10-31Add from java support for relay settingsJonatan Rhodin2-5/+3
2023-10-31Fix bug that would reset location constraintJonatan Rhodin2-4/+17
2023-10-31Replace UpdateRelaySettings with SetRelaySettingsDavid Lönnhager2-9/+9
2023-10-25Add providers model and enable it in the daemonJonatan Rhodin1-1/+2