Commit Graph

  • b31d3831e6
    Change Converters to class to fix build TacoTheDank 2023-10-31 22:39:11 -04:00
  • 0f81a0504c
    Use 'tasks.register' for Gradle tasks TacoTheDank 2023-10-31 21:28:24 -04:00
  • 4a7fda95ae
    Update miscellaneous libraries TacoTheDank 2023-10-31 21:25:11 -04:00
  • ee3455e1e5
    Merge pull request #10086 from TacoTheDank/bumpAndroidX Stypox 2023-12-23 11:46:28 +01:00
  • f9fc1cd817
    Store/retrieve parcelable arrays as lists instead. Isira Seneviratne 2023-10-31 16:36:13 -04:00
  • 76f1e588f7
    Utilize BundleCompat and IntentCompat methods TacoTheDank 2023-10-31 16:35:56 -04:00
  • f3b458c803
    Bump compileSdk to 34 Isira Seneviratne 2023-10-31 16:31:16 -04:00
  • 00566ed4d4
    Fix AndroidX Work deprecation TacoTheDank 2023-10-31 16:26:20 -04:00
  • e4a07411b8
    Update some AndroidX libraries TacoTheDank 2023-10-31 16:25:19 -04:00
  • 2c1bb2706f
    Merge pull request #10018 from Stypox/comment-replies Stypox 2023-12-23 11:01:07 +01:00
  • aa84d6fc8f
    Add @NonNull annotations Stypox 2023-12-22 18:50:48 +01:00
  • d76e9b0bd8
    Fix scrolling to correct comment after closing replies Stypox 2023-12-22 12:50:32 +01:00
  • b4016c91c1
    scroll last comment into view TobiGr 2023-08-31 13:42:07 +02:00
  • 5f32d001cc
    Expand DetailFragment again when exiting the CommentRepliesFragment TobiGr 2023-08-29 20:51:47 +02:00
  • 8c9287d0c8
    Revert relying on source ListInfo, use commentsInfoItem.getUrl() instead Stypox 2023-04-12 15:44:50 +02:00
  • 3f37e27852
    Add some documentation and javadocs Stypox 2023-04-12 15:18:26 +02:00
  • f41ab8b086
    Add comment replies fragment header Stypox 2023-04-12 10:54:28 +02:00
  • ad68f784ae
    Extract some utility methods from CommentInfoItemHolder Stypox 2023-04-12 10:54:03 +02:00
  • 4b6392df54
    Set comment replies fragment title Stypox 2023-04-12 08:54:58 +02:00
  • 94ea329b50
    Always show comment replies in list mode Stypox 2023-04-12 08:39:33 +02:00
  • 591ed2e01f
    Fix some code smells Stypox 2023-04-11 23:12:17 +02:00
  • 78cf9aaa7d
    Save and restore state in CommentRepliesFragment Stypox 2023-04-11 23:07:58 +02:00
  • f9494a294f
    Implement CommentRepliesFragment Stypox 2023-04-11 22:28:48 +02:00
  • 0dd4553700
    Load more items even if initial related items are empty Stypox 2023-04-11 22:28:41 +02:00
  • 4f7b36cd70
    Keep source list info in InfoItemBuilder Stypox 2023-04-11 22:26:35 +02:00
  • 5d350aec87
    Move RelatedItemInfo next to fragment using it Stypox 2023-04-11 15:25:17 +02:00
  • 059db6fb31
    Add replies button to comments Stypox 2023-04-11 14:56:04 +02:00
  • 4c709b2c4d
    Use start/end instead of left/right in comment layout Stypox 2023-04-11 10:58:32 +02:00
  • 8f4cd032b7
    Remove mini variant and move upload date to top in comments Stypox 2023-04-11 10:47:40 +02:00
  • 67629938d6
    Merge pull request #10470 from TeamNewPipe/release-0.26.0 v0.26.0 Stypox 2023-12-21 22:40:05 +01:00
  • 9aff49bd88
    Translated using Weblate (Portuguese (Portugal)) Hosted Weblate 2023-12-21 22:36:13 +01:00
  • 5b999a88f8
    Merge pull request #10673 from Stypox/transaction-too-large Stypox 2023-12-21 22:30:22 +01:00
  • 482531836f
    Merge pull request #10670 from Stypox/feed-oom Stypox 2023-12-21 22:29:46 +01:00
  • b3c82f54df
    Merge pull request #10671 from Stypox/channel-main-tab-lag Stypox 2023-12-21 22:28:59 +01:00
  • 77fa4bbe2f
    Update NewPipeExtractor to v0.23.1 Stypox 2023-12-21 22:28:09 +01:00
  • 495c9850b4
    Fix transaction too large for channel tab fragments Stypox 2023-12-20 23:57:43 +01:00
  • c0f8d145f8
    Fix lag with many channels on main page Stypox 2023-12-20 22:46:24 +01:00
  • 80f33daeeb
    Fix OutOfMemory when fetching feed Stypox 2023-12-20 20:22:45 +01:00
  • a16dcb63b5
    Merge pull request #10645 from Stypox/fix-fragment-manager Stypox 2023-12-20 12:03:24 +01:00
  • b871b5d2dd
    Fix crashes due to wrong root fragment manager Stypox 2023-12-10 16:06:07 +01:00
  • e876647af5
    Update NewPipeExtractor to v0.23.0 Stypox 2023-12-10 15:58:45 +01:00
  • 8d59812827
    Fix channel avatar not loading correctly sometimes Stypox 2023-11-16 22:46:43 +01:00
  • e39ac885de
    Update new version check to match new API structure TobiGr 2023-10-19 11:38:39 +02:00
  • e6965622bd
    Fix crash with disabled thumbnails when trying to play a stream TobiGr 2023-10-07 14:34:44 +02:00
  • 0d8d3479e1
    NewPipe 0.26.0 (995) TobiGr 2023-10-05 14:52:27 +02:00
  • 35c1dfd145
    Update changelog for NewPipe 0.26.0 (995) Stypox 2023-12-10 15:05:29 +01:00
  • 096115def7
    Translated using Weblate (Bengali) Hosted Weblate 2023-12-08 15:31:19 +01:00
  • e784af3e2d
    Merge pull request #10446 from AudricV/dl_improve_video_audio_stream_selection Stypox 2023-12-07 16:48:57 +01:00
  • ce30108efc
    Improve javadoc for getAudioStreamFor Stypox 2023-12-07 16:40:32 +01:00
  • edbd623e21
    Fix Matrix channel link Stypox 2023-12-07 16:11:59 +01:00
  • 7cfd537755
    Merge pull request #10494 from TobiGr/fix-new-streams Stypox 2023-12-07 14:12:54 +01:00
  • ddd6d03e0b
    Add Matrix room link to ReadMe (#10632) opusforlife2 2023-12-06 18:34:43 +00:00
  • b4a0e08d9d
    Update app/src/main/java/org/schabi/newpipe/database/feed/dao/FeedDAO.kt Tobi 2023-11-23 17:12:16 +01:00
  • 545f9ae5f3
    Merge pull request #10489 from sqproman/missing_quotation_replace_char_crash Stypox 2023-11-16 20:19:01 +01:00
  • be4a5a5f3e
    Merge pull request #10576 from AudricV/fix-npe-feed-new-items-button Stypox 2023-11-16 09:02:24 +01:00
  • 3dc593fe88
    Merge pull request #10577 from AudricV/fix-npe-play-queue-audio-track-menu Stypox 2023-11-16 09:01:11 +01:00
  • e8ed18f1cf
    Merge pull request #10578 from AudricV/try-fix-player-service-foreground-start Stypox 2023-11-16 08:59:56 +01:00
  • bf8890b0df
    Merge pull request #10579 from AudricV/exclude-hls-opus-streams-for-playback Stypox 2023-11-16 08:30:49 +01:00
  • e5fda35c51
    Remove OPUS HLS streams from playable streams AudricV 2023-11-15 22:52:57 +01:00
  • 84d50da009
    Restore player service start handling before player UI separation AudricV 2023-09-17 20:49:13 +02:00
  • 2cf7764714
    Fix crash when building the play queue audio track menu if the player is null AudricV 2023-11-15 19:22:49 +01:00
  • 9fab0ec94f
    Fix crash when setting the masking of the new feed items button if the context is null AudricV 2023-11-15 00:37:05 +01:00
  • 6d694518fe
    Merge pull request #10491 from TeamNewPipe/readme Stypox 2023-10-27 05:41:59 +02:00
  • 5265b767cb Fix notifiying about old "new" streams TobiGr 2023-10-14 18:31:33 +02:00
  • d10a93fe4f [README] Remove Bountysource badge TobiGr 2023-10-13 17:30:01 +02:00
  • 995986ecc7 [README] Remove Bitcoin and Bountysource donation options TobiGr 2023-10-13 17:26:15 +02:00
  • 6d0bb02544 adds quotation to create filename util replacement char akko 2023-10-13 11:28:09 +07:00
  • 6f51c47dc9
    Deleted translation using Weblate (Sicilian) TobiGr 2023-10-07 17:39:49 +02:00
  • 626daf89c1
    Deleted translation using Weblate (Kashmiri) TobiGr 2023-10-07 17:39:44 +02:00
  • b18ccffeb4
    Added translation using Weblate (English (Middle)) Hosted Weblate 2023-10-07 15:39:43 +00:00
  • 2ab2185e0a
    Translated using Weblate (Odia) Hosted Weblate 2023-10-07 17:21:24 +02:00
  • be47609405 Add changelog for NewPipe 0.26.0 (995) TobiGr 2023-10-05 14:49:35 +02:00
  • 5dee7a5262
    Translated using Weblate (Portuguese) Hosted Weblate 2023-10-05 03:09:31 +02:00
  • bff7ada2d1
    Merge pull request #8248 from dtcxzyw/fix-readd-to-playlist Stypox 2023-10-03 17:45:44 +02:00
  • ed33d1d4f7
    Fix images in README.sr.md Tobi 2023-10-02 16:21:27 +02:00
  • 64e64f72f7
    Update README.asm.md Tobi 2023-10-02 16:18:54 +02:00
  • d3c783832a Fix screenshot URLs in multiple READMEs TobiGr 2023-10-02 16:16:33 +02:00
  • d963b69d5c Fix links to README.sr.md TobiGr 2023-10-02 16:06:33 +02:00
  • 49ce9ba387
    Fix links to other READMEs in README.sr.md Tobi 2023-10-02 16:00:25 +02:00
  • d63a6d3f75
    Create Serbian README (#10465) NEXI 2023-10-02 15:58:26 +02:00
  • 3d5a8af52b Fix inconsistency when LocalPlaylist is used as MainFragment tab TobiGr 2023-08-16 23:28:02 +02:00
  • 1cf670dad9 Fix inconsistency between user interaction and database commit order when re-adding videos to the playlist Yingwei Zheng 2022-04-18 00:35:59 +08:00
  • b50e3c07d2 Use PR labeler fork Tobi 2023-10-02 02:12:24 +02:00
  • fe7d1692c3 Fix PR labeler permissions Tobi 2023-09-27 10:04:27 +02:00
  • 0758cd6980 Fix wrongly formatted string ressources TobiGr 2023-09-26 11:22:22 +02:00
  • e80b6b3057
    Add playlist name and video name to playlist sharing content (#10427) Siddhesh Naik 2023-09-26 14:41:33 +05:30
  • 9c86afe40d
    Merge pull request #10453 from TeamNewPipe/pr-labeler Tobi 2023-09-26 10:42:01 +02:00
  • db4619f5a4
    Add content: read permission to PR size labeler workflow Tobi 2023-09-26 10:40:17 +02:00
  • f90d74ca31
    Merge pull request #10447 from TeamNewPipe/pr-labeler Tobi 2023-09-24 20:27:58 +02:00
  • 609f0a2eee
    Add write permission to PR labeler workflow Tobi 2023-09-24 20:24:57 +02:00
  • 77bbbc88f8
    Use ListHelper to get secondary audio streams for video-only streams AudricV 2023-09-24 18:23:00 +02:00
  • cdb79ef78a
    Make isLimitingDataUsage method of ListHelper package-private and fix some typos in the class AudricV 2023-09-24 18:15:36 +02:00
  • 1630e309fb
    Merge pull request #9987 from Edwardsoen/add_high_resolution_to_default_option Tobi 2023-09-24 17:54:18 +02:00
  • 2d4f56f57c
    Merge pull request #10170 from TeamNewPipe/actions/pr-size-labeler Stypox 2023-09-24 09:34:33 +02:00
  • d622993483
    Add workflow "PR size labeler" to label PRs based on the number of changed lines TobiGr 2023-06-17 20:41:38 +02:00
  • c68a6ee0ed
    Merge pull request #10436 from TeamNewPipe/fix/license-restore Tobi 2023-09-23 14:11:09 +02:00
  • 94c1438913 Use "done" button to close license dialogs. TobiGr 2023-09-23 13:56:49 +02:00
  • e206a26a85 Restore license dialog buttons to open the SoftwareComponent's website TobiGr 2023-09-21 10:31:04 +02:00
  • 242e20316b [AboutFragment / LicenseFragment] Fix license restore after rotation TobiGr 2023-09-20 18:45:52 +02:00
  • 279fd2399d Remove translations without default value TobiGr 2023-09-22 21:44:58 +02:00