Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-08 | #8927 update languages | cyBerta | |
2018-09-18 | Excessive quotation mark string Fixes #8932 | kwadronaut | |
2018-09-16 | remove unused string resource | cyBerta | |
2018-09-16 | [Bug] string rephrase (#8879) | kwadronaut | |
fixes #8879 unclear string | |||
2018-09-15 | change string about battery save modus | cyBerta | |
2018-06-18 | solved merge conflict | lalottacontinua | |
2018-06-03 | Added donation reminders | Janak Amarasena | |
2018-05-31 | Added donation button to navigation drawer | Janak Amarasena | |
2018-05-12 | added NewProviderActivity basics | l | |
2018-03-02 | #8808 adds an optional dialog that shows instruction hints for always-on vpn | cyBerta | |
2018-02-28 | #8808 add dialog for always-on vpn infos | cyBerta | |
2018-02-28 | #8808 add a link to android's vpn settings for API >= 24 | cyBerta | |
2018-02-27 | Merge branch '8865_cancel_without_internet' into '0.9.8' | cyberta | |
8865 - allow disconnect without internet See merge request leap/bitmask_android!50 | |||
2018-02-27 | #8873 add new translations | cyBerta | |
2018-02-27 | Merge branch '8871_reword_login_signup' into '0.9.8' | cyberta | |
8871 - rename sign up/log in See merge request leap/bitmask_android!57 | |||
2018-02-27 | 8871 - rename sign up/log in | Fup Duck | |
2018-02-25 | 8865 - resolve discussions | Fup Duck | |
2018-02-23 | #8754 fix dialog cancellation handling and change dialog title | cyBerta | |
2018-02-23 | #8754 enable pause openvpn on device inactivity feature | cyBerta | |
2018-02-19 | fix invalid vpn user message | cyBerta | |
2018-02-19 | add current translations | cyBerta | |
2018-02-15 | 8797 - pair programming effort | Fup Duck | |
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 | 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-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 LogFragment | Fup Duck | |
2017-12-07 | base for sidebar | Fup Duck | |
2017-12-07 | #8742 basic always-on implementation with blocking vpn if no profile is ↵ | cyBerta | |
configured | |||
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-06 | 8779 change urls for source code and bug tracker | 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 | |||
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-04-30 | Works smoothly, correct texts. | Parménides GV | |
Next step: beautify. | |||
2015-04-29 | Creating a user session fragment. | Parménides GV | |
I've separated the user session management to it, and encapsulated ProviderAPICommand into its own class. Putting the fragment statically in dashboard.xml isn't working, Android complains about it being duplicated, so I'm going to add it dynamically. | |||
2015-04-28 | Seem good sizes, but layout is ugly. | Parménides GV | |