Commit graph

  • 779ea19222 Fix doc formatting TobiGr 2023-09-20 19:41:45 +0200
  • a1f2b7f8e8 Switch to Files.createDirectories() Isira Seneviratne 2023-09-18 05:14:15 +0530
  • fcb855cea9 Bump AGP to 8.1.1 Isira Seneviratne 2023-09-18 05:08:53 +0530
  • 50fb48f66d
    Merge pull request #10244 from TacoTheDank/bumpMaterial Tobi 2023-09-20 18:19:53 +0200
  • 0acc3532c9 Remove useless override TobiGr 2023-09-20 15:42:09 +0200
  • 8bf2d996ea Reorder the modifiers to comply with the Java Language Specification. TobiGr 2023-09-20 15:41:57 +0200
  • 748c2babe9 Add comments and annotations TobiGr 2023-09-20 15:41:21 +0200
  • 6859f73c54
    Merge pull request #10224 from TacoTheDank/moreKotlinMath Tobi 2023-09-20 11:04:54 +0200
  • b1faed586d Replace MathUtils.clamp with Kotlin coerceIn TacoTheDank 2023-09-19 16:32:37 -0400
  • 6c848b4766 Update Google Material library TacoTheDank 2023-09-19 16:30:09 -0400
  • 725c18eada
    Merge pull request #10165 from TeamNewPipe/fix/media-format Stypox 2023-09-19 15:54:12 +0200
  • 992bb5d7be
    Simplify retrieveMediaFormatFromContentTypeHeader Stypox 2023-09-19 15:33:40 +0200
  • 9e353f1cdc
    Merge pull request #10394 from TeamNewPipe/fix/memory-leaks Stypox 2023-09-19 14:17:23 +0200
  • 8f83e39970 Fix three memory leaks TobiGr 2023-08-29 15:33:03 +0200
  • 0eae9e7cdc
    Merge pull request #9182 from Theta-Dev/channel-tabs Stypox 2023-09-18 23:46:13 +0200
  • 031b893196
    Remove unused content not supported TextView TobiGr 2023-09-18 15:55:41 +0200
  • 64da7a06c0
    Fix previous ActionBar title visible for a few miliseconds when opening ChannelFragment TobiGr 2023-09-18 15:52:29 +0200
  • 57eaa1bbe1
    Apply review TobiGr 2023-09-18 15:01:17 +0200
  • 109d06b4bb
    Deduplicate code to initialize ClickListeners on playlist controls TobiGr 2023-09-10 01:11:00 +0200
  • 0d9910cbbe
    Fix SubscriptionManagerTest tests AudricV 2023-08-23 23:23:26 +0200
  • 8fbc8ffc7c
    Remove unneeded German translation AudricV 2023-08-22 19:16:10 +0200
  • f2ee3859ab
    Hide the upload date element on the About tab AudricV 2023-08-22 19:15:45 +0200
  • 89dc44be61
    Always show the About tab and support having no description AudricV 2023-08-22 19:14:17 +0200
  • 6ab8716e69
    Extract actual feed loading code into separate method TobiGr 2023-08-22 12:37:02 +0200
  • 5c7c382323
    Add missing @Override annotations to setupMetadata() implementations TobiGr 2023-08-22 12:39:27 +0200
  • 78b4b9441e
    Update NewPipeExtractor and adapt imports Stypox 2023-08-02 22:45:53 +0200
  • 9e55014a13
    Fix wrongly themed channel header Stypox 2023-04-25 19:18:34 +0200
  • 6f23b56b06
    Use consistent name for livestreams tab in settings keys Stypox 2023-04-25 19:11:30 +0200
  • 1519527356
    Fix loading feed when a channel tab is empty Stypox 2023-04-25 19:01:02 +0200
  • 6b3a178f2a
    Show snackbar with feed loading errors Stypox 2023-04-25 18:06:51 +0200
  • 604419dd1f
    Make channel banner placeholder match YouTube's size Stypox 2023-04-21 17:08:43 +0200
  • c48e702a50
    Improve placeholder channel banner handling Stypox 2023-04-21 17:05:28 +0200
  • 1061bce4f3
    Add avatar and bannner URLs to channel About tab Stypox 2023-04-21 15:54:22 +0200
  • 013d513450
    Add space above channel description (About tab) Stypox 2023-04-21 15:42:23 +0200
  • dca32efadf
    add channel banner placeholder ThetaDev 2023-04-19 18:29:59 +0200
  • 28d952a643
    feat: filter fetched channel tabs ThetaDev 2023-04-16 16:30:40 +0200
  • a2a717bd49
    update NPE ThetaDev 2023-04-16 16:00:46 +0200
  • 753a92055c
    feat: add playlist controls to channel tab ThetaDev 2023-04-16 00:58:30 +0200
  • 371f986773
    Fix some code smells Stypox 2023-04-14 11:00:01 +0200
  • a1e8b9be4e
    Fix channel tabs in main page setting title themselves Stypox 2023-04-14 10:27:25 +0200
  • c076a0f771
    Channels are now an Info Stypox 2023-04-14 10:19:58 +0200
  • dfbd39e898
    fix: limit channel header height ThetaDev 2023-04-13 22:39:55 +0200
  • b5893f3fa3
    fix: notification menu option disappears when switching tabs ThetaDev 2023-04-13 21:55:37 +0200
  • e3614cb932
    Move channel header to collapsible app bar Stypox 2023-04-13 00:00:23 +0200
  • 193c3e5b3d
    fix: NPE in ChannelFragment::onSaveInstanceState ThetaDev 2023-04-06 11:44:01 +0200
  • c03c344f49
    refactor: rename ChannelInfo to ChannelAbout fix: localize about tab name ThetaDev 2023-04-05 22:56:25 +0200
  • 25e3031830
    cleanup: remove empty constructor from ChannelFragment ThetaDev 2023-04-05 21:56:01 +0200
  • b7911a8fd8
    remove fragment_channel_info ThetaDev 2023-04-05 21:53:45 +0200
  • 88384dc35e
    update extractor ThetaDev 2023-04-05 21:42:21 +0200
  • 39b4ed082c
    refactor: common code from ChannelInfo/Description -> BaseInfoFragment ThetaDev 2023-04-05 16:17:31 +0200
  • d87aa23ae0
    update NewPipeExtractor ThetaDev 2023-04-05 14:55:02 +0200
  • be548dcb52
    fix: channel tab title not being set ThetaDev 2022-11-29 19:25:35 +0100
  • 4357a34339
    fix: ChannelFragment: save last tab ThetaDev 2022-11-22 02:52:25 +0100
  • 2c03ba204e
    refactor: adjustments to updated tab extractor API ThetaDev 2022-11-05 00:23:03 +0100
  • 2c98d079de
    fix: cache channel data ThetaDev 2022-10-25 09:01:11 +0200
  • 16cd47fa2e
    fix: missing album tab key ThetaDev 2022-10-24 00:03:19 +0200
  • 74a8bfba93
    feat: add album tab ThetaDev 2022-10-23 21:36:55 +0200
  • c929f00456
    fix: remember selected channel tab on screen rotation ThetaDev 2022-10-23 21:28:54 +0200
  • bb062f07f9
    feat: add option to hide channel tabs ThetaDev 2022-10-23 21:13:43 +0200
  • c3d1e75a8f
    fix: scrollable channel description ThetaDev 2022-10-23 17:21:07 +0200
  • 506e3724a6
    fix: add progress spinners ThetaDev 2022-10-23 17:11:07 +0200
  • 4859ab67d4
    feat: prettier channel info page ThetaDev 2022-10-23 17:01:39 +0200
  • 6d84d19520
    fix: handle unsupported content ThetaDev 2022-10-23 15:37:40 +0200
  • 8627efd0a1
    fix: get notified menu option on all tabs ThetaDev 2022-10-23 11:28:34 +0200
  • 6d13cf5e71
    feat: add channel tabs ThetaDev 2022-10-23 10:27:35 +0200
  • 7e2ab0d384
    Improved downloading experience (#10407) Rishab Aggarwal 2023-09-18 05:24:03 +0530
  • 19640d5e7c Add documentation to increase maintainablilty TobiGr 2023-09-18 01:43:14 +0200
  • d1a82a85cd Include a high-resolution option in the default resolution settings. Edward 2023-03-29 01:04:26 +0800
  • b1ab261890
    Merge pull request #10248 from Isira-Seneviratne/NIO_downloads Isira Seneviratne 2023-09-17 21:09:02 +0530
  • 038278283a
    Merge pull request #10234 from TacoTheDank/bumpMisc Tobi 2023-09-17 16:35:40 +0200
  • c74bd11a6f Update miscellaneous libraries TacoTheDank 2023-07-20 17:07:52 -0400
  • f2c2f1735e Replace RuntimeException with IOException TobiGr 2023-09-17 15:25:47 +0200
  • 4e41e12bd2 Small code and doc improvements TobiGr 2023-09-17 15:31:06 +0200
  • 6df808f266 Use Path in the download helper classes. Isira Seneviratne 2023-03-11 10:44:11 +0530
  • 2cb973f150 Use desugar_jdk_libs_nio. Isira Seneviratne 2023-03-11 09:48:56 +0530
  • b5463cf5e1
    Merge pull request #10406 from ShareASmile/fix-language-selector Tobi 2023-09-09 00:52:07 +0200
  • 862546205a
    fix wrongly placed uchinaguchi in language selector settings caus.. K Gill 2023-09-08 16:33:17 +0530
  • 7c1790bbfd
    Merge pull request #10396 from AudricV/one-stream-main-player-queue-button Audric V 2023-08-31 15:06:06 +0200
  • 2d16a06bc4
    Show play queue button in main player when there is one stream AudricV 2023-08-28 00:26:10 +0200
  • 25cf917969
    Merge pull request #10377 from TeamNewPipe/image-minimizer Tobi 2023-08-25 00:54:55 +0200
  • d09c650afd
    Merge pull request #10376 from TeamNewPipe/fix-string-formats Tobi 2023-08-24 21:14:03 +0200
  • 2b833c5250 Fix audio_track_name string formats AudricV 2023-08-23 00:20:12 +0200
  • 510db568eb Image minizier: replace Number.toFixed(0) with Math.floor() TobiGr 2023-08-24 11:53:35 +0200
  • e4003c842b
    Translated using Weblate (Arabic) Hosted Weblate 2023-08-23 21:29:25 +0200
  • 68957d3880 Fix grammar in JDoc TobiGr 2023-08-22 13:51:31 +0200
  • e6747066ae
    Merge pull request #10360 from TeamNewPipe/improvement/tabSelected Tobi 2023-08-22 10:57:14 +0200
  • 62f0abee47 Simplify MainActivity.tabSelected(MenuItem) TobiGr 2023-08-19 21:57:15 +0200
  • 9118ecd68f Remove unnecessary debug warning and use JDoc instead TobiGr 2023-08-17 16:51:31 +0200
  • 15fd47c7f2 Apply review TobiGr 2023-08-16 22:18:53 +0200
  • ef40ac7bb3 Fix a typo Yingwei Zheng 2022-05-05 14:15:19 +0800
  • 881d04ba1e Refactor database migration test and string trimming Yingwei Zheng 2022-05-04 20:20:19 +0800
  • 4af5b5f6f2 Fix database migration and string trimming TobiGr 2023-08-16 22:01:58 +0200
  • 90f0809029 Trim search string and remove duplicate records from the database TobiGr 2023-08-16 21:24:55 +0200
  • db5ed48dbb Fix some sonar warnings and make some smaller improvements TobiGr 2023-08-11 23:12:47 +0200
  • ba84e7eead Display "Unknown quality" if quality is unknown and not MediaFormat name TobiGr 2023-07-19 23:36:38 +0200
  • e51067177e Add tests for new methods retrieving MediaFormats TobiGr 2023-08-14 23:05:38 +0200
  • f3859ed710 Retrieve MediaFormat for streams that could not be extracted by the extractor TobiGr 2023-08-14 23:05:30 +0200
  • 0db12e5561 Rename StreamSizeWrapper to StreamInfoWrapper TobiGr 2023-06-15 12:38:39 +0200
  • ac5f991c0c
    Merge pull request #10331 from TeamNewPipe/improve_bug_template Stypox 2023-08-12 19:46:15 +0200
  • 4a0ff3f7ef
    Make latest release link more obvious to bug reporters opusforlife2 2023-08-12 15:08:03 +0000