summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Expand)Author
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
2021-11-10add a more specific error if provider api communication is attempted without ...cyBerta
2021-11-07tweak log item cell, get rid of DividerItemDecorator and use simple view as s...cyBerta
2021-11-07tweak loading screen - hide connection details behind a clickable lablecyBerta
2021-11-07fix connection detail section titlecyBerta
2021-11-06implement tiomeout error handling + UI if tor doesn't start within 3 minutescyBerta
2021-11-05localize notification channel description for tor notificationscyBerta
2021-10-22show tor and snowflake connection status in provider setup screenscyBerta
2021-10-16tweak tor done progess stringcyBerta