Skip to content

Commit 90e7223

Browse files
committed
Merge remote-tracking branch 'origin/develop' into HEAD
* origin/develop: (78 commits) chore: support directly handling tipcard deeplinks fix: make tip card dismissal more deterministic build: prep next development cycle chore: put chat chat node avatars behind tip chat beta flag build: prep next development cycle prep next development cycle build: update alpha CI to look for any v based tag chore: synchronize versioning with iOS chore: move internal buy kin flow behind a beta flag chore(backupkey): reset button state after saving photo chore: clean up access key QR generation build: prep next development cycle chore: update localized strings feat(kado): check order status when provided to trigger sheet closure feat: move kado flow into app via webview modal feat: add user avatars and load in chat and balance build: update targetSdkVersion to 34 prep next development cycle chore: sort chats based on lastMessageMillis chore: add connect account flow for identity reveal ...
2 parents 659599c + c56efbc commit 90e7223

104 files changed

Lines changed: 2549 additions & 693 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/build-upload-android-alpha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
on:
1111
push:
1212
tags:
13-
- 'v1.*'
13+
- 'v*'
1414

1515
# Allows you to run this workflow manually from the Actions tab
1616
workflow_dispatch:

0 commit comments

Comments
 (0)