summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Collapse)Author
2023-04-18update okhttpcyBerta
2023-04-16only take experimental transports into consideration in case the user ↵cyBerta
switched the experimental transport toggle
2023-04-15fix missing domain name of manually added providers in provider selectioncyBerta
2023-04-13adding testscyBerta
2023-04-13add required extra options for obfs4-hop ptcyBerta
2023-04-13improve sanity check for obfs4 pts defined in eip-service.jsoncyBerta
2023-04-13Assume port hopping only in case of a missing endpoints json for obfs4-hop. ↵cyBerta
The gateway IP and the cert json field in options substitute the missing endpoints json
2023-04-13set correct proxy port for obfs4-hop pt proxycyBerta
2023-04-13obfs4-hop enum value - improve handling of disallowed dashes in enumscyBerta
2023-04-13fix sanity checks for the case of decoupled bridgescyBerta
2023-04-13first pass on obfs4-hop pt integrationcyBerta
2023-04-13don't handle obfs4 over kcp as a separate pluggable transport, instead 'tcp' ↵cyBerta
and 'kcp' become valid protocols for obfs4
2023-04-11handle correctly vpn permission dialogcyBerta
2023-04-10fix fastlane external storage permission exceptioncyBerta
2023-04-10fix fastlane location switching on newer Android versionscyBerta
2023-04-08update riseup test certcyBerta
2023-03-30Merge branch 'fastlane' into 'master'cyberta
fastlane See merge request leap/bitmask_android!241
2023-02-23fix city choose testkwadronaut
2023-01-23setup fastlane to create screenshots for Bitmask and custom branded clients, ↵cyberta
refactor Tests accordingly and create a script and environment variables to run fastlane screenshotting without thinking
2023-01-20fixing testscyberta
2023-01-19improve screenshot tests, run in different languages, test more ↵cyberta
Fragments/Activities
2023-01-05hide gateway pinning entry and obfuscation pinning entry in releasescyBerta
2023-01-04update spanish tranlationscyBerta
2023-01-03Merge branch 'prepare_1.1.6' into 'master'cyberta
Prepare 1.1.6 See merge request leap/bitmask_android!238
2023-01-03Merge branch 'update_riseup_defaults' into 'master'cyberta
Riseup changes See merge request leap/bitmask_android!240
2023-01-03Merge branch 'fix_animation_crash' into 'master'cyberta
fix crash when trying to animate a drawable after Fragment is not in resumed state anymore See merge request leap/bitmask_android!237
2023-01-02remove unused importscyberta
2023-01-02simple example setup for fastlane, doing some screenshots in different ↵cyberta
languages, including screenshots with phone frames for use in an app store
2023-01-02remove hard-coded IP's for riseup api for now, switch menshen URLcyBerta
2022-12-28update translationscyBerta
2022-12-28fix crash when trying to animate a drawable after Fragment is not in resumed ↵cyBerta
state anymore
2022-12-28RiseupVPN: default to udp on fresh installscyBerta
2022-12-23darken text color in eip fragment (Bitmask)cyBerta
2022-12-23improve donation reminder dialog text padding in tablet layoutscyBerta
2022-12-23adopt on/off button sizes in tablet layoutscyBerta
2022-12-23avoid changing text sizes in eipFragment if connection states changecyBerta
2022-12-23always-on might also restart the VoidVPNService without an intent, always ↵cyBerta
create a foreground notification
2022-12-23try to fix potential RemoteServiceException: Bad notification for ↵cyBerta
startForeground
2022-12-21fix MinieVPNExecutableName()cyBerta
2022-12-21update translationscyBerta
2022-12-21remove dead code related to deprecated Android versionscyBerta
2022-12-21remove dead code in VpnNotificationManager after minSdk updatecyBerta
2022-12-21take extra care for wrongly formatted strings when using spannables in ↵cyBerta
TetheringDialog
2022-12-21fix tethering spannablescyBerta
2022-12-16Merge branch 'update_traslations' into 'master'cyberta
update translations See merge request leap/bitmask_android!233
2022-12-16fix tx config and chinese translation updatecyBerta
2022-12-16pull updated source languagecyBerta
2022-12-16update translationscyBerta
2022-12-16Merge branch 'fix_manual_provider_addition' into 'master'cyberta
Fix manual provider addition See merge request leap/bitmask_android!230
2022-12-16Merge branch 'tweak_log_action_bar' into 'master'cyberta
tweak action bar title for log screen, only show one action item See merge request leap/bitmask_android!229