gasparfm
Repos
76
Followers
66
Following
130

Events

Created at 2 weeks ago

Merge pull request #12 from gasparfm/develop

Vision scanning kills applications

adding badge clear functionality

Enable removing the badge circle by passing null or empty as the value

Add custom scheme url open with base64 encoding. Configure your Info.plist with the URL types supported

Example HTML for loading an encoded url

  hrefs.forEach(item => {
    ul.innerHTML += `
      <li><a href="jasonette://href?encoded=${item.app}&view=jason&transition=modal"><button>${item.name}</button></a></li>
    `;
  });
</script>

added jason badge example extension. removed some warnings

Merge pull request #1 from jasonelle-archive/develop

Merge with master branch

Created at 2 weeks ago
pull request closed
Merge with master branch
Created at 2 weeks ago
pull request opened
Merge with master branch
Created at 2 weeks ago