summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Expand)Author
2021-11-25replace sofiapro regular font, fixes broken 'ß' charcyBerta
2021-11-25reduce connection state font size again a little bitcyBerta
2021-11-25adapt wording for hiding connection details, fixes #9051cyBerta
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-25fix location selection buttons on tabletscyBerta
2021-11-25show grey footer in navigation drawer, if there's enough placecyBerta
2021-11-25use pngs instead of vector graphics to avoid crashes on Android4cyBerta
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-20improve location button shadow corner radiuscyBerta
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
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
2021-11-15change button text color depending on enabled statecyBerta
2021-11-15improve location button layout with rounded corners, gradient and shadowcyBerta
2021-11-15tweak an rename main button higlight colorescyBerta
2021-11-15only use two button pressed statescyBerta
2021-11-15implement a new fancy on-off-buttoncyBerta
2021-11-14make button text color customizablecyBerta
2021-11-14Add BuildConfig to disable color filtering of the main screen background, if ...cyBerta
2021-11-14remove some padding in gateway selection fragmentcyBerta
2021-11-14initial implementation of classic on-off push buttoncyBerta
2021-11-14adapt EIP main screen and strings to simply secure proposalscyBerta
2021-11-14ask user to change location or disable bridges if manually selected location ...cyBerta
2021-11-14show bridges icon in gateway selector for locations supporting themcyBerta
2021-11-14draft gateway selection UI according to simlpy secure's proposalscyBerta
2021-11-14implement location load indicator in gateway selection cellcyBerta
2021-11-14add click listener to gateway selection button, open the gateway selection fr...cyBerta
2021-11-14first implementation of the gateway button, started to remove labels from Eip...cyBerta
2021-11-12add an test for no network error handlingcyBerta