summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main
AgeCommit message (Expand)AuthorFilesLines
2025-10-15Enable the user to include their account token in problem reportsJonatan Rhodin5-18/+106
2025-10-14Improve login and create account error messagesJonatan Rhodin17-64/+689
2025-10-09Fix obfuscation order in vpn settingsJonatan Rhodin1-2/+2
2025-10-09Implement LWO on androidJonatan Rhodin13-12/+88
2025-10-09Increase severity of some purchase logsJonatan Rhodin1-2/+2
2025-10-06Warn users about android 16 upgrade issueDavid Göransson26-86/+338
2025-10-03Improve the qucik setting tileJonatan Rhodin1-0/+2
2025-10-03Allow of refreshing of server listDavid Göransson3-2/+35
2025-10-01Sort custom lists alphabeticallyJonatan Rhodin1-1/+4
2025-09-30Align state in behavior for all view modelsJonatan Rhodin40-40/+203
2025-09-30Improve account data fetchingJonatan Rhodin5-8/+14
2025-09-30Adjust most dimensions to a 8pt grid systems in most casesJonatan Rhodin8-55/+42
2025-09-29Format codeJonatan Rhodin2-2/+3
2025-09-29Fix material api changesJonatan Rhodin3-5/+6
2025-09-25Improve no locations found error messageJonatan Rhodin1-5/+16
2025-09-25Fix select location testJonatan Rhodin1-0/+2
2025-09-12Update baseline prof fileJonatan Rhodin1-342/+7279
2025-09-11Fix screen animation not working from settingsDavid Göransson1-4/+6
2025-09-11Move ApiEndpointOverride to its own bean in app moduleJonatan Rhodin2-2/+10
2025-09-11Use androidContext instead of get() for MullvadProblemReportJonatan Rhodin1-1/+7
2025-09-10Add inital baseline profile generationKalle Lindström1-0/+20326
2025-09-09Do not block exit relays when daita is enabledJonatan Rhodin5-9/+36
2025-09-09Fix issue with select location if settings is null at initJonatan Rhodin1-17/+21
2025-09-08Remove autogenerated locale config due to crashJonatan Rhodin1-1/+2
2025-09-04Fix select location not workingDavid Göransson1-18/+11
2025-09-03Add connection test for QUICDavid Göransson2-1/+6
2025-09-03Add UI support for QUIC settingJonatan Rhodin23-123/+265
2025-08-22Improve connect on start up informationJonatan Rhodin5-23/+83
2025-08-15Improve compose stack traceJonatan Rhodin1-0/+6
2025-08-15Fix lint issuesJonatan Rhodin2-3/+5
2025-08-12Move expiry notification handling to applicationKalle Lindström3-30/+49
2025-08-08Fix issue with with the select location list navigationJonatan Rhodin1-1/+2
2025-08-08Clear account expiry datastore pref on logoutKalle Lindström2-2/+13
2025-08-08Replace select hop code with use casesJonatan Rhodin27-231/+592
2025-08-05Use HorizontalPager on TV devices in select locationDavid Göransson4-51/+108
2025-08-04Use goAsync() api and remove TimeChangedReceiverKalle Lindström5-59/+6
2025-08-04Attempt to fix potential ANRKalle Lindström2-3/+27
2025-08-04Add additional logging on login failureDavid Göransson1-2/+7
2025-08-04Fix crash with DAITA and multihop recentsKalle Lindström1-1/+5
2025-08-01Fix new lint warningsDavid Göransson25-129/+132
2025-08-01Handle app icons with zero sizeDavid Göransson2-8/+7
2025-07-31Set max priority on the boot receiverJonatan Rhodin1-1/+1
2025-07-31Enable profileable tag in AndroidManifest.xmlKalle Lindström1-0/+4
2025-07-30Migrate most settings screens to new Lc state formatJonatan Rhodin35-702/+961
2025-07-28Add named arg detekt testKalle Lindström33-108/+282
2025-07-23Enable long press context menu for recentsKalle Lindström1-3/+19
2025-07-23Update to new protobuf protocolDavid Göransson1-12/+5
2025-07-23Support new features message on AndroidDavid Göransson1-1/+1
2025-07-22Implement select location recents uiKalle Lindström20-115/+567
2025-07-18Fix keyboard not showing on searchDavid Göransson1-1/+1