summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout-xlarge-port
AgeCommit message (Collapse)Author
2025-05-22adapt UI to API 35 requirements: increase height of action bar, so that it ↵cyBerta
draws below the status bar, status bar icon color depends on underlying background color of action bar. Improve navigation drawer gesture handling by excluding 200 dp next to the status image (mask) from Android's back gesture recognition
2023-10-31Remove old Provider setup flow. In order to update to Gradle 8, we finally ↵cyBerta
say goodbye to Butterknife. Since the old setup flow UI depends on it (and other dependencies we want to get rid of) it gets removed.
2023-08-07tweak setup success fragment, so that the main button has always the same ↵cyBerta
size as in EIP fragment (different layouts for tablets, phones, landscape, portrait)
2022-12-23adopt on/off button sizes in tablet layoutscyBerta
2022-12-23avoid changing text sizes in eipFragment if connection states changecyBerta
2022-12-04replace connected state background pngs for RiseupVPN with vector graphicscyberta
2022-12-02rearranging assets, split them into normal and custom flavorcyberta
2022-12-02add missing default EipFragment layout file for x-large portrait displayscyberta
2022-11-30split eip fragment xml per normal/custom flavorcyberta
2022-07-26prepare viewBindingcyBerta
2021-11-25tweak connection state font size on EipFragmentcyBerta
2021-11-25fix location selection buttons on tabletscyBerta
2021-11-15implement a new fancy on-off-buttoncyBerta
2021-11-14Add BuildConfig to disable color filtering of the main screen background, if ↵cyBerta
VPN is turned off. Make EipFragment's text colors customizable
2021-11-14adapt EIP main screen and strings to simply secure proposalscyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-03-17switch to AndroidXcyBerta
2019-07-12fix background images for tablet layouts in AddProviderActivitycyBerta
2019-07-12fix setup activities tablet layout in portraitcyBerta