1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-04-07 15:31:22 +00:00

Commit Graph

  • 484c852efd Merge pull request #6556 from B0pol/kotlin-style TiA4f8R 2021-06-23 18:39:53 +02:00
  • 25cf8dc20a Refactoring by Android Studio bopol 2021-06-23 14:29:57 +02:00
  • cb1a138140 #6081: Disable feed click handlers during refresh Douile 2021-06-22 19:42:20 +01:00
  • 384ca66205 #6522: Fix null pointer exception when displaying SearchFragment Douile 2021-06-22 16:52:02 +01:00
  • 46bfec66cb Localization: Fix Simplified Chinese Plural one -> other chr_56 2021-05-16 10:51:09 +08:00
  • afe06b379f Update some libraries TacoTheDank 2021-06-20 17:26:59 -04:00
  • a9e85abd7f Ask for screenshots/video of UI changes opusforlife2 2021-06-20 21:15:25 +00:00
  • 08d4651ef0 Add mavenCentral, de-prioritize jcenter TacoTheDank 2021-06-20 15:44:17 -04:00
  • 62b4f333bb Don't enable SAF on Fire TV (#6516) Mohammed Anas 2021-06-20 19:01:06 +00:00
  • 02b0909829 Fix onActivityResult deprecation in MissionsFragment TacoTheDank 2021-06-20 14:14:54 -04:00
  • ae39b31c68 Fix onActivityResult deprecation in DownloadDialog TacoTheDank 2021-06-20 14:14:44 -04:00
  • e5a1438673 Fix onActivityResult deprecation in DownloadSettingsFragment TacoTheDank 2021-06-20 14:11:00 -04:00
  • 72d305b283 Update AndroidX Fragment to 1.3.5 TacoTheDank 2021-06-20 13:47:12 -04:00
  • 785c0376f8 Remove variable ContentSettingsFragment.lastImportExportDataUri XiangRongLin 2021-06-20 09:28:39 +02:00
  • 0bdf8de38e Resolve sonar issues in ContentSettingsFragment XiangRongLin 2021-06-20 09:22:43 +02:00
  • 6c575511be Merge pull request #6528 from TacoTheDank/annotate-methods bopol 2021-06-20 09:26:05 +02:00
  • 9767e98e50 Remove option to immediately commit pref changes on import XiangRongLin 2021-06-20 09:17:55 +02:00
  • 79deff3261 Annotate some overridden methods and parameters as NonNull TacoTheDank 2021-06-19 18:29:18 -04:00
  • 0782410a14 Update colors.xml Saurav Rao 2021-06-19 04:05:35 +05:30
  • f5d015e8f9 Use ExoPlayer default values for buffers Robin 2021-06-18 20:18:24 +02:00
  • 74ad488f4a Merge pull request #6394 from TacoTheDank/androidx-fragment-134 Stypox 2021-06-18 13:14:30 +02:00
  • 0db3406ad8 Fix SonarLint references and explanation Stypox 2021-06-18 12:26:50 +02:00
  • 6e377dd3c5 Translated using Weblate (Serbian) TobiGr 2021-06-18 09:33:18 +02:00
  • be676ad93c Merge pull request #3371 from mauriciocolli/feed-hide-played-items Tobi 2021-06-18 09:18:48 +02:00
  • f00cffd17e improved dark theme for all services camo0112 2021-06-18 04:53:55 +05:30
  • 0803d9f2b5 Merge pull request #6504 from evermind-zz/fixes-choice-dialog Robin 2021-06-17 21:17:35 +02:00
  • 841fb4cfc5 Merge pull request #6495 from danielmbutler/Replace-System.exit-calls Stypox 2021-06-17 21:07:48 +02:00
  • 8b3e32b6eb First round of review Stypox 2021-06-17 20:47:22 +02:00
  • 90de75968d Replaced System.Exit calls with FinishAffinity and Start Activity calls danielmbutler 2021-06-15 17:09:54 +01:00
  • 2de9d7b4a7 Merge branch 'master' into dev TobiGr 2021-06-17 08:20:43 +02:00
  • a9ab2f54ea dismiss choice dialog in onStop() to avoid a leaked window Exception: evermind 2021-05-25 07:49:49 +02:00
  • a1432e939f Fix onActivityResult deprecation in SubscriptionFragment TacoTheDank 2021-06-15 22:09:19 -04:00
  • cae160b5be Fix onActivityResult deprecation in SubscriptionsImportFragment TacoTheDank 2021-06-15 22:09:07 -04:00
  • aa4e5da146 Fix onActivityResult deprecation in ContentSettingsFragment TacoTheDank 2021-06-15 22:08:55 -04:00
  • 1061fca6a3 Add super.onRequestPermissionsResult where missing TacoTheDank 2021-06-15 22:08:41 -04:00
  • e4885e3c52 Fix some older deprecations from previous Fragment versions TacoTheDank 2021-06-15 22:08:25 -04:00
  • a98c0bdec7 Merge pull request #6493 from TeamNewPipe/hotfix-v0.21.5 v0.21.5 Tobi 2021-06-15 23:58:52 +02:00
  • d6e0bd8c26 Merge pull request #6059 from Dakkaron/manual-tablet-mode-setting Stypox 2021-06-15 21:46:19 +02:00
  • e01ef42d31 Adds manual tablet mode setting Dakkaron 2021-04-11 13:29:11 +02:00
  • 92910eb227 Merge pull request #5523 from TiA4f8R/share-improvements Stypox 2021-06-15 20:56:37 +02:00
  • cdfe686322 v0.21.5 (971) changelog TobiGr 2021-06-15 19:14:35 +02:00
  • 553943ab93 Release NewPipe 0.21.5 (971) bopol 2021-06-15 18:17:23 +02:00
  • 32df4d39a4 Reshow feed if grid/list view mode changed Stypox 2021-06-15 18:40:25 +02:00
  • 1281ea858c Added itemsListHeaderDuration to large-hand player litetex 2021-06-11 22:00:15 +02:00
  • 30a303f873 Increase buffer for playback after rebuffer Robin 2021-06-07 09:25:49 +02:00
  • fdb6679d2d Make list stream item ConstraintLayouts and use chain Stypox 2021-06-14 19:21:42 +02:00
  • 7145b117cc Fix long press menu in feed Stypox 2021-06-09 16:15:04 +02:00
  • 4698d07323 Do not hide feed buttons (show/hide & help) behind three-dots menu Stypox 2021-06-09 16:14:03 +02:00
  • 2142f05a88 Fix hiding finished streams in groups; new stream state validity condition Stypox 2021-06-07 09:43:08 +02:00
  • 40a2df847b Move tags layout at the bottom, use multiple lines Stypox 2021-06-13 21:56:06 +02:00
  • 6063ff063b CONTRIBUTING.md: add "Build instructions" section and improve ordering Stypox 2021-06-13 21:02:30 +02:00
  • 547a1a9970 Merge pull request #6480 from litetex/fixMissingitemsListHeaderDuration Tobi 2021-06-12 13:36:08 +02:00
  • 8c52a812d9 Added itemsListHeaderDuration to large-hand player litetex 2021-06-11 22:00:15 +02:00
  • 4eef498d24 Only call addClickListenersOnTimestamps if relatedInfo is instance of StreamInfo TiA4f8R 2021-06-11 14:08:08 +02:00
  • 32b0bdb98c Fix the compile error TiA4f8R 2021-06-11 12:19:29 +02:00
  • edfe0f9c30 Fix disposables handling for text linkifier Stypox 2021-06-05 15:35:48 +02:00
  • eef418a757 Improve text linkifier function parameters Stypox 2021-06-05 14:59:23 +02:00
  • 218f25c171 Annotate params and methods with NonNull TiA4f8R 2021-05-21 14:52:21 +02:00
  • f02df6d80c Fix an error and add a new method in the ShareUtils class TiA4f8R 2021-04-25 14:14:56 +02:00
  • da4d379b22 Initial work: use disposables for timestamps parsing in YouTube video descriptions and YouTube comments TiA4f8R 2021-04-04 16:37:09 +02:00
  • f13f4cc5d2 Split handleUrl method into two methods TiA4f8R 2021-04-03 18:57:16 +02:00
  • a79badd783 Adress requested changes and try some cleanup in handleUrl method of InternalUrlsHandler class TiA4f8R 2021-04-03 14:46:30 +02:00
  • 2702700d10 Don't use a chooser for other intents than opening a content in a browser or sharing a content to other apps Use an ACTION_CHOOSER intent has a negative impact for user experience, because user cannot set as default an activity for an intent TiA4f8R 2021-04-02 18:48:58 +02:00
  • 267686fd37 Initial work: add support for opening hashtags in plain text descriptions This commit adds supports for opening hashtags in plain text descriptions, using the same logic as timestamps. Every hashtag opens a search on the current service with the text in the hashtag. Also use a better regular expression for parsing timestamps. TiA4f8R 2021-03-27 18:45:05 +01:00
  • e5df2f65b8 Move some classes to a new subpackage and adress requested changes Rename URLHandler and KoreUtil classes to InternalUrlsHandler and KoreUtils. Move InternalUrlsHandler, KoreUtils, TextLinkfier, ShareUtils classes to external_communication subpackage. Remove unused param showPreviewText in shareText method of ShareUtils class. Add initial work to be able to display an image preview of the content shared (not for downloads). Use a better regular expression to parse timestamps in plain text descriptions. TiA4f8R 2021-03-26 13:28:11 +01:00
  • d6decc05d7 Move some classes to a new subpackage and adress requested changes Rename URLHandler and KoreUtil classes to InternalUrlsHandler and KoreUtils. Move InternalUrlsHandler, KoreUtils, TextLinkfier, ShareUtils classes to external_communication subpackage. Remove unused param showPreviewText in shareText method of ShareUtils class. Add initial work to be able to display an image preview of the content shared (not for downloads). Use a better regular expression to parse timestamps in plain text descriptions. TiA4f8R 2021-03-26 13:28:11 +01:00
  • d85afd6435 Initial work to add the image of the content in the share sheet Also do some fixes when sharing a file in downloads and some improvements in JavaDocs of ShareUtils class. TiA4f8R 2021-03-20 16:35:14 +01:00
  • 2fb86364ab Fix title of the subject when sharing an URL TiA4f8R 2021-03-18 19:19:41 +01:00
  • c972940338 Apply suggested changes and fix some warnings TiA4f8R 2021-03-18 18:42:25 +01:00
  • 6abdd2a6d8 Try to change message of the system chooser for the update notification This commit tries to change the title of the system chooser shown, which is from Android System ("Open links with"), when no defaut browser is present, for the update notification. TiA4f8R 2021-03-13 12:43:51 +01:00
  • 9e9d1a04e4 Fix toast shown when falling back to Google Play Store URL and the action of Open with Kodi button in the player Add a boolean param, showToast, in ShareUtils.openIntentInApp and only show toast "No app on your device can open this" if this boolean is true. Fix the action of play with Kodi button by applying the fix provided in #5599 (adding the flag Intent.FLAG_ACTIVITY_NEW_TASK to the intent in NavigationHelper.playWithKore method). Do also some cleanup in viewWithFileProvider and shareFile methods of MissionAdapter class. TiA4f8R 2021-03-13 12:37:54 +01:00
  • ae9349e36c Initial work: add support for opening timestamps in plain text descriptions This commit adds support for opening plain text timestamps by parsing the description text using a regular expression, add a click listener for each timestamp which opens the popup player at the indicated time in the timestamp. In order to do this, playOnPopup method of the URLHandler class. Also, handleUrl method of this class has been renamed to canHandleUrl. TiA4f8R 2021-03-13 12:20:45 +01:00
  • 4031777606 Open recognized timestamps in the description of contents in the popup player This commit adds support of opening recognized timestamps in the popup player instead of starting an intent which opens the YouTube website with the video timestamp. TiA4f8R 2021-02-01 16:40:54 +01:00
  • 9591f14551 Update AndroidX Fragment to 1.3.4 TacoTheDank 2021-06-10 12:51:30 -04:00
  • 06d10cf9aa Merge pull request #6313 from Isira-Seneviratne/Update_Room_to_2.3.0 Stypox 2021-06-09 16:28:55 +02:00
  • 0113ad5e14 Correctly save stream progress at the end of a video Stypox 2021-06-07 09:35:40 +02:00
  • e58feadba9 Remove IN HISTORY label on stream info items Stypox 2021-03-26 11:35:54 +01:00
  • 360f5ac6f7 Save playback state even if stream is finished and add isFinished() Stypox 2021-03-26 11:27:25 +01:00
  • e846f69e38 Add ability to hide played items in a feed Mauricio Colli 2020-04-05 11:11:03 -03:00
  • fa1d7ffac3 Const text width for metadata; scrollable tags layout Stypox 2021-06-09 15:26:10 +02:00
  • 272d589518 Convert related_items_header to ConstraintLayout Stypox 2021-06-09 13:10:26 +02:00
  • 6ab4787e97 Use SwitchCompat to make switch uniform across versions Stypox 2021-06-09 13:04:21 +02:00
  • 060f09ff55 Apply service color to switches TobiGr 2021-06-08 20:09:51 +02:00
  • f47ae3668f [Bandcamp Add v21 styles TobiGr 2021-06-08 20:08:51 +02:00
  • 56cd84c1fe Merge pull request #6444 from TeamNewPipe/increasebufferafterdepletion Tobi 2021-06-08 17:02:18 +02:00
  • a2eead521f Merge pull request #6346 from Imericxu/tabs-style-check Stypox 2021-06-08 14:49:14 +02:00
  • a2fd5ae20c Update app/src/main/java/org/schabi/newpipe/settings/tabs/Tab.java Stypox 2021-06-08 14:45:00 +02:00
  • 543440e38d Update app/src/main/java/org/schabi/newpipe/settings/tabs/Tab.java Stypox 2021-06-08 14:44:54 +02:00
  • 0b64382ef6 Merge pull request #6436 from Abanoub8/add_url_button Stypox 2021-06-08 14:37:10 +02:00
  • bede758507 Use url at current time for long click on player share button Stypox 2021-06-08 14:34:51 +02:00
  • 5532666ad5 Long press on player share button to copy url to clipboard Abanoub Sameh 2021-06-06 00:36:39 +02:00
  • 63cff25616 Merge pull request #6314 from Peyman-hme/Add-Open-website-button-to-webview-in-license-fragment-issue-#6296 Stypox 2021-06-08 11:37:06 +02:00
  • 5e2735aaa2 Merge pull request #5462 from Isira-Seneviratne/Convert_abstract_classes_to_interfaces Stypox 2021-06-08 11:32:10 +02:00
  • 6fc0d8fce4 Add Open website string resources Peyman-hme 2021-05-19 18:48:26 +04:30
  • e0c1ca1209 Change "Ok" Button to "Dismiss" and also change "Open Website" button to neutral button Peyman-hme 2021-05-19 15:46:40 +04:30
  • 3dc4ed1764 Add "Open website" button in webview in license fragment, issue #6296 Peyman-hme 2021-05-16 16:32:49 +04:30
  • f63a4ee2ae Merge pull request #5876 from TeamNewPipe/terminated-channels Tobi 2021-06-08 10:57:24 +02:00
  • c96bdfcb32 Merge pull request #5415 from Stypox/saf Tobi 2021-06-08 10:55:38 +02:00
  • 2a99e0e435 Reimplement storing backup import/export path Stypox 2021-06-06 22:15:32 +02:00
  • 5ffc667bea Remove misplaced comment Stypox 2021-03-17 22:07:13 +01:00