summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2023-10-06Fix split tunneling view and scrollable menu barDavid Göransson3-14/+17
2023-10-06Remove remaining uses of old topbarDavid Göransson8-261/+170
2023-10-06Replace old topbar with Material3David Göransson8-559/+424
2023-10-06Fix extra newline added by fromHtmlDavid Göransson1-1/+4
2023-10-06Fix text color in account viewDavid Göransson1-0/+2
2023-10-04Remove report problem state dialogDavid Göransson3-233/+8
2023-10-04Update icons for success and failDavid Göransson2-4/+1
2023-10-04Update design to fullscreenDavid Göransson4-21/+154
2023-10-04Add title to dialogDavid Göransson2-58/+38
2023-10-04Align behaviour with designDavid Göransson15-581/+111
2023-10-04Add report problem testDavid Göransson5-32/+163
2023-10-04Simplify MullvadProblemReportDavid Göransson2-25/+26
2023-10-04Create view in composeDavid Göransson17-495/+886
2023-10-03Replace primary container color with primary with alphaJonatan Rhodin2-4/+10
2023-10-02Fix testDavid Göransson1-10/+13
2023-10-02Align test syntaxDavid Göransson5-7/+8
2023-10-02Fix data class issuesDavid Göransson7-17/+27
2023-10-02Add Compose Preview test and fix issuesDavid Göransson15-18/+18
2023-10-02Add social media to content blockersDavid Göransson3-0/+21
2023-10-02Update cached device list on new device list eventsJonatan Rhodin1-0/+1
2023-10-02Remove resource dimens and hardcoded colors in DeviceListScreenJonatan Rhodin2-37/+54
2023-10-02Suppress konsist TODOsAlbin5-1/+7
2023-10-02Rename viewActions to uiSideEffectAlbin22-140/+143
2023-10-02Align changelog ui state property nameAlbin4-12/+9
2023-10-01Replace all remaining color resource with theme colorsJonatan Rhodin6-40/+42
2023-09-28Add info dialog for device namesaber safavi8-53/+82
2023-09-28Fix incorrect text styles in info dialogJonatan Rhodin1-36/+26
2023-09-27Clarify obfuscation variableDavid Göransson2-5/+5
2023-09-27Add copy icon to WelcomeScreenDavid Göransson4-160/+256
2023-09-27Add device name to Welcome ScreenDavid Göransson4-7/+73
2023-09-27Fix Dpad navigationDavid Göransson1-83/+96
2023-09-27Rename state to uiStateDavid Göransson2-27/+29
2023-09-27Add content descriptionDavid Göransson1-2/+2
2023-09-27Clarify idle stateDavid Göransson1-0/+2
2023-09-27Fix keyboard navigation crashDavid Göransson3-19/+24
2023-09-27fix visual transformationDavid Göransson1-1/+2
2023-09-27Remove old login screen viewsDavid Göransson10-810/+0
2023-09-27Migrate login screen to composeDavid Göransson10-562/+841
2023-09-26Add ui tests for OutOfTimeScreenJonatan Rhodin1-0/+172
2023-09-26Add unit tests for OutOfTimeViewModelJonatan Rhodin1-0/+149
2023-09-26Add redeem voucher buttonJonatan Rhodin3-22/+59
2023-09-26Add site payment buttonJonatan Rhodin4-70/+137
2023-09-26Migrate out of time view to composeJonatan Rhodin11-333/+431
2023-09-25Add previewsDavid Göransson1-0/+28
2023-09-25Replace ConstraintLayout with RowDavid Göransson1-39/+23
2023-09-25Set default dialog radius to 11 and apply it to all dialogsJonatan Rhodin2-12/+24
2023-09-25Improve changelog dialogJonatan Rhodin3-112/+77
2023-09-22Support running under build variant app idsAlbin1-1/+1
2023-09-21Replace remaining release build checks with play build checksJonatan Rhodin3-12/+9
2023-09-21Use play flavor to comply with policiesAlbin7-20/+31