summaryrefslogtreecommitdiff
path: root/app/src/insecure
AgeCommit message (Expand)Author
2022-01-31fix insecure buildscyBerta
2021-06-04remove unneeded permission for test (insecure build flavor) buildscyBerta
2021-02-26fix another empty alert on server reponding null a body during provider setupcyBerta
2021-02-25ensure the private api and the preshipped certificate will be used to setup t...cyBerta
2021-02-18add DEBUG_MODE api response logging to insecure build flavor, toocyBerta
2020-12-30fix insecure flavored dev buildscyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-07-24try to fetch geoip service only if non-default url existscyBerta
2020-07-23implement gateway selection based on geoip servicecyBerta
2020-03-17fix insecure flavorcyBerta
2020-03-17switch to AndroidXcyBerta
2020-01-21fix certificate validation bypassing flag for insecure test buildscyberta
2020-01-13remove unused code - move constant 'danger_on' for insecure test builds to Co...cyBerta
2019-12-13improve better server balancing: update eip-service.json every 3 days after a...cyBerta
2019-09-27fix error handling for failing fetch of eip-service.json in production flavor...cyBerta
2019-07-12replace 'Bitmask' in strings with variable for a better client customizationcyBerta
2019-05-21* show error dialog if provider is misconfigured and has not allowed registra...cyBerta
2018-08-17#8896 get rid of intent member variable as state holder... && extract Provide...cyBerta
2018-07-04#8886 add layout for tablets and improve tablet and phone layouts in general ...cyBerta
2018-06-27Merge branch 'master' into add_providerlalottacontinua
2018-06-27#8886 implemented in insecure as welllalottacontinua
2018-05-12Merge branch 'cyberta_master' into #8885_testing_ProviderManagercyBerta
2018-03-23#8892 clean up ProviderListActivity in insecure flavorcyBerta
2018-03-18#8885 add missing import for insecure flavorcyBerta
2018-02-20#8853 show 'It doesn\'t seem to be a Bitmask provider' if entered URL is crapcyBerta
2018-02-20#8853 fix failing vpn cert download callback for insecure flavor and use new ...cyBerta
2018-02-18#8797 fix retry provider download in insecure flavorcyBerta
2018-02-158797 - pair programming effortFup Duck
2018-02-118827 - discussionFup Duck
2018-02-098827 - resolve discussionsFup Duck
2018-02-098827 - resolve discussionsFup Duck
2018-02-098827 - merge request discussionsFup Duck
2018-02-08Merge branch 'leap_0.9.8' into 8827_handle_switch_providerFup Duck
2018-02-088827 - fix testsFup Duck
2018-02-068827 - handle switch provider correctlyFup Duck
2018-01-28Merge remote-tracking branch '0xacab/0.9.8' into 8826_custom_providerFup Duck
2018-01-27fix comments for mergerequestFup Duck
2018-01-27fix first comments on merge requestFup Duck
2018-01-25custom provider for insecureFup Duck
2018-01-19improve layoutFup Duck
2018-01-18WizardConfiguration themeFup Duck
2018-01-16resolve commented issuesFup Duck
2018-01-14update insecure configuration wizard as wellFup Duck
2018-01-13more static constant import and import cleanupFup Duck
2018-01-13static constant importsFup Duck
2018-01-11Merge remote-tracking branch '0xacab/0.9.8' into 8802_drawerFup Duck
2018-01-11base class for production/insecure ProviderDetailActivityFup Duck
2018-01-108773 more test cases and clean-upcyBerta
2018-01-098773 refactoring ProviderAPI for testability, setting up basic unit test fram...cyBerta
2018-01-09create LoginActivity and SignUpActivityFup Duck