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

New streams notifications #2335

Merged
merged 57 commits into from
Mar 20, 2022
Merged

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    da9bd1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c674b View commit details
    Browse the repository at this point in the history
  3. Fix database test

    Koitharu committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    c95aec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5b9fe4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a6d045 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    111dc49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d24990 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Merge branch 'dev' of https://github.com/TeamNewPipe/NewPipe into fea…

    …ture/notifications
    Koitharu committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    fb0473d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    cea14c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c51ad View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Oct 15, 2021

  1. Remove unused code

    TobiGr committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    7c6140b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a7978 View commit details
    Browse the repository at this point in the history
  3. Update app/src/main/java/org/schabi/newpipe/fragments/list/channel/Ch…

    …annelFragment.java
    
    Co-authored-by: litetex <[email protected]>
    TobiGr and litetex authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    4f7cdcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    793ff1a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. comments & rename

    TobiGr committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    7d4c771 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Fix check wether the app's notifications are disabled via system sett…

    …ings
    
    Add comments
    Rename a few methods
    TobiGr committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    80bf474 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Fix toggling the system's settings for app notification

    Do not open the setting for a specific notification channel (Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS), but the settings for all notifications by the app (Settings.ACTION_APP_NOTIFICATION_SETTINGS)
    TobiGr committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    77aaa15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d2b964 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    1130aba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    707f283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f85528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4cd520 View commit details
    Browse the repository at this point in the history
  5. Improved code readability

    litetex committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    58418bc View commit details
    Browse the repository at this point in the history
  6. Improved code readablity

    litetex committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    0f4b6d7 View commit details
    Browse the repository at this point in the history
  7. Fixed typos

    litetex committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    94219b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0112a2 View commit details
    Browse the repository at this point in the history
  9. Reworked menu_channel.xml

    litetex committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    bc68836 View commit details
    Browse the repository at this point in the history
  10. Removed unknown/unused file

    litetex committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    5ae72d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Code cleanup

    litetex committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    1289b1a View commit details
    Browse the repository at this point in the history
  2. Reworked player-notfication

    * Fixed ``release`` ``main_settings.xml``
    * Renamed "Notification" to "Player-Notification" (also reset all translations)
    litetex committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    7b4e5dd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Update app/src/main/res/values/strings.xml

    Removed "-"
    
    Co-authored-by: TiA4f8R <[email protected]>
    litetex and AudricV authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    cfd5d7a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Update app/src/main/res/values/strings.xml

    Co-authored-by: Stypox <[email protected]>
    litetex and Stypox authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    44fa984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    892a1df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ce996e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Fix "unsage use" warnings

    TobiGr committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    a8fe2d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

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

Commits on Dec 7, 2021

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

Commits on Dec 8, 2021

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

Commits on Dec 10, 2021

  1. Reduce power consumption

    Only schedule the chek for new streams if the user enaled the check. Cancel the worker when the user disables the notifications.
    TobiGr committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    19fd7bc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

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

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    e68d49e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcd2d63 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into pr2335

    Stypox committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    cd95ec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccbc3af View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    6dcde96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc34734 View commit details
    Browse the repository at this point in the history
  3. Removed unused string

    litetex committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    0397a31 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    40ea51e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into pr2335

    Stypox committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    d5cfcb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

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

Commits on Feb 23, 2022

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

Commits on Feb 26, 2022

  1. Small code improvements

    Removed some non-translatable strings and just hardcoded them in the code, like it's being done for other string separators. This also deduplicates some code by using Localization.
    Used some Kotlin feature to reduce code.
    Stypox committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    5fea12d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Remove backoff criteria: it never kicked in

    It never kicked in since we are never returning a retry() Result, but always either success() or failure() (see createWork() function). Also, there is already a default (exponential backoff starting from 30 seconds), so no need to override it.
    Stypox committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    3d9d25d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into pr2335

    Stypox committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    6e8c9f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66fffce View commit details
    Browse the repository at this point in the history