secant-ios-wallet/secant
Francisco Gindre 5646afbdd5 First Stab at The Composable Architecture
Initial Light Mode Recovery Phrase Backup Screen

Dark mode color adjustments

Quotes "Navigation Bar Title"

Fix Recovery Phrase chips throw a UI Thread warning

Integrate Copy to buffer button

create test build 4 for UX validation

FIX: Archiving compilation errors

fix warnings. add TODOs for demo code that is needed to build on release mode

PR Fixes: remove dump calles add TODOs

remove unneeded padding

remove prints

PR fixes: remove min height from standard button style.

change extension from View to Text

change comment format

PR Fixes. code style

Add ticket number to TODOs

Rename "Backup Flow" to BackupFlow

PR lint fixes

Add tests

Fix lint issue. cleanup

rename "UI Components" to "UIComponents"

Renamed folder with spaces to CamelCase names:
"App Errors" to "AppErrors"
"Mocked Dependencies" to "MockedDependencies"

Renamed "Font Styles" to "FontStyles"

hook up to home screen

Adding: [Suggestion(adding pasteboard to environment)]

Implement [Suggestion(use specific RecoveryPhraseError) | non-blocking]

Remove double carriage return and replace by VStack of Text()

add App Uses Non-Exempt Encryption -> NO value to Info.plist

bump build #

0.0.1-7

make view modifiers private

move modifiers into extension

Testable Pasteboard

Fix: Word groups don't have noticeable spacing that allows the user to tell them apert

FIX: don't truncate enumerated chips
2021-12-13 15:58:13 -03:00
..
AppErrors First Stab at The Composable Architecture 2021-12-13 15:58:13 -03:00
Assets.xcassets Circular Frame 2021-10-29 08:22:16 -05:00
Base Enable SwiftLint 2021-09-16 05:34:54 -05:00
Colors.xcassets First Stab at The Composable Architecture 2021-12-13 15:58:13 -03:00
Features First Stab at The Composable Architecture 2021-12-13 15:58:13 -03:00
Fonts Numbered Text View + tests 2021-10-20 21:01:28 -03:00
Generated First Stab at The Composable Architecture 2021-12-13 15:58:13 -03:00
MockedDependencies First Stab at The Composable Architecture 2021-12-13 15:58:13 -03:00
Models Enable SwiftLint 2021-09-16 05:34:54 -05:00
Preview Content/Preview Assets.xcassets Initial Project 2021-07-29 19:38:35 -03:00
Routers PR Fixes 2021-10-27 16:29:23 -03:00
Screens Onboarding Screen 2021-12-07 06:18:35 -06:00
Stubs changes from PR suggestions 2021-09-21 17:38:36 -03:00
UIComponents First Stab at The Composable Architecture 2021-12-13 15:58:13 -03:00
Util First Stab at The Composable Architecture 2021-12-13 15:58:13 -03:00
ContentView.swift SwiftGen Assets 2021-10-05 13:41:26 -05:00
Info.plist First Stab at The Composable Architecture 2021-12-13 15:58:13 -03:00
SecantApp.swift First Stab at The Composable Architecture 2021-12-13 15:58:13 -03:00