summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
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-09update to version 1.1.8 in order to push to google playcyBerta
2023-01-05update to version 1.1.7cyBerta
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 version to 1.1.6cyBerta
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 'prepare_release2' into 'master'cyberta
update version to 1.1.6RC2 See merge request leap/bitmask_android!232
2022-12-16Merge branch 'update_traslations' into 'master'cyberta
update translations See merge request leap/bitmask_android!233
2022-12-16Merge branch 'remove_insecure_custom_builds' into 'master'cyberta
remove custom+insecure flavored builds Closes #9086 See merge request leap/bitmask_android!231
2022-12-16fix tx config and chinese translation updatecyBerta
2022-12-16pull updated source languagecyBerta
2022-12-16update version to 1.1.6RC2cyBerta
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-16remove custom+insecure flavored builds, bitmask (normal+insecure) itself ↵cyBerta
should be sufficient to test a new provider backend without valid certs
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
2022-12-16minor: make weak ref finalcyBerta
2022-12-16compare mainURL instead of domain when checking if provider setup finished ↵cyBerta
successfully
2022-12-16tweak action bar title for log screen, only show one action itemcyBerta
2022-12-15decrease shadow below main on-off buttoncyBerta
2022-12-15remove gradient from location buttoncyBerta
2022-12-15center and capitalize actionbar title, in Bitmask, center but not capitalize ↵cyBerta
title in riseupvpn, allow to configure both properties on compile time in build.gradle
2022-12-15tweak main button icon sizecyBerta
2022-12-15allow 2 lines in eip fragment title, fix autosizing for older android versionscyBerta
2022-12-15add layout eip fragment layout for tabletscyBerta