Skip to content

feat: add deep link intent-filter for com.orion.store scheme#97

Open
helloworld1312 wants to merge 29 commits into
RookieEnough:mainfrom
helloworld1312:main
Open

feat: add deep link intent-filter for com.orion.store scheme#97
helloworld1312 wants to merge 29 commits into
RookieEnough:mainfrom
helloworld1312:main

Conversation

@helloworld1312

@helloworld1312 helloworld1312 commented Jun 6, 2026

Copy link
Copy Markdown

The com.orion.store URL scheme was added to the main activity in OrionStoreActivity.java.
This change enables external applications to launch Orion Store and request an update dialog; without the intent-filter specifying the com.orion.store scheme defined in strings.xml, attempts to open Orion Store using scheme-based URLs would fail to identify valid parameters.
The AndroidManifest.xml file was updated to include an ACTION_VIEW intent-filter with category DEFAULT using the com.orion.store scheme.
As a result, external applications can now open Orion Store using the com.orion.store:// scheme and verify

RookieEnough and others added 29 commits March 10, 2026 23:51
- Added storefrontModules config (Curated Spotlight + Recommendation Bundles)

- Modern UI with category tabs, compact cards, bundle previews

- Developer mode with local data toggle and diagnostics

- Performance: debounced search, code splitting, optimized workers

- Fixed app drawer name, scroll sensitivity, startup data loading
@RookieEnough RookieEnough force-pushed the main branch 2 times, most recently from 7950975 to d24a3b3 Compare June 11, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants