Commit Graph

987 Commits

Author SHA1 Message Date
Honza Rychnovský dd3857a8cd
Build FOSS APK in `pull-request.yml` (#1829)
* Update `.gitignore`

* Run FOSS apk build in `pull-request.yml`

* Deps locks rebuild

* Turn off dependency locks

* Fix deps locking in build-convention

* Update stripping commands

* Collect store app build artifacts

Before cleaning and building the FOSS one.
2025-03-26 18:42:18 +01:00
Honza Rychnovský 88847b9894
Adopt Zcash SDK v2.2.9-SNAPSHOT (#1831) 2025-03-25 18:00:13 +01:00
Milan Cerovsky 11c2341022 Recovery seed screen redesigned 2025-03-25 17:22:24 +01:00
Milan Cerovsky 3af7fedd9b Test hotfixes 2025-03-24 10:55:18 +01:00
Milan Cerovsky 9195ebef49 Merge branch 'feature/home-onboarding-redesign' into feature/restore-redesign 2025-03-24 10:16:45 +01:00
Milan bea5ac6c78
Merge pull request #1809 from Electric-Coin-Company/feature/home-redesign
Home redesign
2025-03-24 09:59:45 +01:00
Honza Rychnovský 4336cf8884
Adopt Bip39 v1.0.9 version (#1827)
* Bip39 production v1.0.9 adoption

* Dependency locks rebuilt
2025-03-21 14:35:01 +01:00
Honza Rychnovský cf4d656ede
Release issue GitHub template (#1808)
* Release issue GitHub template

* Update template steps

* Template comment update

* Remove dependency check
2025-03-21 14:17:24 +01:00
dependabot[bot] f4cc799a6d
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1825)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](4cec3d8aa0...ea165f8d65)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-21 13:59:36 +01:00
dependabot[bot] fd5a83bb90
Bump actions/download-artifact from 4.1.9 to 4.2.1 (#1824)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.9 to 4.2.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](cc20338598...95815c38cf)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-21 13:36:50 +01:00
Milan Cerovsky ff864eef34 [#1812] Create wallet update
Closes #1812
2025-03-21 11:53:52 +01:00
Honza Rychnovský 48c8ff661f
Merge pull request #1814 from Electric-Coin-Company/1813-dependency-update
[#1813] Dependency update
2025-03-20 13:07:07 +01:00
Milan Cerovsky 463b16e349 Code cleanup 2025-03-20 09:43:04 +01:00
Milan Cerovsky 1ed8b86d23 Seed suggestions optimization 2025-03-17 19:41:13 +01:00
Milan Cerovsky 2f7dfbf06d Seed suggestions optimization 2025-03-17 16:54:59 +01:00
Milan Cerovsky e794a54c90 Seed suggestions design implementation 2025-03-17 14:51:28 +01:00
Honza 6b481b0967 Downgrade Google Auth Java to 1.24.1
To avoid: Unable to load class 'io.grpc.InternalGlobalInterceptors' bug in later versions
2025-03-13 14:08:17 +01:00
Honza 6d96db3400 Fix `receiveZecScreenshots` test 2025-03-13 11:00:55 +01:00
Milan Cerovsky 26aeaca3a6 Homepage performance updates 2025-03-13 10:29:00 +01:00
Honza 3376a92a64 Fix MockSynchronizer implementation 2025-03-13 10:14:37 +01:00
Honza 01ae3a509b Fix Constraint layout in Scan views 2025-03-13 10:14:09 +01:00
Milan Cerovsky 3ee0934e52 Restore estimation design added 2025-03-13 09:41:20 +01:00
Honza 2f348d3be1 Fix `Instant` in configuration tests 2025-03-13 09:39:59 +01:00
Honza bf09c773ca Changelog update 2025-03-13 09:39:59 +01:00
Honza a4810b9684 Google Play Publisher v3-rev20250227-2.0.0 2025-03-13 09:39:59 +01:00
Honza f73c15a7df Remove in-app update left code fragments 2025-03-13 09:39:58 +01:00
Honza bbb82a7d99 Other dependencies update
- Jgit 7.1.0.202411261347-r
- Compose Compiler 1.5.15
- Splash 1.2.0-beta01
- UI Automator 2.4.0-alpha01
- Google Auth Java 1.33.1
- KotlinX Datetime 0.6.2
2025-03-13 09:39:58 +01:00
Honza 70bf9101c4 Screenshot testing fix 2025-03-13 09:39:58 +01:00
Honza 746f00a026 Wtf Emulators Plugin 0.18.1 2025-03-13 09:39:58 +01:00
Honza a4bc273c92 Detekt Compose 0.4.22 + Detekt plugin 1.23.8 2025-03-13 09:39:58 +01:00
Honza 37ed3841e4 Ktlint 1.5.0 2025-03-13 09:39:58 +01:00
Honza 31ac7b8c6d Update dependency lock files 2025-03-13 09:39:58 +01:00
Honza 43129d2202 Gradle Wrapper Validation v4
Change the deprecated Gradle Wrapper validation action for the most recent `gradle/actions/wrapper-validation@v4` across our CI scripts.
2025-03-13 09:39:58 +01:00
Honza 7928b6d94a Tink 1.16.0 2025-03-13 09:39:58 +01:00
Honza f75eef14e6 Kover 0.9.1 2025-03-13 09:39:58 +01:00
Honza 78d7681445 Accompanist 0.37.2 2025-03-13 09:39:58 +01:00
Honza 08d2238ba4 Lottie 6.6.3 + Shimmer 1.3.2 2025-03-13 09:39:58 +01:00
Honza b78f8334f8 Desugar 2.1.5 2025-03-13 09:39:58 +01:00
Honza bc0481e590 Koin 4.0.2 2025-03-13 09:39:58 +01:00
Honza 0a65677452 Firebase + Google dependencies 2025-03-13 09:39:58 +01:00
Honza fa09ec87ce KotlinX dependency update 2025-03-13 09:39:58 +01:00
Honza da5e104b5a Regenerate dependency locks
- Closes #1526
- Fix previous changes
2025-03-13 09:39:58 +01:00
Honza ec18987885 AndroidX dependencies 2025-03-13 09:39:58 +01:00
Honza 5179be8ab6 Fulladle 0.17.5 2025-03-13 09:39:58 +01:00
Honza 877ab1836d Gradle Versions Plugin 0.52.0 2025-03-13 09:39:58 +01:00
Honza 54d8c86d7a Update dependency locks 2025-03-13 09:39:58 +01:00
Honza 757713d654 Kotlin 2.1.10 2025-03-13 09:39:58 +01:00
Honza 93fcf036b9 AGP 8.9.0 2025-03-13 09:39:58 +01:00
Honza b3e4419795 [#1813] Gradle 8.13 2025-03-13 09:39:58 +01:00
Milan Cerovsky 43e1c36dfb Year-month date picker implementation 2025-03-12 19:38:15 +01:00