Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #3976: Replace Toast with Playlist URL Bar Icon + Add Playlist Menu Item #3977

Merged
merged 6 commits into from
Aug 25, 2021

Commits on Aug 24, 2021

  1. Added playlist button to URL Bar and Playlist tooltips.

    Remove PlaylistToast completely. Fixed Playlist URL Bar Icon display when switching tabs and when playlist items are detected.
    Add Playlist Menu.
    Dismiss menu properly.
    Fixing glitch where web-view is somehow not removed when the tab is killed.
    Integrated above readermode.
    Adding ability to detect media element's information based on tagId.
    Open playlist item at current time offset from page view offset.
    Fixed reader-mode button state and playlist url bar not updating when switching tabs (sometimes).
    Fixed onboarding bug to show automatically.
    Show popover after adding to playlist automatically.
    Added back toast!
    Fixing page detection for some iFrames.
    Addressed Feedback
    Fix when closing a blank tab it destroys playlist url bar button.
    Finished playback where left off fixes.
    Hide the menu badge when the item is in the playlist.
    Brandon-T committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    8045bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912afe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    803a5f8 View commit details
    Browse the repository at this point in the history
  4. Bug fixes.

    Brandon-T committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    6bc0e2a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    c5adb49 View commit details
    Browse the repository at this point in the history
  2. Addressed feedback.

    Brandon-T committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    18dc7f8 View commit details
    Browse the repository at this point in the history