summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
AgeCommit message (Expand)Author
2022-12-06re-adding pngs as fallback for pre-API 24, appearantly Android 6's vector gra...cyberta
2022-12-04replace connected state background pngs for RiseupVPN with vector graphicscyberta
2022-12-02clean upcyberta
2022-12-02tweak on/off button sizecyberta
2022-12-02implement transition animation between connected and disconnected state for R...cyberta
2022-12-02rearranging assets, split them into normal and custom flavorcyberta
2022-12-02fix default location button designcyberta
2022-12-02keep default EipFragment layout for backwards compatibilitycyberta
2022-11-30rename drawables and colors according to the state they're representingcyberta
2022-11-30fix missing location button view bindings for custom branded buildscyberta
2022-11-30new EipFragment layout for Bitmask - portraitcyberta
2022-11-30split EipFragment and MainButon into normal and custom flavor, implement new ...cyberta
2022-11-30split eip fragment xml per normal/custom flavorcyberta
2022-11-22allow set motd image in custom branded versionscyBerta
2022-11-22use gradient for motd background, simple button stylecyBerta
2022-11-22create UI for message of the daycyBerta
2022-08-05revert gateway selection during gateway pinningcyBerta
2022-07-31implement obfuscation pinningcyBerta
2022-07-26prepare viewBindingcyBerta
2022-07-19add UI to enable experimental kcp transport if the client uses obfsvpn instea...cyBerta
2022-06-08add debug feature to pin single gatewayscyBerta
2022-05-05fix left-right alignment in about fragment, fix space dimensions (dp instead ...cyBerta
2022-02-04update License strings and AboutFragmentcyBerta
2021-11-28make location button icon tint color configurable, use white tint for riseupvpncyBerta
2021-11-28hide snowflake in the settings, disable fallback mechanism, comment out snowf...cyBerta
2021-11-26improve location button layout, use match_parent for text height, so that aut...cyBerta
2021-11-26fix app crash on Android4cyBerta
2021-11-26disable location entries that are not supporting current transport, show hint...cyBerta
2021-11-25adapt the theming for riseupvpncyBerta
2021-11-25reduce connection state font size again a little bitcyBerta
2021-11-25shrink text size on location selection button, if there's not enough space on...cyBerta
2021-11-25use darker yellow for location status indicatorcyBerta
2021-11-25remove top padding for first header in settings fragmentcyBerta
2021-11-25tweak connection state font size on EipFragmentcyBerta
2021-11-25show grey footer in navigation drawer, if there's enough placecyBerta
2021-11-25make settings fragment scrollablecyBerta
2021-11-25implement UI, logic and test for prefer UDP preferencescyBerta
2021-11-25implement UI to enable/disable tor in settings fragmentcyBerta
2021-11-25implement separate settings fragmentcyBerta
2021-11-24improve settings list entry layoutscyBerta
2021-11-23improve location selection list entry layoutcyBerta
2021-11-23use SimpleCheckBox in ExcludeAppsFragmentcyBerta
2021-11-23default SimpleCheckBox to uncheckedcyBerta
2021-11-22fix app crash on Android 4 when setting a custom notification viewcyBerta
2021-11-21implement new gateway selection UI, using same UX principles as for desktopcyBerta
2021-11-21Merge branch 'custom_font' into 'simply_secure_UI_changes'cyberta
2021-11-20implement a selection indicator for location listcyBerta
2021-11-20show lightning bold instead of text 'You're connected to the recommended loca...cyBerta
2021-11-19fix font coloring for buttons, ensure the location selection button font colo...cyBerta
2021-11-19right align select preferred locationcyBerta