Commit Graph

  • c5cf2f4514
    Release v0.25.1 (993) Stypox 2023-03-01 10:52:05 +0100
  • 3f8e44dc66
    Update NewPipeExtractor Stypox 2023-03-01 10:51:17 +0100
  • d33229a3b8
    Add changelog for v0.25.1 (993) Stypox 2023-03-01 10:45:25 +0100
  • bb57f9cc9d
    Merge branch 'origin/dev' into Weblate. Hosted Weblate 2023-03-01 10:17:40 +0100
  • 23a20712da
    Merge pull request #9707 from Jared234/1473_remove_duplicates_from_playlist Stypox 2023-02-28 22:14:01 +0100
  • 43f46e29ad
    Update app/src/main/java/org/schabi/newpipe/local/playlist/LocalPlaylistFragment.java #9707 Stypox 2023-02-28 21:40:11 +0100
  • 7617f8cdc7
    Update app/src/main/java/org/schabi/newpipe/local/playlist/LocalPlaylistFragment.java Stypox 2023-02-28 21:35:57 +0100
  • 2e3490bce2
    Merge pull request #9747 from Jared234/9126_remove_partially_watched_from_feed Stypox 2023-02-28 19:10:11 +0100
  • 1dd0930b83 Fixed some small issues #9747 Jared Fantaye 2023-02-28 17:30:17 +0100
  • 265de55a07 Merge remote-tracking branch 'origin/1473_remove_duplicates_from_playlist' into 1473_remove_duplicates_from_playlist Jared Fantaye 2023-02-28 16:44:13 +0100
  • d8ed2c8503 Refactoring removeDuplicates function and preventing concurrent calls. Jared Fantaye 2023-02-28 16:43:58 +0100
  • 3f7e7cb023 Add ability to use ExoPlayer's old codec selection #9864 AudricV 2022-09-14 21:56:25 +0200
  • 368ee663f1 Update playback load interval size setting description AudricV 2022-08-21 22:20:29 +0200
  • 852d81fcb2 Move media tunneling setting to ExoPlayer settings and make this setting available on release builds AudricV 2022-08-18 19:21:29 +0200
  • d0647fc272 Add ability to use ExoPlayer's decoder fallback option AudricV 2022-08-18 18:59:45 +0200
  • 29dc39fbf0 Add ExoPlayerSettingsFragment and move playback load interval size setting into it AudricV 2022-08-18 18:35:22 +0200
  • 73aebc1110
    Merge pull request #9847 from Redirion/exo183 Stypox 2023-02-26 19:16:25 +0100
  • 3cb76e4c34
    Merge pull request #9746 from NyanCatTW1/issue9745 Stypox 2023-02-26 16:35:12 +0100
  • 65680b2ccf
    Only update main tabs position when it changes #9719 Stypox 2023-02-26 15:58:09 +0100
  • c8ffe65acf
    Simplify code to set tab layout position Stypox 2023-02-26 15:42:49 +0100
  • a4767fc48a
    Listen to ignore hardware buttons pref changes #9746 Stypox 2023-02-26 14:27:48 +0100
  • 42d861688e
    Implement Ignore hardware media button events option Nyan Cat 2023-02-04 15:31:08 +0800
  • 2ee4c6e289
    Merge pull request #9728 from mahendranv/channel_card Stypox 2023-02-26 13:43:09 +0100
  • 097c2368f4
    Merge pull request #8180 from Trust04zh/fix-4053-8176 Stypox 2023-02-26 13:22:13 +0100
  • 80e0c6ab0e
    Merge pull request #9755 from Jared234/9458_faulty_playlist_thumbnail_update Stypox 2023-02-26 13:13:12 +0100
  • 9067c770a7 Made some small code improvements #9755 Jared Fantaye 2023-02-25 22:14:49 +0100
  • f1a071b668
    Merge pull request #9858 from Stypox/fit-more-grid-columns Stypox 2023-02-25 20:42:36 +0100
  • 8e888ebdf7
    Reduce the size of thumbnails on big screens to fit more grid columns #9858 Stypox 2023-02-25 15:03:58 +0100
  • 612122997b
    Merge pull request #9769 from pratyaksh1610/branch-9765 Stypox 2023-02-25 14:50:07 +0100
  • 4b050c0dd8
    Merge pull request #9850 from Stypox/fix-api33-links-again3 Stypox 2023-02-25 14:33:41 +0100
  • be4f3d9d62
    Improve javadocs in ShareUtils #9850 Stypox 2023-02-25 09:13:35 +0100
  • 24ff6a4313
    Rename videoURL to streamUrl Stypox 2023-02-25 09:08:48 +0100
  • c2968a3ff2
    Use non-deprecated resolveActivity method on API 33+ Stypox 2023-02-25 09:06:15 +0100
  • 671dd4afd3
    Merge pull request #9777 from pratyaksh1610/branch-9774 Stypox 2023-02-25 09:44:31 +0100
  • 600ebdae18
    Correctly open urls in browser on Android 11+ Stypox 2023-02-23 23:38:20 +0100
  • 5560cea470 Update to ExoPlayer 2.18.3 #9847 Robin 2023-02-23 12:46:05 +0100
  • 8b29b12080
    Remove unused string resource toast_no_player #9833 AudricV 2023-02-18 16:30:45 +0100
  • 93559f701d
    Remove packages query element in Android manifest AudricV 2023-02-17 23:13:09 +0100
  • b63c7b8559
    Refactor external intents AudricV 2023-02-15 19:13:58 +0100
  • d525b04468 sponsorblock: move fetching VideoSegment's to DownloadDialog evermind 2023-02-17 22:44:20 +0100
  • d74cc92104 sponsorblock: use serviceId instead of string comparison to determine if youtube service selected evermind 2023-02-17 22:56:50 +0100
  • 5d746cd4e4 sponsorblock: cache to prevent fetching same VideoSegment information again evermind 2023-02-17 23:53:28 +0100
  • bb127fdbaa
    Directly startActivity without querying for default app #9817 Stypox 2023-02-15 11:08:39 +0100
  • 13ce4534b6 Simplify window flags setup method. Isira Seneviratne 2023-02-14 20:20:53 +0530
  • 93775adff2
    Properly set window flags for fullscreen player Stypox 2023-02-14 12:29:45 +0100
  • 39c500f33c
    Revert "Use WindowCompat." #9812 Stypox 2023-02-14 08:27:04 +0100
  • 624ad6a47c
    Prevent NPEs when comment text is null #9777 pratyaksh1610 2023-02-10 11:10:43 +0530
  • 40ed1c0baa Revert "shortened arc instructions" #9798 RiedleroD 2023-02-12 15:39:57 +0100
  • b26df18183
    Fix crash from RYD when video is being fullscreened blankie 2023-02-12 16:00:03 +0700
  • 6bb3f24051 shortened arc instructions RiedleroD 2023-02-12 15:17:35 +0100
  • ac967a3b9c replaced curves with arcs RiedleroD 2023-02-12 15:17:05 +0100
  • e6fd7c9244 optimized simple stuff RiedleroD 2023-02-12 15:11:32 +0100
  • 0dea7d4ef6 optimized NewPipe_background_just1.svg (part 1) #9801 RiedleroD 2022-03-18 13:08:15 +0100
  • 241f4047e2 optimized dummi_thumbnail_playlist_background.svg RiedleroD 2022-03-18 12:36:11 +0100
  • c2c323e49d optimized dummi_thumbnail_playlist.svg RiedleroD 2022-03-18 12:07:47 +0100
  • c686123bea optimized dummi_thumbnail_backup.svg (it's the same as the non-backup?) RiedleroD 2022-03-15 12:23:44 +0100
  • f4c73ddbd5 added overflow="hidden" to channel_banner_mobild.svg RiedleroD 2022-03-15 11:29:58 +0100
  • 3c87e5ed4b optimized dummi_thumbnail.svg RiedleroD 2022-03-15 11:29:26 +0100
  • fed3a1d9e2 optimized channel_banner_mobild.svg RiedleroD 2022-03-15 11:19:57 +0100
  • 2b0ef6638c optimized channel_banner_desktop.svg RiedleroD 2022-03-15 11:13:58 +0100
  • cf602d4dbc optimized budy.svg RiedleroD 2022-03-15 10:34:52 +0100
  • ac73c2c5cc optimized BETA_new_pipe_icon_5.svg RiedleroD 2022-03-15 10:00:44 +0100
  • 000c915121 removed unused xlink inclusion RiedleroD 2022-03-15 10:00:28 +0100
  • a3276146cd optimized new_pipe_icon_5.svg RiedleroD 2022-03-15 09:27:18 +0100
  • 70ee2ed879 optimized android-tv-banner.svg a bit more RiedleroD 2022-03-14 22:02:52 +0100
  • 985a246b91 optimized android-tv-banner.svg RiedleroD 2022-03-14 21:24:35 +0100
  • 5d222fce16 Merge branch 'master' into sponsorblock polymorphicshade 2023-02-11 14:40:12 -0700
  • 383a322e43 Avoid jumping of the player on devices with a cutout. Isira Seneviratne 2023-02-11 15:36:02 +0530
  • 68ea99d6e6 Made some small code improvements Jared Fantaye 2023-02-09 23:17:36 +0100
  • bc29f40d69 Implemented the suggested changes Jared Fantaye 2023-02-09 21:18:21 +0100
  • 42fb13f17a
    Merge branch 'dev' into 1473_remove_duplicates_from_playlist Jared234 2023-02-09 20:47:10 +0100
  • d5b54c85ed Made some small adjustments to the database query Jared Fantaye 2023-02-09 20:41:22 +0100
  • f0307b1b48 fix progress bar scaling in card view #9769 pratyaksh1610 2023-02-09 21:38:02 +0530
  • 75292e099c Larger channel cards in search results - Thumbnail larger (100dp) than the usual (92dp) throughout the app - Description lint count is 8 (normally 3) #9728 Mahendran 2023-01-29 17:44:46 +0530
  • e0cb2892b8
    Merge branch 'master' into dev Stypox 2023-02-08 22:48:14 +0100
  • 831f36e18e
    Merge pull request #9711 from TeamNewPipe/release-0.25.0 v0.25.0 Stypox 2023-02-08 22:47:32 +0100
  • d2f8f31d1f
    Update NewPipeExtractor again, because of JitPack problems #9711 Stypox 2023-02-08 22:37:17 +0100
  • 8d43499e5b
    Update NewPipeExtractor again Stypox 2023-02-08 22:27:49 +0100
  • 63375627e9
    Translated using Weblate (Bengali) Hosted Weblate 2023-02-08 22:22:48 +0100
  • 4903786b14
    Merge pull request #9758 from Stypox/fix-api33-links-again Stypox 2023-02-08 22:20:22 +0100
  • 4cc653fdf1
    Fix opening links on Android 12+ #9758 Stypox 2023-02-07 22:39:12 +0100
  • 4c5c2a3d79
    Merge pull request #9693 from Redirion/accelerometerfix Stypox 2023-02-07 20:07:45 +0100
  • 26b29ca78d Made the requested color changes ge78fug 2023-02-07 18:46:40 +0100
  • c85af7861a
    Merge pull request #9742 from TeamNewPipe/revert-9553-exo182 Stypox 2023-02-07 10:48:18 +0100
  • dc1ecc19ed
    Merge pull request #9743 from TeamNewPipe/update-desugar-2.0.2 Stypox 2023-02-07 10:44:15 +0100
  • e947e86eae
    Make positions in list depend on watch history, remove confusing animations #8180 Trust_04zh 2022-04-12 15:45:35 +0800
  • 5d3955854e Fixed the merge conflict Jared Fantaye 2023-02-05 21:21:02 +0100
  • 3ff4b713e8
    Merge branch 'dev' into 9458_faulty_playlist_thumbnail_update Jared234 2023-02-05 20:45:44 +0100
  • 68097568d5 Fixed the bug by replacing the thumbnail_url with the thumbnail_stream_id Jared Fantaye 2023-02-05 20:32:34 +0100
  • cd8d57040c Implemented the feature using multiple checkboxes Jared Fantaye 2023-02-04 18:48:27 +0100
  • 812efca08e Update core libraray desugaring libs from 2.0.0 to 2.0.2 #9743 TobiGr 2023-02-03 18:42:12 +0100
  • 1db1a00581 Add snippet to ensure baseline.profm file is sorted Stypox 2023-01-20 18:39:16 +0100
  • e0ba872b66 Revert "Update ExoPlayer to 2.18.2" #9742 Tobi 2023-02-03 18:31:07 +0100
  • 49ea32d382 Increased the description and upload date text size #9741 ge78fug 2023-02-03 16:42:58 +0100
  • 9c82441c19 Implemented the feature and fixed some small issues Jared Fantaye 2023-02-01 23:10:31 +0100
  • 38db0cc713 Changed the color ge78fug 2023-01-31 16:07:57 +0100
  • ee217eb9b7
    Merge branch 'TeamNewPipe:dev' into tabs_on_bottom Marius Wagner 2023-01-31 13:37:47 +0100
  • 3d36eb5baf Fixed a small commit mistake Jared Fantaye 2023-01-30 22:39:16 +0100
  • d2d324f2dd First draft of the new feature Jared Fantaye 2023-01-30 22:37:24 +0100
  • 2b37721a6e
    Update app/src/main/res/values/strings.xml Marius Wagner 2023-01-29 19:37:46 +0100