secant-android-wallet/ui-lib/src/main/res/ui
Honza Rychnovsky cb98cc048f
[#808] Use Dimens Across App
* [#808] Use Dimens across the app

- Shorter Onboarding screen design enhanced

* Shorter New Wallet Backup screen UI enhanced

* Home screen UI enhance

* Seed screen UI enhance

* Link SendArgumentsWrapper issue

* Move custom buttons paddings to PaddingValues

- Optional Modifier parameter should have a default value of Modifier
- Thanks to this we introduced the outerPaddingValues parameter to all our buttons with default paddings
- Also notice the difference between e.g. ShortOnboardingView and ShortNewWalletBackupView. In the backup, we have the bottom button to be part of Scaffold’s bottomBar, which is maybe a better pattern than stretching the buttons with spacers in case of part of the screen content view, but it has also its tradeoffs.

* Settings screen enhance

* Support screen UI enhance

* About screen UI enhance

* Scan screen UI enhance

- Move modifiers to the caller’s side
- Match texts to predefined styles
- Add color to Small text component + reorder parameters

* Send screen UI enahnce

- Lifted out some modifiers arguments to the caller’s side
- Fixed button’s horizontal paddings

* Scan move BackHandler to Android class

* Update screen UI enhance

* Receive screen UI enhance

* Address screen UI enhance

* Ignore AndroidUpdate back action test

- Will be refactored soon

* Remove TODO as already implemented

* Restore screens UI enhance

* Create UpdateViewAndroidTest

* [#807][Design system] Remove deprecated Paddings

* [#705] Instrumentation coverage generation fails locally

* [#808] Use Dimens across the app

- Shorter Onboarding screen design enhanced

* Shorter New Wallet Backup screen UI enhanced

* Home screen UI enhance

* Seed screen UI enhance

* Link SendArgumentsWrapper issue

* Move custom buttons paddings to PaddingValues

- Optional Modifier parameter should have a default value of Modifier
- Thanks to this we introduced the outerPaddingValues parameter to all our buttons with default paddings
- Also notice the difference between e.g. ShortOnboardingView and ShortNewWalletBackupView. In the backup, we have the bottom button to be part of Scaffold’s bottomBar, which is maybe a better pattern than stretching the buttons with spacers in case of part of the screen content view, but it has also its tradeoffs.

* Settings screen enhance

* Support screen UI enhance

* About screen UI enhance

* Scan screen UI enhance

- Move modifiers to the caller’s side
- Match texts to predefined styles
- Add color to Small text component + reorder parameters

* Send screen UI enahnce

- Lifted out some modifiers arguments to the caller’s side
- Fixed button’s horizontal paddings

* Scan move BackHandler to Android class

* Update screen UI enhance

* Receive screen UI enhance

* Address screen UI enhance

* Ignore AndroidUpdate back action test

- Will be refactored soon

* Remove TODO as already implemented

* Restore screens UI enhance

* Create UpdateViewAndroidTest

* [#807][Design system] Remove deprecated Paddings

* Address review comments
2023-04-04 14:21:18 +02:00
..
about/values [#764] Android Remote Config implementation 2023-02-21 12:50:31 -05:00
backup [#762] Simplified seed backup UX 2023-03-03 08:06:03 -05:00
common [#792] Add Sending Screens 2023-03-27 08:25:36 +02:00
home/values [#808] Use Dimens Across App 2023-04-04 14:21:18 +02:00
new/values [#762] Simplified seed backup UX 2023-03-03 08:06:03 -05:00
onboarding [#808] Use Dimens Across App 2023-04-04 14:21:18 +02:00
receive/values [#762] Simplified seed backup UX 2023-03-03 08:06:03 -05:00
request/values
restore/values [#151] Add birthday to restore 2023-03-21 15:04:16 -04:00
scan/values [#791] Add Scan To Send 2023-03-30 09:58:20 +02:00
seed/values [#774] Redesign home with hamburger menu 2023-02-28 08:54:07 -05:00
send/values [#792] Add Sending Screens 2023-03-27 08:25:36 +02:00
settings/values [#774] Redesign home with hamburger menu 2023-02-28 08:54:07 -05:00
support/values [#808] Use Dimens Across App 2023-04-04 14:21:18 +02:00
update
wallet_address/values [#762] Simplified seed backup UX 2023-03-03 08:06:03 -05:00
warning [#174]added warning screen + StorageChecker.kt (#594) 2022-10-03 15:59:09 +02:00