Commit Graph

503 Commits

Author SHA1 Message Date
dependabot[bot] 5175ec76e8
Bump actions/checkout from 4.0.0 to 4.1.0 (#385)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](3df4ab11eb...8ade135a41)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-09-25 13:13:36 +02:00
dependabot[bot] 8bffb8c62e
Bump actions/setup-java from 3.12.0 to 3.13.0 in /.github/actions/setup (#384)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](cd89f46ac9...0ab4596768)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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>
2023-09-21 14:31:07 +02:00
dependabot[bot] 80d80d5855
Bump actions/cache from 3.3.1 to 3.3.2 in /.github/actions/setup (#383)
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](88522ab9f3...704facf57e)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2023-09-08 09:45:43 +02:00
dependabot[bot] ab63497183
Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#382)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b7f8abb15...a8a3f3ad30)

---
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>
2023-09-07 11:06:15 +02:00
dependabot[bot] 2653e7d9e3
Bump actions/checkout from 3.6.0 to 4.0.0 (#381)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](f43a0e5ff2...3df4ab11eb)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 08:43:53 +02:00
dependabot[bot] 304b54d85d
Bump actions/checkout from 3.5.3 to 3.6.0 (#380)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](c85c95e3d7...f43a0e5ff2)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-08-25 14:36:21 +02:00
dependabot[bot] ccbd7d3525
Bump actions/setup-java from 3.11.0 to 3.12.0 in /.github/actions/setup (#379)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](5ffc13f417...cd89f46ac9)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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>
2023-07-25 08:59:11 +02:00
dependabot[bot] a07c4f3846
Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 (#378)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](8d49e559aa...56b90f209b)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  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>
2023-07-24 08:15:02 +02:00
dependabot[bot] a06bd19d92
Bump actions/checkout from 3.5.2 to 3.5.3 (#377)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e5e7e5ab8...c85c95e3d7)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-06-12 11:44:00 +02:00
Honza Rychnovský 00995f1d00
[#374] AGP 8.0.2 2023-06-09 15:20:02 +02:00
dependabot[bot] 04a34434d7
Bump actions/checkout from 3.5.1 to 3.5.2 (#373)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](83b7061638...8e5e7e5ab8)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-04-14 10:12:36 +02:00
dependabot[bot] 1ef733cced
Bump actions/checkout from 3.5.0 to 3.5.1 (#372)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8f4b7f8486...83b7061638)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-04-13 11:03:15 +02:00
dependabot[bot] 3e8da0b1ed
Bump actions/setup-java from 3.10.0 to 3.11.0 in /.github/actions/setup (#371)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](3f07048e3d...5ffc13f417)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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>
2023-03-28 09:53:09 +02:00
dependabot[bot] 38a4cd59b0
Bump actions/checkout from 3.4.0 to 3.5.0 (#370)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](24cb908017...8f4b7f8486)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-03-27 08:29:45 +02:00
dependabot[bot] 030e87cf1a
Bump actions/checkout from 3.3.0 to 3.4.0 (#369)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](ac59398561...24cb908017)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-03-22 09:47:51 +01:00
dependabot[bot] 15eb29b439
Bump actions/cache from 3.3.0 to 3.3.1 in /.github/actions/setup (#368)
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](940f3d7cf1...88522ab9f3)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2023-03-14 07:39:40 +01:00
dependabot[bot] 78424f051e
Bump actions/cache from 3.2.6 to 3.3.0 in /.github/actions/setup (#367)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](69d9d449ac...940f3d7cf1)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2023-03-10 08:00:35 +01:00
dependabot[bot] c8283fb91f
Bump actions/cache from 3.2.3 to 3.2.6 in /.github/actions/setup (#366)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](58c146cc91...69d9d449ac)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2023-03-03 13:51:55 +01:00
dependabot[bot] 942324d5a3
Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 (#365)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](55e685c48d...8d49e559aa)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  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>
2023-03-03 13:51:31 +01:00
dependabot[bot] c2a442dfa9
Bump actions/setup-java from 3.9.0 to 3.10.0 in /.github/actions/setup (#363)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](1df8dbefe2...3f07048e3d)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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>
2023-03-03 13:50:46 +01:00
Carter Jernigan fd2b8a1686
[#354] Android Gradle Plugin 7.4 2023-01-25 15:47:20 -05:00
dependabot[bot] ad45c0061a
Bump actions/setup-java from 3.1.1 to 3.9.0 in /.github/actions/setup (#357)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.1 to 3.9.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](9519cf1382...1df8dbefe2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 15:09:19 -05:00
dependabot[bot] c052f5c294
Bump actions/upload-artifact from 3.0.0 to 3.1.2 (#360)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6673cd052c...0b7f8abb15)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 15:08:44 -05:00
dependabot[bot] 7209a8b6f1
Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (#358)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](e6e38bacfd...55e685c48d)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 15:08:23 -05:00
dependabot[bot] 7530a63415
Bump actions/checkout from 3.0.0 to 3.3.0 (#356)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a12a3943b4...ac59398561)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 15:08:04 -05:00
dependabot[bot] b5013ee869
Bump actions/cache from 3.0.3 to 3.2.3 in /.github/actions/setup (#359)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](30f413bfed...58c146cc91)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 15:07:42 -05:00
Alex 1f0391e160
[#302][#316] Adopt latest Android SDK 1.12.0-beta01
Co-authored-by: Carter Jernigan <git@carterjernigan.com>
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2023-01-24 14:50:58 -05:00
Carter Jernigan 0d078bf105 Kotlin 1.8 2023-01-18 11:58:17 -05:00
Honza Rychnovsky 0f32f1023e
[#352] Kotlin 1.7.21 2022-12-16 14:12:45 +01:00
Honza Rychnovsky 665fe284d2
[#350] Gradle 7.6 2022-12-15 16:16:20 +01:00
Alex d14637012c
Dagger removal (#347)
* dagger removal

* analytics removal
2022-10-31 13:04:14 +01:00
Alex f397260430
fix for included builds (#346) 2022-10-21 15:41:52 +02:00
Alex 1f1265ece7
Kotlin 1.7.20 (#344) 2022-10-19 12:17:53 +02:00
Carter Jernigan 764f0a914e [#341] Android Gradle Plugin 7.3.0 2022-09-22 16:06:17 -04:00
Carter Jernigan f9c12321ee [#335] Adopt SDK 1.9 ZcashNetwork API changes 2022-08-12 10:39:48 -04:00
Honza 84aa6b6014 Fix or ignore broken tests 2022-08-09 07:19:55 -04:00
Carter Jernigan fa9108b86a [#338] Gradle 7.5.1 2022-08-09 07:19:55 -04:00
Carter Jernigan ecbc04a3a2
[#336] AGP 7.2.2 2022-08-05 08:11:50 -04:00
Carter Jernigan 3300f9d9e4
[#332] Fix crash on balance details screen
Because the string format is expecting a number, the BlockHeight object needs to be unwrapped
2022-07-30 15:01:42 -04:00
Carter Jernigan 23b78c277b
[#330] Zcash SDK 1.8
Also bump bip39 to 1.0.4
2022-07-29 10:41:24 -04:00
Carter Jernigan fe73e9cc4a
[#327] Fix backup screen crash
This was a minor regression, as the string formatter was using %d for a number while the calculateBirthday method was returning a BlockHeight object
2022-07-29 09:11:47 -04:00
Carter Jernigan acd0012919
[#325] Migrate to SDK with BlockHeight AP
SDK 1.8 is not released yet, so this consumes a snapshot of the SDK 1.8 release.
2022-07-27 13:56:08 -04:00
Carter Jernigan 48d86b23ae
[#323] Kotlin 1.7.10
Also suppressed some deprecations which are making the build logs very noisy.
2022-07-25 15:36:23 -04:00
Carter Jernigan dc3d911bde
[#321] Gradle 7.5 2022-07-18 07:08:11 -04:00
Honza 1ced5714b4 Minor code refactoring
- remove or reorganize imports
- remove unused functions or variables
2022-07-12 07:56:25 -04:00
Carter Jernigan f50ecca598 Update imports for WalletBalance 2022-07-12 07:56:25 -04:00
Carter Jernigan 362d2f94ab [#319] Adopt Zatoshi API 2022-07-12 07:56:25 -04:00
Carter Jernigan 13ab487118 [#317] Kotlin 1.7.0 2022-07-12 07:56:25 -04:00
Carter Jernigan 5a880607a1 [#310] Android Gradle Plugin 7.2.1 2022-07-12 07:56:25 -04:00
Carter Jernigan 0b64edc776 [#316] Create builds on GitHub Actions
This generates builds in a well defined environment, which we can sideload for testing.

Both mainnet and testnet “release” variants are created.

Note that signing is done with an insecure placeholder key stored in the repo.
2022-06-08 11:11:03 -04:00