Skip to content

Releases: code-payments/code-android-app

v2.1.13

08 Oct 15:36
0962f01
Compare
Choose a tag to compare

What's Changed

  • chore: update translations for connect account screen by @bmc08gt in #565
  • chore: support deeplink jumping by @bmc08gt in #567
  • chore: desugar by @bmc08gt in #566
  • fix(session): handle idempotencyKeys properly when hitting payment failures by @bmc08gt in #573
  • chore(phoneverify): handle UNSUPPORTED_DEVICE; send to bugnsag by @bmc08gt in #579
  • fix(connectaccount): update layout to a scaffold to prevent content clipping by @bmc08gt in #578
  • fix: make gRPC observers waitForReady by @bmc08gt in #581

Full Changelog: v2.1.12...v2.1.13

v2.1.12

13 Sep 22:14
f7078b3
Compare
Choose a tag to compare

What's Changed

  • chore: properly identify users for Mixpanel and Bugsnag by @bmc08gt in #561
  • fix(scanner): work around iterator() bug by @bmc08gt in #563

Full Changelog: v2.1.11...v2.1.12

v2.1.11

12 Sep 19:57
746a90c
Compare
Choose a tag to compare

What's Changed

  • fix(tooltip): hide when bill is active by @bmc08gt in #553
  • chore: add metrics around connect account for tips flow by @bmc08gt in #554
  • chore(scan): scan full static image at various scan qualities to improve parse success rate by @bmc08gt in #555
  • chore: properly handle permission rationale presence for permanently … by @bmc08gt in #556
  • chore: update X account link tweet text by @bmc08gt in #558
  • chore: add fetch-protos to aid in proto updates by @bmc08gt in #557

Full Changelog: v2.1.10...v2.1.11

v2.1.10

10 Sep 02:18
818d06e
Compare
Choose a tag to compare

What's Changed

  • feat: add gallery support and share image to code by @bmc08gt in #540
  • feat(gallery): divide and conquer parsing images from gallery by @bmc08gt in #544
  • fix(camera): prevent possible fish eye effect after scanning a bill and returning to initial zoom by @bmc08gt in #546
  • chore: HomeViewModel => Session by @bmc08gt in #547
  • feat: increase lookup successes from gallery by @bmc08gt in #548
  • chore: improve sliding window search for static images by @bmc08gt in #549
  • chore: add initial create chat flow stub screen by @bmc08gt in #550
  • chore: add metrics to photo processing (scanning) by @bmc08gt in #551
  • v2.1.10 by @bmc08gt in #552

Full Changelog: v2.1.9...v2.1.10

v2.1.9

03 Sep 20:41
e4988a2
Compare
Choose a tag to compare

What's Changed

  • chore: create beginning of :common:components package by @bmc08gt in #524
  • feat(tipcard): prompt user for notification permissions when bringing out tip card by @bmc08gt in #526
  • chore: Request a Tip => Receive Tips by @bmc08gt in #527
  • feat: splat "Receive" (Tip Card) if unseen by @bmc08gt in #528
  • chore: enable share tweet by default by @bmc08gt in #529
  • chore(home/tipcard): only show notification modal hint once by @bmc08gt in #531
  • feat: add AF and pinch-to-zoom on Camera by @bmc08gt in #530
  • chore(camera/focus): reduce outline border by @bmc08gt in #532
  • fix: allow back navigation to dismiss tip card by @bmc08gt in #533
  • feat: add ability to flip shareable tip card to see the back by @bmc08gt in #534
  • feat: add drag-to-zoom and auto zoom out by @bmc08gt in #535
  • chore: update string localizations; add info warning to withdraw by @bmc08gt in #536
  • chore(theme/type): pull medium from avenir_next by @bmc08gt in #537
  • chore: allow pinch to zoom and drag to zoom to work together by @bmc08gt in #538
  • release 2.1.9 by @bmc08gt in #539
  • chore(camera): reverse drag-to-zoom direction by @bmc08gt in #541
  • feat(camera): ease-in drag-to-zoom; move to GestureController by @bmc08gt in #542
  • release 2.1.9 refinements by @bmc08gt in #543

Full Changelog: v2.1.8...v2.1.9

v2.1.8

22 Aug 19:53
cdfa14f
Compare
Choose a tag to compare

What's Changed

  • fix: make tip card dismissal more deterministic by @bmc08gt in #501
  • chore: support directly handling tipcard deeplinks by @bmc08gt in #502
  • chore: share tweet to tip behind beta flag by @bmc08gt in #503
  • chore(slideconfirm): make loading state visibility tied directly to l… by @bmc08gt in #504
  • chore: track tip card linkage by @bmc08gt in #505
  • chore: open app from push notification by @bmc08gt in #506
  • chore: add a retry mechanism to retrieving account from AccountManager by @bmc08gt in #507
  • fix(chat): use localized title for mute banner by @bmc08gt in #508
  • chore(accounthome): move version info to BottomBar; draw with gradient by @bmc08gt in #509
  • feat: add tip card to home screen behind beta flag by @bmc08gt in #510
  • chore: update translations by @bmc08gt in #511
  • chore: instrument breadcrumbs for core flows by @bmc08gt in #512
  • feat: update share action for tip cards by @bmc08gt in #513
  • chore(tipcontroller): reduce polling frequency to 5s from 20; don't poll forever by @bmc08gt in #514
  • chore: remove label for cancel bill action by @bmc08gt in #515
  • feat: simplify home bottom bar by @bmc08gt in #516
  • chore: create a tip verification state by @bmc08gt in #517
  • chore: update Give Kin title to Give Cash by @bmc08gt in #518
  • chore: update localizations by @bmc08gt in #519
  • build: update protobuf and grpc dependencies by @bmc08gt in #520
  • style(home): update bottom bar assets by @bmc08gt in #521
  • feat: improve network resiliency when starting in a no network state by @bmc08gt in #522
  • release/2.1.8 by @bmc08gt in #523
  • hotfix/2.1.8 by @bmc08gt in #525

Full Changelog: v2.1.7.412...v2.1.8

v2.1.7 (412)

07 Aug 15:40
6f4139b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.7.411...v2.1.7.412

v2.1.7 (411)

07 Aug 14:28
6472db5
Compare
Choose a tag to compare

What's Changed

  • feat: add chat streams behind beta flags by @bmc08gt in #482
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 by @dependabot in #483
  • build(deps): bump dev.chrisbanes.haze:haze from 0.6.2 to 0.7.3 by @dependabot in #480
  • feat(conversation): load user identity if already known/revealed by @bmc08gt in #484
  • chore: kin => cash copy changes by @bmc08gt in #486
  • feat: add disclaimer to access key image by @bmc08gt in #487
  • feat: add reveal identity support to chat if previously established by @bmc08gt in #485
  • build: update targetSdkVersion to 34 by @bmc08gt in #488
  • feat: add user avatars and load in chat and balance by @bmc08gt in #489
  • chore: update localized strings by @bmc08gt in #492
  • feat: move kado flow into app via webview modal by @bmc08gt in #491
  • Chore/clean up access key gen by @bmc08gt in #493
  • chore: move internal buy kin flow behind a beta flag by @bmc08gt in #494
  • sync main with develop by @bmc08gt in #497
  • chore: move tipcards out of beta by @bmc08gt in #495
  • release 2.1.7 (411) by @bmc08gt in #498

New Contributors

Full Changelog: v2.1.7.410...v2.1.7.411

v2.1.7 (410)

06 Aug 20:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.405...v2.1.7.410

v1.1.405

09 Jul 18:23
fadc3b1
Compare
Choose a tag to compare
v1.1.405 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.404...v1.1.405