summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base/fragments/EipFragment.java
AgeCommit message (Expand)Author
2022-05-20add missing importcyBerta
2022-05-20remove unnecessary method call during EipFragment layoutingcyBerta
2022-05-19add providerObservable as member variable to EipFragment, ensure the Fragment...cyBerta
2022-05-19show in EipFragment bridge status message if bridges are used to update the V...cyBerta
2022-05-19allow to cancel connection attempt during vpn certificate updates, if tor is ...cyBerta
2022-05-18use snowflake if necessary to update invalid vpn cert. Show cert update messa...cyBerta
2022-02-05remove insecure hint in EipFragment if VPN is connecting or reconnectingcyBerta
2022-02-05avoid short animation when turning off the VPNcyBerta
2021-12-10use guaranteed non-null Context object to start provider APIcyBerta
2021-12-10always use application context in EipCommand to start eip servicecyBerta
2021-11-28use 'recommended location' or the location name instead of 'select location' ...cyBerta
2021-11-26use already translated stringscyBerta
2021-11-23calculate and show gateway load related to transportcyBerta
2021-11-21Merge branch 'custom_font' into 'simply_secure_UI_changes'cyberta
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-16replace all TextViews with AppCompatTextViewscyBerta
2021-11-16add bridge indicator to bottom panelcyBerta
2021-11-15Merge branch 'main_btn' into simply_secure_UI_changescyBerta
2021-11-15Add BuildConfig to disable color filtering of the main screen background, if ...cyBerta
2021-11-15cleanupcyBerta
2021-11-15add missing vpn button statecyBerta
2021-11-15avoid layout jumpingcyBerta
2021-11-15initial implementation of classic on-off push buttoncyBerta
2021-11-15adapt EIP main screen and strings to simply secure proposalscyBerta
2021-11-15add click listener to gateway selection button, open the gateway selection fr...cyBerta
2021-11-15first implementation of the gateway button, started to remove labels from Eip...cyBerta
2021-11-15implement a new fancy on-off-buttoncyBerta
2021-11-14Add BuildConfig to disable color filtering of the main screen background, if ...cyBerta
2021-11-14cleanupcyBerta
2021-11-14add missing vpn button statecyBerta
2021-11-14avoid layout jumpingcyBerta
2021-11-14initial implementation of classic on-off push buttoncyBerta
2021-11-14adapt EIP main screen and strings to simply secure proposalscyBerta
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-02-26catch rare IllegalStateException in EipFragmentcyBerta
2021-02-26distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flagcyBerta
2021-02-26implement service binding in order to fix remote service exception during for...cyBerta
2021-02-15switch faster to next gateway during eip setup if current one is not responsivecyBerta
2020-12-29update butterknife probably a last timecyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta