secant-ios-wallet/secant/Features
Michal Fousek ad575b8173
[#427] Add not enough disk space screen (#429)
Closes #427

- This is scaffold work for #427. Logic is done and some basic UI.
- Logic that works with free disk space is in `DiskSpaceChecker`. Use
  `WrappedDiskSpaceChecker` to get live or mocked instances of `DiskSpaceChecker`.
- You can either use `mockEmptyDisk` which mocks situation when there
  is enough space on disk.
- Or you can use `mockFullDisk` to mock situation when there isn't enough space on disk.
2022-09-30 15:49:07 +02:00
..
AddressDetails [#73] [Scaffold] Profile Screen (#386) 2022-07-06 13:54:30 -03:00
App [#427] Add not enough disk space screen (#429) 2022-09-30 15:49:07 +02:00
BalanceBreakdown [#224] [Scaffold] Balance Breakdown (#412) 2022-08-17 10:22:35 -03:00
Home [#427] Add not enough disk space screen (#429) 2022-09-30 15:49:07 +02:00
ImportWallet [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
NotEnoughFreeSpace [#427] Add not enough disk space screen (#429) 2022-09-30 15:49:07 +02:00
OnboardingFlow [#404] Update to ComposableArchitecture 0.39.0 (#406) 2022-08-09 09:51:40 -07:00
Profile [#409] Rewrite LocalAuthenticationHandler so it supports new concurrency (#410) 2022-08-17 10:23:31 -03:00
RecoveryPhraseDisplay [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
RecoveryPhraseValidationFlow [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
Request [#180] Project Structure and Source code consistency (#317) 2022-05-13 13:29:57 -03:00
Sandbox [146] [UI Component] multiple line textfield (#400) 2022-08-02 08:07:03 +02:00
Scan [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
SendFlow [#81] Update Send Confirmation screen (#426) 2022-09-27 19:14:52 +02:00
Settings [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
WalletEventsFlow [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
WalletInfo [312] WrappedNumberFormatter (#336) 2022-06-03 14:28:48 +02:00
Welcome [#180] Project Structure and Source code consistency (#317) 2022-05-13 13:29:57 -03:00