summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
AgeCommit message (Collapse)Author
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
Custom font See merge request leap/bitmask_android!144
2021-11-20implement a selection indicator for location listcyBerta
2021-11-20show lightning bold instead of text 'You're connected to the recommended ↵cyBerta
location'
2021-11-19fix font coloring for buttons, ensure the location selection button font ↵cyBerta
color is white
2021-11-19right align select preferred locationcyBerta
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-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-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-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-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 ↵cyBerta
fragment
2021-11-14first implementation of the gateway button, started to remove labels from ↵cyBerta
EipFragment, implement method to get the avearage load of a location as an enum value
2021-11-07tweak log item cell, get rid of DividerItemDecorator and use simple view as ↵cyBerta
separator per cell, fixes cell height and text positioning issues
2021-11-07tweak loading screen - hide connection details behind a clickable lablecyBerta
2021-11-07fix connection detail section titlecyBerta
2021-10-22show tor and snowflake connection status in provider setup screenscyBerta
2021-07-21let the tor state description in provider setup activities grow up to 2 linescyBerta
2021-07-21show tor status info in provider setup activiescyBerta
2021-05-18adapt default to hide manual gateway selection entry in navigation drawer, ↵cyBerta
if feature switch is enabled and the provider has gateways in different cities the entry is shown~
2021-04-22initial draft for gateway selection on AndroidcyBerta
2020-12-29move NavigationDrawerFragment into fragments directorycyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-07-25fix rounded image in donation dialog for Android 4 devicescyBerta
2020-03-17switch to AndroidXcyBerta
2020-03-01improve visual disabled state for switch entries in navigation drawercyBerta
2020-02-27enable/disable save battery switch in navigation drawer depending on ↵cyberta
tethering state
2020-01-31add UI in navigation drawer to enable/disable ipv6 firewall and to show/hide ↵cyberta
experimental features
2020-01-24implement basic UI for VPN tetheringcyBerta
2020-01-24add new icons for tetheringcyBerta
2020-01-12fix UI bug in navigation drawer: restict entries max linescyBerta