summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
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-14undo submodule changesFup Duck
2017-12-12readd images for StartActivityFup Duck
* android < 21 does not support VectorDrawables as background
2017-12-12make downward compatibleFup Duck
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-12Use VectorDrawable instead of ImagesFup Duck
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-07Rename constantsFup Duck
* renamed last constants * remove unnecessary updates/ConstantUnification
2017-12-06move constantsFup Duck
* move EIPConstants to Constants * unify EIPConstants where possible * create Updater
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-21#8789 fixed javadoc and catched another IllegalStateExceptioncyBerta
2017-11-21#8789 fix IllegalStateException for failed provider configuringcyBerta
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-14recompile native code for ProductionBeta and ProductionRelease buildscyBerta
2017-11-10set version name to 0.9.7RC20.9.7RC2cyBerta
2017-11-10#8743 adds new build type beta that rewrites the packageID. This will be ↵cyBerta
needed to have the FDroid beta channel in IzzySofts repository and the official releases in the official FDroid repository.
2017-11-09#8786 add missing translationscyBerta
2017-11-09#8786 rebrand log activitycyBerta
2017-11-09Merge branch '8777_crashes_when_clicking_too_fast' into 'master'cyberta
8777 crashes when clicking too fast See merge request leap/bitmask_android!16
2017-11-09Merge branch '8778_invalid_provider_error_handling' into 'master'cyberta
#8778 fixes invalid provider error handling See merge request leap/bitmask_android!15
2017-11-098784 fix worst issues in about layout for tabletscyBerta
2017-11-098784 fix major tablet layout issues on dashboard, add new user icon that ↵cyBerta
complies with the other icons - foreground white, background transparent
2017-11-098782 fixes app crashes due to missing layout references, removes unneeded ↵cyBerta
layout files, minor layout clean up
2017-11-068779 change urls for source code and bug trackercyBerta
2017-11-06change size of Bitmask title in About layout for normal layoutscyBerta
2017-11-06add missing informations in about layout for x-lage screenscyBerta
2017-11-06reduce duplicate code in ConfigurationWizard for different flavorscyBerta
2017-11-06fix testcyBerta
2017-11-06#8777 fixes NPEs and errorneous provider selectioncyBerta
2017-11-03#8778 fixes invalid provider error handlingcyBerta
2017-11-01set version name to 0.9.7RC10.9.7RC1cyBerta
2017-11-01add licence note for okhttp to about pagecyBerta
2017-11-01fix instantiation of custom providers to avoid NPEscyBerta
2017-11-01Merge branch '8757_login_fails' into 'master'cyberta
8757 login fails See merge request leap/bitmask_android!14
2017-10-31remove legacy code from SessionDialogcyBerta
2017-10-31#8757 new ProviderApiBase includes commonly used code between different ↵cyBerta
implementations of ProviderAPI
2017-10-29add missing import...cyBerta
2017-10-29#8757 refactores ProviderAPI for production flavorcyBerta
2017-10-28#8757 fix missing constant renamingscyBerta
2017-10-28#8757 refactores ProviderAPI for insecure flavor, fixes tests, renames ↵cyBerta
confusing constants, updates robotium
2017-10-258757 fixes session cookie handling by implementing okHttpClient and custom ↵cyBerta
cookiejar, enables TLS 1.2 on old devices, restricts allowed cipher suites on new devices in order to harden tls based communication
2017-10-13#8760 remove pause vpn button from notificationcyBerta