summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base/fragments
AgeCommit message (Expand)Author
2022-07-31implement obfuscation pinningcyBerta
2022-07-26prepare viewBindingcyBerta
2022-07-19hide tethering option on CalyxOS 11 (SDK 30)cyBerta
2022-07-19add UI to enable experimental kcp transport if the client uses obfsvpn instea...cyBerta
2022-07-19Parse different obfs4 flavors from eip-service.json. In the gateway load / ga...cyBerta
2022-07-19cleanupcyBerta
2022-06-08add debug feature to pin single gatewayscyBerta
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-05-08update min l110n, (c) datekwadronaut
2022-02-05remove insecure hint in EipFragment if VPN is connecting or reconnectingcyBerta
2022-02-05avoid short animation when turning off the VPNcyBerta
2022-02-04build and enable snowflake featurecyBerta
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-12-10work around potentials NullPointerExceptioncyBerta
2021-11-30fix missing ok button in some error handling casescyBerta
2021-11-28disable bridges UI switch if UDP preference is enabledcyBerta
2021-11-28use 'recommended location' or the location name instead of 'select location' ...cyBerta
2021-11-28remove navigation drawer introduction for first-time users featurecyBerta
2021-11-28hide snowflake in the settings, disable fallback mechanism, comment out snowf...cyBerta
2021-11-26disable UDP UI settings while using bridgescyBerta
2021-11-26instead of leaving the settings screen, show a toast if VPN needs to reconnec...cyBerta
2021-11-26use already translated stringscyBerta
2021-11-26disable location entries that are not supporting current transport, show hint...cyBerta
2021-11-25ensure that action bar subtitle remains after orientation changes for all fra...cyBerta
2021-11-25ensure advanced settings subtitle is shown after orientation change or after ...cyBerta
2021-11-25restart VPN if user changes UDP settings while VPN is oncyBerta
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-23use SimpleCheckBox in ExcludeAppsFragmentcyBerta
2021-11-23sort locations by transportcyBerta
2021-11-23calculate and show gateway load related to transportcyBerta
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-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