summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Containers/Root/HeaderBarView.swift
AgeCommit message (Expand)AuthorFilesLines
2023-07-12Implement redeeming voucher on creation accountMojgan1-4/+8
2023-07-07Fix increased touch areas for buttons in header bar viewJon Petersson1-6/+17
2023-06-26Hide time left when it's close to expiry or expiredMojgan1-34/+53
2023-05-24HeaderBar: hide brand name when buttons overlap itAndrej Mihajlov1-44/+40
2023-05-23Make the tappable area bigger for small buttonsMojgan1-4/+4
2023-05-11Show registered device banner when user comes from logged out to logged inMojgan1-1/+1
2023-04-26Change to directional layout marginsMojgan1-4/+3
2023-04-26Add in-app banner message for a new deviceMojgan1-1/+1
2023-04-20Add a dedicated account button on the main view and remove it from settingsJon Petersson1-49/+68
2023-04-19Shrink the device name when the content size of time left is biggerMojgan1-2/+5
2023-04-14Add device name and time left to headerMojgan1-3/+62
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+134