Skip to content

Conversation

@lissavxo
Copy link
Collaborator

@lissavxo lissavxo commented Jan 19, 2026

Related to #1103

Description

Added assetlinks json file to public folder file

Test plan

Run server locally and try to access http://localhost:3000/.well-known/assetlinks.json

Summary by CodeRabbit

  • Chores
    • Added Digital Asset Links configuration for Android app integration to support URL handling functionality.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 19, 2026

📝 Walkthrough

Walkthrough

A new Digital Asset Links configuration file was added under public/.well-known/ to declare an Android app's permission to handle all URLs. The file specifies the app package name and a certificate fingerprint for verification purposes.

Changes

Cohort / File(s) Summary
Digital Asset Links Configuration
public/.well-known/assetlinks.json
Added Digital Asset Links JSON file declaring delegate_permission/common.handle_all_urls relation for Android app "com.marlinwallet.app" with SHA-256 certificate fingerprint

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A link so well-known, now cast in stone,
Android apps dance, no longer alone,
With fingers and certs in JSON's embrace,
URLs delegated to their rightful place! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'feat: assetlinks json' accurately describes the main change - adding an assetlinks JSON file to the project. It is concise, specific, and clearly conveys the primary purpose of the PR.
Description check ✅ Passed The PR description follows the required template and includes all essential sections: Related to #1103, Description section explaining the change, and Test plan providing verification steps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Klakurka Klakurka self-requested a review January 19, 2026 21:26
@Klakurka Klakurka added documentation Improvements or additions to documentation enhancement (UI/UX/feature) New feature or request enhancement (behind the scenes) Stuff that users won't see labels Jan 19, 2026
@Klakurka Klakurka merged commit af2d13c into master Jan 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement (behind the scenes) Stuff that users won't see enhancement (UI/UX/feature) New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants