summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-09create LoginActivity and SignUpActivityFup Duck
2018-01-09create ProviderDetail ActivityFup Duck
2018-01-08remove test for AboutActivtiy since it's a fragment nowFup Duck
2018-01-08AboutActivity to AboutFragmentFup Duck
2018-01-08seperate accountList and settingsList in drawerFup Duck
2017-12-19adjust FragmentsFup Duck
2017-12-19Merge branch '0.9.8/refactorDashboard' into asdfFup Duck
2017-12-19move log fragment layoutFup Duck
2017-12-19refactor dashboardFup Duck
2017-12-14Merge remote-tracking branch '0xacab/0.9.8' into 0.9.8/sidebarFup Duck
2017-12-14add missing filesFup Duck
2017-12-14Merge remote-tracking branch '0xacab/0.9.8' into 0.9.8/sidebarFup Duck
2017-12-14add LogFragmentFup Duck
2017-12-14Merge branch '8742_always-on_VPN' into '0.9.8'cyberta
8742 always on vpn See merge request leap/bitmask_android!20
2017-12-14Update constants renamingcyBerta
2017-12-14fix potential memory leakcyBerta
2017-12-14Merge branch '0.9.8/startActivity' into '0.9.8'fupduck
Add Splash StartActivity See merge request leap/bitmask_android!19
2017-12-14undo submodule changesFup Duck
2017-12-14#8742 fix lint issue in OnBootReceivercyBerta
2017-12-14#8742 cleanup camelCasecyBerta
2017-12-14#8742 remove dead codecyBerta
2017-12-12readd images for StartActivityFup Duck
* android < 21 does not support VectorDrawables as background
2017-12-12make downward compatibleFup Duck
2017-12-128742 fix broken onboot featurecyBerta
2017-12-12Add Splash StartActivityFup Duck
* added Splash StartActivity to handle updates and initialization * created global Constants * move EIPConstants to Constants * create update possibility * use VectorDrawable as background for StartActivity
2017-12-12set backgroundFup Duck
2017-12-12Merge remote-tracking branch 'origin/0.9.8/startActivity' into 0.9.8/sidebarFup Duck
2017-12-12Merge branch '0.9.8/sidebar' of 0xacab.org:fupduck/bitmask_android into ↵Fup Duck
0.9.8/sidebar
2017-12-12Use VectorDrawable instead of ImagesFup Duck
2017-12-12#8742 add notifications for blocking vpncyBerta
2017-12-07base for sidebarFup Duck
2017-12-07Undo renaming of KEY to PROVIDER_KEYFup Duck
* undo unwanted changes
2017-12-07update productionFup Duck
2017-12-07update productionFup Duck
2017-12-07add some tests for EipStatuscyBerta
2017-12-07#8742 add changes for ics-openvpncyBerta
2017-12-07Rename constantsFup Duck
* renamed last constants * remove unnecessary updates/ConstantUnification
2017-12-07#8742 basic always-on implementation with blocking vpn if no profile is ↵cyBerta
configured
2017-12-06move constantsFup Duck
* move EIPConstants to Constants * unify EIPConstants where possible * create Updater
2017-12-05#8742 add some icons that represent the blocking vpn statecyBerta
2017-11-28base for sidebarFup Duck
2017-11-24Add Splash StartActivityFup Duck
* added Splash StartActivity to handle updates and initialization * created global Constants * renamed EIP Constants
2017-11-22set version name to 0.9.70.9.7cyBerta
2017-11-21Merge branch '8789_IllegalStateExeption' into 'master'fupduck
#8789 fix IllegalStateException for failed provider configuring See merge request leap/bitmask_android!18
2017-11-21#8789 fixed javadoc and catched another IllegalStateExceptioncyBerta
2017-11-21#8789 fix IllegalStateException for failed provider configuringcyBerta
2017-11-17Merge branch 'correct_image_symlink' into 'master'cyberta
correct ic_stat_vpn_outline.png symlink See merge request leap/bitmask_android!17
2017-11-16correct ic_stat_vpn_outline.png symlinkFup Duck
symlink ic_stat_vpn_outline.png did not point to ic_stat_vpn_empty_halo.png
2017-11-14fix pathes, checkout tag version only on prepareForDistribution.sh buildcyBerta
2017-11-148743 add manual trigger to build releases from CIcyBerta