1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-06-10 14:42:12 +00:00

Commit Graph

  • caebf8461a Hide controls when resuming playback via double tap Alex Popov 2026-01-10 01:26:10 +03:00
  • 52a9b60180 Merge pull request #13148 from dustdfg/extractor_enum_set Tobi 2026-02-21 09:10:55 -08:00
  • 4bad882668 Merge pull request #13037 from dustdfg/tablet_related_items Tobi 2026-02-21 09:03:11 -08:00
  • 63e19890bf Update extractor to the latest version tobigr 2026-02-21 17:00:05 +01:00
  • 08b7da4b2b Accomodate extractor changes (EnumSet for service media capabilities) Yevhen Babiichuk (DustDFG) 2026-01-30 15:41:19 +02:00
  • 402a0aaaa3 Delete unused preference title and summary Aayush Gupta 2026-02-21 16:45:06 +08:00
  • 57364109f4 Migrate from Picasso to Coil Aayush Gupta 2026-02-21 16:38:35 +08:00
  • 4481dd7fe6 Merge pull request #13135 from dustdfg/player_loop_refactor Clippy 2026-02-21 06:25:58 +00:00
  • 273b09a3e8 App: Migrate from Java to Kotlin Aayush Gupta 2026-02-21 00:06:12 +08:00
  • 35b70c5e9e Merge pull request #13194 from TeamNewPipe/r8fixes Tobi 2026-02-20 00:47:16 -08:00
  • 653b33bdb9 FocusOverlayView: Avoid accessing restricted API Aayush Gupta 2026-02-05 16:12:09 +08:00
  • 5eb5f7533d ic_smart_display: Fix invalid vector path on older devices Aayush Gupta 2026-02-05 15:51:29 +08:00
  • 15829c882b lint: Supress more translation related errors Aayush Gupta 2026-02-05 15:24:12 +08:00
  • 10b943f37e DownloadDialog: Avoid using restricted API for menuitem Aayush Gupta 2026-02-05 15:02:28 +08:00
  • 3d43e52afb activity_player_queue_control: Switch to app:tint instead of android:tint Aayush Gupta 2026-02-05 14:47:36 +08:00
  • f64e40e958 DownloadRunnableFallback: Fix error with log tag being too long Aayush Gupta 2026-02-05 14:46:28 +08:00
  • 2182ff12b7 Use correct constant for hiding keyboard Aayush Gupta 2026-02-05 13:08:56 +08:00
  • b3f4cb8114 Use requireContext() instead of asserting non-null context Aayush Gupta 2026-02-05 13:05:05 +08:00
  • deb6b4230d FinishedMIssionStore: Throw exception if column is missing Aayush Gupta 2026-02-05 13:03:13 +08:00
  • 2f3a993f8e ReCaptchaActivity: Supress lint error for missing super call Aayush Gupta 2026-02-05 12:58:14 +08:00
  • 582f852e7a Add missing permission checks for notifications Aayush Gupta 2026-02-05 12:56:37 +08:00
  • 89cb87b2a9 Introduce lint configuration and enable checks Aayush Gupta 2026-02-04 16:46:36 +08:00
  • 8c016c95d2 Enable resources shrinking Aayush Gupta 2026-02-04 16:39:30 +08:00
  • 5b009453f2 Address non-final resource IDs warnings Aayush Gupta 2026-02-04 16:36:12 +08:00
  • 8b28bd1a18 Merge pull request #13258 from dustdfg/regression-detailfragment-flickers-refactor Clippy 2026-02-19 08:58:17 +00:00
  • feb442492b Translated using Weblate (Dutch) Hosted Weblate 2026-02-19 09:41:02 +01:00
  • 834f136102 Merge pull request #13247 from dustdfg/crashlog_fix Tobi 2026-02-19 00:37:56 -08:00
  • 01e77e2e26 Merge pull request #13256 from pierreeurope/fix/ttml-postprocessing-error-reporting Tobi 2026-02-19 00:21:17 -08:00
  • 4cfd36ce5b Merge pull request #13203 from dustdfg/video_detail_fragment_click_through Tobi 2026-02-18 23:45:35 -08:00
  • 51c9ed774c Merge pull request #13213 from aivelon/handle-comment-replies-screens Tobi 2026-02-18 23:43:39 -08:00
  • 9f8055f018 remove existing comment replies screens before adding new one vt 2026-02-08 13:07:23 +05:30
  • 239f6c97a0 Merge pull request #13241 from aivelon/comment-replies-without-images Tobi 2026-02-18 03:20:19 -08:00
  • 7e7ad1e410 fix layout of comment replies header to work when avatar image is gone (disabled in content -> image settings) vt 2026-02-13 08:21:33 +05:30
  • b6c50ccca5 Partial revert: fix VideoDetailFragment flickering Yevhen Babiichuk (DustDFG) 2026-02-16 15:16:58 +02:00
  • 95367dd338 Fix subtitle post-processing error losing original exception pierreeurope 2026-02-16 12:46:30 +01:00
  • 3a42827320 Merge pull request #13245 from evermind-zz/add-subscription-import-export-to-backup-restore-settings_refactor Tobi 2026-02-15 04:03:32 -08:00
  • dd651ecc45 VideoDetailFragment: hide relatedItemsLayout in tablet mode after fullscreen Yevhen Babiichuk (DustDFG) 2026-02-14 08:11:23 +02:00
  • 70cdaf5550 Partially revert: ErrorActivity: Kotlin-fy buildMarkdown method Yevhen Babiichuk (DustDFG) 2026-02-13 13:33:27 +02:00
  • 941edd7aef BackupRestoreSettingsFragment: add UI options to import/export subscriptions evermind 2026-02-13 01:40:11 +01:00
  • 3815f5f593 Translated using Weblate (Bengali (India)) Aayush Gupta 2026-02-12 09:16:41 +01:00
  • 6c69a5409b Translated using Weblate (Slovak) Hosted Weblate 2026-02-11 22:49:11 +01:00
  • 840664a8d7 Merge pull request #13236 from dustdfg/error_activity_newlines Stypox 2026-02-12 13:15:54 +01:00
  • 54090ca7b6 ErrorActivity use normal \n instead of \\n in resource strings Yevhen Babiichuk (DustDFG) 2026-02-11 16:54:00 +02:00
  • 8d45b6b8c9 Merge pull request #13225 from dustdfg/error_activity_kotlin Aayush Gupta 2026-02-11 21:50:37 +08:00
  • c3dbed54e5 ErrorActivity: Kotlin-fy buildMarkdown method Aayush Gupta 2026-02-11 21:39:01 +08:00
  • 8968aab578 ErrorActivity: Catch exceptions not throwables Aayush Gupta 2026-02-11 18:41:10 +08:00
  • d7a4435e94 ErrorActivity: Use better variable names and encapsulation Aayush Gupta 2026-02-11 18:39:34 +08:00
  • 4a7eaed3a7 ErrorActivity convert to kotlin Yevhen Babiichuk (DustDFG) 2026-02-10 09:32:43 +02:00
  • 869a3cea9b ErrorActivity small refactor Yevhen Babiichuk (DustDFG) 2026-02-10 01:32:18 +02:00
  • 3a0a3a42af Misc loop/stream based player refactors Yevhen Babiichuk (DustDFG) 2026-01-28 20:14:36 +02:00
  • 59e5018c2d player/helper/PlayerHelper#getTimeString replace ints with longs Yevhen Babiichuk (DustDFG) 2026-01-28 20:25:47 +02:00
  • e6e0be772a Merge pull request #13026 from dustdfg/kotlin_merged2 Aayush Gupta 2026-02-10 16:40:51 +08:00
  • 224a5d0cb9 Minor improvements Aayush Gupta 2026-02-10 16:32:53 +08:00
  • c6fc94e7bd Convert newpipe/settings/export/PreferencesObjectInputStream to kotlin Yevhen Babiichuk (DustDFG) 2026-01-09 15:26:43 +02:00
  • 1eedfd7eee Convert /newpipe/util/StreamTypeUtil to kotlin Yevhen Babiichuk (DustDFG) 2026-01-09 13:11:29 +02:00
  • 2c7654a579 Covert newpipe/util/DependentPreferenceHelper to kotlin Yevhen Babiichuk (DustDFG) 2026-01-09 12:54:36 +02:00
  • 09a746dd6a Convert newpipe/util/ServiceHelper to kotlin Yevhen Babiichuk (DustDFG) 2026-01-09 12:45:56 +02:00
  • d665a4f016 Convert newpipe/util/NewPipeTextViewHelper to kotlin Yevhen Babiichuk (DustDFG) 2026-01-09 12:11:48 +02:00
  • 6cf932b2a7 Convert newpipe/ExitActivity to kotlin Yevhen Babiichuk (DustDFG) 2026-01-09 11:51:41 +02:00
  • 48467669b6 Convert newpipe/util/PeertubeHelper to kotlin Yevhen Babiichuk (DustDFG) 2026-01-09 07:00:26 +02:00
  • 780e6a4848 Convert newpipe/util/PlayButtonHelper to kotlin Yevhen Babiichuk (DustDFG) 2026-01-09 06:39:07 +02:00
  • 13186c0b15 Merge pull request #13224 from dustdfg/kotlin_idiomatic Aayush Gupta 2026-02-10 15:43:15 +08:00
  • edfdbe805f Uitilize kotlin elvis operator Yevhen Babiichuk (DustDFG) 2026-02-09 23:19:32 +02:00
  • 451409fc3b SharedPreferences.edit applies changes automatically Yevhen Babiichuk (DustDFG) 2026-02-09 22:54:28 +02:00
  • 289d22eed7 Utilize kotlins ifEmpty Yevhen Babiichuk (DustDFG) 2026-02-09 17:10:59 +02:00
  • 21f446a78e Refactor settings/preferencesearch/PreferenceSearchItem#allRelevantSearchFields Yevhen Babiichuk (DustDFG) 2026-02-09 17:04:55 +02:00
  • 6214ae33f3 Merge pull request #13219 from dustdfg/kotlin_check_is_not_if Stypox 2026-02-09 14:51:06 +01:00
  • 37cef825a2 Correct inverted check Yevhen Babiichuk (DustDFG) 2026-02-09 14:31:56 +02:00
  • dab8e056e9 Merge pull request #13137 from dustdfg/info_item_builder_dead Aayush Gupta 2026-02-08 22:28:19 +08:00
  • 020dbdc82a Merge pull request #13131 from dustdfg/tabs_json_helper_refactor Aayush Gupta 2026-02-08 22:06:25 +08:00
  • 5d7934249f Merge pull request #13028 from dustdfg/idiomatic_kotlin_exceptions Aayush Gupta 2026-02-08 22:05:46 +08:00
  • d6be966db3 Replace Illegal{State,Argument} exceptions with more idiomatic kotlin code Yevhen Babiichuk (DustDFG) 2026-01-09 19:39:47 +02:00
  • e358867da8 Use dedicated constants for unknown image dimensions in ImageStrategy tobigr 2026-02-07 12:35:45 +01:00
  • e6daf45c83 [DescriptionFragment] Fix thumbnail size: width x height TobiGr 2026-02-06 22:44:08 +01:00
  • c2b698491b Merge pull request #13202 from TobiGr/update-refactor Stypox 2026-02-07 11:58:12 +01:00
  • 5e1a1989be VideoDetailFragment: Forcefully catch click events uncaught by children Yevhen Babiichuk (DustDFG) 2026-02-06 19:03:01 +02:00
  • aa8aa6a241 Update hilt for compatibility with newer kotlin version tobigr 2026-02-06 12:00:02 +01:00
  • a430517189 Re-add PlayQueueItem.RECOVERY_UNSET tobigr 2026-02-06 11:50:36 +01:00
  • e006328bb1 Merge branch 'dev' into refactor tobigr 2026-02-06 11:48:59 +01:00
  • 56a043669a Merge pull request #13161 from jpds/outdated-subscription-shuffle Tobi 2026-02-06 02:13:56 -08:00
  • 85abc58158 Merge branch 'master' into dev tobigr 2026-02-05 23:01:30 +01:00
  • 8578bd9f95 Merge pull request #13200 from TeamNewPipe/release-0.28.3 v0.28.3 Tobi 2026-02-05 13:27:30 -08:00
  • 13577f5421 NewPipe 0.28.3 (1008) tobigr 2026-02-05 17:55:12 +01:00
  • dc8a62914a Add changelog for NewPipe 0.28.3 tobigr 2026-02-05 17:54:25 +01:00
  • 74d5a8b173 Update extractor to version 0.25.2 tobigr 2026-02-05 17:55:25 +01:00
  • d2a8955964 Translated using Weblate (Basque) Hosted Weblate 2026-02-05 02:47:53 +01:00
  • 955844b3e1 Translated using Weblate (Basque) Hosted Weblate 2026-02-05 02:47:53 +01:00
  • 5112acf008 Merge pull request #13197 from TeamNewPipe/backport-13195-to-release-0.28.3 Tobi 2026-02-05 08:27:48 -08:00
  • fcb77fed93 Fix additional setRecovery from rebase errors AbsurdlyLongUsername 2026-02-05 11:17:30 +00:00
  • 2027b6dbc7 Add conditional guard to prevent useVideoAndSubtitles overwriting recovery position that was set in Player.handleIntent for RESUME_PLAYBACK when resuming playback AbsurdlyLongUsername 2026-02-05 04:36:53 +00:00
  • 90d5d5f4de Update useVideoAndSubtitles rename in comment AbsurdlyLongUsername 2026-02-05 04:28:49 +00:00
  • 045e91df1c Small refactor getPlayQueueFromCache AbsurdlyLongUsername 2026-02-05 04:28:00 +00:00
  • e74907561e Merge pull request #13195 from absurdlylongusername/fix-13139-resume-playback Tobi 2026-02-05 06:49:57 -08:00
  • 1554f77762 Fix additional setRecovery from rebase errors AbsurdlyLongUsername 2026-02-05 11:17:30 +00:00
  • 118def08b4 Add conditional guard to prevent useVideoAndSubtitles overwriting recovery position that was set in Player.handleIntent for RESUME_PLAYBACK when resuming playback AbsurdlyLongUsername 2026-02-05 04:36:53 +00:00
  • 725cb70cbd Update useVideoAndSubtitles rename in comment AbsurdlyLongUsername 2026-02-05 04:28:49 +00:00
  • 5525d206dc Small refactor getPlayQueueFromCache AbsurdlyLongUsername 2026-02-05 04:28:00 +00:00
  • 83f9646eec Merge pull request #13190 from TeamNewPipe/agp9fixes Stypox 2026-02-04 19:47:43 +01:00
  • 85d43fe45e proguard: Keep fields of generated proguard files Aayush Gupta 2026-02-04 16:22:48 +08:00
  • 8d6e68d6f4 Partially revert upgrade to AGP 9.0.0 Aayush Gupta 2026-02-04 15:56:44 +08:00