10960 commits in all time Jan 20, 2026 13:22 – Apr 20, 2026 13:22 UTC
filipetamota pera-ios
time formatting fixed (#349)
Git Commit 0a901075 Branch main Document 3/15 ++ 1 --
filipetamota pera-ios
translations fixed (#348)
Git Commit 037fee3c Branch main Document 1/2 ++ 2 --
algonautshant go-algorand
Merge f9145a852a25afe9c6ced40344d319bdd10c4781 into 1ad715d077326f7bde11a896b084351b712e6302
Git Commit ea8ba04a Branch pull/5249/merge Document 2/483 ++ 2 --
filipetamota pera-ios
Merge b43309938fcacd0034c57e488c98dbaecaa89d79 into ffaaa6a8300db53547bf0b7ccc5fd3b571aeea13
Git Commit 03c609e0 Branch pull/355/merge Document 15/25 ++ 19 --
filipetamota pera-ios
hide joint accounts from all account lists when feature flag is off
Git Commit b4330993 Branch bugfix/PERA-4107 Document 15/25 ++ 19 --
dependabot[bot] devportal
Merge 0e90aa026562bcd75880cbb460af8e34f0142c14 into de2875716c4b0a25ecca03e30d9c8a7baaff790c
Git Commit 4fb534f8 Branch pull/565/merge Document 2/202 ++ 201 --
filipetamota pera-ios
Merge bdec52560f9e6ad0930835b1e5c4e0eed98bcb2c into ffaaa6a8300db53547bf0b7ccc5fd3b571aeea13
Git Commit 74911fe4 Branch pull/354/merge Document 3/74 ++ 12 --
filipetamota pera-ios
fix sign request statuses
Git Commit bdec5256 Branch bugfix/PERA-4106 Document 3/74 ++ 12 --
Merge d5ee2db8c27b2a7a0282bbb0d81c9774123fabbe into 8e6d4058a6721482bde5f837ced5d3aa4d64411d
Git Commit c60161e2 Branch pull/32/merge Document 3/290 ++ 1 --
emg110 ARCs
Merge 8f056958b107eea9cf7c80665a2424aafd33a4a8 into ef1862dd6168d68627c2387b2a3be16902cfc9a6
Git Commit 191d2107 Branch pull/265/merge Document 4/1,022 ++ 0 --
Merge 6baa3c8bb7f28d2e7bec8c23d8511f6d9fae4d1a into 12ce2bb3eee8bf19b323666c3747f230798f2d10
Git Commit 7d5f66cf Branch pull/354/merge Document 1/1 ++ 1 --
filipetamota pera-ios
Merge 81aefb090f4dc6d39ad3e41b4e9be8594ff92224 into ffaaa6a8300db53547bf0b7ccc5fd3b571aeea13
Git Commit 20e90945 Branch pull/353/merge Document 3/9 ++ 2 --
filipetamota pera-ios
hide joint account UI when joint account feature flag is off
Git Commit 81aefb09 Branch bugfix/PERA-4105 Document 3/9 ++ 2 --
filipetamota pera-ios
[IOS] - Shared Account - Add empty-state view to inbox (#346)
* PERA-4023 - [IOS] - Joint Account - BUG - Pending Signature bottom sheet not correct for SIGNERS

- Now, only signer can cancel shared account async transaction
- Fixed unreported issue with JointAccountPendingTransactionOverlay pop-up animation. Now capsules and buttons will animate properly when view appear on the screen.

* PERA-4034 - [IOS] - Joint Account - BUG - Bottom Sheet for transaction cancellation missing

- Added cancel transaction confirmation dialog, it will be shown when user tap on the "Cancel" button on the pending shared transaction overlay.

* [IOS] - Shared Account - Warning to back up the passphrase is obsolete  (#334)

* hide backup account banner for joint accounts

* add joint account participants addresses to inbox fetch request

* small fix

* joint account analytic events added (#335)

* PERA-3890 - [IOS] - Joint Account - Finding 27 - Rekey Joint Accounts needs further improvements

- Fixed reported UI issues.

* add quick actions inbox badge if there are joint account requests

* PERA-4061 - [IOS] - Shared Account - Signing a transaction with a Ledger does not trigger correct behavior

- Added missing feature. Now co-signers that aren't transaction's proposer will be able to sign transaction using ledger.

* [IOS] - Shared Account - Invitation Process - Inbox Indication missing  (#338)

* add quick actions inbox badge if there are joint account requests

* small fix

* [IOS] - Shared Account - Rename "Asset Inbox" home action button to "Inbox" (#339)

* inbox texts fixed

* fix deeplink

* [IOS] - Release Candidate - Shared Accounts - Remove Shared Accounts from WC list  (#340)

* filter out joint accounts from fund and dapps

* small fix

* PERA-4109 - [IOS] - Release Candidate - BUG - Ledger Transaction no longer functioning properly

- Removed doubled BLE discovery trigger
- Implemented "on success" behaviour for BLE/Ledger flow on SendTransactionPreviewScreen

* empty state view added to inbox

* small fix

* small fix

---------

Co-authored-by: Adrian TruszczyƄski <TruszczynskiA@users.noreply.github.com>
Git Commit ffaaa6a8 Branch main Document 3/68 ++ 0 --
sofinico ARCs
Merge 0b0aa398d7cb46446fff0dfb3bf2e6fbf49a37ae into ef1862dd6168d68627c2387b2a3be16902cfc9a6
Git Commit 3e7a8baf Branch pull/365/merge Document 1/1 ++ 1 --
filipetamota pera-ios
Merge 6db4fa9cd87220e18de5c77a8f16f5e748386400 into f1ad00767285b0185a2287a0ceb5384e9ee3c775
Git Commit c6a02e25 Branch pull/346/merge Document 3/68 ++ 0 --
filipetamota pera-ios
small fix
Git Commit 6db4fa9c Branch bugfix/PERA-4095 Document 1/1 ++ 11 --
filipetamota pera-ios
[IOS] - Shared Account - Inbox row title shows local account name when available (#343)
* PERA-4023 - [IOS] - Joint Account - BUG - Pending Signature bottom sheet not correct for SIGNERS

- Now, only signer can cancel shared account async transaction
- Fixed unreported issue with JointAccountPendingTransactionOverlay pop-up animation. Now capsules and buttons will animate properly when view appear on the screen.

* PERA-4034 - [IOS] - Joint Account - BUG - Bottom Sheet for transaction cancellation missing

- Added cancel transaction confirmation dialog, it will be shown when user tap on the "Cancel" button on the pending shared transaction overlay.

* [IOS] - Shared Account - Warning to back up the passphrase is obsolete  (#334)

* hide backup account banner for joint accounts

* add joint account participants addresses to inbox fetch request

* small fix

* joint account analytic events added (#335)

* PERA-3890 - [IOS] - Joint Account - Finding 27 - Rekey Joint Accounts needs further improvements

- Fixed reported UI issues.

* add quick actions inbox badge if there are joint account requests

* PERA-4061 - [IOS] - Shared Account - Signing a transaction with a Ledger does not trigger correct behavior

- Added missing feature. Now co-signers that aren't transaction's proposer will be able to sign transaction using ledger.

* [IOS] - Shared Account - Invitation Process - Inbox Indication missing  (#338)

* add quick actions inbox badge if there are joint account requests

* small fix

* [IOS] - Shared Account - Rename "Asset Inbox" home action button to "Inbox" (#339)

* inbox texts fixed

* fix deeplink

* [IOS] - Release Candidate - Shared Accounts - Remove Shared Accounts from WC list  (#340)

* filter out joint accounts from fund and dapps

* small fix

* PERA-4109 - [IOS] - Release Candidate - BUG - Ledger Transaction no longer functioning properly

- Removed doubled BLE discovery trigger
- Implemented "on success" behaviour for BLE/Ledger flow on SendTransactionPreviewScreen

* fix inbox accounts display name

---------

Co-authored-by: Adrian TruszczyƄski <TruszczynskiA@users.noreply.github.com>
Git Commit f1ad0076 Branch main Document 1/24 ++ 2 --
filipetamota pera-ios
Merge 7167eaab342f5ee48245268a31d8fc0df3f3384d into fab8c87ab971eb3daf5c16242b32182949c420ed
Git Commit 25c9c5f7 Branch pull/352/merge Document 2/10 ++ 2 --
filipetamota pera-ios
account name fixed
Git Commit 7167eaab Branch bugfix/PERA-4103 Document 2/10 ++ 2 --
filipetamota pera-ios
Merge aa3d6204cd6823291b4fb9eaf52db308b1b45601 into fab8c87ab971eb3daf5c16242b32182949c420ed
Git Commit 478f3de8 Branch pull/351/merge Document 5/97 ++ 81 --
filipetamota pera-ios
account detail content fixed
Git Commit aa3d6204 Branch bugfix/PERA-4101 Document 5/97 ++ 81 --