Releases: code-payments/code-android-app
Releases · code-payments/code-android-app
v1.1.397
v1.1.396
What's Changed
- chore(share): update layout to better handle smaller device screens by @bmc08gt in #448
- feat: create AppSettings; allow disabling camera auto start on launch by @bmc08gt in #449
- Chore/create account error updates by @bmc08gt in #450
- chore: add analytics around app settings toggled by @bmc08gt in #451
Full Changelog: v1.1.395...v1.1.396
v1.1.395
What's Changed
- fix(givekin): remove points of failure around exchange rates and CurrencyCode lookup by @bmc08gt in #429
- chore(api): add analytics around background swaps by @bmc08gt in #430
- chore: add analytics to track metrics for unintentional logouts by @bmc08gt in #431
- feat: enable tip cards by @bmc08gt in #432
- fix(session): prevent sodium initialization from blocking token resolution by @bmc08gt in #433
- chore: move theme out of app and into :common:theme by @bmc08gt in #434
- feat: add scan to download embedded QR for sharing app by @bmc08gt in #435
- sync main to dev by @bmc08gt in #438
- build: sync dev main by @bmc08gt in #437
- build: add dependabot by @bmc08gt in #436
- feat: update share download tooltip and modal by @bmc08gt in #439
- chore: disable tip card activation for now by @bmc08gt in #440
- chore(download/share): scale QR code when long pressed by @bmc08gt in #441
- chore: resetup vendor directory by @bmc08gt in #443
- chore: update design system to use our naming system for typography by @bmc08gt in #444
- chore: add catch all error for cash link collection by @bmc08gt in #445
- chore: update localization by @bmc08gt in #446
- chore: tooltip refinements by @bmc08gt in #447
Full Changelog: v1.1.389...v1.1.395
v1.1.394
What's Changed
- chore: resetup vendor directory by @bmc08gt in #443
- chore: update design system to use our naming system for typography by @bmc08gt in #444
- chore: add catch all error for cash link collection by @bmc08gt in #445
- chore: update localization by @bmc08gt in #446
Full Changelog: v1.1.393...v1.1.394
v1.1.393
What's Changed
- sync main to dev by @bmc08gt in #438
- build: sync dev main by @bmc08gt in #437
- build: add dependabot by @bmc08gt in #436
- feat: update share download tooltip and modal by @bmc08gt in #439
- chore: disable tip card activation for now by @bmc08gt in #440
- chore(download/share): scale QR code when long pressed by @bmc08gt in #441
Full Changelog: v1.1.392...v1.1.393
v1.1.392
v1.1.391
v1.1.390
What's Changed
- fix(givekin): remove points of failure around exchange rates and CurrencyCode lookup by @bmc08gt in #429
- chore(api): add analytics around background swaps by @bmc08gt in #430
- chore: add analytics to track metrics for unintentional logouts by @bmc08gt in #431
- feat: enable tip cards by @bmc08gt in #432
Full Changelog: v1.1.389...v1.1.390
v1.1.389
v1.1.388
What's Changed
- prep next development cycle by @bmc08gt in #381
- fix(client): catch possible thrown exceptions from BalanceController#fetchBalanceSuspend by @bmc08gt in #382
- chore: only show tip account banner once by @bmc08gt in #383
- feat: add in-memory tip chat prototype behind beta flags by @bmc08gt in #384
- chore(chat): create MessageNodeScope to abstract and share ui logic by @bmc08gt in #385
- chore: remove App.getInstance() used globally by @bmc08gt in #386
- fix: allow cash bill assets (globe/grid) to fail to load by @bmc08gt in #387
- chore: update localized strings by @bmc08gt in #389
- chore: scope authenticator type to namespace by @bmc08gt in #390
- style: arrange GetKin wrt spacing closer to iOS by @bmc08gt in #391
- chore: add additional startupLog; move account/token fetch off main thread by @bmc08gt in #388
- fix: add title back to Balance screen by @bmc08gt in #392
- chore: create "generators" for GiftCard, Mnemonic, and Organizer by @bmc08gt in #393
- feat: allow overriding back/close buttons in modals by @bmc08gt in #394
- feat: add currency selection in balance screen by @bmc08gt in #395
- fix: don't autoverify tipcard.getcode* to allow tipcard deep links to operate from link clicks by @bmc08gt in #396
- fix(balance): prevent unneccesary recomp/flicker of balance when open… by @bmc08gt in #397
- fix(chatnode): use newestMessage for message preview; not derived last by @bmc08gt in #398
- fix(withdrawal): allow access to full balance again by @bmc08gt in #399
- chore: convert startup log to trace by @bmc08gt in #400
- chore: cache mnemonic code and phrase derivations by @bmc08gt in #401
- fix: correct app launch redirect by @bmc08gt in #402
- fix: correct app launch redirect by @bmc08gt in #403
- chore(bill/cash): favor ARGB_8888 bitmaps by @bmc08gt in #404
- fix(balance): prevent mismatches when changing currencies by @bmc08gt in #405
- prep next development cycle by @bmc08gt in #406
- chore(tips): localize minimum threshold against selected currency; no… by @bmc08gt in #407
- fix(tipcard): tweaks mimiced inner shadow on tip card to not render weird on lower density by @bmc08gt in #408
- chore(tip/request): round corners on tweet preview by @bmc08gt in #409
- chore(tip/request): round corners on tweet preview by @bmc08gt in #410
- chore(api): quiet down some logging by @bmc08gt in #412
- chore(home): increase timeout for resetting dismissed to prevent flicker by @bmc08gt in #413
- feat: enable tip card setup by @bmc08gt in #411
- chore: update grid/globe assets for cash bill by @bmc08gt in #414
- ui(slidetoconfirm): show loading state quicker by @bmc08gt in #415
- feat: add prompt flow when scanning non-activated tip cards by @bmc08gt in #416
- fix(cashbill): adjust grid placement on bill with new asset by @bmc08gt in #417
- chore(bill/cash): attempt to make assets higher res by @bmc08gt in #418
- chore(home): tip not activated improvements by @bmc08gt in #419
- chore(betaflags): swap betaflags for release by @bmc08gt in #420
- chore: update localized strings by @bmc08gt in #421
- feat: update balance currency to rescope app currency by @bmc08gt in #422
- chore(currency): use rates/currency through Exchange by @bmc08gt in #423
- fix: getCurrencyWithRate in BaseAmountCurrencyVM for balance by @bmc08gt in #424
- feat: improve error messaging during onboarding flow (create account) by @bmc08gt in #426
- chore: add horizontal padding to AmountArea throughout app to be cons… by @bmc08gt in #427
Full Changelog: v1.1.372...v1.1.388