summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main/kotlin
AgeCommit message (Expand)AuthorFilesLines
2023-07-28Move MessengerExtensions to ipc moduleAlbin5-44/+4
2023-07-28Move common utils to common moduleAlbin40-418/+47
2023-07-27Move tile classes to tile moduleAlbin2-275/+0
2023-07-27Move ipc classes to ipc moduleAlbin37-360/+69
2023-07-27Move common utils to common moduleAlbin9-133/+10
2023-07-25Move model classes to model moduleAlbin58-651/+13
2023-07-25Move WidgetState to widget packageAlbin4-4/+4
2023-07-25Move ListItemData to applist packageAlbin4-5/+4
2023-07-25Move talpid classes to talpid moduleAlbin22-469/+3
2023-07-21Hide location info when unknown hostnameAlbin1-1/+3
2023-07-21Hide out address line when missing out addressAlbin1-1/+4
2023-07-21Fix RTL lint issuesAlbin1-1/+1
2023-07-21Fix disconnect button text alignmentAlbin1-1/+5
2023-07-19Remove download link from settings in google play buildssaber safavi2-6/+18
2023-07-19Remove download link from notification in google play buildssaber safavi2-0/+10
2023-07-19Cleanup left over layouts after compose migrationsaber safavi3-186/+0
2023-07-19Fix incorrect version formatting in settingsAlbin1-5/+1
2023-07-14Change account expiry margin to 20 hoursJonatan Rhodin1-1/+1
2023-07-14Add ConnectScreen instrumental testsJonatan Rhodin3-11/+40
2023-07-14Migrate connect fragment, expect notification bar, to composeJonatan Rhodin28-523/+728
2023-07-13Hide FAQ and guids link on google play versionsaber safavi1-11/+15
2023-07-13Add hide_nav parameter to external linkssaber safavi1-2/+11
2023-07-13Add settings compose screensaber safavi5-198/+271
2023-07-13Add ViewModel and related MVVM partssaber safavi3-0/+52
2023-07-13Add rotation of the back button as parametersaber safavi1-2/+7
2023-07-13Add new external link settings cellsaber safavi3-14/+97
2023-07-13Add the ability to set a custom wireguard portJonatan Rhodin16-51/+449
2023-07-12Move SearchTextField to the correct packageJonatan Rhodin2-2/+2
2023-07-12Update material 3 library to 1.1.1Jonatan Rhodin1-5/+8
2023-07-12Fix Chevron animating to initial expanded stateJonatan Rhodin1-1/+1
2023-07-12Fix Chevron angle being wrongJonatan Rhodin2-2/+2
2023-07-12Add search bar to select location screenJonatan Rhodin18-487/+555
2023-07-11Remove subtitle from base cellJonatan Rhodin5-81/+57
2023-07-10Replace scaffold with material 3 scaffoldJonatan Rhodin9-314/+389
2023-07-07Add option to change wireguard port to vpn settingsJonatan Rhodin12-48/+253
2023-07-06Add collapsible toolbar component with dynamic body heightsaber safavi4-7/+94
2023-07-06Fix creating quantum secure connection showing erroneouslyJonatan Rhodin1-1/+1
2023-07-06Migrate most compose components to material 3Jonatan Rhodin28-131/+145
2023-06-29Add settings migration code, refactor and cleanupJonathan1-1/+0
2023-06-29Cleanup review comments, CI issues and android supportJonathan12-40/+85
2023-06-28Expose wireguard port ranges to the android appJonatan Rhodin4-2/+30
2023-06-28Update rust and java code to expose wireguard port settingsJonatan Rhodin7-6/+58
2023-06-27Hide faqs and guides button for release buildsJonatan Rhodin2-1/+14
2023-06-21Add ?hide_nav variants to all mullvad.net linksJonatan Rhodin5-5/+22
2023-06-14Order split tunneling apps by nameJonatan Rhodin1-5/+6
2023-06-14Add option to disable version notificationsAlbin2-3/+6
2023-06-13Migrate select location fragment to composeJonatan Rhodin14-231/+510
2023-06-12Remove account cell from settingsAlbin2-89/+0
2023-06-12Add account button in headerAlbin4-3/+50
2023-06-09Fix auto-connect and local network sharing toggle stateJonatan Rhodin1-0/+6