Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle opening *.openfoodfacts.org urls with the app #273

Closed
5 tasks done
teolemon opened this issue Nov 19, 2016 · 1 comment · Fixed by #2862
Closed
5 tasks done

Handle opening *.openfoodfacts.org urls with the app #273

teolemon opened this issue Nov 19, 2016 · 1 comment · Fixed by #2862
Assignees
Labels
Milestone

Comments

@teolemon
Copy link
Member

teolemon commented Nov 19, 2016

https://developer.android.com/training/app-links/index.html

  1. In your app manifest, create intent filters for your website URIs.
  2. Configure your app to request verification of app links.
  3. Publish a Digital Asset Links JSON file on your websites to provide verification.
  • Products
  • Labels
  • Brands
  • Categories
  • Stores
@teolemon teolemon added the long term Long term plans for the app label Nov 19, 2016
@teolemon teolemon modified the milestone: Search Nov 20, 2016
@teolemon
Copy link
Member Author

@Karljoones Karljoones self-assigned this Jul 17, 2019
@teolemon teolemon added the P4 label May 16, 2020
@teolemon teolemon removed the long term Long term plans for the app label May 24, 2020
VaiTon added a commit that referenced this issue Jun 15, 2020
* Added the ability to open product pages by URL

* Clean up product browsing activity in prep for deep linking

* Added deeplinking for product browsing

* Set link translation to false

* Update AndroidManifest.xml

* chore: ProductActivity optimization

* build: fixed android-master.yml workflow

Co-authored-by: Pierre Slamich <teolemon@users.noreply.github.com>
Co-authored-by: deniger <47569605+deniger@users.noreply.github.com>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants