Jasonette / Jasonette/JASONETTE-Android

Support $href integration into non-jason views

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.6k
Forks
266
PR merge metrics
No merged PRs in 30d

Description

Currently http://docs.jasonette.com/advanced/#2-jasonette-non-jasonette this is only supported on iOS.

All we need to do is write some logic for `href` that creates an intent just like we do for iOS here https://github.com/Jasonette/JASONETTE-iOS/blob/develop/app/Jasonette/Jason.m#L2687

Contributor guide

Open the contributing guide

Research direction

Read the linked iOS implementation in app/Jasonette/Jason.m around line 2687, then locate the Android handling for href in non-Jason views. The work is complete when Android creates an intent for href in those views, matching the supported iOS behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.