Commit graph

  • 292d2abd62 Add instrumented tests for LocalPlaylistManager.createPlaylist XiangRongLin 2021-02-05 20:13:16 +01:00
  • 74c9e60b1b Merge pull request #6463 from Stypox/metadata-tags Tobi 2021-07-12 16:18:11 +02:00
  • f86d8b8d2a Merge pull request #6616 from litetex/fix-minimized-player-thumbnail Tobi 2021-07-12 16:17:12 +02:00
  • 18fd6d18bc Merge pull request #6560 from TeamNewPipe/fix_ci_emulator Tobi 2021-07-12 16:16:06 +02:00
  • f3fffbd772 Merge pull request #6540 from TacoTheDank/library-bumps Tobi 2021-07-12 16:15:21 +02:00
  • 034e2261b2 Merge pull request #6538 from TacoTheDank/bump-gradle Tobi 2021-07-12 16:14:04 +02:00
  • 01f5807960 Merge pull request #6576 from TeamNewPipe/release_0.21.6 Tobi 2021-07-12 15:56:21 +02:00
  • a91a4a090e Release 0.21.6 (972) TobiGr 2021-06-26 17:24:02 +02:00
  • 6b1af410d7 Update extractor version to 0.21.6 TobiGr 2021-07-10 17:10:40 +02:00
  • fac9194710 Translated using Weblate (Polish) Hosted Weblate 2021-07-12 15:47:11 +02:00
  • a99b77b1a0 Add Tubus (Invidious) and EduVid (PeerTube) magicfelix 2021-07-11 13:08:10 +02:00
  • 14f6d2653c Fix crash when refreshing feed Douile 2021-07-11 03:00:32 +01:00
  • 02a30a695e Translated using Weblate (Polish) Hosted Weblate 2021-07-10 17:02:27 +02:00
  • d664b03f9f Merge pull request #6639 from TeamNewPipe/fix/db_transaction Tobi 2021-07-10 17:00:42 +02:00
  • 600cdc04c9 Add close() method to NewPipeDatabase TobiGr 2021-07-10 14:46:51 +02:00
  • cb7f8b7904 Fix crash when refreshing feed after importing database or subscriptions TobiGr 2021-07-10 10:17:00 +02:00
  • 47c4416778 Use GestureDetectorCompat. Isira Seneviratne 2021-07-10 15:35:11 +05:30
  • 71532e5309 Fix APK testing section (#6623) Tobi 2021-07-09 16:47:44 +02:00
  • fa4f7dcaed Removed translations with incorrect number of arguments for formatting TobiGr 2021-07-09 10:32:10 +02:00
  • 395d845dde Remove unused translations of "downloads_storage_ask_summary_kitkat" TobiGr 2021-07-09 10:25:54 +02:00
  • 287cbf27c9 Translated using Weblate (Ukrainian) Hosted Weblate 2021-07-09 10:14:03 +02:00
  • ed6c3e1b90 Merge pull request #6622 from TeamNewPipe/fix/RepeatModeChange Tobi 2021-07-08 17:45:22 +02:00
  • d8662f3122 Fix ClassCastException TobiGr 2021-07-08 10:27:37 +02:00
  • fcded30d71 Merge pull request #6617 from litetex/improve-wording-in-bug-report Stypox 2021-07-07 19:12:38 +02:00
  • 1486272d8a Update bug_report.md litetex 2021-07-06 21:45:15 +02:00
  • b8bba1e715 Made the thumbnail in the minimized player visible again litetex 2021-07-06 21:40:57 +02:00
  • e977460195 Update Gradle to 7.x, AGP to 4.2.x TacoTheDank 2021-07-06 12:16:20 -04:00
  • c964b65363 Specify emulator-build version in CI job XiangRongLin 2021-07-06 16:24:32 +02:00
  • 946b463895 Prevent error msg: 'Unrecoverable player error occurred' while playing video during rotation (#6502) evermind 2021-06-03 11:32:10 +02:00
  • 61a54d9a64 convert PlayerHolder to Singleton, handle context within, bugfix ServiceConnection leak evermind 2021-06-24 10:00:56 +02:00
  • e7f5162593 use viewBinding correctly evermind 2021-06-23 16:53:01 +02:00
  • 716fbfaa6b remove duplicated code for toggle Fullscreen evermind 2021-06-23 16:07:04 +02:00
  • 7f6f3c291d move null checks for player and playerService to helper methods evermind 2021-06-23 07:11:41 +02:00
  • 6ae222e2eb Merge pull request #6593 from mhmdanas/add-question-template opusforlife2 2021-07-06 04:45:39 +00:00
  • ce443c5f24 Allow asking multiple questions at once Mohammed Anas 2021-07-05 13:12:54 +00:00
  • 4efafbd00e Merge pull request #6545 from chr56/fix_zh Tobi 2021-07-04 20:30:36 +02:00
  • 3dcb5e86dc Translated using Weblate (Bengali) Hosted Weblate 2021-07-04 17:53:05 +02:00
  • 8d4f447208 Update extractor version TobiGr 2021-07-04 17:45:42 +02:00
  • 7ff538d587 Merge pull request #6570 from Redirion/fixnpe Tobi 2021-07-03 11:18:02 +02:00
  • 8d85ff8925 Add question template mhmdanas 2021-07-02 00:31:20 +03:00
  • dde8222028 Add changelog for 0.21.6 (972) TobiGr 2021-06-26 17:22:56 +02:00
  • 0c1bf22eaf Translated using Weblate (Polish) Hosted Weblate 2021-06-26 15:57:58 +02:00
  • 109b333511 Fix NPE when connecting via BT Robin 2021-06-25 09:14:15 +02:00
  • 8dd3657a49 Merge pull request #6539 from TeamNewPipe/screenshots_for_UI_changes bopol 2021-06-24 17:25:15 +02:00
  • d045056d1a Address Bopol's review opusforlife2 2021-06-24 15:15:12 +00:00
  • 338d207383 Merge pull request #6482 from Stypox/build-instructions opusforlife2 2021-06-24 15:02:59 +00:00
  • a3fc3ebf07 Merge pull request #6557 from B0pol/invidious-instances TiA4f8R 2021-06-24 12:24:11 +02:00
  • b345c73a7d Third round of review Stypox 2021-06-24 10:46:53 +02:00
  • e8cc3d250c service.onDestroy() should only be called from the system and not manually evermind 2021-06-22 17:24:14 +02:00
  • e73751bf62 Merge pull request #6558 from Douile/fix/searchfragment-null-service bopol 2021-06-24 09:16:00 +02:00
  • b88953c852 Update Extractor version bopol 2021-06-23 18:38:55 +02:00
  • 8217139a8c Update Invidious instances bopol 2021-06-23 18:28:53 +02:00
  • 10b20b03d7 Merge pull request #6562 from TeamNewPipe/disable_instrumented_ci bopol 2021-06-24 08:55:12 +02:00
  • 9ab9043332 Add comments explaining decisions in test-android ci job XiangRongLin 2021-06-23 20:16:23 +02:00
  • af182952bb Comment out test-android CI job XiangRongLin 2021-06-23 20:14:27 +02:00
  • 8c047dee25 Merge pull request #6556 from B0pol/kotlin-style TiA4f8R 2021-06-23 18:39:53 +02:00
  • 0772457170 Refactoring by Android Studio bopol 2021-06-23 14:29:57 +02:00
  • 49d1e9f77b #6081: Disable feed click handlers during refresh Douile 2021-06-22 19:42:20 +01:00
  • 8f154f8c21 #6522: Fix null pointer exception when displaying SearchFragment Douile 2021-06-22 16:52:02 +01:00
  • 1f17ea4fd4 Localization: Fix Simplified Chinese Plural one -> other chr_56 2021-05-16 10:51:09 +08:00
  • c845271650 Update some libraries TacoTheDank 2021-06-20 17:26:59 -04:00
  • 6980e04798 Ask for screenshots/video of UI changes opusforlife2 2021-06-20 21:15:25 +00:00
  • 5b2145de4d Add mavenCentral, de-prioritize jcenter TacoTheDank 2021-06-20 15:44:17 -04:00
  • e055b84206 Don't enable SAF on Fire TV (#6516) Mohammed Anas 2021-06-20 19:01:06 +00:00
  • 029e29ffa6 Fix onActivityResult deprecation in MissionsFragment TacoTheDank 2021-06-20 14:14:54 -04:00
  • 86df68470e Fix onActivityResult deprecation in DownloadDialog TacoTheDank 2021-06-20 14:14:44 -04:00
  • f48e1d1da9 Fix onActivityResult deprecation in DownloadSettingsFragment TacoTheDank 2021-06-20 14:11:00 -04:00
  • 6878573a92 Update AndroidX Fragment to 1.3.5 TacoTheDank 2021-06-20 13:47:12 -04:00
  • ca07dff0e3 Remove variable ContentSettingsFragment.lastImportExportDataUri XiangRongLin 2021-06-20 09:28:39 +02:00
  • b78d987bcb Resolve sonar issues in ContentSettingsFragment XiangRongLin 2021-06-20 09:22:43 +02:00
  • 32050edf59 Merge pull request #6528 from TacoTheDank/annotate-methods bopol 2021-06-20 09:26:05 +02:00
  • ff8139f3b3 Remove option to immediately commit pref changes on import XiangRongLin 2021-06-20 09:17:55 +02:00
  • 2b1d11dc60 Annotate some overridden methods and parameters as NonNull TacoTheDank 2021-06-19 18:29:18 -04:00
  • f280450fc2 Update colors.xml Saurav Rao 2021-06-19 04:05:35 +05:30
  • 12c9a98320 Use ExoPlayer default values for buffers Robin 2021-06-18 20:18:24 +02:00
  • 4a963858ba Merge pull request #6394 from TacoTheDank/androidx-fragment-134 Stypox 2021-06-18 13:14:30 +02:00
  • fb731a1a8c Fix SonarLint references and explanation Stypox 2021-06-18 12:26:50 +02:00
  • 5fd0cf76df Translated using Weblate (Serbian) TobiGr 2021-06-18 09:33:18 +02:00
  • 09934df29b Merge pull request #3371 from mauriciocolli/feed-hide-played-items Tobi 2021-06-18 09:18:48 +02:00
  • e1dc3c273b improved dark theme for all services camo0112 2021-06-18 04:53:55 +05:30
  • 0b7a14f0c3 Merge pull request #6504 from evermind-zz/fixes-choice-dialog Robin 2021-06-17 21:17:35 +02:00
  • 742d2246d6 Merge pull request #6495 from danielmbutler/Replace-System.exit-calls Stypox 2021-06-17 21:07:48 +02:00
  • 606a5c075e First round of review Stypox 2021-06-17 20:47:22 +02:00
  • d58e7e0cb1 Replaced System.Exit calls with FinishAffinity and Start Activity calls danielmbutler 2021-06-15 17:09:54 +01:00
  • f35abcd70e Merge branch 'master' into dev TobiGr 2021-06-17 08:20:43 +02:00
  • a218fcb79d dismiss choice dialog in onStop() to avoid a leaked window Exception: evermind 2021-05-25 07:49:49 +02:00
  • fd9d8188af Fix onActivityResult deprecation in SubscriptionFragment TacoTheDank 2021-06-15 22:09:19 -04:00
  • e80153b3e0 Fix onActivityResult deprecation in SubscriptionsImportFragment TacoTheDank 2021-06-15 22:09:07 -04:00
  • f91b35a718 Fix onActivityResult deprecation in ContentSettingsFragment TacoTheDank 2021-06-15 22:08:55 -04:00
  • cece4c1252 Add super.onRequestPermissionsResult where missing TacoTheDank 2021-06-15 22:08:41 -04:00
  • c1e0b877f5 Fix some older deprecations from previous Fragment versions TacoTheDank 2021-06-15 22:08:25 -04:00
  • 0e7f710f4a Merge pull request #6493 from TeamNewPipe/hotfix-v0.21.5 Tobi 2021-06-15 23:58:52 +02:00
  • 83b21da126 Merge pull request #6059 from Dakkaron/manual-tablet-mode-setting Stypox 2021-06-15 21:46:19 +02:00
  • b272701f28 Adds manual tablet mode setting Dakkaron 2021-04-11 13:29:11 +02:00
  • d9f1bfc5c7 Merge pull request #5523 from TiA4f8R/share-improvements Stypox 2021-06-15 20:56:37 +02:00
  • a21aef426b v0.21.5 (971) changelog TobiGr 2021-06-15 19:14:35 +02:00
  • d737b9a6ba Release NewPipe 0.21.5 (971) bopol 2021-06-15 18:17:23 +02:00
  • 4575e76d94 Reshow feed if grid/list view mode changed Stypox 2021-06-15 18:40:25 +02:00
  • 6aaf9e2163 Added itemsListHeaderDuration to large-hand player litetex 2021-06-11 22:00:15 +02:00
  • de0d2f63d5 Increase buffer for playback after rebuffer Robin 2021-06-07 09:25:49 +02:00