summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/base/fragments
AgeCommit message (Collapse)Author
2021-07-21automatically close navigation drawer after switch account item was selectedcyBerta
2021-05-18implement feature switch, so that gateway selection can be turned off on ↵cyberta
compile time, turned off for Bitmask for now
2021-04-28ask to disable manual gateway selection if current combination of transport ↵cyberta
and location fails
2021-04-22make LinearLayoutManager a local variablecyBerta
2021-04-22disable 'turn on' button if automatic gateway selection is disabled but no ↵cyBerta
location is manually selected
2021-04-22fix location name comparison, allow to unselect a locationcyBerta
2021-04-22initial draft for gateway selection on AndroidcyBerta
2021-02-26catch rare IllegalStateException in EipFragmentcyBerta
2021-02-26improve error alerting if vpn launching fails, show an AlertDialog instead ↵cyBerta
of the LogView
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 ↵cyBerta
foreground service start
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-29move NavigationDrawerFragment into fragments directorycyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta