Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-15 | 8797 - pair programming effort | Fup Duck | |
2018-02-08 | Merge branch '8823_cw_tablet_layout' into '0.9.8' | fupduck | |
8823 cw tablet layout See merge request leap/bitmask_android!36 | |||
2018-02-07 | #8823 update configuration wizard layout for tablets | cyBerta | |
2018-02-06 | Merge branch 'origin_0.9.8' into 8823_cw_tablet_layout | cyBerta | |
2018-02-06 | Merge branch 'origin_0.9.8' into fupduck_8826_custom_provider | cyBerta | |
2018-02-02 | #8832 add missing resource references | cyBerta | |
2018-02-01 | #8832 update resources and set to latest submodule commits | cyBerta | |
2018-02-01 | #8832 add all ics-openvpn code changes | cyBerta | |
2018-01-28 | Merge remote-tracking branch '0xacab/0.9.8' into 8826_custom_provider | Fup Duck | |
2018-01-28 | Merge branch 'origin_0.9.8' into fupduck_8819_config_wizard_design | cyBerta | |
2018-01-23 | add custom provider option | Fup Duck | |
2018-01-23 | add tablet design for ConfigWizard | Fup Duck | |
based upon !28 I could not check this - starting emulator freezes my system and I have no tablet. | |||
2018-01-23 | new UI for EipFragment | Fup Duck | |
2018-01-21 | Merge remote-tracking branch '0xacab/0.9.8' into 8819_config_wizard_design | Fup Duck | |
2018-01-19 | #8799 fix confusing cancel dialog | cyBerta | |
2018-01-18 | WizardConfiguration theme | Fup Duck | |
* download VPN certificate after loging in (#8813) * get the new design up to date (#8819) * fix crash when pressing login (#8817) * add a loading screen according to design (#8816) | |||
2018-01-17 | reverted can → must | Allan Nordhøy | |
2018-01-17 | Spelling: Marked nouns, whitespace, upgrade, : Bigversal | Allan Nordhøy | |
2018-01-13 | add padding to f_log | Fup Duck | |
2018-01-11 | Merge remote-tracking branch '0xacab/0.9.8' into 8802_drawer | Fup Duck | |
2018-01-10 | 8773 more test cases and clean-up | cyBerta | |
2018-01-09 | create LoginActivity and SignUpActivity | Fup Duck | |
2018-01-09 | create ProviderDetail Activity | Fup Duck | |
2018-01-08 | AboutActivity to AboutFragment | Fup Duck | |
2018-01-03 | 8773 preseeded providers implementation for production flavor | cyBerta | |
2017-12-19 | adjust Fragments | Fup Duck | |
2017-12-14 | Merge remote-tracking branch '0xacab/0.9.8' into 0.9.8/sidebar | Fup Duck | |
2017-12-14 | add missing files | Fup Duck | |
2017-12-14 | Merge remote-tracking branch '0xacab/0.9.8' into 0.9.8/sidebar | Fup Duck | |
2017-12-14 | add LogFragment | Fup Duck | |
2017-12-14 | Update constants renaming | cyBerta | |
2017-12-12 | Add Splash StartActivity | Fup 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-12 | set background | Fup Duck | |
2017-12-07 | base for sidebar | Fup Duck | |
2017-12-07 | update production | Fup Duck | |
2017-12-07 | #8742 basic always-on implementation with blocking vpn if no profile is ↵ | cyBerta | |
configured | |||
2017-11-24 | Add Splash StartActivity | Fup Duck | |
* added Splash StartActivity to handle updates and initialization * created global Constants * renamed EIP Constants | |||
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 rebrand log activity | cyBerta | |
2017-11-09 | 8784 fix worst issues in about layout for tablets | cyBerta | |
2017-11-06 | 8779 change urls for source code and bug tracker | cyBerta | |
2017-11-01 | add licence note for okhttp to about page | cyBerta | |
2017-10-25 | 8757 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-09-21 | update ics-openvpn: update classes, manifest, resources and build script | cyBerta | |
2017-09-21 | update ics-openvpn: add textual changes | cyBerta | |
2017-09-21 | update ics-openvpn: add plurals to bitmask resources | cyBerta | |
2016-04-02 | Update ics-openvpn | Parménides GV | |
2016-02-06 | Update ics-openvpn | Parménides GV | |
2015-08-15 | A quote too much | KwadroNaut | |
This is also an open issue in Transifex: https://www.transifex.com/otf/bitmask-android/translate/#es/$/22692144?issue=yes You should double check if this is correct. | |||
2015-06-04 | ics-openvpn as a submodule! beautiful | Parménides GV | |
ics-openvpn is now officially on GitHub, and they track openssl and openvpn as submodules, so it's easier to update everything. Just a git submodule update --recursive. I've also set up soft links to native modules from ics-openvpn in app, so that we don't copy files in Gradle (which was causing problems with the submodules .git* files, not being copied). That makes the repo cleaner. |