summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-25shrink text size on location selection button, if there's not enough space on...cyBerta
2021-11-25ensure that action bar subtitle remains after orientation changes for all fra...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-25fix location selection buttons on tabletscyBerta
2021-11-25ensure advanced settings subtitle is shown after orientation change or after ...cyBerta
2021-11-25show grey footer in navigation drawer, if there's enough placecyBerta
2021-11-25Merge branch 'UDP_ui' into 'master'cyberta
2021-11-25use pngs instead of vector graphics to avoid crashes on Android4cyBerta
2021-11-25restart VPN if user changes UDP settings while VPN is oncyBerta
2021-11-25make settings fragment scrollablecyBerta
2021-11-25implement UI, logic and test for prefer UDP preferencescyBerta
2021-11-25Merge branch 'snowflake_ui' into 'master'cyberta
2021-11-25implement UI to enable/disable tor in settings fragmentcyBerta
2021-11-25Merge branch 'preferences_ui' into 'master'cyberta
2021-11-25implement separate settings fragmentcyBerta
2021-11-24improve settings list entry layoutscyBerta
2021-11-24Merge branch 'simply_secure_UI_changes' into 'master'cyberta
2021-11-24only show bridges icon in gateway selection list if location supports it AND ...cyBerta
2021-11-23improve location selection list entry layoutcyBerta
2021-11-23use SimpleCheckBox in ExcludeAppsFragmentcyBerta
2021-11-23default SimpleCheckBox to uncheckedcyBerta
2021-11-23add OnCheckedChangedListener in SimpleCheckboxcyBerta
2021-11-23sort locations by transportcyBerta
2021-11-23tweak mocking of ConfigHelpercyBerta
2021-11-23fix ProviderApiManagerTestcyBerta
2021-11-23calculate fake load from timezone distance if menshen doesn't serve load infocyBerta
2021-11-23calculate and show gateway load related to transportcyBerta
2021-11-22fix app crash on Android 4 when setting a custom notification viewcyBerta
2021-11-21make PreferenceHelper null safecyBerta
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-20improve location button shadow corner radiuscyBerta
2021-11-20show lightning bold instead of text 'You're connected to the recommended loca...cyBerta
2021-11-19show select location on location selector button if vpn is offcyBerta
2021-11-19make UI less noisy on (re-)connectscyBerta
2021-11-19show connection secure if vpn is running, but no internet connection is avail...cyBerta
2021-11-19always show the location selector button, just as on DesktopcyBerta
2021-11-19fix blocking vpn hint on eip fragmentcyBerta
2021-11-19fix font coloring for buttons, ensure the location selection button font colo...cyBerta
2021-11-19right align select preferred locationcyBerta
2021-11-19use custom font for some languagescyBerta
2021-11-16replace all TextViews with AppCompatTextViewscyBerta
2021-11-16adapt location indicator margin in gateway selector list itemcyBerta
2021-11-16add bridge indicator to bottom panelcyBerta
2021-11-15replace location marker icon by www/globe icon, similar to desktopcyBerta
2021-11-15add horizontal padding to location button textcyBerta
2021-11-15improve location status indicator, adapt according to desktopcyBerta