Commit graph

  • b78d45f547 Translated using Weblate (Chinese (Traditional)) Jeff Huang 2022-01-14 02:31:19 +00:00
  • 7f1328f5e8 Translated using Weblate (Polish) Agnieszka C 2022-01-14 10:56:24 +00:00
  • 9c90766f5f Translated using Weblate (Arabic) Rex_sa 2022-01-14 08:32:40 +00:00
  • 0a5bf626fb Translated using Weblate (Romanian) Soare Robert Daniel 2022-01-17 20:27:50 +00:00
  • f24da2976c Translated using Weblate (Greek) Vasilis K 2022-01-14 09:54:14 +00:00
  • 5949144350 Translated using Weblate (Basque) Sergio Varela 2022-01-14 22:32:21 +00:00
  • c3c0e3f128 Translated using Weblate (Portuguese) ssantos 2022-01-14 22:41:08 +00:00
  • 2eed3bffc0 Translated using Weblate (Russian) S3aBreeze 2022-01-14 03:26:29 +00:00
  • 5f4a9bb8e5 Translated using Weblate (Dutch) mm4c 2022-01-15 11:47:52 +00:00
  • 4886c8b484 Translated using Weblate (French) TiA4f8R 2022-01-15 13:00:20 +00:00
  • 38479c4d48 Translated using Weblate (Portuguese (Portugal)) ssantos 2022-01-11 15:02:02 +00:00
  • b0cf03ecd6 Translated using Weblate (Kurdish (Central)) MohammedSR Vevo 2022-01-09 22:55:40 +00:00
  • ba6b7fbcbf Translated using Weblate (Danish) Mikkel 2022-01-11 19:31:16 +00:00
  • 00af9de238 Translated using Weblate (Estonian) Priit Jõerüüt 2022-01-13 21:53:55 +00:00
  • c9ae8e262c Translated using Weblate (Estonian) Karl Tammik 2022-01-08 16:02:06 +00:00
  • 59297cb333 Translated using Weblate (Ukrainian) Ihor Hordiichuk 2022-01-13 15:47:15 +00:00
  • 0d90d7ed49 Translated using Weblate (Arabic) Mohammed Anas 2022-01-09 17:39:42 +00:00
  • 6ebee2e131 Translated using Weblate (Romanian) Daniel 2022-01-12 04:17:44 +00:00
  • c3e265d987 Translated using Weblate (Portuguese) ssantos 2022-01-12 18:15:42 +00:00
  • 69206c1481 Translated using Weblate (French) translator 2022-01-09 14:34:11 +00:00
  • f8f32c600f Translated using Weblate (English) Allan Nordhøy 2022-01-13 13:45:58 +00:00
  • c042eccf76 Translated using Weblate (Catalan) retiolus 2022-01-06 13:34:34 +00:00
  • 514b5d9d28 Translated using Weblate (Telugu) subba raidu 2022-01-06 05:00:49 +00:00
  • 220db320ff Translated using Weblate (Turkish) ToldYouThat 2022-01-06 16:25:52 +00:00
  • d59a78fbe4 Translated using Weblate (Czech) zeritti 2022-01-06 15:14:23 +00:00
  • 40bf2a5d12 Translated using Weblate (Telugu) Hosted Weblate 2022-01-06 05:42:36 +01:00
  • cfe6fd47eb Merge pull request #7614 from litetex/revert-7568 Stypox 2022-01-23 15:54:55 +01:00
  • 52342d7358 Simplified toast showing behavior litetex 2022-01-23 15:33:59 +01:00
  • 34848c7cc3 Revert "Merge pull request #7568 from vhouriet/vhouriet_feature_already-playing-in-backgroud" litetex 2022-01-03 15:00:30 +01:00
  • d4bdfa3ea9 Android TV banner with text (#7566) Filip Czaplicki 2022-01-22 18:29:12 +01:00
  • b291b5ca3c Improved docs litetex 2022-01-21 21:28:24 +01:00
  • 35abba3eb5 Apply seek conditions based on direction litetex 2022-01-21 21:25:25 +01:00
  • a0dda12849 Code cleanup litetex 2022-01-06 14:39:12 +01:00
  • 4651c242cc Fixed SonarLint problems litetex 2021-12-31 21:22:02 +01:00
  • 1921583ff0 Fixed naming litetex 2021-12-31 20:58:23 +01:00
  • f6e58104bd Removed related import litetex 2021-12-16 20:14:41 +01:00
  • bcc441289b Removed unused field litetex 2021-12-16 20:09:15 +01:00
  • 5fa27439e3 Respect disabled animations litetex 2021-12-14 20:52:46 +01:00
  • f0de6c73b7 Removed all animations to be consistent with the current behavior litetex 2021-12-14 20:44:39 +01:00
  • 1fb7f36897 Refactored code litetex 2021-12-14 20:44:01 +01:00
  • f56439e568 Code cleanup and minimization * Deduplicated and simplified a lot of code * Fixed `invalidSeekConditions` so that it's possible to seek while the player is loading (like currently the case) litetex 2021-12-03 20:29:18 +01:00
  • 18a6e22d45 Replace NotNull annotation with NonNull annotation TobiGr 2021-10-11 23:02:36 +02:00
  • 39f415f741 Small improvements to player Stypox 2021-09-01 18:34:37 +02:00
  • da7f1eb681 Fix buttons' selectable item background not working in player Stypox 2021-09-01 19:51:52 +02:00
  • a9d0d300fe Fix controls not hiding correctly when switching player Stypox 2021-09-01 17:24:10 +02:00
  • 0506b94257 Convert SecondsView from kotlin synthetics to view binding Stypox 2021-08-31 19:08:40 +02:00
  • 5e19e5cbc6 Fix seek triangles not visible on API 19 Stypox 2021-07-31 10:33:57 +02:00
  • de2e6a2d8c SeekOverlay: Switch to merge for SecondsView and other adjustments vkay94 2021-01-18 23:12:03 +01:00
  • 6252704bbc SeekOverlay: Add seek overlay logic to player vkay94 2021-01-18 19:56:08 +01:00
  • f7e7ebfbe0 SeekOverlay: Add Views vkay94 2020-11-07 15:29:07 +01:00
  • ec448e2d09 Merge pull request #7672 from Stypox/fix-froid-icon litetex 2022-01-21 22:35:48 +01:00
  • beb63bd26a Merge pull request #7670 from XiangRongLin/search_history_test litetex 2022-01-21 22:34:48 +01:00
  • 3c45713dae Fix some gradle deprecations TacoTheDank 2022-01-21 16:25:11 -05:00
  • bfe2b69af0 Fixed imports litetex 2022-01-21 22:19:52 +01:00
  • 185b8d77e3 Moved timeout control from the tests to the CI pipeline litetex 2022-01-21 22:15:34 +01:00
  • 076feb65b1 Merge pull request #7317 from TacoTheDank/ignoreStrings litetex 2022-01-21 20:57:45 +01:00
  • bb54985af2 Add traditional Chinese README (#7618) akamayu-ouo 2022-01-22 03:56:14 +08:00
  • bc5ae5fc47 Make SearchHistoryEntry.kt fields nullable to match java version (#7674) XiangRongLin 2022-01-21 17:01:11 +01:00
  • 4c233cf8d6 use constant instead of now XiangRongLin 2022-01-20 19:14:47 +01:00
  • 522cdfdb03 Merge pull request #7648 from mhmdanas/small-refactors litetex 2022-01-19 19:48:07 +01:00
  • 6f9fd77015 Merge pull request #7668 from litetex/fix-video-reset-on-player-switch XiangRongLin 2022-01-19 16:45:10 +01:00
  • 50b6743e51 Add app icon to fastlane metadata Stypox 2022-01-19 12:03:42 +01:00
  • c34d4c978b Ensure order of search history entries in tests XiangRongLin 2022-01-18 18:36:43 +01:00
  • f87a5ecead Fix false warning mhmdanas 2022-01-12 17:28:51 +03:00
  • 1f7c6dfdc9 Workaround: Set recovery before switching player litetex 2022-01-17 20:52:07 +01:00
  • 26fdba74c5 Merge pull request #7662 from TiA4f8R/fix-npe-share-button-playlists litetex 2022-01-16 19:47:55 +01:00
  • 7cfbd55c3a Replace JUnit asserts with AssertJ in HistoryRecordManagerTest (#7654) XiangRongLin 2022-01-16 09:10:45 +01:00
  • 682877ea4f Fix NullPointerException when sharing a playlist which is loading TiA4f8R 2022-01-15 21:19:04 +01:00
  • 72cee85581 Merge pull request #7636 from litetex/show-ci-android-test-failures XiangRongLin 2022-01-10 09:41:12 +01:00
  • 5d2bf7e182 CI: Upload test-report when an error occurs litetex 2022-01-09 18:09:47 +01:00
  • 2cd3532f2d Remove redundant XML attributes in settings_keys TacoTheDank 2022-01-07 21:26:51 -05:00
  • 8921a8ca4b Update F-Droid VLC link TacoTheDank 2022-01-07 21:24:25 -05:00
  • c208451bed Move untranslatable strings to a donottranslate file TacoTheDank 2022-01-07 21:24:01 -05:00
  • b7cd0f4b0c Merge pull request #7619 from litetex/removed-list_thumbnail_view_description Stypox 2022-01-07 22:10:27 +01:00
  • 08ef37691f Merge pull request #7036 from Douile/fix/queue-metadata Stypox 2022-01-07 21:57:30 +01:00
  • 2488c4bec3 Removed unused string litetex 2022-01-05 15:55:55 +01:00
  • 88b8945149 Refactored `initNotificationChannels` litetex 2022-01-05 15:48:46 +01:00
  • fa45fdbf16 Fixed some Sonarlint warnings litetex 2022-01-05 15:31:55 +01:00
  • cf2288403b Removed "list_thumbnail_view_description" litetex 2022-01-04 16:00:01 +01:00
  • 0ee6530339 Remove unecessary interface InfoCallback Douile 2022-01-03 17:51:31 +00:00
  • 4ae2c43d16 Fixed search not accepting key input after closing player overlay (#7607) litetex 2022-01-03 11:52:08 +01:00
  • daaf28ddd4 Show error notification when new streams notifications failed Stypox 2021-12-31 20:04:56 +01:00
  • c70713a925 Merge branch 'dev' into pr2335 Stypox 2021-12-31 19:20:18 +01:00
  • 9a44446a40 Don't show any channel notification thumbnail if it could not be loaded Stypox 2021-12-31 18:38:35 +01:00
  • 842f5b6831 Do not fetch all streams when disabling notifications for a channel Stypox 2021-12-31 18:34:02 +01:00
  • 4a12bedce8 Merge pull request #7568 from vhouriet/vhouriet_feature_already-playing-in-backgroud litetex 2021-12-31 14:54:05 +01:00
  • 4f06d935cd Merge pull request #7582 from Jaspann/sub-channel-tumbnail-view-fix litetex 2021-12-31 14:52:32 +01:00
  • ebaae07e79 Merge pull request #7589 from litetex/bump-extractor litetex 2021-12-29 14:44:51 +01:00
  • b7fb5081ba Move sub icon visibility line Jaspann 2021-12-28 15:54:36 -05:00
  • bb21a7fe9c Updated NewPipeExtractor litetex 2021-12-27 18:41:53 +01:00
  • 244b911880 Merge pull request #7577 from dkramer95/feature/pinned-comment Tobi 2021-12-27 16:51:36 +01:00
  • a87845e98e Fixed usage of wrong string litetex 2021-12-27 00:14:04 +01:00
  • 1eb2688eea Minified code litetex 2021-12-26 23:57:54 +01:00
  • 3fc1e1cb1d Fixed code styling William Parker 2021-12-26 00:12:48 -05:00
  • f15f2edc53 Fixes view of sub-channel icon when not in use Jaspann 2021-12-25 18:10:05 -05:00
  • d0a30afe36 Merge branch 'TeamNewPipe:dev' into dev Martin 2021-12-25 15:14:24 +01:00
  • 9095469b4e Added ability to see pinned comment David Kramer 2021-12-24 11:29:34 -06:00
  • 44af59cbe4 Merge pull request #7562 from TeamNewPipe/code-quality Tobi 2021-12-23 23:54:29 +01:00
  • 37e8f45b29 Merge branch 'master' into dev TobiGr 2021-12-23 23:41:37 +01:00
  • a624b672b6 NewPipe version 0.21.15 (981) TobiGr 2021-12-23 23:41:20 +01:00