Commit graph

  • ae82ce5743 Remove wrong annotation TobiGr 2023-03-03 11:58:30 +01:00
  • 18aed407c3 Release v0.25.1 (993) Stypox 2023-03-01 10:52:05 +01:00
  • d67c652555 Update NewPipeExtractor Stypox 2023-03-01 10:51:17 +01:00
  • c70f4d4a11 Add changelog for v0.25.1 (993) Stypox 2023-03-01 10:45:25 +01:00
  • 07fb28fabe Merge branch 'origin/dev' into Weblate. Hosted Weblate 2023-03-01 10:17:40 +01:00
  • 65d0f89a09 Merge pull request #9707 from Jared234/1473_remove_duplicates_from_playlist Stypox 2023-02-28 22:14:01 +01:00
  • 6f5fec78fb Update app/src/main/java/org/schabi/newpipe/local/playlist/LocalPlaylistFragment.java Stypox 2023-02-28 21:40:11 +01:00
  • c04e2cda2c Update app/src/main/java/org/schabi/newpipe/local/playlist/LocalPlaylistFragment.java Stypox 2023-02-28 21:35:57 +01:00
  • 7726a0434f Merge pull request #9747 from Jared234/9126_remove_partially_watched_from_feed Stypox 2023-02-28 19:10:11 +01:00
  • 31b9dddf8a Fixed some small issues Jared Fantaye 2023-02-28 17:30:17 +01:00
  • 2ac9258cde Merge remote-tracking branch 'origin/1473_remove_duplicates_from_playlist' into 1473_remove_duplicates_from_playlist Jared Fantaye 2023-02-28 16:44:13 +01:00
  • e399847186 Refactoring removeDuplicates function and preventing concurrent calls. Jared Fantaye 2023-02-28 16:43:58 +01:00
  • e71374c024 Merge pull request #9847 from Redirion/exo183 Stypox 2023-02-26 19:16:25 +01:00
  • abea2feb13 Merge pull request #9746 from NyanCatTW1/issue9745 Stypox 2023-02-26 16:35:12 +01:00
  • 9b31451ffc Only update main tabs position when it changes Stypox 2023-02-26 15:58:09 +01:00
  • c01e0b4a9e Simplify code to set tab layout position Stypox 2023-02-26 15:42:49 +01:00
  • d54f9d7e30 Listen to ignore hardware buttons pref changes Stypox 2023-02-26 14:27:48 +01:00
  • 686a079531 Implement Ignore hardware media button events option Nyan Cat 2023-02-04 15:31:08 +08:00
  • f6ef1d14f7 Merge pull request #9728 from mahendranv/channel_card Stypox 2023-02-26 13:43:09 +01:00
  • 529c09e32c Merge pull request #8180 from Trust04zh/fix-4053-8176 Stypox 2023-02-26 13:22:13 +01:00
  • 964d753821 Merge pull request #9755 from Jared234/9458_faulty_playlist_thumbnail_update Stypox 2023-02-26 13:13:12 +01:00
  • 34d3ee3a63 Made some small code improvements Jared Fantaye 2023-02-25 22:14:49 +01:00
  • 6215f20709 Merge pull request #9858 from Stypox/fit-more-grid-columns Stypox 2023-02-25 20:42:36 +01:00
  • 43f27c7ea7 Reduce the size of thumbnails on big screens to fit more grid columns Stypox 2023-02-25 15:03:58 +01:00
  • 7880653fac Merge pull request #9769 from pratyaksh1610/branch-9765 Stypox 2023-02-25 14:50:07 +01:00
  • 4a59ec5ebe Merge pull request #9850 from Stypox/fix-api33-links-again3 Stypox 2023-02-25 14:33:41 +01:00
  • 38687fe75f Improve javadocs in ShareUtils Stypox 2023-02-25 09:13:35 +01:00
  • ebda768674 Rename videoURL to streamUrl Stypox 2023-02-25 09:08:48 +01:00
  • e8e04606f8 Use non-deprecated resolveActivity method on API 33+ Stypox 2023-02-25 09:06:15 +01:00
  • 9d9a55ccfe Merge pull request #9777 from pratyaksh1610/branch-9774 Stypox 2023-02-25 09:44:31 +01:00
  • de067fe798 Correctly open urls in browser on Android 11+ Stypox 2023-02-23 23:38:20 +01:00
  • 0f460841d8 Update to ExoPlayer 2.18.3 Robin 2023-02-23 12:46:05 +01:00
  • d0ca51e954 Revert "Use WindowCompat." Stypox 2023-02-14 08:27:04 +01:00
  • 04546503ad Prevent NPEs when comment text is null pratyaksh1610 2023-02-10 11:10:43 +05:30
  • 0752461c77 Made some small code improvements Jared Fantaye 2023-02-09 23:17:36 +01:00
  • 2567a6d28c Implemented the suggested changes Jared Fantaye 2023-02-09 21:18:21 +01:00
  • e26fafd61b Merge branch 'dev' into 1473_remove_duplicates_from_playlist Jared234 2023-02-09 20:47:10 +01:00
  • 5b95360879 Made some small adjustments to the database query Jared Fantaye 2023-02-09 20:41:22 +01:00
  • d07978cbe4 fix progress bar scaling in card view pratyaksh1610 2023-02-09 21:38:02 +05:30
  • 5751979faa Larger channel cards in search results - Thumbnail larger (100dp) than the usual (92dp) throughout the app - Description lint count is 8 (normally 3) Mahendran 2023-01-29 17:44:46 +05:30
  • a17c32fada Merge branch 'master' into dev Stypox 2023-02-08 22:48:14 +01:00
  • 4a3c0cb7c6 Merge pull request #9711 from TeamNewPipe/release-0.25.0 Stypox 2023-02-08 22:47:32 +01:00
  • b7f6a7815c Update NewPipeExtractor again, because of JitPack problems Stypox 2023-02-08 22:37:17 +01:00
  • 7acdf54984 Update NewPipeExtractor again Stypox 2023-02-08 22:27:49 +01:00
  • e9043ca2c0 Translated using Weblate (Bengali) Hosted Weblate 2023-02-08 22:22:48 +01:00
  • 5dacdf148b Merge pull request #9758 from Stypox/fix-api33-links-again Stypox 2023-02-08 22:20:22 +01:00
  • 898cac8cf5 Fix opening links on Android 12+ Stypox 2023-02-07 22:39:12 +01:00
  • 337e4d3ce7 Merge pull request #9693 from Redirion/accelerometerfix Stypox 2023-02-07 20:07:45 +01:00
  • 11b312bee4 Made the requested color changes ge78fug 2023-02-07 18:46:40 +01:00
  • 1533253c72 Merge pull request #9742 from TeamNewPipe/revert-9553-exo182 Stypox 2023-02-07 10:48:18 +01:00
  • e7da1d909f Merge pull request #9743 from TeamNewPipe/update-desugar-2.0.2 Stypox 2023-02-07 10:44:15 +01:00
  • 62a906bb73 Make positions in list depend on watch history, remove confusing animations Trust_04zh 2022-04-12 15:45:35 +08:00
  • 741239911b Fixed the merge conflict Jared Fantaye 2023-02-05 21:21:02 +01:00
  • 049673af55 Merge branch 'dev' into 9458_faulty_playlist_thumbnail_update Jared234 2023-02-05 20:45:44 +01:00
  • daa30ec46a Fixed the bug by replacing the thumbnail_url with the thumbnail_stream_id Jared Fantaye 2023-02-05 20:32:34 +01:00
  • 87c87acedc Implemented the feature using multiple checkboxes Jared Fantaye 2023-02-04 18:48:27 +01:00
  • 24dec02773 Update core libraray desugaring libs from 2.0.0 to 2.0.2 TobiGr 2023-02-03 18:42:12 +01:00
  • 7e5c5f5e7f Add snippet to ensure baseline.profm file is sorted Stypox 2023-01-20 18:39:16 +01:00
  • 324cfcc0a3 Revert "Update ExoPlayer to 2.18.2" Tobi 2023-02-03 18:31:07 +01:00
  • 472d488cc4 Implemented the feature and fixed some small issues Jared Fantaye 2023-02-01 23:10:31 +01:00
  • e43f775f6e Changed the color ge78fug 2023-01-31 16:07:57 +01:00
  • 5d09fc4406 Merge branch 'TeamNewPipe:dev' into tabs_on_bottom Marius Wagner 2023-01-31 13:37:47 +01:00
  • 055b72222d Fixed a small commit mistake Jared Fantaye 2023-01-30 22:39:16 +01:00
  • 5fb93f6a76 First draft of the new feature Jared Fantaye 2023-01-30 22:37:24 +01:00
  • 8038a224b3 Update app/src/main/res/values/strings.xml Marius Wagner 2023-01-29 19:37:46 +01:00
  • 196a986f83 Merge pull request #9726 from Stypox/fix-api30+-links Stypox 2023-01-29 18:08:25 +01:00
  • 0ec9c4d443 Fix opening urls in browser on API 30+ Stypox 2023-01-29 11:28:00 +01:00
  • 113826022b Merge pull request #9725 from AudricV/yt_support-live-links Stypox 2023-01-29 11:03:23 +01:00
  • 51f56e3c3e [YouTube] Add support for live links AudricV 2023-01-29 00:45:57 +01:00
  • e10a3aa2e3 Merge pull request #9538 from Jared234/4186_warning_duplicates_in_playlist Stypox 2023-01-29 10:36:31 +01:00
  • 64a7d8a903 Improve playlist duplicate indicator layout Stypox 2023-01-29 10:32:44 +01:00
  • 6614f50fdf Improve handling playlist duplicate indicator Stypox 2023-01-29 10:32:32 +01:00
  • f287323be5 Merge pull request #9631 from TeamNewPipe/update-npe Stypox 2023-01-28 22:40:19 +01:00
  • d8319716fc Merge pull request #9706 from Jared234/9131_bug_background_player Stypox 2023-01-28 21:56:00 +01:00
  • 7d4c31de48 Added the duplicate indicator explanation & removed some unnecessary functions Jared Fantaye 2023-01-27 15:37:33 +01:00
  • 8ce96101c1 Added bottom main-tabs feature ge78fug 2023-01-25 19:25:57 +01:00
  • fe66700bc4 Merge pull request #9709 from Stypox/reproducible-build Tobi 2023-01-24 22:05:22 +01:00
  • 04a28d3158 Release v0.25.0 (992) Stypox 2023-01-22 08:59:21 +01:00
  • aab5d6d849 Add changelog for v0.25.0 (992) Stypox 2023-01-22 08:56:29 +01:00
  • b563a7d8cd Translated using Weblate (Azerbaijani) Hosted Weblate 2023-01-22 05:12:39 +01:00
  • e119fa40de Replaced the equals method Jared Fantaye 2023-01-21 14:56:55 +01:00
  • b8fee994ed Corrected language names Sıla 2023-01-21 16:13:15 +04:00
  • 1f84ee242c Add snippet to ensure baseline.profm file is sorted Stypox 2023-01-20 18:39:16 +01:00
  • 0e35bac519 Made some small adjustments Jared Fantaye 2023-01-20 11:55:50 +01:00
  • 9459e4951d Fixed tests Jared Fantaye 2023-01-20 11:12:32 +01:00
  • 45d9e7f399 Merge pull request #9691 from Marius1501/change_the_chapter_icon Stypox 2023-01-20 08:16:45 +01:00
  • 8c5fe2b01c Centered the icon ge78fug 2023-01-19 23:24:25 +01:00
  • 84610add06 Changed the position ge78fug 2023-01-19 21:15:09 +01:00
  • 6a6d4736d9 Fixed the bug Jared Fantaye 2023-01-17 22:31:22 +01:00
  • 260548a52a Merge pull request #9696 from Stypox/fix-pref-npe Tobi 2023-01-17 13:01:09 +01:00
  • 2a79f5c918 Removed format_list_numbered ge78fug 2023-01-17 10:50:13 +01:00
  • 0153cfd7b2 Fix SonarLint TobiGr 2023-01-16 23:20:50 +01:00
  • 79e157e212 Fix more NPEs after OnSharedPreferenceChangeListener changes TobiGr 2023-01-16 23:05:29 +01:00
  • 8375f1b60f Fix NPEs after OnSharedPreferenceChangeListener changes Stypox 2023-01-16 22:30:28 +01:00
  • 1fa686c437 Chenged the chapter icon ge78fug 2023-01-16 15:13:34 +01:00
  • ece0975478 Orientation is locked if there is no sensor for it Robin 2023-01-16 13:56:45 +01:00
  • 4c44dfc766 Merge pull request #9686 from Isira-Seneviratne/Update_desugar Stypox 2023-01-16 12:59:22 +01:00
  • 5dd6a1cd38 Update translations (#9688) Tobi 2023-01-15 21:53:52 +01:00
  • 4c6479cf75 Added Odia language to language selector (#9651) GET100PERCENT 2023-01-16 01:54:01 +05:30
  • a1a98b9723 Merge pull request #9671 from Stypox/fix-toast-crash-api33 Stypox 2023-01-15 21:05:05 +01:00