summaryrefslogtreecommitdiffhomepage
path: root/android/lib/common
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Restrict PendingIntent permissionsDavid Göransson1-7/+3
2026-02-24Fix broken class namesDavid Göransson1-2/+2
2026-02-19Clean up SdkUtilsJonatan Rhodin3-53/+26
2026-02-16Clean up app obfuscation and screen test errorsJonatan Rhodin1-13/+0
2026-02-13Refactor connect into feature moduleJonatan Rhodin1-0/+14
2026-02-13Refactor login into feature moduleJonatan Rhodin1-0/+16
2026-02-12Refactor vpn settings into feature moduleJonatan Rhodin1-0/+4
2026-02-11Refactor auto connect and lockdown mode into moduleJonatan Rhodin1-0/+6
2026-02-11Refactor problem report into separate moduleDavid Göransson1-0/+110
2026-02-10Refactor api access into seperate moduleDavid Göransson1-0/+11
2026-02-09Introduce DAITA feature moduleDavid Göransson2-0/+30
2026-02-04Move usecases to new module lib/usecaseJonatan Rhodin5-0/+141
2026-02-03Move repositories to lib/repositoryJonatan Rhodin5-0/+310
2026-02-02Move lib/resource to lib/ui/resourceDavid Göransson1-1/+1
2025-11-07Migrate library modules to convention pluginsAlbin1-29/+2
2025-08-22Improve connect on start up informationJonatan Rhodin1-0/+12
2025-08-19Catch exception in toExpiryDateString()Kalle Lindström1-1/+11
2025-07-03Fix gradle kotlinOptions warningsDavid Göransson1-3/+7
2025-05-26Migrate remaining deps and versions to version catalogsDavid Göransson1-4/+4
2025-05-06Fix go to vpn settings on TV devicesJonatan Rhodin1-4/+14
2025-03-14Fix lint warningDavid Göransson1-1/+2
2025-03-07Add documentation about detecting always_on_vpn_appDavid Göransson2-29/+39
2025-03-04Improve connectivity listener online detectionDavid Göransson1-17/+0
2025-03-03Fix connectivity listenerDavid Göransson1-0/+17
2025-02-26Remove Joda Time and use java.time package insteadKalle Lindström3-15/+20
2025-02-06Replace old waitForTunnelUp functionDavid Göransson1-3/+43
2024-11-27Handle legacy always-on vpn profilesDavid Göransson6-99/+64
2024-11-13Clarify expired account messageDavid Göransson1-4/+12
2024-10-24Fail with log if device doesn't have a browserDavid Göransson1-5/+0
2024-10-08Remove unused permissionDavid Göransson1-4/+1
2024-10-03Make all compiler warnings errorsDavid Göransson1-1/+4
2024-09-24Set build tools version to 35.0.0David Göransson1-0/+1
2024-08-30Initialize mullvad daemon directly in vpn service on createJonatan Rhodin1-0/+2
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin2-4/+4
2024-08-13Migrate to version catalogsAlbin1-12/+12
2024-06-26Migrate log calls to kermitAlbin1-3/+0
2024-06-17Get value of data directory value at app startupMarkus Pettersson2-0/+6
2024-06-14Add ui for api access method functionalityJonatan Rhodin1-0/+4
2024-06-12Format xml filesAlbin1-1/+1
2024-05-29Migrate to gRPCDavid Göransson9-281/+29
2024-02-19Remove the auto-connect switch when vpn settings are availableJonatan Rhodin1-3/+0
2024-02-19Create auto connect and lockdown mode screenMaryamShaghaghi1-0/+8
2024-02-08Update the relaylist modelJonatan Rhodin1-23/+0
2024-02-05Fix too general ExceptionDavid Göransson1-1/+3
2024-01-11Update lint baselinesAlbin2-16/+0
2024-01-11Fix notification permission lint issuesaber safavi2-3/+13
2023-12-14Migrate to Compose DestinationsDavid Göransson1-7/+0
2023-11-22Add allow implicit flagDavid Göransson1-1/+6
2023-10-23Rework notificationsDavid Göransson1-15/+1
2023-10-13Refactor capitalizeFirstCharOfEachWord to modelDavid Göransson1-6/+0