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

Release 0.20.7 #5246

Merged
merged 76 commits into from
Dec 25, 2020
Merged

Release 0.20.7 #5246

merged 76 commits into from
Dec 25, 2020

Commits on Nov 11, 2020

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

Commits on Dec 4, 2020

  1. Extract export database logic into own class

    - Separate it from the UI.
    - Add happy path unit test.
    XiangRongLin committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    f7f0029 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    9a22353 View commit details
    Browse the repository at this point in the history
  2. [IMPORT] - import got deleted

    hlloreda committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    5f3eb48 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    b30e025 View commit details
    Browse the repository at this point in the history
  2. Fix typos

    triallax committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    ac86fe8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

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

Commits on Dec 10, 2020

  1. Translated using Weblate (German)

    Currently translated at 100.0% (609 of 609 strings)
    Stefan Br authored and TobiGr committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    69ed531 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Dutch)

    Currently translated at 100.0% (609 of 609 strings)
    Terry Louwers authored and TobiGr committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    5c2d4c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Merge pull request #4859 from TeamNewPipe/update_invidious_URLs

    Update Invidious URL list in the manifest
    TobiGr authored Dec 12, 2020
    Configuration menu
    Copy the full SHA
    5e95277 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5112 from mhmdanas/fix-typos

    Fix some typos
    TobiGr authored Dec 12, 2020
    Configuration menu
    Copy the full SHA
    0ced9ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    917f459 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Show radio instead of Youtube logo in mixes

    YouTube mixes have YouTube as a creator, though YouTube's logo is not safe to use as it is a trademark (better safe than sorry)
    Stypox committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    c221033 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3243 from Stypox/100+items-playlist

    Show radio icon as uploader avatar in Youtube mixes
    Stypox authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    79189dc View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    30613b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5176 from Isira-Seneviratne/Use_ContextCompat_get…

    …DataDir
    
    Use ContextCompat.getDataDir().
    Stypox authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    480348f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    807e4d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5142 from Isira-Seneviratne/Use_notification_inst…

    …ead_of_ProgressDialog
    
    Use a notification instead of a ProgressDialog in MissionAdapter.
    Stypox authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    40fcd93 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5178 from Isira-Seneviratne/Use_ActivityCompat_re…

    …create
    
    Use ActivityCompat.recreate().
    Stypox authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    276f50a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5116 from hlloreda/fix-crash-deleting-video-refre…

    …shing
    
    Fix crash deleting video refreshing
    Stypox authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    e4a1fc9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5059 from XiangRongLin/content_settings_manager

    Extract export database logic into own class
    Stypox authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    d46c7eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99b59f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5397a4e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5184 from TiA4f8R/update-newpipe-website-urls

    Update NewPipe's website domain name in the app
    TobiGr authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    7e469ea View commit details
    Browse the repository at this point in the history
  11. Fix compile error caused by auto merging

    #5176 changed `homeDir` from type `String` to `File`. #5059 was based on `homeDir` being a `String`. It was incorrectly auto-resolved by git.
    XiangRongLin committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a772337 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5186 from XiangRongLin/fix_compile_error

    Fix compile error caused by auto merging
    TobiGr authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    13e7d2e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    e0ee3dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f79e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Merge pull request #5208 from Stypox/recaptcha-pbj

    Remove pbj=1 parameter from YouYube urls in recaptcha activity
    Stypox authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    96862cb View commit details
    Browse the repository at this point in the history
  2. Use user agent of DownloaderImpl also in ReCapthaActivity

    Does not contain device info and should also fix some issues about recaptchas not showing up
    Stypox committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    aacb1f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5215 from Stypox/recaptcha-user-agent

    Use user agent of DownloaderImpl also in ReCapthaActivity
    TobiGr authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    a919a03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31bb70e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18d5300 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba0c0fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4545b8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a65ed7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1a70a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22ec70e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e602146 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4d77df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d6121c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Merge pull request #4762 from Isira-Seneviratne/Use_view_binding_in_a…

    …ctivities
    
    Use view binding in activities.
    Stypox authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    75e34a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d94b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1731505 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5217 from Isira-Seneviratne/Use_WebViewClientCompat

    Use WebViewClientCompat.
    TobiGr authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    467dacd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fe3fe7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5218 from Isira-Seneviratne/Use_ServiceCompat_sto…

    …pForeground
    
    Use ServiceCompat.stopForeground().
    Stypox authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    f590993 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5204 from XiangRongLin/fix_before_all

    Use @BeforeClass for ContentSettingsManagerTest.beforeClass
    Stypox authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    2880280 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5132 from StuffNoOneCaresAbout/github-actions-ci

    Use GitHub actions as a CI instead of Travis.
    TheAssassin authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    a786cff View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Configuration menu
    Copy the full SHA
    908dff3 View commit details
    Browse the repository at this point in the history
  2. remove timestamp from share url for all services except youtube

    It produces not found error for PeerTube, media.ccc.de, SoundCloud
    B0pol committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    7a7a90b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5228 from B0pol/share_ts

    Remove timestamp from share url for all services except youtube
    TobiGr authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    0c656ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a831ec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5229 from TeamNewPipe/dependency

    Fix security vulnerability in checkstyle / guava
    B0pol authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    f3dbb19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19f9b4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d4e3c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4aa7a9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5236 from TiA4f8R/change-domain-readme

    Change website domain of NewPipe in readmes
    TobiGr authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    bf071d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

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

Commits on Dec 23, 2020

  1. Merge pull request #4754 from TeamNewPipe/meta_info

    Display meta info about search query, stream creator or topic
    TobiGr authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    84d1792 View commit details
    Browse the repository at this point in the history
  2. Update translation from Weblate

    Added translation using Weblate (Somali)
    
    Translated using Weblate (Chinese (Traditional))
    
    Currently translated at 99.8% (608 of 609 strings)
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Spanish)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (French)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Serbian)
    
    Currently translated at 41.0% (250 of 609 strings)
    
    Translated using Weblate (English)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Japanese)
    
    Currently translated at 99.6% (607 of 609 strings)
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Basque)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Czech)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Arabic)
    
    Currently translated at 99.8% (608 of 609 strings)
    
    Translated using Weblate (Arabic)
    
    Currently translated at 99.8% (608 of 609 strings)
    
    Translated using Weblate (Turkish)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Polish)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Portuguese (Brazil))
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 99.8% (608 of 609 strings)
    
    Translated using Weblate (Chinese (Traditional))
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Croatian)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Finnish)
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Belarusian)
    
    Currently translated at 85.2% (519 of 609 strings)
    
    Translated using Weblate (Bengali)
    
    Currently translated at 79.1% (482 of 609 strings)
    
    Translated using Weblate (German)
    
    Currently translated at 29.2% (12 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/de/
    
    Translated using Weblate (Basque)
    
    Currently translated at 26.8% (11 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/eu/
    
    Translated using Weblate (Chinese (Traditional))
    
    Currently translated at 56.0% (23 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/zh_Hant/
    
    Translated using Weblate (Santali)
    
    Currently translated at 10.6% (65 of 609 strings)
    
    Translated using Weblate (Somali)
    
    Currently translated at 15.9% (97 of 609 strings)
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (609 of 609 strings)
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 99.5% (610 of 613 strings)
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (German)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Basque)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Greek)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Greek)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Slovak)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Arabic)
    
    Currently translated at 97.0% (595 of 613 strings)
    
    Translated using Weblate (Indonesian)
    
    Currently translated at 99.6% (611 of 613 strings)
    
    Translated using Weblate (Turkish)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Portuguese (Brazil))
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Chinese (Traditional))
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Hebrew)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Croatian)
    
    Currently translated at 100.0% (613 of 613 strings)
    
    Translated using Weblate (Finnish)
    
    Currently translated at 99.6% (611 of 613 strings)
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 93.4% (573 of 613 strings)
    
    Translated using Weblate (Sardinian)
    
    Currently translated at 99.5% (610 of 613 strings)
    
    Translated using Weblate (German)
    
    Currently translated at 41.4% (17 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/de/
    
    Translated using Weblate (Turkish)
    
    Currently translated at 19.5% (8 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/tr/
    
    Translated using Weblate (Greek)
    
    Currently translated at 34.1% (14 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/el/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 63.4% (26 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/pt/
    
    Translated using Weblate (Italian)
    
    Currently translated at 43.9% (18 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/it/
    
    Translated using Weblate (Chinese (Traditional))
    
    Currently translated at 80.4% (33 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/zh_Hant/
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 70.7% (29 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/zh_Hans/
    
    Translated using Weblate (Somali)
    
    Currently translated at 81.4% (499 of 613 strings)
    
    Translated using Weblate (Somali)
    
    Currently translated at 4.8% (2 of 41 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/so/
    
    Translated using Weblate (Bulgarian)
    
    Currently translated at 62.1% (381 of 613 strings)
    
    Translated using Weblate (Bulgarian)
    
    Currently translated at 62.1% (381 of 613 strings)
    TobiGr committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    2cb7bb8 View commit details
    Browse the repository at this point in the history
  3. Fix line breaks

    TobiGr committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    adfbf5b View commit details
    Browse the repository at this point in the history
  4. Fix typo in "playlist_ctrl_seperator_margin"

    Rename to "playlist_ctrl_separator_margin"
    TobiGr committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    fc342bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74f4363 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2e9981 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5259 from Isira-Seneviratne/Fix_queue_display

    Fix queue display in ServicePlayerActivity.
    TobiGr authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    318a5df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ced3898 View commit details
    Browse the repository at this point in the history
  9. [media.ccc.de] Fix service color

    Caused by changing service name in TeamNewPipe/NewPipeExtractor#472
    TobiGr committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    eddc126 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5258 from TeamNewPipe/media.ccc.de_serviceColor

    [media.ccc.de] Fix service color
    B0pol authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    d7cab6a View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. Translated using Weblate (German)

    Currently translated at 42.8% (18 of 42 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/de/
    nautilusx authored and weblate committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    4074c71 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Filipino)

    Currently translated at 0.0% (0 of 42 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/fil/
    reinniel authored and weblate committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    c32bc26 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Hebrew)

    Currently translated at 30.9% (13 of 42 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/he/
    yarons authored and weblate committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    2586c54 View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (French)

    Currently translated at 69.0% (29 of 42 strings)
    
    Translation: NewPipe/Metadata
    Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/fr/
    B0pol authored and weblate committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    d416465 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    923d0b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8174256 View commit details
    Browse the repository at this point in the history
  7. update version

    TobiGr committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    35fc27c View commit details
    Browse the repository at this point in the history