1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-04-15 11:21:23 +00:00

Commit Graph

  • 82fbbbecac Fixed plurals TobiGr 2021-08-22 20:18:15 +02:00
  • bf029ddd9f Removed unsued string from translations: item_in_history TobiGr 2021-08-22 20:19:37 +02:00
  • af5f0c042a Fixed plurals TobiGr 2021-08-22 20:18:15 +02:00
  • 4e15f0ddac Translated using Weblate (Finnish) Hosted Weblate 2021-08-22 19:50:37 +02:00
  • b566355c4f Translated using Weblate (Finnish) Hosted Weblate 2021-08-22 19:50:37 +02:00
  • 5c31dff72d Added title wrap to other preferences Agnieszka C 2021-08-21 18:49:12 +02:00
  • d69672e113 Added wrapping settings titles to the next line (#6951) Agnieszka C 2021-08-21 14:21:55 +02:00
  • a209e87c69 Add Loading Channel Details Toast ktprograms 2021-08-21 09:30:40 +08:00
  • 71610a365f Make workflow run daily instead of hourly Mohammed Anas 2021-08-19 21:08:23 +00:00
  • 44860f2ea7 Add no-response workflow mhmdanas 2021-08-19 00:46:31 +03:00
  • 967bdf8f08 Remove migration test, add manual testing reminder to Migrations.java ktprograms 2021-08-17 08:57:03 +08:00
  • 02aa6fcab0 Remove v2 to v3 migration test, add v3 to v4 test ktprograms 2021-08-16 21:12:54 +08:00
  • 712985ced1 Save uploader url when adding from PlayQueueItem ktprograms 2021-08-16 08:08:50 +08:00
  • 0683dafa55 Merge pull request #6851 from litetex/make-parsing-of-timestamp-links-more-robust litetex 2021-08-14 21:10:20 +02:00
  • 6f1958d398 Remove setting uploaderUrl to empty string if null ktprograms 2021-08-14 20:59:38 +08:00
  • 85fbd2560d Fix typo in app/build.gradle ktprograms 2021-08-14 20:56:29 +08:00
  • 65f2730261 Add comment about xerial sqlite workaround ktprograms 2021-08-14 20:54:23 +08:00
  • 21bcadeecb Make uploader_url column nullable ktprograms 2021-08-14 17:48:35 +08:00
  • bd0427c79f Refactor duplicated code into method ktprograms 2021-08-14 17:32:38 +08:00
  • 241054fd26 Remove hardcoded string ktprograms 2021-08-14 15:38:57 +08:00
  • d8888e3495 Catch error from ExtractorHelper.getStreamInfo, remove blockingGet ktprograms 2021-08-14 09:07:27 +08:00
  • 137d9e6d6e testing sherlockbeard 2021-08-13 20:54:22 +05:30
  • d0cbd1e663 Replaced not avaliable image with a vector sherlockbeard 2021-08-13 20:42:06 +05:30
  • da51e1ed72 Merge branch 'TeamNewPipe:dev' into dev sherlockbeard 2021-08-13 19:05:50 +05:30
  • 76803bfcb1 Save channelUrl to Database if it doesn't exist ktprograms 2021-08-13 17:35:25 +08:00
  • c248741c00 Add Show Channel Details to Subscription Feed & History ktprograms 2021-08-13 16:58:01 +08:00
  • 759a078ce0 Add uploader_url column to StreamEntity ktprograms 2021-08-11 16:26:13 +08:00
  • a536311d56 name the regions according to the comments (#6854) evermind-zz 2021-08-11 00:38:23 +02:00
  • 9dd2a82b7d Update extractor version TobiGr 2021-08-10 12:20:08 +02:00
  • 4d50a66e40 Un-nest some text views in play queue activity Stypox 2021-08-09 20:05:33 +02:00
  • e6c56cacc6 Rearrange the play queue control elements phigjm 2021-08-02 00:46:13 +02:00
  • c3b9465aa3 Merge pull request #6858 from XiangRongLin/ci_ktlint XiangRongLin 2021-08-07 12:36:56 +02:00
  • 5f3b8bea52 Fixed format litetex 2021-08-06 22:12:49 +02:00
  • 0e4c8ea8af Added tests for the `TimestampExtractor` litetex 2021-08-06 22:09:03 +02:00
  • f9ab23bb4a Removed useless fiedl litetex 2021-08-06 22:08:42 +02:00
  • 9f8b2264a2 Use better pattern for matching timestamp in text and some reworks litetex 2021-08-06 22:08:29 +02:00
  • 52cc3f10c1 Add gradle parameter to skip formatKtLint and use in CI XiangRongLin 2021-08-06 18:11:22 +02:00
  • 1d61bb58f5 Set loglevel to error litetex 2021-08-05 20:26:17 +02:00
  • a3440cc8ef Merge pull request #6814 from Stypox/channel-grid-span-count Stypox 2021-08-05 14:25:39 +02:00
  • 51c60e5261 Catch errors while processing timestamp-links litetex 2021-08-04 22:35:41 +02:00
  • c3349e18a5 Merge pull request #6847 from Stypox/play-queue-theme Tobi 2021-08-04 22:30:17 +02:00
  • 12e46e0a36 Allow manual execution of ci workflow (#6809) litetex 2021-08-04 19:00:15 +02:00
  • f8caed139a Use custom cancel string everywhere Stypox 2021-08-04 18:55:32 +02:00
  • a2297fb5b8 Fix play queue theme Stypox 2021-08-04 18:41:23 +02:00
  • 26c39381a8 Optimize assets. (#6827) K0RR 2021-08-04 13:54:32 +02:00
  • a4742ad9e9 v0.21.9 (975) changelog Stypox 2021-08-04 11:51:29 +02:00
  • 23a6973291 v0.21.9 (975) changelog Stypox 2021-08-04 11:51:29 +02:00
  • 340a84e583 Release 0.21.9 (975) Stypox 2021-08-04 10:38:59 +02:00
  • 4291877830 Merge branch 'master' into dev Stypox 2021-08-04 10:36:59 +02:00
  • 8f6d608a43 Merge pull request #6834 from TeamNewPipe/release_0.21.8 v0.21.8 Tobi 2021-08-03 21:27:43 +02:00
  • 45dd98e639 v0.21.8 (974) changelog Stypox 2021-08-03 21:06:20 +02:00
  • 2ac265a6f5 Release 0.21.8 (974) Stypox 2021-08-03 21:00:57 +02:00
  • e100806fd9 Update extractor version to 0.21.8 Stypox 2021-08-03 20:30:41 +02:00
  • c7f75bf7d1 Ignore paths unrelated to builds in CI (#6789) Mohammed Anas 2021-08-02 13:29:39 +00:00
  • 4bf5ddbfe9 Merge pull request #6792 from XiangRongLin/update_extractor Stypox 2021-08-01 20:11:21 +02:00
  • 32dffb577c Provide mime type to file picker to gray out unselectable files Stypox 2021-08-01 13:52:32 +02:00
  • a9623f8e6a Merge pull request #6550 from Douile/fix/clickthrough-feed-refresh Stypox 2021-08-01 13:11:24 +02:00
  • bc74bb6bf6 Merge pull request #6633 from Isira-Seneviratne/Use_NotificationChannelCompat Stypox 2021-08-01 11:58:38 +02:00
  • d32450255c Use NotificationChannelCompat. Isira Seneviratne 2021-07-10 14:47:41 +05:30
  • 896aec5295 Merge pull request #6719 from TacoTheDank/core-lifecycle-bump Robin 2021-08-01 11:24:33 +02:00
  • d42a534fc3 Merge pull request #6741 from KalleStruik/comment-hearts Stypox 2021-08-01 11:12:58 +02:00
  • 398007ca90 Update extractor, thus including throttling fixes XiangRongLin 2021-07-28 20:10:53 +02:00
  • 551e8df8b8 Merge pull request #6773 from nschulzke/mark-as-played Stypox 2021-08-01 10:30:36 +02:00
  • dc0a28b93d Upsert the complete info if we fetch it for marking as watched Nathan Schulzke 2021-07-31 09:45:45 -06:00
  • 644396149b Fix channel item span count for SubscriptionFragment Stypox 2021-07-31 10:51:59 +02:00
  • a25bb2618a Merge pull request #6808 from litetex/ci-run-format-ktlin-before-building Stypox 2021-07-31 10:35:53 +02:00
  • 0e12cdea7c Save the fetched duration to the database so that it can render the view correctly. Nathan Schulzke 2021-07-29 20:59:23 -06:00
  • 903296014a Check formatting of kotlin files in CI litetex 2021-07-28 21:03:51 +02:00
  • cd713db029 Merge pull request #6778 from Stypox/invalid-storage-npe Tobi 2021-07-28 16:54:57 +02:00
  • bdd16e06e0 Add comments describing the purpose of the markAsWatched method Nathan Schulzke 2021-07-28 08:25:39 -06:00
  • 4c632810ec Fetch the stream info via a network request if no duration is found when attempting to mark as watched. Nathan Schulzke 2021-07-27 15:20:43 -06:00
  • f451bdbfa4 Do not add Mark as Watched to a live stream. Nathan Schulzke 2021-07-27 13:26:51 -06:00
  • bfac73b992 Make heart visible in android studio and move logic to the right file. Kalle Struik 2021-07-27 22:34:59 +02:00
  • 2b41f710a8 Change played to watched Nathan Schulzke 2021-07-27 13:26:51 -06:00
  • 5924edb289 Merge pull request #6782 from TacoTheDank/fix-fill-parent Stypox 2021-07-27 19:45:51 +02:00
  • 5ceec31adf Merge pull request #6720 from TacoTheDank/alertdialog-edittext Stypox 2021-07-27 19:42:51 +02:00
  • e2791cdf0f Fix deprecated fill_parent attributes TacoTheDank 2021-07-27 13:38:59 -04:00
  • 50f3b08c59 Consolidate edittext alert dialogs into one layout TacoTheDank 2021-07-27 13:31:58 -04:00
  • 2aebf6ceaf Add log when existsAsFile() is called on an invalid StoredFileHelper Stypox 2021-07-27 17:56:41 +02:00
  • 7ceea2cd8d Merge pull request #6771 from litetex/fix-ToolbarSearchInputTheme Stypox 2021-07-27 11:49:55 +02:00
  • 0cb801179c Merge pull request #6733 from Douile/fix/recaptcha-webview-background-activity Stypox 2021-07-27 11:41:17 +02:00
  • 1822d21676 Fix NullPointerException when checking if storage exists Stypox 2021-07-27 11:36:14 +02:00
  • 7fd2ebc252 Add ability to mark an item as played Nathan Schulzke 2021-07-26 20:51:41 -06:00
  • f709ac16f8 Fixed the toolbarSearchTheme litetex 2021-07-26 21:05:12 +02:00
  • 74173317de Change heart color to be red, add else clause for non hearted comments, and apply some code style suggestions. Kalle Struik 2021-07-23 19:43:25 +02:00
  • 3874e16187 Added support for showing when a comment has received a heart from the creator of a video. Kalle Struik 2021-07-23 17:30:47 +02:00
  • 39722a5563 Merge pull request #6721 from Stypox/pending-mission-crash Tobi 2021-07-22 16:22:58 +02:00
  • 1f9ad12593 Merge pull request #6712 from Stypox/fix-duplicate-items-queue Robin 2021-07-22 13:26:01 +02:00
  • 52c136439e Use loadUrl instead of loadData Tom 2021-07-22 10:47:47 +00:00
  • cd86ed3877 Prevent recaptcha webview from keeping youtube loaded in background Douile 2021-07-22 02:31:26 +01:00
  • 1d85661ab9 Update some AndroidX libraries TacoTheDank 2021-07-21 19:31:41 -04:00
  • 736cefed5a Add tests for play queue items' equals() Stypox 2021-07-21 18:22:17 +02:00
  • fa8630ddae Use url comparison between queue items when disabling preloading Stypox 2021-07-21 18:07:26 +02:00
  • 4a2bd7bd7b Remove equals() method from PlayQueueItem Stypox 2021-07-20 16:38:35 +02:00
  • a9e21a35ea Delete pending missions with invalid storage Stypox 2021-07-21 10:52:04 +02:00
  • fd4e1b8d2c Merge pull request #6715 from TeamNewPipe/readd_api_29 Tobi 2021-07-20 23:46:49 +02:00
  • 420f0505ae Merge branch 'master' into dev TobiGr 2021-07-20 23:29:12 +02:00
  • b58f7856a1 Merge pull request #6716 from TeamNewPipe/release_0.21.7 v0.21.7 Tobi 2021-07-20 20:05:10 +02:00
  • 44a6429267 v0.21.7 (973) changelog Stypox 2021-07-20 18:41:55 +02:00
  • 472bde9eea Release 0.21.7 (973) Stypox 2021-07-20 18:30:28 +02:00