Honza Rychnovský
95da1b8e86
[ #1018 ] Adopt SDK v2.0.2
...
Closes #1018
2023-10-23 15:17:13 +02:00
Honza Rychnovský
f9f6334f16
[ #1015 ] Custom TopAppBar UI component
...
- Covers all the necessary states and sub-components defined in the design document
- Closes #1015
2023-10-20 15:44:57 +02:00
Honza Rychnovský
a70586d8b6
[ #1012 ] Customize Dark mode support for debugging
...
- And disable its support in the app UI by default
- Closes #1012
2023-10-19 15:00:47 +02:00
dependabot[bot]
a45176373c
Bump actions/checkout from 4.1.0 to 4.1.1 ( #1010 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8ade135a41...b4ffde65f4
)
---
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-10-18 10:54:07 +02:00
Honza Rychnovský
5010c624a8
[ #1008 ] SecureScreen customization
...
* [#1008 ] Customizing SecureScreen mechanism
Tested with an unexpected value in checkProperties too.
2023-10-17 16:01:53 +02:00
Honza Rychnovský
16bf1afa90
[ #947 ] About screen UI/logic/tests
...
* [#947 ] About screen UI (partially implemented)
* [#947 ] About screen UI
* [#947 ] Fixed failing test case
* [#947 ] Added Zashi text logo
---------
Co-authored-by: Honza Rychnovský <rychnovsky.honza@gmail.com>
* [#947 ] UI: About Screen
* [#1005 ] Remove DebugMenu from Home screen
- The new design does not require it on the Home screen
- Partially moved to the Settings and About screens
* [#392 ] Update About screen texts
Closes #392 as not needed now
* [#1006 ] Enhance VersionInfo with other fields
* [#947 ] About screen UI + logic + tests
* Adopt VersionInfo on different screens
* VersionInfo test
Update .gitignore
---------
Co-authored-by: Venkat-corebts <143575548+Venkat-corebts@users.noreply.github.com>
2023-10-17 15:56:04 +02:00
Honza Rychnovský
e871c4eb45
[ #941 ] Opening screen + Load animation
...
* [#941 ] Loading screen UI
Co-authored-by: Honza Rychnovský <rychnovsky.honza@gmail.com>
* Fix unallowed doubled scroll
* Remove duplicate icon
* [#997 ] Splash alignment with welcome animation
* [#999 ] Compile SDK version 34
* [#1000 ] Colour system bars
* [#941 ] Load + Opening screens
- Contains UI of both these screens
- Their logic
- And the Load screen animation
- Designed util ScreenHeight composable
- Redesigned SecondaryButton to match the design and fixed its positioning on different screens
---------
Co-authored-by: Venkat-corebts <143575548+Venkat-corebts@users.noreply.github.com>
2023-10-12 19:04:23 +02:00
Honza Rychnovský
57a133a12c
[ #946 ][ #993 ] Warning screen + button animation ( #994 )
...
* [#946 ] Warning screen UI
[#946 ] Code review changes
moved security warning to separate folder
changed main heading text style
changed static version text to dynamic
Co-authored-by: Honza Rychnovský <rychnovsky.honza@gmail.com>
* [#993 ] New Primary Button Click Animation
* [#946 ] Warning Screen [UI][Logic][Tests]
- Security Warning screen incorporated into the app onboarding logic
- NeedsWarning wallet state persisted and is required if the user re-runs next time, and the Security Warning screen still needs to be presented
- Privacy Policy opened by part of the screen text clicking in an external web browser app
- Unit tests
- UI tests
- Screenshot tests
---------
Co-authored-by: Venkat-corebts <143575548+Venkat-corebts@users.noreply.github.com>
2023-10-10 12:41:17 +02:00
Honza Rychnovský
c7e5394940
[ #990 ] Gradle Play Publisher 3.8.4
...
Closes #990
2023-10-05 10:54:30 +02:00
Honza Rychnovský
290f916867
[ #976 ] Release Zashi 0.2.0 ( #989 )
...
* [#976 ] Release Zashi 0.2.0
- Changed Zashi versioning from, e.g., „0.2.239“ to „0.2.0 build 239“
- Closes #976
* Update the final app version style
2023-10-04 09:33:34 -06:00
Honza Rychnovský
e4d744fc98
[ #975 ] Post Core BTS UI changes
...
- PrimaryButton centered horizontally on all screen
- Compose Preview switched to light theme on all screens as Zashi supports light theme only
- Closes #975
2023-10-04 16:01:40 +02:00
Honza Rychnovský
8aaa5367d8
[ #974 ] Post SbS adoption UI changes
...
* [#974 ] Post SbS adoption UI changes
Closes #974
* [#974 ] Add decimals to percentage
2023-10-04 14:04:08 +02:00
Honza Rychnovský
7527cda6d5
[ #980 ] Adopt SDK v2.0.1
...
* [#980 ] Adopt SDK v2.0.1
Closes #980
* Switch to non-snapshot SDK version
2023-10-04 11:11:38 +02:00
Honza Rychnovský
7d9579feaa
[ #981 ] Adopt Bip-39 v1.0.6
...
Closes #981
2023-10-03 14:56:17 +02:00
Honza Rychnovský
8966a693cb
[ #977 ] Replace user-facing Secant with Zashi
...
- All in-app strings were changed some time back. This PR changes repository documentation occurrences.
- Closes #977
2023-10-03 14:26:25 +02:00
Honza Rychnovský
1a8114a9b7
[ #985 ] Fix failing UI tests on texts' case
...
- Closes #985
Fix Detekt warning
2023-10-03 14:23:43 +02:00
dependabot[bot]
544ddda177
Bump gradle/gradle-build-action from 2.8.1 to 2.9.0 ( #979 )
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](b5126f31db...842c587ad8
)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-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-10-02 09:46:41 +02:00
Venkat-corebts
705386e031
[ #948 ] Updated Settings screen UI
...
* [#948 ] Updated Settings screen UI
* [#948 ] Crash fix on settings screen
* Center button UI components text
So the text aligns with the center when the button is displayed on a very small device or, e.g., when the system accessibility text size increase feature is used.
* Keep button spacing
When rotated to landscape, the weighted spacing disappears. But we ideally want buttons to have all the same spacing around them in this scenario.
* Kotlin code style
* Move previous settings option to overflow
- As the new design prescribes no debug/test options in the settings screen, we moved these useful actions into the only troubleshooting menu in the app bar.
- Tests added
* Add UI tests
* Text in all caps in the components
Rather than enforcing all caps in translations.
---------
Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2023-09-28 14:17:21 +02:00
Honza Rychnovský
3b1d42528d
[ #972 ] Adopt PersistableWallet API changes in SDK
...
* [#944 ] Adopt SDK version with SbS included
- This supposes to fail in the build until the proper SDK version is consumed
- Tested via included builds
* Switch to latest v2.0.0-rc.2
* Adopt latest SDK snapshot version
* [#972 ] Adopt PersistableWallet API changes in SDK
Closes #972 .
* Adopt SDK supporting PersistableWallet.endpoint
2023-09-28 12:05:36 +02:00
Honza Rychnovský
9ec0de1729
[ #944 ] Adopt SDK version 2.0.0 with SbS included
...
* [#944 ] Adopt SDK version with SbS included
- This supposes to fail in the build until the proper SDK version is consumed
- Tested via included builds
* Adopt latest SDK changes
* Adopt changed TransactionOverview API
* Switch to latest v2.0.0-rc.2
* Fix transaction history test fixture
* Adopt latest SDK snapshot version
* Switch to latest production Zcash SDK version
2023-09-27 08:52:31 +02:00
dependabot[bot]
c61645a34f
Bump gradle/gradle-build-action from 2.8.0 to 2.8.1 ( #971 )
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](ef76a971e2...b5126f31db
)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-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-09-26 08:48:44 +02:00
dependabot[bot]
9edc971a0f
Bump actions/checkout from 4.0.0 to 4.1.0 ( #970 )
...
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:14:43 +02:00
Honza Rychnovský
e8870b9662
[ #969 ] Kover 0.7.3
...
* Kover 0.7.0-Beta
* Configure test to fail
* Refresh dependency locks
* [#969 ] Kover 0.7.3
* Revert back test value
* Increase build timeout
---------
Co-authored-by: Carter Jernigan <git@carterjernigan.com>
2023-09-22 14:30:29 +02:00
dependabot[bot]
6272bf184e
Bump actions/setup-java from 3.12.0 to 3.13.0 ( #968 )
...
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:44:42 +02:00
Honza Rychnovský
b2834e6cb5
[ #962 ][ #907 ][ #963 ] Dependency bump
...
- Closes AGP 8.1.1 #963
- Closes Kotlin 1.9.10 #907
- Closes Compose Compiler 1.5.3 #962
2023-09-11 12:36:02 +02:00
dependabot[bot]
f8b845aabd
Bump actions/upload-artifact from 3.1.2 to 3.1.3 ( #961 )
...
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:03:52 +02:00
dependabot[bot]
181ed1c2ef
Bump actions/checkout from 3.6.0 to 4.0.0 ( #959 )
...
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:45:25 +02:00
Venkat-corebts
3bababb0a6
Added Checkbox changed Primary button and TextField ( #957 )
...
* Added Checkbox changed Primary button and TextField
* Did code refactoring
* Moved colors and dimens to ZcashTheme color and dimens files
* Changed color resource for Primary button
* Added buttonShadowColor to ExtendedColors
---------
Co-authored-by: Venkatareddy Seelam <45472390+venkatAmigo@users.noreply.github.com>
2023-09-04 11:05:26 +02:00
Honza Rychnovský
ad38e3d4db
[ #955 ] Gradle 8.3
2023-08-31 10:10:52 +02:00
dependabot[bot]
40094867f7
Bump gradle/gradle-build-action from 2.7.1 to 2.8.0 ( #954 )
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](243af859f8...ef76a971e2
)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-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-08-30 15:26:43 +02:00
dependabot[bot]
b717f9a9d7
Bump clamav/clamav from 1.1.1 to 1.2.0 in /.github/actions/antivirus ( #953 )
...
Bumps clamav/clamav from 1.1.1 to 1.2.0.
---
updated-dependencies:
- dependency-name: clamav/clamav
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-30 11:19:15 +02:00
Honza Rychnovský
54e522090a
[ #951 ] Add Archivo font
...
* [#951 ] Add Archivo font
- Font added
- License documentation file updated
- This slightly changes the provided font accessibility. Both Inter and Archivo are now available with the `ZcashTheme.typography` API.
- Closes #951
* Update license documents
2023-08-30 10:36:31 +02:00
dependabot[bot]
d86212cbda
Bump actions/checkout from 3.5.3 to 3.6.0 ( #950 )
...
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:55 +02:00
dependabot[bot]
ed3d194dc1
Bump clamav/clamav from 1.1.0 to 1.1.1 in /.github/actions/antivirus ( #939 )
...
Bumps clamav/clamav from 1.1.0 to 1.1.1.
---
updated-dependencies:
- dependency-name: clamav/clamav
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-08-21 10:52:13 +02:00
dependabot[bot]
310e97677d
Bump gradle/gradle-build-action from 2.7.0 to 2.7.1 ( #943 )
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](a4cf152f48...243af859f8
)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-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-08-21 10:39:43 +02:00
Honza Rychnovský
6ec3c95914
[ #915 ] Black and white color themes
...
* [#915 ] Black and white color themes
- Simplified color model to just black and white colors
- Reworked send fab button to a regular primary button
2023-08-07 14:52:24 +02:00
Honza Rychnovský
02ae3166e1
[ #932 ] Different Testnet build icon
2023-08-04 15:36:36 +02:00
Honza Rychnovský
7240753964
[ #931 ] New app launcher icon
2023-08-04 15:35:59 +02:00
Honza Rychnovský
a69339977b
[ #929 ] Fill in support contact email
2023-08-04 15:34:58 +02:00
Honza Rychnovský
01b24f47ed
[ #914 ] Rectangle shapes
2023-08-04 13:01:16 +02:00
Honza Rychnovský
3c751a5893
[ #917 ] Use Inter font
2023-08-03 16:02:51 +02:00
Honza Rychnovský
ebc2061916
[ #913 ] Replace logo
2023-08-03 16:00:45 +02:00
Honza Rychnovský
6c4e080dc6
[ #925 ] Rename app
2023-08-03 11:46:55 +02:00
Honza Rychnovský
38b7d41ed2
[ #923 ] Adopt SDK 1.20.0-beta01
2023-08-03 10:55:48 +02:00
dependabot[bot]
2373110f2d
Bump actions/setup-java from 3.11.0 to 3.12.0 ( #920 )
...
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 09:00:29 +02:00
dependabot[bot]
7ea9be6197
Bump gradle/gradle-build-action from 2.6.1 to 2.7.0 ( #919 )
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](915a66c096...a4cf152f48
)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-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-25 08:59:56 +02:00
dependabot[bot]
d6dbe85906
Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 ( #918 )
...
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:21:27 +02:00
dependabot[bot]
ece2c42b04
Bump gradle/gradle-build-action from 2.6.0 to 2.6.1 ( #911 )
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](bd57605957...915a66c096
)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-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-07-18 08:53:55 +02:00
Honza Rychnovský
c7c3c3f79d
[ #903 ] Update doc on supported java versions
2023-07-17 13:49:11 +02:00
Honza Rychnovský
6b5359119c
[ #905 ] Add copy-to-clipboard for addresses
...
* [#905 ] Add copy-to-clipboard for addresses
* Unify copy-to-clipboard across screens and APIs
* Fix ripple effect on address item
2023-07-17 12:33:14 +02:00