Commit graph

  • bdc2aa2b39
    Update extractor and remove DeobfuscateException Stypox 2023-09-22 10:43:37 +02:00
  • b508dd69be
    Merge pull request #10062 from Stypox/multiple-images Stypox 2023-09-22 10:20:19 +02:00
  • f8b756c8bc
    Make question mark localizable Stypox 2023-09-19 18:40:14 +02:00
  • 027b829c38
    Use @DrawableRes in PicassoHelper Stypox 2023-09-19 18:35:29 +02:00
  • 0a2d6d1d62
    Add test for ImageStrategy Stypox 2023-08-13 23:44:51 +02:00
  • 1b485ddb5a
    Allow using CHECKSTYLE:OFF comments Stypox 2023-08-13 23:44:10 +02:00
  • 0085ca6416
    Fix loading images from db even if disabled Stypox 2023-05-02 21:45:07 +02:00
  • 87dca0f7ec
    Separate imageListToDbUrl from choosePreferredImage Stypox 2023-05-02 21:36:11 +02:00
  • 37af2c87e8
    Fix possible NPE in PlayQueueNavigator Stypox 2023-05-02 21:12:32 +02:00
  • bf908f0b7d
    Add documentation and fix SonarCloud issue Stypox 2023-05-02 21:06:12 +02:00
  • 8d463b9577
    Further improve image resolution strategy Stypox 2023-05-02 20:10:52 +02:00
  • 4f7d206736
    Display all thumbnails in description tab Stypox 2023-05-02 18:56:02 +02:00
  • 35073c780d
    Implement better image selection strategy Stypox 2023-05-02 12:30:27 +02:00
  • 0a8f28b1c6
    Add image quality preference Stypox 2023-05-02 11:08:32 +02:00
  • af2375948d
    Support obtaining multiple images from the extractor Stypox 2023-05-01 23:11:48 +02:00
  • df2e0be08d Add summary to reset preference TobiGr 2023-09-17 17:35:52 +02:00
  • ff1aca272e Remove strange change TobiGr 2023-09-17 17:31:45 +02:00
  • f2e352832a Create new settings category: Backup and restore TobiGr 2023-09-17 17:21:59 +02:00
  • ad0855ac83 Update app/src/main/res/xml/debug_settings.xml vincetzr 2022-10-29 21:21:26 +11:00
  • d7ef9b1f0c Added strings to strings.xml to allow translation. Vincent Tanumihardja 2022-10-29 11:33:10 +11:00
  • 40a3e1b18a Revert committed file change of settings key. Vincent Tanumihardja 2022-10-29 10:30:41 +11:00
  • 25a73090f5 Revert changes made to dev. Vincent Tanumihardja 2022-10-29 10:29:16 +11:00
  • a239a26b17 Revert changes made to dev. Vincent Tanumihardja 2022-10-29 10:26:11 +11:00
  • 06d256294f Revert changes made to dev. Vincent Tanumihardja 2022-10-29 10:24:11 +11:00
  • 81ad50e82a Added delete xml method inside the yes dialogue. Vincent Tanumihardja 2022-10-29 09:52:22 +11:00
  • 23de9bf93e clear shared preference xmls Zhidong Piao 2022-10-29 09:38:00 +11:00
  • 5c46412faa Changed alert dialogue. Vincent Tanumihardja 2022-10-29 09:19:04 +11:00
  • 076e9eee01 Added alert dialogue and restarts the app when resetting settings. Vincent Tanumihardja 2022-10-29 08:58:11 +11:00
  • 2103a04092 Cleaned up xml files. Vincent Tanumihardja 2022-10-26 19:13:41 +11:00
  • 58517d1d27 Added reset button but working as intended for theme. Vincent Tanumihardja 2022-10-26 17:09:53 +11:00
  • aa1847189b Added reset button but slightly working as intended. Vincent Tanumihardja 2022-10-25 13:18:31 +11:00
  • 5d101e7b88 Added reset button but not working as intended. Vincent Tanumihardja 2022-10-24 09:54:22 +11:00
  • e2de83188a
    Merge pull request #10199 from TeamNewPipe/feat/player/accessibility Tobi 2023-09-21 15:57:38 +02:00
  • 2a1b506d98 Improved accessibility of player interfaces TobiGr 2023-09-18 03:11:28 +02:00
  • b798ff5c92
    Merge pull request #10435 from TeamNewPipe/imp/codequality Stypox 2023-09-20 21:24:44 +02:00
  • 673aa0a87b
    Merge pull request #10428 from Isira-Seneviratne/AGP_8.1 Tobi 2023-09-20 20:20:36 +02:00
  • 779ea19222 Fix doc formatting TobiGr 2023-09-20 19:41:45 +02:00
  • a1f2b7f8e8 Switch to Files.createDirectories() Isira Seneviratne 2023-09-18 05:14:15 +05:30
  • fcb855cea9 Bump AGP to 8.1.1 Isira Seneviratne 2023-09-18 05:08:53 +05:30
  • 50fb48f66d
    Merge pull request #10244 from TacoTheDank/bumpMaterial Tobi 2023-09-20 18:19:53 +02:00
  • 0acc3532c9 Remove useless override TobiGr 2023-09-20 15:42:09 +02:00
  • 8bf2d996ea Reorder the modifiers to comply with the Java Language Specification. TobiGr 2023-09-20 15:41:57 +02:00
  • 748c2babe9 Add comments and annotations TobiGr 2023-09-20 15:41:21 +02:00
  • 6859f73c54
    Merge pull request #10224 from TacoTheDank/moreKotlinMath Tobi 2023-09-20 11:04:54 +02:00
  • b1faed586d Replace MathUtils.clamp with Kotlin coerceIn TacoTheDank 2023-09-19 16:32:37 -04:00
  • 6c848b4766 Update Google Material library TacoTheDank 2023-09-19 16:30:09 -04:00
  • 725c18eada
    Merge pull request #10165 from TeamNewPipe/fix/media-format Stypox 2023-09-19 15:54:12 +02:00
  • 992bb5d7be
    Simplify retrieveMediaFormatFromContentTypeHeader Stypox 2023-09-19 15:33:40 +02:00
  • 9e353f1cdc
    Merge pull request #10394 from TeamNewPipe/fix/memory-leaks Stypox 2023-09-19 14:17:23 +02:00
  • 8f83e39970 Fix three memory leaks TobiGr 2023-08-29 15:33:03 +02:00
  • 0eae9e7cdc
    Merge pull request #9182 from Theta-Dev/channel-tabs Stypox 2023-09-18 23:46:13 +02:00
  • 031b893196
    Remove unused content not supported TextView TobiGr 2023-09-18 15:55:41 +02:00
  • 64da7a06c0
    Fix previous ActionBar title visible for a few miliseconds when opening ChannelFragment TobiGr 2023-09-18 15:52:29 +02:00
  • 57eaa1bbe1
    Apply review TobiGr 2023-09-18 15:01:17 +02:00
  • 109d06b4bb
    Deduplicate code to initialize ClickListeners on playlist controls TobiGr 2023-09-10 01:11:00 +02:00
  • 0d9910cbbe
    Fix SubscriptionManagerTest tests AudricV 2023-08-23 23:23:26 +02:00
  • 8fbc8ffc7c
    Remove unneeded German translation AudricV 2023-08-22 19:16:10 +02:00
  • f2ee3859ab
    Hide the upload date element on the About tab AudricV 2023-08-22 19:15:45 +02:00
  • 89dc44be61
    Always show the About tab and support having no description AudricV 2023-08-22 19:14:17 +02:00
  • 6ab8716e69
    Extract actual feed loading code into separate method TobiGr 2023-08-22 12:37:02 +02:00
  • 5c7c382323
    Add missing @Override annotations to setupMetadata() implementations TobiGr 2023-08-22 12:39:27 +02:00
  • 78b4b9441e
    Update NewPipeExtractor and adapt imports Stypox 2023-08-02 22:45:53 +02:00
  • 9e55014a13
    Fix wrongly themed channel header Stypox 2023-04-25 19:18:34 +02:00
  • 6f23b56b06
    Use consistent name for livestreams tab in settings keys Stypox 2023-04-25 19:11:30 +02:00
  • 1519527356
    Fix loading feed when a channel tab is empty Stypox 2023-04-25 19:01:02 +02:00
  • 6b3a178f2a
    Show snackbar with feed loading errors Stypox 2023-04-25 18:06:51 +02:00
  • 604419dd1f
    Make channel banner placeholder match YouTube's size Stypox 2023-04-21 17:08:43 +02:00
  • c48e702a50
    Improve placeholder channel banner handling Stypox 2023-04-21 17:05:28 +02:00
  • 1061bce4f3
    Add avatar and bannner URLs to channel About tab Stypox 2023-04-21 15:54:22 +02:00
  • 013d513450
    Add space above channel description (About tab) Stypox 2023-04-21 15:42:23 +02:00
  • dca32efadf
    add channel banner placeholder ThetaDev 2023-04-19 18:29:59 +02:00
  • 28d952a643
    feat: filter fetched channel tabs ThetaDev 2023-04-16 16:30:40 +02:00
  • a2a717bd49
    update NPE ThetaDev 2023-04-16 16:00:46 +02:00
  • 753a92055c
    feat: add playlist controls to channel tab ThetaDev 2023-04-16 00:58:30 +02:00
  • 371f986773
    Fix some code smells Stypox 2023-04-14 11:00:01 +02:00
  • a1e8b9be4e
    Fix channel tabs in main page setting title themselves Stypox 2023-04-14 10:27:25 +02:00
  • c076a0f771
    Channels are now an Info Stypox 2023-04-14 10:19:58 +02:00
  • dfbd39e898
    fix: limit channel header height ThetaDev 2023-04-13 22:39:55 +02:00
  • b5893f3fa3
    fix: notification menu option disappears when switching tabs ThetaDev 2023-04-13 21:55:37 +02:00
  • e3614cb932
    Move channel header to collapsible app bar Stypox 2023-04-13 00:00:23 +02:00
  • 193c3e5b3d
    fix: NPE in ChannelFragment::onSaveInstanceState ThetaDev 2023-04-06 11:44:01 +02:00
  • c03c344f49
    refactor: rename ChannelInfo to ChannelAbout fix: localize about tab name ThetaDev 2023-04-05 22:56:25 +02:00
  • 25e3031830
    cleanup: remove empty constructor from ChannelFragment ThetaDev 2023-04-05 21:56:01 +02:00
  • b7911a8fd8
    remove fragment_channel_info ThetaDev 2023-04-05 21:53:45 +02:00
  • 88384dc35e
    update extractor ThetaDev 2023-04-05 21:42:21 +02:00
  • 39b4ed082c
    refactor: common code from ChannelInfo/Description -> BaseInfoFragment ThetaDev 2023-04-05 16:17:31 +02:00
  • d87aa23ae0
    update NewPipeExtractor ThetaDev 2023-04-05 14:55:02 +02:00
  • be548dcb52
    fix: channel tab title not being set ThetaDev 2022-11-29 19:25:35 +01:00
  • 4357a34339
    fix: ChannelFragment: save last tab ThetaDev 2022-11-22 02:52:25 +01:00
  • 2c03ba204e
    refactor: adjustments to updated tab extractor API ThetaDev 2022-11-05 00:23:03 +01:00
  • 2c98d079de
    fix: cache channel data ThetaDev 2022-10-25 09:01:11 +02:00
  • 16cd47fa2e
    fix: missing album tab key ThetaDev 2022-10-24 00:03:19 +02:00
  • 74a8bfba93
    feat: add album tab ThetaDev 2022-10-23 21:36:55 +02:00
  • c929f00456
    fix: remember selected channel tab on screen rotation ThetaDev 2022-10-23 21:28:54 +02:00
  • bb062f07f9
    feat: add option to hide channel tabs ThetaDev 2022-10-23 21:13:43 +02:00
  • c3d1e75a8f
    fix: scrollable channel description ThetaDev 2022-10-23 17:21:07 +02:00
  • 506e3724a6
    fix: add progress spinners ThetaDev 2022-10-23 17:11:07 +02:00
  • 4859ab67d4
    feat: prettier channel info page ThetaDev 2022-10-23 17:01:39 +02:00
  • 6d84d19520
    fix: handle unsupported content ThetaDev 2022-10-23 15:37:40 +02:00
  • 8627efd0a1
    fix: get notified menu option on all tabs ThetaDev 2022-10-23 11:28:34 +02:00