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

Commit Graph

  • c8e2ab4c83 Remove PlayerErrorHandler and correctly set ErrorInfo msg Stypox 2021-12-02 14:24:45 +01:00
  • 397f93b079 Prevent exception from being serialized in ErrorInfo Stypox 2021-12-01 10:28:35 +01:00
  • 09d137f740 Add PendingIntent to ErrorUtil.createNotification Stypox 2021-12-01 10:13:28 +01:00
  • 81f740d409 Replace ErrorActivity with ErrorUtil Stypox 2021-12-01 09:43:24 +01:00
  • 1d2642f1e3 Create ErrorUtil class with three ways to report errors Stypox 2021-12-01 09:10:59 +01:00
  • 7cd3603bbb Fetch sparse items when playing in background or popup Douile 2021-12-03 22:38:03 +00:00
  • ec7de2a6dc Fix StreamType check, missing import, and styling errors Douile 2021-12-03 21:53:36 +00:00
  • 3d1a3606c9 Remove unused variable Tom 2021-12-03 21:30:26 +00:00
  • 6472e9b6b6 Remove unused code Douile 2021-12-03 21:29:34 +00:00
  • 2c88e9d068 Updated version to 0.21.14 litetex 2021-11-30 22:00:10 +01:00
  • 4825a0a35f Update changelog (#7476) litetex 2021-12-01 21:06:12 +01:00
  • 7adebbe989 Add FSFE-Tube PeerTube instance mhmdanas 2021-12-01 20:24:53 +03:00
  • fd1155928e Fix deciding which streams are new TobiGr 2021-11-30 23:31:36 +01:00
  • 122b0b0de4 Translated using Weblate (Norwegian Bokmål) Hosted Weblate 2021-11-30 14:11:18 +01:00
  • 744cfe5672 Removed unused import litetex 2021-11-29 21:13:22 +01:00
  • 17724a901c Removed annotations due to wrong warnings litetex 2021-11-29 21:03:59 +01:00
  • 7dc85af5fb Use latest NewPipeExtractor to fix parsing of YT's dislikes (#7467) litetex 2021-11-29 20:59:18 +01:00
  • a8fe2d7e83 Fix "unsage use" warnings TobiGr 2021-11-28 17:09:20 +01:00
  • c7daf32904 Merge pull request #7142 from litetex/better-player-error-handling Stypox 2021-11-28 17:01:45 +01:00
  • b2323859e5 Refactoring + deduplicated code litetex 2021-11-28 14:07:45 +01:00
  • 4c8dca5300 Fixed NPE + Problems with context litetex 2021-11-28 13:42:26 +01:00
  • 68e7fcf8ee Fixed typos litetex 2021-11-27 23:39:17 +01:00
  • f78983b16b Show an alert/dialog when no appropriate file-manager was found litetex 2021-11-27 15:52:54 +01:00
  • ef91214085 Merge pull request #7442 from mhmdanas/fix-gradle-sha256 Robin 2021-11-26 09:29:21 +01:00
  • dc09a4621b Fix Gradle checksum mhmdanas 2021-11-26 10:50:07 +03:00
  • 2f99a217c3 Fixed build litetex 2021-11-23 20:21:59 +01:00
  • 6992b2c308 Moved report_player_errors to debug litetex 2021-11-23 20:16:01 +01:00
  • 0d51eefbb9 Refactoring litetex 2021-11-23 20:11:36 +01:00
  • aa28a85747 Added a workaround for not serializable exceptions litetex 2021-10-24 21:09:47 +02:00
  • f18ee8e83d Added a bit more documentation litetex 2021-10-01 18:44:47 +02:00
  • fb58967766 PlayerErrorHandler refactor + docs litetex 2021-09-21 21:36:05 +02:00
  • c3f1478fde Support for debug option "Crash the player" on TVs litetex 2021-09-21 21:33:55 +02:00
  • e5c00a7ef4 Added some doc litetex 2021-09-21 21:18:54 +02:00
  • 769791af7a Added a "Crash the player" debug option litetex 2021-09-21 21:01:10 +02:00
  • e632fab4d0 Added option to report player errors litetex 2021-09-18 19:47:24 +02:00
  • 91611fcae4 Don't fetch uneeded stream info for live streams Tom 2021-11-23 15:22:11 +00:00
  • 6cd25d7e55 Merge pull request #7412 from litetex/code-cleanup Stypox 2021-11-23 08:59:34 +01:00
  • c9488eb042 Removed useless lines litetex 2021-11-22 19:49:52 +01:00
  • 8ce996e065 Only check for new streams of subscriptions with enabled notifications automatically TobiGr 2021-11-21 22:53:10 +01:00
  • 892a1df280 Merge remote-tracking branch 'origin/dev' into notifications-1 TobiGr 2021-11-21 22:15:09 +01:00
  • c8516a04dc Formatted code litetex 2021-11-21 19:56:50 +01:00
  • 02d1b98b1c Removed useless doc litetex 2021-11-21 19:46:11 +01:00
  • 44fa98497f Update app/src/main/res/values/strings.xml litetex 2021-11-21 19:42:41 +01:00
  • d8236bbedd Merge pull request #7406 from Redirion/usedefaultloadcontrol litetex 2021-11-21 15:11:21 +01:00
  • 1de21fb0c2 Merge pull request #7418 from TeamNewPipe/add-gradle-wrapper-Sha256 opusforlife2 2021-11-21 08:25:55 +00:00
  • 13cac07b8d Add gradle wrapper Sha256 Robin 2021-11-18 10:51:11 +01:00
  • bd9dcfb28a Merge pull request #7381 from litetex/prevent-automatic-replay-after-returning-from-background XiangRongLin 2021-11-17 09:38:09 +01:00
  • d5199eac3e Merge pull request #7050 from litetex/feed-refactor-new-items-handling Robin 2021-11-15 23:20:07 +01:00
  • 7638d229c0 Fixed typo litetex 2021-11-14 13:16:53 +01:00
  • a641c5bb58 Update Groupie to 2.9.0 TacoTheDank 2021-09-22 19:08:03 -04:00
  • 1e0c9f46ad Improved highlighting in FeedFragment litetex 2021-09-28 21:51:57 +02:00
  • 4eb02f584e Fixed default visibility of "new feed items" button litetex 2021-09-12 15:04:33 +02:00
  • 700c1b4b25 Removed unnecessary layout litetex 2021-09-10 21:47:11 +02:00
  • 4b4337e078 Used more understandable kotlin methods litetex 2021-09-10 21:34:18 +02:00
  • 38ce800685 Fixed feed when animations are off litetex 2021-09-08 20:51:43 +02:00
  • 2310e8c1d6 Made `hideNewItemsLoaded` more null safe litetex 2021-09-05 19:10:52 +02:00
  • 1b2b3a4f88 Make new feed items bold litetex 2021-09-05 19:04:42 +02:00
  • d11129a76b Fixed StackOverflow litetex 2021-09-04 00:00:32 +02:00
  • 02789122a0 Implemented UI highlighting and "new feed items"-notification litetex 2021-09-03 22:03:34 +02:00
  • 676bc02d52 No more reaction to unnecessary feed db-changes litetex 2021-09-03 21:35:23 +02:00
  • 8b807b0706 Enhanced `View.slideUp` litetex 2021-09-03 21:29:10 +02:00
  • 72dfe974ab Merge pull request #7408 from Redirion/fixedautotransition2 Robin 2021-11-15 19:59:42 +01:00
  • 316db0e4c6 setRecovery: Remove checks and use Math.min/max litetex 2021-11-15 19:56:14 +01:00
  • 010c607e40 Prevent automatic replay after returning from background litetex 2021-11-08 19:41:13 +01:00
  • 3e099fb2a3 Fixed Period Transition Robin 2021-11-14 21:19:36 +01:00
  • 9c9730b152 Use DefaultLoadcontrol Robin 2021-11-14 20:12:12 +01:00
  • 9e44053e22 Merge pull request #7160 from nschulzke/mark-as-watched-everywhere Stypox 2021-11-13 20:37:59 +01:00
  • dee32c3dc5 Factor out shouldAddMarkAsWatched as a shared function Nathan Schulzke 2021-11-13 10:14:54 -07:00
  • 344fbff59a Merge pull request #7363 from litetex/playback-speed-ctrls-simple-landscape-improvements Robin 2021-11-12 21:19:17 +01:00
  • e39a816bdc Merge pull request #5843 from TeamNewPipe/jcenter litetex 2021-11-12 20:53:29 +01:00
  • 605b8fac5e Remove JCenter TobiGr 2021-10-15 23:23:40 +02:00
  • dfba10f8ae Merge pull request #7005 from Redirion/exo14 Robin 2021-11-12 20:19:00 +01:00
  • 48a1ab64b0 Refactored `PlaybackResolver` litetex 2021-11-12 20:14:39 +01:00
  • dd2cde3c1a De-duplicated PlayerDataSource-code litetex 2021-11-12 19:40:00 +01:00
  • 1b9c2b37c5 Use Android11+ extractors Robin 2021-10-22 12:07:25 +02:00
  • eae1f8b597 Update ExoPlayer to 2.14.2 Robin 2021-08-28 19:41:58 +02:00
  • 18ce86c2ed Merge pull request #7370 from iambaji/issue_7362 litetex 2021-11-12 18:24:44 +01:00
  • d5f25e05d9 Merge pull request #7395 from litetex/gradle-replaced-with-with-using litetex 2021-11-12 18:17:41 +01:00
  • 53303ac5d3 Replaced deprecated `with with using` litetex 2021-11-11 20:17:54 +01:00
  • 90cc8e2144 A feed settings-key better fits there litetex 2021-11-11 19:49:46 +01:00
  • adf9badbf6 Fixed toggle not in sync with list after app restart + refactored the code a bit litetex 2021-11-11 19:46:15 +01:00
  • c35fe4f3f1 moved preference key from viewmodel to settings_keys.xml Baji Shaik 2021-11-10 16:16:17 -05:00
  • 63291f8101 added show watched items toggle preference default sharedpreference is used to persist and retrieve show watched menu option toggle state Baji Shaik 2021-11-07 23:11:10 -05:00
  • 62efb588ef Removed obvious title from the "Playback Speed Controls" litetex 2021-11-07 13:51:43 +01:00
  • cfd5d7ae35 Update app/src/main/res/values/strings.xml litetex 2021-11-06 21:51:33 +01:00
  • 203ca9afc6 Removed unused imports litetex 2021-11-06 21:07:00 +01:00
  • a23f941ac8 Simplified some code and added some comments litetex 2021-11-05 19:07:56 +01:00
  • b0a10f0542 Merged extremely similar code together / parity between video and popup player litetex 2021-11-05 18:10:55 +01:00
  • 478ad42977 De-Duplicated some code litetex 2021-11-05 18:07:21 +01:00
  • 0764983ac6 Why log double? litetex 2021-11-05 18:06:32 +01:00
  • 2b2f1ee8f5 Added some doc litetex 2021-11-05 18:06:10 +01:00
  • 28f167fd99 Removed dead code litetex 2021-11-05 18:04:57 +01:00
  • 272be36dd9 Removed `e.printStacktrace` and used an proper logger litetex 2021-11-05 18:04:49 +01:00
  • 7b4e5dd107 Reworked player-notfication litetex 2021-11-05 14:10:53 +01:00
  • 1289b1a283 Code cleanup litetex 2021-11-05 13:17:33 +01:00
  • f933db8117 Added a custom title litetex 2021-11-04 19:47:08 +01:00
  • cddb9bccb9 Reworked `dialog_playback_parameter` litetex 2021-11-04 19:46:22 +01:00
  • b5ad24eb47 Merge pull request #7353 from B0pol/peertube-shortlinks litetex 2021-11-04 16:31:16 +01:00
  • ad8f791f71 Changed extractor dependency back to TeamNewPipe litetex 2021-11-04 16:18:12 +01:00
  • 2e862b4ccc Merge pull request #6844 from 0x416c6578/shuffle-mode-ui-fix litetex 2021-11-03 18:18:31 +01:00