summaryrefslogtreecommitdiff
path: root/app/src/custom/res
AgeCommit message (Collapse)Author
2024-03-01update translations after replacing Bitmask with string variable in rource ↵cyBerta
string file
2024-03-01Update l10n for app and app store meta data. Tweaks the tx config and the ↵kwadronaut
python script to pull all translations from Transifex and parse the meta data in a fastlane compatible format.
2023-08-07Merge branch 'first_run_improvements' into 'master'cyberta
update design and UX for provider setup See merge request leap/bitmask_android!252
2023-08-04update store translationskwadronaut
2023-08-04tweak setup action bar text weight (bold)cyBerta
2023-08-03remove unused colors from old designcyBerta
2023-07-25make it easier to set splash screen background color in custom flavorcyberta
2022-12-16fix tx config and chinese translation updatecyBerta
2022-12-16update translationscyBerta
2022-12-15tint location button colors as dark as possiblecyBerta
2022-12-15fix and unify button text colorscyBerta
2022-12-06repeat connecting animation, fade out before restartingcyberta
2022-12-06re-adding pngs as fallback for pre-API 24, appearantly Android 6's vector ↵cyberta
graphic rendering is really broken
2022-12-05replace motd png with vector graphiccyberta
2022-12-04implement RiseupVPN splash screen for Android API 31+cyberta
2022-12-04replace connected state background pngs for RiseupVPN with vector graphicscyberta
2022-12-02fix location button icon color for RiseupVPNcyberta
2022-12-02fix colorscyberta
2022-12-02implement transition animation between connected and disconnected state for ↵cyberta
RiseupVPn
2022-12-02implement connecting animation for riseupcyberta
2022-12-02rearranging assets, split them into normal and custom flavorcyberta
2022-12-02add new drawables for riseupVPNcyberta
2022-11-30add raven drawablescyberta
2022-11-30split eip fragment xml per normal/custom flavorcyberta
2022-11-22improve motd icon for riseupcyBerta
2022-11-22allow set motd image in custom branded versionscyBerta
2022-07-31update translationscyBerta
2022-05-21pull translations, reinsert translations for ↵cyBerta
'warning_no_more_gateways_manual_gw_selection'
2022-05-05add donation translations for RiseupVPNcyBerta
2022-05-05update translationscyBerta
2021-12-10update translations from transifexcyBerta
2021-11-28make location button icon tint color configurable, use white tint for riseupvpncyBerta
2021-11-25adapt the theming for riseupvpncyBerta
2021-11-15make button text color customizablecyBerta
2021-11-15Add BuildConfig to disable color filtering of the main screen background, if ↵cyBerta
VPN is turned off. Make EipFragment's text colors customizable
2021-06-04update translationscyBerta
2021-05-21update translationscyBerta
2021-02-28add Burmese and Uyghur tranlations as well as new translations for RiseupVPN ↵cyBerta
branded builds
2021-02-28update translationscyBerta
2021-01-25update translationscyBerta
2021-01-24Update strings.xmlkwadronaut
closes #9001
2021-01-10update translations, update tx config to pull always donation translation ↵cyBerta
for RiseupVPN builds
2020-07-25move default background images to drawable-nodpi, drawable is treated as ↵cyBerta
mdpi and will lead to upscaled images. Fixes blank background images on older devices because of exceeded opengl pixel width/height limits
2020-07-25convert webp files to compressed pngs, because Android 4 devices couldn't ↵cyBerta
display webp's correctly
2019-11-26convert riseup vpn's pngs to webp files to reduce apk sizecyberta
2018-09-11fix splash screen layout for custom branded riseup vpn appcyBerta
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-07-08Added custom layout for donation popupJanak Amarasena