summaryrefslogtreecommitdiff
path: root/app/src/normal
AgeCommit message (Collapse)Author
2023-08-06updated splash screen for BitmaskcyBerta
2023-07-25make it easier to set splash screen background color in custom flavorcyberta
2023-07-08Update ca cert for calyxChirayu Desai
* For the old infra, previous cert expired * SHA256 fingerprint 4bba0f918fa4be8ec4dde420b7d0ba98a351c1f5866d783d377c6bac40fd187a * New infra cert untouched Change-Id: I3c85c3758ce1d78b8253b0b1191b28d567d99390
2023-07-07Switch to new IPs for CalyxVPNChirayu Desai
Change-Id: Iff7e973a2ea7546ebede4b98a1d510f2e7b75c42
2023-01-02remove hard-coded IP's for riseup api for now, switch menshen URLcyBerta
2022-12-06re-adding pngs as fallback for pre-API 24, appearantly Android 6's vector ↵cyberta
graphic rendering is really broken
2022-12-05Bitmask splash screen for Android 12+cyberta
2022-12-04replace vpn state background pngs for Bitmask with vector graphicscyberta
2022-12-02implement transition animation between connected and disconnected state for ↵cyberta
RiseupVPn
2022-12-02rearranging assets, split them into normal and custom flavorcyberta
2022-11-30rename drawables and colors according to the state they're representingcyberta
2022-11-30delete unused color drawablecyberta
2022-11-30rename progress animation image, fix missing resource in custom branded buildscyberta
2022-11-30clean up, null view referencescyberta
2022-11-30tint action bar according to connection statecyberta
2022-11-30new Bitmask EipFragment layout for xlarge screens, delete unused background ↵cyberta
drawable, for now we use scaled png images
2022-11-30scale background imagescyBerta
2022-11-30new EipFragment layout for Bitmask - portraitcyberta
2022-11-30split EipFragment and MainButon into normal and custom flavor, implement new ↵cyberta
on-off button design for Bitmask
2022-11-30split eip fragment xml per normal/custom flavorcyberta
2022-11-30move EipFragment to normal and custom flavor for nowcyberta
2022-11-22set motd url for Riseup in BitmaskcyBerta
2022-08-07set riseup's main_url to black.riseup.net while still showing riseup.net as ↵cyBerta
domain in the UI
2022-05-06set allow_registration to false for calyx preshipped providercyBerta
2022-05-06update preshipped provider.json filescyBerta
2022-02-04fix Bitmask background image used in EipFragmentcyBerta
2022-01-31finish riseup CA cert transition for custom buildscyBerta
2022-01-31update ca cert fingerprint for calyxcyBerta
2022-01-31add new ca cert for calyxcyBerta
2021-12-17allow to parse and handle multiple certs in a pem filecyBerta
2021-12-13add hexacab config testwisecyBerta
2021-11-15adapt bitmask backgroundcyBerta
2021-05-21update preshipped provider.jsoncyBerta
2020-07-26remove demo providerscyBerta
2020-07-23implement gateway selection based on geoip servicecyBerta
2020-07-01inject preshipped geoip url to provider objectcyBerta
2020-01-23add provider api IP's to provider url jsons in asset foldercyberta
2020-01-21implement no-dns fallback using okhttp's Dns interfacecyberta
2019-10-08add pluggable transports demo as separate entry to Bitmask's onboarding ↵cyBerta
provider overview, ship provider cert and provider json for certificate pinning and a better initial provider description
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
2019-04-01fix layout inflation exeption occuring with vector graphics on Android 4.XcyBerta
2018-09-11fix splash screen layout for custom branded riseup vpn appcyBerta
2018-09-08custom theme 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