summaryrefslogtreecommitdiff
path: root/app/src/custom
AgeCommit message (Collapse)Author
2022-05-06update preshipped provider.json filescyBerta
2022-05-05add donation translations for RiseupVPNcyBerta
2022-05-05update translationscyBerta
2022-01-31finish riseup CA cert transition for custom buildscyBerta
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-12-28update preshipped provider.json, update api versioncyBerta
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
2020-03-11remove outdated readme filecyBerta
2019-11-26convert riseup vpn's pngs to webp files to reduce apk sizecyberta
2019-09-30remove hard coded demo setup, use real pt.demo.bitmask.net demo providercyBerta
2019-09-06update demo setupcyBerta
2019-08-02update secrets for demo setupcyBerta
2019-08-02use strings instead of ints in eip-service demo setup jsoncyBerta
2019-08-02update pluggable transports demo setupcyBerta
2019-08-02'using an obfusctation connection' in italiccyBerta
2019-08-02create one vpnprofile per transport per gateway. implement basis to switch ↵cyBerta
between obfs4 and plain openvpn connections
2019-08-02update pt openvpn setup readmecyBerta
2019-08-02* update eip-service.json for pluggable transports demo setup: riseup's ↵cyBerta
openvpn doesn't support compreesion * write readme how to test obfs and plain openvpn connections
2019-08-02use api version 3 for pluggable TransportscyBerta
2019-08-02update test server setupcyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta
* implement handling of different provider API version (v1 and v2) * detect provider's obfs support * shapeshifter-dispatcher installation * necessary changes to control shapeshifter-dispatcher from Bitmask * route openvpn traffic over shapeshifter-dispatcher
2019-05-21* show error dialog if provider is misconfigured and has not allowed ↵cyBerta
registration nor anonymous usage * always download provider.json, Use preseeded provider.json only to check if the client can connect with preseeded certificate. Keeps the provider.json updated if provider changes it's config * Tests for both cases
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-08-17#8896 move preconfigured providers to flavor normal and customcyBerta
2018-07-08Added custom layout for donation popupJanak Amarasena
2018-07-01Added logo and splash resources to custom resJanak Amarasena
2018-07-01Renamed mask to logoJanak Amarasena
2018-07-01Renamed background imagesJanak Amarasena
2018-06-23Added customisability to main colorsJanak Amarasena
2018-06-23Added launcher icon customisationJanak Amarasena
2018-06-23Added main screen background image customisationJanak Amarasena
2018-06-23Added splash screen customisationJanak Amarasena
2018-06-23Added donation reminder configurations to custom flavorJanak Amarasena