summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/MainActivity.java
AgeCommit message (Expand)Author
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-07-25fix UI bug overlapping fragments #8989cyBerta
2020-03-17switch to AndroidXcyBerta
2019-10-25implement error handling for edge case when AndroidcyBerta
2019-10-19don't show error dialogs for internally handled EIP errorscyBerta
2019-10-11Add a red hint in navigation drawer if apps are currently excluded from VPNcyBerta
2019-10-08reset pluggableTransports settings after switching to a new provider if the n...cyBerta
2019-07-12fix action bar subtitle setupcyBerta
2019-05-21* if provider allows only anonymous vpn connections, skip the provider detail...cyBerta
2019-04-02catch illegal state exceptions when replacing fragmentscyBerta
2018-12-29update sdk to version 28, update dependencies, fix potential memory leakscyBerta
2018-12-07first shot gatewayselectioncyBerta
2018-08-31#8896 skip onboarding for custom branded apps, allow to specify if anonymous ...cyBerta
2018-05-12Merge branch 'cyberta_master' into #8885_testing_ProviderManagercyBerta
2018-05-12Merge branch 'master' into #8885_testing_ProviderManagercyBerta
2018-04-11prevent login to providers who allow anon usageFup Duck
2018-04-11Revert "8876 - move broadcastreceiver to onResume"Fup Duck
2018-03-238876 - move broadcastreceiver to onResumeFup Duck
2018-03-23Merge branch '#8876_eip_service' into 'master'fupduck
2018-03-18refactor ConfigHelper, split into multiple helper classescyBerta
2018-03-17#8878 fix back button behavior for about and log screencyBerta
2018-03-068876 - refactor EIP to serviceFup Duck
2018-03-06cleanup - rename layout filesFup Duck
2018-02-26Merge branch '#8754_reduce_battery_consumption' into '0.9.8'fupduck
2018-02-23#8754 enable pause openvpn on device inactivity featurecyBerta
2018-02-20#8853 fix signup for providers that allow only user authed vpncyBerta
2018-02-18Merge branch 'mirror_0xacab_0.9.8' into #8797_certificate_expirationcyBerta
2018-02-18handle intent action in MainActivitys onCreatecyBerta
2018-02-17#8797 fix recreation / restore of MainActivityErrorDialogscyBerta
2018-02-16#8857 fix dialog recreation in EipFragmentcyBerta
2018-02-16Merge branch '#8831_progress_animation_when_connecting' into '0.9.8'cyberta
2018-02-16Merge branch 'leap_0.9.8' into #8797_certificate_expirationFup Duck
2018-02-158797 - pair programming effortFup Duck
2018-02-14#8846 remove legacy code and files: Dashboard, LogWindow, UserStatusFragment,...cyBerta
2018-02-13Merge branch 'origin_0.9.8' into #8831_progress_animation_when_connectingcyBerta
2018-02-098827 - resolve discussionsFup Duck
2018-02-08Merge branch 'leap_0.9.8' into 8827_handle_switch_providerFup Duck
2018-02-07#8829 fixes notification handling after ui changes and fixes also memory leak...cyBerta
2018-02-068827 - handle switch provider correctlyFup Duck
2018-01-28Merge branch 'origin_0.9.8' into fupduck_8819_config_wizard_designcyBerta
2018-01-27fix first comments on merge requestFup Duck
2018-01-23new UI for EipFragmentFup Duck
2018-01-21handle startActivityForResultFup Duck
2018-01-17#8811 set vpn option to top of navigation drawer, minor ux improvementscyBerta
2018-01-13clean up MainActivityFup Duck
2018-01-13static constant importsFup Duck
2018-01-08seperate accountList and settingsList in drawerFup Duck
2017-12-19adjust FragmentsFup Duck
2017-12-14add missing filesFup Duck
2017-12-14add LogFragmentFup Duck