Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Releases: TBD54566975/didpay

android-beta-0.0.1+1715069207

07 May 08:10
17e7d29
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat: update fee details by @ethan-tbd in #146

Full Changelog: android-beta-0.0.1+1714982824...android-beta-0.0.1+1715069207

android-beta-0.0.1+1714982824

06 May 08:11
e6ef3d0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat: add flutter project and hermit by @wesbillman in #2
  • feat: add did storage and tabs by @wesbillman in #3
  • feat: add mock pfi verification widget by @wesbillman in #4
  • feat: use real widget uris for PFi by @wesbillman in #6
  • fix: use web5_flutter package by @wesbillman in #7
  • update the README a bit by @michaelneale in #5
  • feat: add vc creation and verification flow by @wesbillman in #8
  • feat: add on-screen number pad by @ethan-tbd in #9
  • feat: add more widget tests by @ethan-tbd in #10
  • feat: add account balance widget by @ethan-tbd in #11
  • feat: add padding constants by @ethan-tbd in #14
  • load PFIs from known source and cache as shared preference by @michaelneale in #17
  • feat: add deposit page by @ethan-tbd in #23
  • chore: add vscode recommended extensions by @wesbillman in #28
  • feat: refactor PFIs and add config by @wesbillman in #29
  • Add withdraw page by @kirahsapong in #31
  • rendering form based on json schema by @michaelneale in #27
  • feat: add transaction activity by @ethan-tbd in #40
  • Add Invalid NumberPad Input animation by @kirahsapong in #32
  • Add SendDidPage by @kirahsapong in #33
  • feat: add transaction details page by @ethan-tbd in #42
  • feat: add success page by @ethan-tbd in #44
  • chore: update ColorScheme by @ethan-tbd in #45
  • Add currency toggle dropdown by @kirahsapong in #46
  • feat: add payment details page by @ethan-tbd in #47
  • chore: restructure shared folder by @wesbillman in #50
  • chore: update CODEOWNERS with real humans by @wesbillman in #51
  • chore: removed frontend folder by @wesbillman in #52
  • chore: rename app to DIDPay by @wesbillman in #53
  • feat: add initial IDV flow by @wesbillman in #54
  • chore: remove scrolled elevation by @ethan-tbd in #57
  • chore: undo last two commits to main by @ethan-tbd in #60
  • chore: update text fields by @ethan-tbd in #61
  • feat: add qr scanner by @ethan-tbd in #62
  • fix: update bundle identifier by @wesbillman in #63
  • feat: add pending page by @ethan-tbd in #64
  • Review Request Page by @kirahsapong in #65
  • Update colour themes by @kirahsapong in #67
  • fix: remove NumberPad callbacks by @ethan-tbd in #24
  • feat: update to new web5 package and interface by @wesbillman in #68
  • chore: make deposit/withdraw flows consistent by @ethan-tbd in #71
  • feat: construct SIOPv2 auth response by @ethan-tbd in #72
  • feat: update onboarding flow by @ethan-tbd in #74
  • feat: start up idv widget by @ethan-tbd in #75
  • Running instructions by @michaelneale in #77
  • fix: handle errors for idv by @ethan-tbd in #76
  • naming: annotate auth response by @shamilovtim in #80
  • feat: use USDC as main currency by @ethan-tbd in #82
  • feat: add input masking by @ethan-tbd in #84
  • use dartfmt by @shamilovtim in #83
  • feat: add decimal padding hint by @ethan-tbd in #85
  • feat: wallet picker by @shamilovtim in #86
  • fix: update flutter to latest version by @wesbillman in #88
  • chore: fix xcode project changes by @wesbillman in #91
  • chore: add real linting by @wesbillman in #89
  • feat: add payment type selector by @ethan-tbd in #90
  • chore: refactor code style by @ethan-tbd in #97
  • scan QR code to find a new PFI by @michaelneale in #94
  • chore: update txn details page by @ethan-tbd in #99
  • #48 Disable Next buttons while input is insufficient by @diehuxx in #104
  • chore: reorganize folders by @ethan-tbd in #105
  • feat: add web platform to flutter project by @wesbillman in #102
  • chore: upgrade flutter and fix android by @wesbillman in #106
  • chore: remove services folder by @ethan-tbd in #108
  • Testflight by @michaelneale in #107
  • using hermit in xcode cloud by @michaelneale in #112
  • feat: use real offering by @ethan-tbd in #113
  • feat: add remittance flow by @ethan-tbd in #116
  • chore: upgrade flutter and packages by @wesbillman in #119
  • feat: streamline onboarding flow by @ethan-tbd in #120
  • feat: get offerings from country by @ethan-tbd in #124
  • fix: remove disabled button in SendDidPage by @ethan-tbd in #128
  • feat: send rfq by @ethan-tbd in #129
  • chore: add issues to every TODO by @ethan-tbd in #138
  • Remove prettier from vscode extension recommendations by @mistermoe in #139
  • chore: update README by @ethan-tbd in #140
  • fix: remove hardcoded did by @ethan-tbd in #141
  • adding icon with flutter by @michaelneale in #121
  • chore: add android beta release artifacts by @wesbillman in #144
  • feat: poll for quote by @ethan-tbd in #142
  • fix: android beta builds by @wesbillman in #145

New Contributors

Full Changelog: https://github.com/TBD54566975/didpay/commits/android-beta-0.0.1+1714982824

android-beta-0.0.1+1714896361

05 May 08:10
e6ef3d0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat: add flutter project and hermit by @wesbillman in #2
  • feat: add did storage and tabs by @wesbillman in #3
  • feat: add mock pfi verification widget by @wesbillman in #4
  • feat: use real widget uris for PFi by @wesbillman in #6
  • fix: use web5_flutter package by @wesbillman in #7
  • update the README a bit by @michaelneale in #5
  • feat: add vc creation and verification flow by @wesbillman in #8
  • feat: add on-screen number pad by @ethan-tbd in #9
  • feat: add more widget tests by @ethan-tbd in #10
  • feat: add account balance widget by @ethan-tbd in #11
  • feat: add padding constants by @ethan-tbd in #14
  • load PFIs from known source and cache as shared preference by @michaelneale in #17
  • feat: add deposit page by @ethan-tbd in #23
  • chore: add vscode recommended extensions by @wesbillman in #28
  • feat: refactor PFIs and add config by @wesbillman in #29
  • Add withdraw page by @kirahsapong in #31
  • rendering form based on json schema by @michaelneale in #27
  • feat: add transaction activity by @ethan-tbd in #40
  • Add Invalid NumberPad Input animation by @kirahsapong in #32
  • Add SendDidPage by @kirahsapong in #33
  • feat: add transaction details page by @ethan-tbd in #42
  • feat: add success page by @ethan-tbd in #44
  • chore: update ColorScheme by @ethan-tbd in #45
  • Add currency toggle dropdown by @kirahsapong in #46
  • feat: add payment details page by @ethan-tbd in #47
  • chore: restructure shared folder by @wesbillman in #50
  • chore: update CODEOWNERS with real humans by @wesbillman in #51
  • chore: removed frontend folder by @wesbillman in #52
  • chore: rename app to DIDPay by @wesbillman in #53
  • feat: add initial IDV flow by @wesbillman in #54
  • chore: remove scrolled elevation by @ethan-tbd in #57
  • chore: undo last two commits to main by @ethan-tbd in #60
  • chore: update text fields by @ethan-tbd in #61
  • feat: add qr scanner by @ethan-tbd in #62
  • fix: update bundle identifier by @wesbillman in #63
  • feat: add pending page by @ethan-tbd in #64
  • Review Request Page by @kirahsapong in #65
  • Update colour themes by @kirahsapong in #67
  • fix: remove NumberPad callbacks by @ethan-tbd in #24
  • feat: update to new web5 package and interface by @wesbillman in #68
  • chore: make deposit/withdraw flows consistent by @ethan-tbd in #71
  • feat: construct SIOPv2 auth response by @ethan-tbd in #72
  • feat: update onboarding flow by @ethan-tbd in #74
  • feat: start up idv widget by @ethan-tbd in #75
  • Running instructions by @michaelneale in #77
  • fix: handle errors for idv by @ethan-tbd in #76
  • naming: annotate auth response by @shamilovtim in #80
  • feat: use USDC as main currency by @ethan-tbd in #82
  • feat: add input masking by @ethan-tbd in #84
  • use dartfmt by @shamilovtim in #83
  • feat: add decimal padding hint by @ethan-tbd in #85
  • feat: wallet picker by @shamilovtim in #86
  • fix: update flutter to latest version by @wesbillman in #88
  • chore: fix xcode project changes by @wesbillman in #91
  • chore: add real linting by @wesbillman in #89
  • feat: add payment type selector by @ethan-tbd in #90
  • chore: refactor code style by @ethan-tbd in #97
  • scan QR code to find a new PFI by @michaelneale in #94
  • chore: update txn details page by @ethan-tbd in #99
  • #48 Disable Next buttons while input is insufficient by @diehuxx in #104
  • chore: reorganize folders by @ethan-tbd in #105
  • feat: add web platform to flutter project by @wesbillman in #102
  • chore: upgrade flutter and fix android by @wesbillman in #106
  • chore: remove services folder by @ethan-tbd in #108
  • Testflight by @michaelneale in #107
  • using hermit in xcode cloud by @michaelneale in #112
  • feat: use real offering by @ethan-tbd in #113
  • feat: add remittance flow by @ethan-tbd in #116
  • chore: upgrade flutter and packages by @wesbillman in #119
  • feat: streamline onboarding flow by @ethan-tbd in #120
  • feat: get offerings from country by @ethan-tbd in #124
  • fix: remove disabled button in SendDidPage by @ethan-tbd in #128
  • feat: send rfq by @ethan-tbd in #129
  • chore: add issues to every TODO by @ethan-tbd in #138
  • Remove prettier from vscode extension recommendations by @mistermoe in #139
  • chore: update README by @ethan-tbd in #140
  • fix: remove hardcoded did by @ethan-tbd in #141
  • adding icon with flutter by @michaelneale in #121
  • chore: add android beta release artifacts by @wesbillman in #144
  • feat: poll for quote by @ethan-tbd in #142
  • fix: android beta builds by @wesbillman in #145

New Contributors

Full Changelog: https://github.com/TBD54566975/didpay/commits/android-beta-0.0.1+1714896361

android-beta-0.0.1+1714763895

03 May 19:22
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat: add flutter project and hermit by @wesbillman in #2
  • feat: add did storage and tabs by @wesbillman in #3
  • feat: add mock pfi verification widget by @wesbillman in #4
  • feat: use real widget uris for PFi by @wesbillman in #6
  • fix: use web5_flutter package by @wesbillman in #7
  • update the README a bit by @michaelneale in #5
  • feat: add vc creation and verification flow by @wesbillman in #8
  • feat: add on-screen number pad by @ethan-tbd in #9
  • feat: add more widget tests by @ethan-tbd in #10
  • feat: add account balance widget by @ethan-tbd in #11
  • feat: add padding constants by @ethan-tbd in #14
  • load PFIs from known source and cache as shared preference by @michaelneale in #17
  • feat: add deposit page by @ethan-tbd in #23
  • chore: add vscode recommended extensions by @wesbillman in #28
  • feat: refactor PFIs and add config by @wesbillman in #29
  • Add withdraw page by @kirahsapong in #31
  • rendering form based on json schema by @michaelneale in #27
  • feat: add transaction activity by @ethan-tbd in #40
  • Add Invalid NumberPad Input animation by @kirahsapong in #32
  • Add SendDidPage by @kirahsapong in #33
  • feat: add transaction details page by @ethan-tbd in #42
  • feat: add success page by @ethan-tbd in #44
  • chore: update ColorScheme by @ethan-tbd in #45
  • Add currency toggle dropdown by @kirahsapong in #46
  • feat: add payment details page by @ethan-tbd in #47
  • chore: restructure shared folder by @wesbillman in #50
  • chore: update CODEOWNERS with real humans by @wesbillman in #51
  • chore: removed frontend folder by @wesbillman in #52
  • chore: rename app to DIDPay by @wesbillman in #53
  • feat: add initial IDV flow by @wesbillman in #54
  • chore: remove scrolled elevation by @ethan-tbd in #57
  • chore: undo last two commits to main by @ethan-tbd in #60
  • chore: update text fields by @ethan-tbd in #61
  • feat: add qr scanner by @ethan-tbd in #62
  • fix: update bundle identifier by @wesbillman in #63
  • feat: add pending page by @ethan-tbd in #64
  • Review Request Page by @kirahsapong in #65
  • Update colour themes by @kirahsapong in #67
  • fix: remove NumberPad callbacks by @ethan-tbd in #24
  • feat: update to new web5 package and interface by @wesbillman in #68
  • chore: make deposit/withdraw flows consistent by @ethan-tbd in #71
  • feat: construct SIOPv2 auth response by @ethan-tbd in #72
  • feat: update onboarding flow by @ethan-tbd in #74
  • feat: start up idv widget by @ethan-tbd in #75
  • Running instructions by @michaelneale in #77
  • fix: handle errors for idv by @ethan-tbd in #76
  • naming: annotate auth response by @shamilovtim in #80
  • feat: use USDC as main currency by @ethan-tbd in #82
  • feat: add input masking by @ethan-tbd in #84
  • use dartfmt by @shamilovtim in #83
  • feat: add decimal padding hint by @ethan-tbd in #85
  • feat: wallet picker by @shamilovtim in #86
  • fix: update flutter to latest version by @wesbillman in #88
  • chore: fix xcode project changes by @wesbillman in #91
  • chore: add real linting by @wesbillman in #89
  • feat: add payment type selector by @ethan-tbd in #90
  • chore: refactor code style by @ethan-tbd in #97
  • scan QR code to find a new PFI by @michaelneale in #94
  • chore: update txn details page by @ethan-tbd in #99
  • #48 Disable Next buttons while input is insufficient by @diehuxx in #104
  • chore: reorganize folders by @ethan-tbd in #105
  • feat: add web platform to flutter project by @wesbillman in #102
  • chore: upgrade flutter and fix android by @wesbillman in #106
  • chore: remove services folder by @ethan-tbd in #108
  • Testflight by @michaelneale in #107
  • using hermit in xcode cloud by @michaelneale in #112
  • feat: use real offering by @ethan-tbd in #113
  • feat: add remittance flow by @ethan-tbd in #116
  • chore: upgrade flutter and packages by @wesbillman in #119
  • feat: streamline onboarding flow by @ethan-tbd in #120
  • feat: get offerings from country by @ethan-tbd in #124
  • fix: remove disabled button in SendDidPage by @ethan-tbd in #128
  • feat: send rfq by @ethan-tbd in #129
  • chore: add issues to every TODO by @ethan-tbd in #138
  • Remove prettier from vscode extension recommendations by @mistermoe in #139
  • chore: update README by @ethan-tbd in #140
  • fix: remove hardcoded did by @ethan-tbd in #141
  • adding icon with flutter by @michaelneale in #121
  • chore: add android beta release artifacts by @wesbillman in #144

New Contributors

Full Changelog: https://github.com/TBD54566975/didpay/commits/android-beta-0.0.1+1714763895