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

Commit Graph

  • f6923e073e Use the correct extractor dependency litetex 2021-07-19 21:03:15 +02:00
  • f02c6be10d Fix format of some kotlin files litetex 2021-07-19 20:59:29 +02:00
  • 5ba3ef0a25 Fix grid span count calculation; remove duplicate methods Stypox 2021-07-19 20:47:50 +02:00
  • 9458b9f37d Use PackageInfoCompat.getSignatures(). Isira Seneviratne 2021-07-10 14:57:01 +05:30
  • ca282f2be8 Merge pull request #6675 from Isira-Seneviratne/Use_Kotlin_methods Stypox 2021-07-19 13:19:02 +02:00
  • 0cde08c46e Merge pull request #6702 from Isira-Seneviratne/Update_AppCompat_to_1.3.0 Robin 2021-07-19 11:58:17 +02:00
  • bec8512c7b Merge pull request #6659 from TeamNewPipe/Redirion-kotlin-section Stypox 2021-07-19 11:54:48 +02:00
  • 46e7da4e21 Merge pull request #6688 from litetex/fix-some-build-warnings Stypox 2021-07-19 11:52:24 +02:00
  • c7b8bd3436 Update AppCompat to 1.3.0. Isira Seneviratne 2021-07-19 15:20:44 +05:30
  • 1721817fdb Use WindowInsetsCompat's getInsets() method. Isira Seneviratne 2021-07-12 10:26:42 +05:30
  • d57bfde604 Merge pull request #6434 from litetex/playerSeekbarPreview Stypox 2021-07-19 11:42:10 +02:00
  • 3167ab3ba0 Merge pull request #6654 from Isira-Seneviratne/Bump_compileSdk Stypox 2021-07-19 11:11:18 +02:00
  • 8f559965f6 Call DownloadDialog dismiss() in the correct way Stypox 2021-07-19 10:42:24 +02:00
  • 35e005caaa Improve method order in DownloadDialog and add separator comments Stypox 2021-07-18 14:22:41 +02:00
  • 6c25ce56a3 Merge pull request #6456 from TeamNewPipe/feature/switch-theme Stypox 2021-07-18 13:12:47 +02:00
  • baa12c7069 Merge pull request #6536 from TacoTheDank/moar-onactivityresult Stypox 2021-07-18 10:24:00 +02:00
  • e2b044d2ee Use Kotlin methods in LicenseFragment. Isira Seneviratne 2021-07-16 07:10:35 +05:30
  • 621af8d812 Removed unused import (rebasing/merge problem) litetex 2021-07-17 16:52:24 +02:00
  • efd038a536 Increased padding of preview thumbnail litetex 2021-07-06 22:25:00 +02:00
  • 0b2629e910 Moved time to the top litetex 2021-07-06 21:14:24 +02:00
  • a9b5ef3bd3 Set minWidth to 10dp so that the popup player works (mostly) correctly litetex 2021-06-19 14:26:40 +02:00
  • 2a24532e1d Fine tuned padding litetex 2021-06-19 13:58:30 +02:00
  • 88c4195260 Enlarged currentDisplaySeek-text on large-handed player litetex 2021-06-15 20:00:23 +02:00
  • c5f2eb1dd8 Enlarged currentDisplaySeek a bit litetex 2021-06-15 19:51:42 +02:00
  • 384d964827 Added seekbarThumbnailPreview litetex 2021-06-09 20:35:29 +02:00
  • 253526e565 Updated build.gradle so the PR-build works litetex 2021-06-08 21:35:16 +02:00
  • 2e2dbaf77f Added seekbar-preview to the player layout litetex 2021-06-08 21:33:44 +02:00
  • 43133df2ad Added settings for seekbar-preview-thumbnail litetex 2021-06-08 21:28:49 +02:00
  • eef568b24c Merge pull request #5531 from XiangRongLin/tests Stypox 2021-07-17 13:21:20 +02:00
  • e7d5011f42 Merge pull request #6483 from litetex/addDisabledComments Stypox 2021-07-17 13:19:34 +02:00
  • 36c198fc33 One textview is enough for disabled comments litetex 2021-06-19 15:03:20 +02:00
  • 75a8edf20f Added corresponding required code changes from Extractor branch litetex 2021-06-13 22:04:57 +02:00
  • 81107df53f Added comments disabled functionallity litetex 2021-06-13 21:35:34 +02:00
  • a932bc2503 Merge pull request #6637 from Isira-Seneviratne/Use_GestureDetectorCompat Stypox 2021-07-17 12:58:43 +02:00
  • f4e2eca256 Simplified code and adjusted the style so that it's similar to FeedFragment litetex 2021-07-16 21:21:10 +02:00
  • 08d5dfa49c Removed updateRelativeTimeViews when the activity is paused litetex 2021-07-16 21:04:32 +02:00
  • e7f339a946 Merge pull request #6678 from TeamNewPipe/XiangRongLin-patch-1 Tobi 2021-07-16 11:30:23 +02:00
  • d3375a921d Remove api level 29 from android ci tests XiangRongLin 2021-07-16 10:19:58 +02:00
  • a2eb810df0 removed Extractor line Robin 2021-07-14 13:23:01 +02:00
  • 6e576a165c Added a Kotlin section in CONTRIBUTING.md Robin 2021-07-14 13:08:07 +02:00
  • dfa941a9e7 Merge pull request #6503 from evermind-zz/fixes-for-upstream Tobi 2021-07-14 09:53:30 +02:00
  • 1584028995 Merge pull request #6531 from XiangRongLin/immediat_pref_commit Tobi 2021-07-14 09:48:58 +02:00
  • 14dab85ff0 Merge pull request #6566 from evermind-zz/various-fixes-for-upstream Tobi 2021-07-14 09:46:04 +02:00
  • 403e336a64 Bump compileSdkVersion to 30. Isira Seneviratne 2021-07-13 08:06:56 +05:30
  • 2aa5f68b7b Add comment explaining usage Schedulers.trampoline in detail XiangRongLin 2021-07-06 16:13:16 +02:00
  • 56ea526cce Add instrumented tests for LocalPlaylistManager.createPlaylist XiangRongLin 2021-02-05 20:13:16 +01:00
  • 96f5cd9f17 Merge pull request #6463 from Stypox/metadata-tags Tobi 2021-07-12 16:18:11 +02:00
  • 64efb89cce Merge pull request #6616 from litetex/fix-minimized-player-thumbnail Tobi 2021-07-12 16:17:12 +02:00
  • 4d5b68792b Merge pull request #6560 from TeamNewPipe/fix_ci_emulator Tobi 2021-07-12 16:16:06 +02:00
  • 85d813a94b Merge pull request #6540 from TacoTheDank/library-bumps Tobi 2021-07-12 16:15:21 +02:00
  • e9b008ee84 Merge pull request #6538 from TacoTheDank/bump-gradle Tobi 2021-07-12 16:14:04 +02:00
  • b795c5f017 Merge pull request #6576 from TeamNewPipe/release_0.21.6 v0.21.6 Tobi 2021-07-12 15:56:21 +02:00
  • 1e4686463b Release 0.21.6 (972) TobiGr 2021-06-26 17:24:02 +02:00
  • 4e9631a8d8 Update extractor version to 0.21.6 TobiGr 2021-07-10 17:10:40 +02:00
  • 3a83062670 Translated using Weblate (Polish) Hosted Weblate 2021-07-12 15:47:11 +02:00
  • 79102a20d2 Add Tubus (Invidious) and EduVid (PeerTube) magicfelix 2021-07-11 13:08:10 +02:00
  • 2e053ea25a Fix crash when refreshing feed Douile 2021-07-11 03:00:32 +01:00
  • fd3d46c813 Translated using Weblate (Polish) Hosted Weblate 2021-07-10 17:02:27 +02:00
  • ab838fd84f Merge pull request #6639 from TeamNewPipe/fix/db_transaction Tobi 2021-07-10 17:00:42 +02:00
  • 9ca2691a2c Add close() method to NewPipeDatabase TobiGr 2021-07-10 14:46:51 +02:00
  • 7c3f5a62c5 Fix crash when refreshing feed after importing database or subscriptions TobiGr 2021-07-10 10:17:00 +02:00
  • 6711dae4e0 Use GestureDetectorCompat. Isira Seneviratne 2021-07-10 15:35:11 +05:30
  • a73a4afcad Fix APK testing section (#6623) Tobi 2021-07-09 16:47:44 +02:00
  • 4ea2d8e7ba Removed translations with incorrect number of arguments for formatting TobiGr 2021-07-09 10:32:10 +02:00
  • bb386fea16 Remove unused translations of "downloads_storage_ask_summary_kitkat" TobiGr 2021-07-09 10:25:54 +02:00
  • 82cdb0fdb3 Translated using Weblate (Ukrainian) Hosted Weblate 2021-07-09 10:14:03 +02:00
  • a94dacf03c Merge pull request #6622 from TeamNewPipe/fix/RepeatModeChange Tobi 2021-07-08 17:45:22 +02:00
  • de312eb768 Fix ClassCastException TobiGr 2021-07-08 10:27:37 +02:00
  • 29aa1de4e3 Merge pull request #6617 from litetex/improve-wording-in-bug-report Stypox 2021-07-07 19:12:38 +02:00
  • 09435a1b63 Update bug_report.md litetex 2021-07-06 21:45:15 +02:00
  • 85e864a01e Made the thumbnail in the minimized player visible again litetex 2021-07-06 21:40:57 +02:00
  • 573839c0ff Update Gradle to 7.x, AGP to 4.2.x TacoTheDank 2021-07-06 12:16:20 -04:00
  • 9c636f5ee2 Specify emulator-build version in CI job XiangRongLin 2021-07-06 16:24:32 +02:00
  • f78d2a5ed8 Prevent error msg: 'Unrecoverable player error occurred' while playing video during rotation (#6502) evermind 2021-06-03 11:32:10 +02:00
  • 48c2c156cb convert PlayerHolder to Singleton, handle context within, bugfix ServiceConnection leak evermind 2021-06-24 10:00:56 +02:00
  • 435813355f use viewBinding correctly evermind 2021-06-23 16:53:01 +02:00
  • e30a552b6c remove duplicated code for toggle Fullscreen evermind 2021-06-23 16:07:04 +02:00
  • 22a4a4b2df move null checks for player and playerService to helper methods evermind 2021-06-23 07:11:41 +02:00
  • 5ac418aa61 Merge pull request #6593 from mhmdanas/add-question-template opusforlife2 2021-07-06 04:45:39 +00:00
  • d8a0a74d47 Allow asking multiple questions at once Mohammed Anas 2021-07-05 13:12:54 +00:00
  • 3931c0d200 Merge pull request #6545 from chr56/fix_zh Tobi 2021-07-04 20:30:36 +02:00
  • e26607fbd1 Translated using Weblate (Bengali) Hosted Weblate 2021-07-04 17:53:05 +02:00
  • a63683e6b8 Update extractor version TobiGr 2021-07-04 17:45:42 +02:00
  • 83b198f6fe Merge pull request #6570 from Redirion/fixnpe Tobi 2021-07-03 11:18:02 +02:00
  • 23f6e1084b Add question template mhmdanas 2021-07-02 00:31:20 +03:00
  • 99335bab7a Add changelog for 0.21.6 (972) TobiGr 2021-06-26 17:22:56 +02:00
  • 33fbc889fb Translated using Weblate (Polish) Hosted Weblate 2021-06-26 15:57:58 +02:00
  • 201e5ee09d Fix NPE when connecting via BT Robin 2021-06-25 09:14:15 +02:00
  • c398308872 Merge pull request #6539 from TeamNewPipe/screenshots_for_UI_changes bopol 2021-06-24 17:25:15 +02:00
  • 090c063644 Address Bopol's review opusforlife2 2021-06-24 15:15:12 +00:00
  • ec40c8ed1e Merge pull request #6482 from Stypox/build-instructions opusforlife2 2021-06-24 15:02:59 +00:00
  • 78a99526a9 Merge pull request #6557 from B0pol/invidious-instances TiA4f8R 2021-06-24 12:24:11 +02:00
  • 25914b0263 Third round of review Stypox 2021-06-24 10:46:53 +02:00
  • aaa3e20c5a service.onDestroy() should only be called from the system and not manually evermind 2021-06-22 17:24:14 +02:00
  • 0da8e28651 Merge pull request #6558 from Douile/fix/searchfragment-null-service bopol 2021-06-24 09:16:00 +02:00
  • d7dcfa5729 Update Extractor version bopol 2021-06-23 18:38:55 +02:00
  • 65824ff64d Update Invidious instances bopol 2021-06-23 18:28:53 +02:00
  • 63cad7ebb0 Merge pull request #6562 from TeamNewPipe/disable_instrumented_ci bopol 2021-06-24 08:55:12 +02:00
  • b996fa7eef Add comments explaining decisions in test-android ci job XiangRongLin 2021-06-23 20:16:23 +02:00
  • 5ebf3726ed Comment out test-android CI job XiangRongLin 2021-06-23 20:14:27 +02:00