Skip to content

[๐Ÿ’ณ] Native Checkout

Compare
Choose a tag to compare
@eoji eoji released this 10 Dec 20:50
· 1259 commits to master since this release
cc99ed4

(This was released in the Play Store on November 21, 2019)

External

A11y

[๐Ÿ—ฃ] NT-252 Improved a11y on project page (#635)
[๐Ÿ’ณ] NT-416 Improved a11y in Pledge screen (#636)
[๐Ÿ’ณ] NT-414 Improved a11y support for stored cards (#634)
[๐Ÿ—ฃ] NT-457 A11y label for backing payment method (#647)

Design

[๐ŸŽจ] NT-390 Total pledge color is static (#639)
[๐ŸŽจ] NT-487 Customizing 3DS2 style (#662)
[๐ŸŽจ] NT-473 Pledge currency text styles (#668)

Refactor

[๐Ÿ”] NT-379 Synchronous createBacking (#637)
[๐Ÿ’ณ] NT-380 Synchronous updateBacking (#649)
[๐Ÿ’ณ] NT-369 createBacking with SCA support (#646)
[๐ŸŽŠ] NT-464 UpdateBacking SCA (#654)

Features

Always displaying the pledge minimum. (#640)
[๐Ÿ˜ญ] NT-412 Pledge validation (#641)
[๐Ÿ’ฐ] NT-441 Showing backer if they used Google Pay or Apple Pay (#642)
[โš ๏ธ] NT-448 Displaying deadline warning on pledge screen (#652)
[๐Ÿ™ˆ] NT-442 Pledge summary visibility in the pledge screen (#650)
[๐Ÿ™ˆ] NT-466 Pledge summary visibility in the view/manage pledge screen (#651)
[โ›”๏ธ] NT-509 Hiding reward CTA for creators on their own project (#660)
[๐Ÿ”™] NT-479 Pledge toolbar navigation (#661)
[โ„น๏ธ] NT-511 Showing project launch date when current user is project's creator (#664)
[๐Ÿ‘€] NT-510 Pledge CTA for creators viewing their own project is "View your rewards" (#665)
[๐Ÿ“›] NT-536 Added current user's name and avatar to view/manage pledge (#667)
[๐Ÿ“ˆ] NT-512 Added creator dashboard button to project page (#666)
[โ„น๏ธ] NT-507 Displaying backing status in BackingFragment (#669)
[๐Ÿ‘†๐Ÿพ] NT-566 Pull to refresh support in View/Manage pledge (#670)
[๐Ÿ”œ] NT-564 Preauth backing status support (#671)
[๐Ÿ†•] NT-567 Special manage pledge menu for backings in preauth state (#672)
[๐Ÿ™ˆ] Hiding payment method section in BackingFragment when paymentMethod is null (#675)
[๐Ÿ‘ท๐Ÿพโ€โ™€๏ธ] NT-584 Go rewardless feature flag support (#679)

Bugs

[๐Ÿ›] NT-225 NPE when saving card unsuccessfully in settings (#638)
[๐Ÿ›] NT-455 Fixing bug when viewing rewards of a backed project. (#644)
[๐Ÿœ] NT-448 Pledge warning rotation bug (#663)
[๐Ÿ›] NT-467 Fixes bug with pledge text color and max warning (#658)
[๐Ÿž] NT-566 Refreshing project page bug (#680)

Maintenance

[๐Ÿ‘ท๐Ÿพโ€โ™€๏ธ] NT-452 Stripe 11.1.3 -> 12.0.1 (#648)
[๐Ÿšฎ] NT-351 Updating Google Wallet library 17.0.0 -> 18.0.0 (#655)
[โœ…] NT-344 Adds missing tests in ProjectViewModel (#657)
[๐Ÿ’ฅ] NT-443 Fixing Crashlytics setup (#659)
[๐Ÿ“ฑ] Adding KSRequestInterceptor to graphQL client (#677)
[๐Ÿ‘ท๐Ÿพโ€โ™€๏ธ] Fixes documentation with signing.gradle credentials (#674)
[๐Ÿ‘ท๐Ÿพโ€โ™€๏ธ] NT-588 Setting up regression variant (#678)

Release prep

[๐Ÿณ] NT-344 Using native checkout feature flag in external builds (#656)
[๐Ÿš€] 2.0.0 RC (#673)
[๐Ÿ‘ฏโ€โ™€๏ธ] Syncing master and 2.0.0 release branch (#676)
[๐Ÿš€] 2.0.0 part 3 (#681)

Internal

Internal Tools

[๐Ÿ”ฅ] Internal tools redesign and config feature flags display (#643)
Fixes imports from moved files in internal tools (#645)