summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Collapse)Author
2019-03-09Merge branch 'master' of https://0xacab.org/leap/bitmask_androidcyBerta
2019-03-09store provider if vpn certificate was updated correctlycyBerta
2019-03-09add missing state, relates to 36ea8c00e7840b154f58ce0621ad8c33fe25fdcacyBerta
(cherry picked from commit 2bfa4f9)
2019-03-09improve vpn shutdown regarding the new gateway selectioncyBerta
(cherry picked from commit fcc04ae)
2019-03-09fix intent handling in EipSetupProvidercyBerta
(cherry picked from commit 36ea8c0)
2019-03-09clean up in EIPcyBerta
(cherry picked from commit 149ce40)
2019-03-08remove debug code in StartActivitycyBerta
2019-02-18Merge branch 'sp' into 'master'cyberta
Tried making the use of periods more consistent. See merge request leap/bitmask_android!84
2019-02-08Tried making the use of periods more consistent.kwadronaut
Resolves https://www.transifex.com/otf/bitmask-android/translate/#hr/strings/152743232 " Yeah, the use of a period is pretty inconsistent. It does seem like in most cases in which the imperative is used, no punctuation is used however. "Do not show again", "Open navigation drawer", "Please enter your password", "Remind me later" etc."
2019-01-02use lambdas in NavigationDrawerFragmentcyBerta
2019-01-02fix instrumentation tests, update espresso test frameworkcyBerta
2018-12-29update sdk to version 28, update dependencies, fix potential memory leakscyBerta
2018-12-27add test and minor refactoring for gateway selectioncyBerta
2018-12-11Merge branch 'cyberta_master' into feature/gatewayselectioncyBerta
2018-12-11fix UI state handling when the app tries to change the gatewaycyBerta
2018-12-11remove unused importscyBerta
2018-12-11fix concurrent modification exception in vpn statuscyBerta
2018-12-07first shot gatewayselectioncyBerta
2018-11-16Merge branch 'master' into 'master'cyberta
block ipv6 addresses if void vpn is running See merge request leap/bitmask_android!83
2018-11-09block ipv6 addresses if void vpn is runningcyBerta
2018-10-25fix notification title of the custom branded versioncyBerta
2018-10-20remove ics-openvpn mock classescyBerta
2018-10-19#8919 update dependenciescyBerta
2018-10-08#8927 update languagescyBerta
2018-09-18Excessive quotation mark string Fixes #8932kwadronaut
2018-09-16remove unused string resourcecyBerta
2018-09-16[Bug] string rephrase (#8879)kwadronaut
fixes #8879 unclear string
2018-09-15change string about battery save moduscyBerta
2018-09-11fix splash screen layout for custom branded riseup vpn appcyBerta
2018-09-08avoid potential memory leak in onboot receivercyBerta
2018-09-08custom theme for riseup vpncyBerta
2018-09-07change theme color, terms of services, custom donation string for riseup.vpncyBerta
2018-09-07change launcher icon for custom branded app (riseupvpn)cyBerta
2018-08-31add some license headerscyBerta
2018-08-31#8896 add layout for tabletscyBerta
2018-08-31#8896 skip onboarding for custom branded apps, allow to specify if anonymous ↵cyBerta
usage is preferred over login/signup
2018-08-17#8896 get rid of intent member variable as state holder... && extract ↵cyBerta
ProviderApi broadcast receiver for reuse
2018-08-17#8896 move preconfigured providers to flavor normal and customcyBerta
2018-08-17fix background image reference for tablets, related to #8917cyBerta
2018-08-17#8920 create round background image in donation dialogcyBerta
2018-08-17Merge branch 'customisation_feature' into 'master'cyberta
Customisation Feature See merge request leap/bitmask_android!78
2018-07-21#8886 remove unnecessary methodcyBerta
2018-07-16Minor update according to received feedbackJanak Amarasena
2018-07-09#8886 hide progress screen if adding a new provider failedcyBerta
2018-07-08Added custom layout for donation popupJanak Amarasena
2018-07-05#8921 fix validation handling for login/signup button as wellcyBerta
2018-07-05#8886 disable save button if url validation failscyBerta
2018-07-04#8886 add layout for tablets and improve tablet and phone layouts in general ↵cyBerta
by implementing dynamic layout changes when keyboard appears
2018-07-01Added logo and splash resources to custom resJanak Amarasena
2018-07-01Renamed mask to logoJanak Amarasena