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

FEATURE: Add swipe left home screen shortcuts #220

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    c7d2c47 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. FEATURE: Add shortcuts in swipe left of home screen

    Also includes:
    - a notch element for easier site dismissal
    - a new swipe button for the chat feature
    - a new swipe button for the hot feature
    - a new swipe button for "take me back to my last spot"
    - removal of `supportsDelegatedAuth` logic (been in core for years now)
    - moves WebViewComponent to its own file (in prep for other changes)
    - some dependency updates
    pmusaraj committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    361c684 View commit details
    Browse the repository at this point in the history
  2. more updates

    pmusaraj committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3f462af View commit details
    Browse the repository at this point in the history
  3. android fixarino

    pmusaraj committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3a6df8f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    18ff06a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47d40ec View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix Siri shortcut donation

    `requiredUserInfoKeys` is, well, required.
    pmusaraj committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    688e99d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    2e9bfe2 View commit details
    Browse the repository at this point in the history
  2. Add some fake space around the nudge element so it is easier to invoke

    It was a bigger issue on iPad vs iPhone.
    pmusaraj committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    eb697d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. version update

    pmusaraj committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    760de8c View commit details
    Browse the repository at this point in the history