4214 Commits

Author SHA1 Message Date
Neil Marietta 1b87f94ebf docs: Updated Changelog for version 36.3.1. 2026-01-15 18:38:10 +01:00
Mateusz Markowicz 1cbc2f8a93 feature(auth): Support token-based login for MDM.
VPNAND-2466
2026-01-15 14:14:40 +00:00
Neil Marietta 1fcdf313fc docs: Updated Changelog for version 36.3.0. 2026-01-12 14:52:27 +01:00
Marcin Simonides a77000a4d4 chore: Update the certificate transparency library. 2026-01-12 12:35:30 +00:00
Maximilian Hvesser-Lewis bbc16715cf feat(payment): Exposed CheckUnredeemedGooglePurchase usecase. 2026-01-12 11:32:46 +00:00
L10n bot b7cd55f904 i18n: Upgrade translations from crowdin (2da35842). 2026-01-12 10:57:29 +00:00
Neil Marietta 8338f7534a fix: Upgrade Gem dependencies to fix discovered vulnerabilities.
NAME      INSTALLED  FIXED IN  TYPE  VULNERABILITY        SEVERITY  EPSS           RISK
httparty  0.22.0     0.24.0    gem   GHSA-hm5p-x4rq-38w4  High      < 0.1% (17th)  < 0.1
uri       1.0.3      1.0.4     gem   GHSA-j4pr-3wm6-xx2r  Low       < 0.1% (14th)  < 0.1
rexml     3.4.1      3.4.2     gem   GHSA-c2f4-jgmc-q2r5  Low       < 0.1% (4th)   < 0.1
2026-01-05 16:26:05 +01:00
LisaBot 2da35842ba chore(deps): update dependency proton/devops/cicd-components/devsecops/grype to v0.0.27 2025-12-10 11:50:50 +00:00
cibot ebf89b1bec docs: Updated Changelog for version 36.2.0. 2025-12-10 09:25:08 +00:00
Rob Oblack 4fcafc7e42 Parse allowed products in org settings 2025-12-10 07:53:01 +00:00
Damir Mihaljinec 47da262c5b feat(network): Added handler for feature disabled proton error code. 2025-12-09 17:02:45 +00:00
LisaBot 90eff59c91 chore(deps): update dependency android/shared/docker-android to v2.2.1 2025-12-08 09:52:51 +00:00
L10n bot 25ba9beb33 i18n: Upgrade translations from crowdin (324f077b). 2025-12-08 07:03:44 +00:00
cibot 324f077b61 docs: Updated Changelog for version 36.1.0. 2025-12-02 10:17:15 +00:00
Maximilian Hvesser-Lewis 2b1053de66 feat(payment): Added support for custom text in ProtonPaymentButton. 2025-12-01 11:42:10 +00:00
Neil Marietta db24f6581b docs: Updated Changelog for version 36.0.0. 2025-11-26 12:31:43 +01:00
Lukas Burkhalter c4bb892991 docs(plugin): Comment branch.set("main") in readme. 2025-11-21 15:02:41 +00:00
Lukas Burkhalter 1ce5cdbbc8 chore: Bump crypto maven package to 2.9.0-2. 2025-11-21 15:02:41 +00:00
Lukas Burkhalter daf2962926 feat(crypto): Update crypto/android-golibs to v2.9.0. 2025-11-21 15:02:41 +00:00
Lukas Burkhalter 6882243307 feat(crypto)!: Switch to GopenPGP from maven-central.
Instead of using GopenPGP from a local sub-folder,
we now pull it directly from Maven Central with versioning.
2025-11-21 15:02:41 +00:00
Mateusz Armatys 50bc23504d docs: Changelog for version 35.2.0. 2025-10-29 16:24:40 +01:00
Max Hvesser 6ce7d0748a feat(payment): Decouple google services, make them optional. 2025-10-28 10:26:21 +00:00
Mateusz Armatys 512e652abd fix(plan): Observability for unredeemed giap purchase. 2025-10-24 11:06:03 +02:00
Neil Marietta 92469fe9f2 docs: Updated Changelog for version 35.1.0. 2025-10-16 18:23:12 +02:00
Max Hvesser 38c357ccee feat(payment): Rearrange and tidy-up payment flow 2025-10-16 15:18:40 +00:00
Mateusz Armatys 6563a3991c docs: Updated Changelog for version 35.0.0. 2025-09-19 13:37:47 +02:00
Rok Oblak c3c9a724e0 Update Proton address needed copy
CALAND-3155: update Proton address needed copy
2025-09-19 11:48:05 +02:00
Mateusz Armatys a44b79c533 chore: Update plugins and libraries.
AGP 8.9.1
Gradle 8.13
Dagger/Hilt 2.53.1
Jacoco to Cobertura 1.3.2
Room 2.7.2
Store 5.0.0
2025-09-18 17:05:30 +02:00
Nicolas Mouchel c10115b0e1 fix(network): network blocked during unit tests (drive) 2025-09-17 11:11:01 +00:00
Mateusz Markowicz b60bf4e699 feat(network): Provide additional DoH providers in case primary ones are blocked.
VPNAND-2332
2025-09-16 12:07:27 +00:00
L10n bot 80f410799f i18n: Upgrade translations from crowdin (2c5a23e9). 2025-09-15 12:17:17 +00:00
Neil Marietta 2c5a23e9b4 fix(auth-fido): Improved FIDO2 error messages. 2025-09-12 18:24:46 +02:00
Neil Marietta 22147814bf fix(auth-fido): Upgraded FIDO2 SDK. 2025-09-12 18:21:39 +02:00
Mateusz Armatys 6909f17b46 feat: Add Authenticator into Product enum. 2025-09-09 12:53:55 +02:00
Neil Marietta 157a2e123e docs: Updated Changelog for version 34.4.0. 2025-09-04 21:13:38 +02:00
Neil Marietta 0d002d5904 feat(account): Added AccountMigration to refresh User and Addresses (ref: golang 1.24 issue). 2025-09-04 20:27:00 +02:00
Lukas Burkhalter e4cefc5787 test(crypto): Add RSA 1023-bit key usage test. 2025-09-01 19:36:43 +02:00
Lukas Burkhalter 1332f31656 feat(gopenpgp): Update to GopenPGP v2.9.0-proton.1 with Go 1.23.12. 2025-09-01 15:12:41 +00:00
cibot 2beb493c44 docs: Updated Changelog for version 34.3.0. 2025-09-01 07:46:42 +00:00
Neil Marietta f6c792155c feat(configuration): Added FeatureFlagOverrider. 2025-08-29 15:23:45 +02:00
Yoann Goular ef98927ce8 chore: Use PRIVATE_TOKEN_GITLAB_API_PROTON_CI with write access to tag the release. 2025-08-28 15:05:27 +02:00
cibot 5fa5487c6d docs: Updated Changelog for version 34.2.1. 2025-08-27 15:40:45 +00:00
Rob Oblack 26d3ea9ce3 Parse Unleash payload values 2025-08-27 12:58:14 +00:00
cibot 50482475a4 docs: Updated Dashboards. 2025-08-25 07:05:21 +00:00
Algirdas Pundzius f1ffd3dd57 Add renovate config for components and docker updates. 2025-08-22 13:47:17 +00:00
LisaBot 9d1046c9a4 Add renovate.json 2025-08-22 13:47:17 +00:00
Maximilian Hvesser-Lewis 1a5eb329df fix(payment): Allow plan renewal text to span over two lines. 2025-08-22 11:09:36 +00:00
cibot a4c4eb3f7e docs: Updated Changelog for version 34.2.0. 2025-08-21 15:05:33 +00:00
Denys Zelenchuk 935425410f chore: Introduced feature flags override functionality using FeatureFlagRepositoryImpl. Updated configurator app to handle feature flags override. 2025-08-21 10:05:59 +00:00
Yoann Goular 3c1ec43675 chore: add generated idea files to .gitignore 2025-08-21 10:01:14 +02:00