Commit graph

  • bc6d68980f Set setUsePlatformDiagnostics to false TacoTheDank 2022-07-02 15:01:39 -04:00
  • 9e3d7e4fe4 Run CI on all release branches (#8565) Stypox 2022-07-01 23:08:44 +02:00
  • 0581ad0075 Actually fix wrong view count Stypox 2022-07-01 15:44:27 +02:00
  • ee609330d7 Update ExoPlayer to 2.18.0 TacoTheDank 2022-06-25 21:14:42 -04:00
  • a0c7f0819c Made some much needed changes to the ReadMe (#8372) opusforlife2 2022-06-25 22:13:54 +00:00
  • eea35faf0e Release v0.23.1 (987) Stypox 2022-06-24 19:01:37 +02:00
  • 23281f2bd0 Add changelog for v0.23.1 (987) Stypox 2022-06-24 17:53:51 +02:00
  • 4e77c9f721 Add option to hide future videos in feed Carlos Melero 2022-06-24 18:03:48 +02:00
  • 6c9cdef68e Translated using Weblate (Bengali) Hosted Weblate 2022-06-24 15:12:07 +02:00
  • c0cd4161c1 Delete saveImmediate warnings & add comments GGAutomaton 2022-06-23 23:31:56 +08:00
  • ad240404ed Update index modification logic & redo sorting in the merge algorithm GGAutomaton 2022-06-23 23:19:59 +08:00
  • a4c630bc9c Update playlists in parallel GGAutomaton 2022-06-23 20:36:21 +08:00
  • 685c2a4224 Add abstract methods in PlaylistLocalItem & rename setIsModified GGAutomaton 2022-06-23 19:20:16 +08:00
  • f7e3a96aa7 Use correct `NonNull` litetex 2022-06-22 19:54:46 +02:00
  • 0297dba324 Fix compile errors litetex 2022-06-21 21:45:10 +02:00
  • e30003d58b Updated extractor to latest revision litetex 2022-06-21 21:44:00 +02:00
  • cd385041da Merge pull request #8153 from AudricV/delivery-methods-v2 Stypox 2022-06-22 11:21:52 +02:00
  • 6f9a06c205 Ensure that progressive contents are URL contents for playback AudricV 2022-06-19 15:27:30 +02:00
  • 3f93974020 Improve download_dialog.xml unsupported streams notice Stypox 2022-06-18 19:16:36 +02:00
  • 321714eddc Remove misleading first "Non" from getNonUrlAndNonTorrentStreams Stypox 2022-06-18 18:52:32 +02:00
  • 17c70c58a9 Refactor PlaybackResolver and fix cacheKeyOf Stypox 2022-06-18 18:41:44 +02:00
  • 3836f29866 Wrap debug log in if(DEBUG) Stypox 2022-06-18 18:09:12 +02:00
  • 9509b0848c Improve code in VideoDetailFragment Stypox 2022-06-18 17:49:04 +02:00
  • bb4a8ebcd8 Refactor creation of DownloadDialog Stypox 2022-06-18 17:40:22 +02:00
  • a3369ba3a4 Fix playback of non-URI HLS streams AudricV 2022-06-16 11:15:05 +02:00
  • d4614e176b Throw a dedicated exception when errors occur in PlaybackResolver AudricV 2022-06-16 11:14:08 +02:00
  • ce58a2df30 Filter streams using Java 8 Stream's API instead of removing streams with list iterators and add a better toast when there is no audio stream for external players AudricV 2022-06-16 11:14:02 +02:00
  • c0b4c41aff Use StreamTypeUtil where possible and add isAudio and isVideo to this utility class AudricV 2022-06-16 11:13:54 +02:00
  • 5f2c519700 Code improvements here and there Stypox 2022-05-21 12:02:57 +02:00
  • beeb8ae24b Add comments to PlaybackResolver and remove useless @NonNull Stypox 2022-05-21 12:00:02 +02:00
  • 72aa2515b7 Use DownloaderImpl.USER_AGENT directly Stypox 2022-05-21 11:29:19 +02:00
  • 68a94843a4 Add comments and use downloader user agent in YT data source Stypox 2022-05-21 11:27:14 +02:00
  • 633ab9a81f Improve CacheFactory and PlayerDataSource code Stypox 2022-05-21 11:12:37 +02:00
  • 1ce460537f Move stream's cache key generation in PlaybackResolver and improve PlaybackResolver's code Stypox 2022-05-08 14:39:24 +02:00
  • 74ea59288d Move SimpleCache creation in PlayerDataSource to avoid an IllegalStateException AudricV 2022-06-16 11:13:39 +02:00
  • c3e9768b94 Improve dialog of streams for external players and fix use of the wrong codec in the list of available streams in it after a codec change in Video and Audio settings AudricV 2022-06-16 11:13:31 +02:00
  • f7d2975ad1 Add support of other delivery methods than progressive HTTP (in the player only) AudricV 2022-06-16 11:13:19 +02:00
  • 11209230d9 Clean up proguard file TacoTheDank 2022-06-09 11:34:57 -04:00
  • 4fb953c068 Merge pull request #8340 from litetex/fix-add-to-playlist Stypox 2022-06-05 11:47:51 +02:00
  • 08c75f5c5e Made statusbar color transparent for RouterActivity (Android 5+) litetex 2022-06-04 15:22:36 +02:00
  • cb6f1340b6 Merge pull request #8404 from Isira-Seneviratne/Use_AppCompatResources Stypox 2022-05-30 15:42:04 +02:00
  • 481152acdd Bonus fix: Made `single_choice_dialog_view` scrollable + use viewbinding litetex 2022-05-28 00:39:02 +02:00
  • 5c1d5341ff Code cleanup litetex 2022-05-28 00:16:27 +02:00
  • d624bce55e Improved docs, format and code style litetex 2022-05-03 19:19:21 +02:00
  • 201acb9347 Reworked incorrect choice handling and centralized it litetex 2022-05-02 22:37:51 +02:00
  • 6d53fe1339 Fix add to playlist litetex 2022-05-01 22:46:15 +02:00
  • 044aae5c02 Merge pull request #8382 from Isira-Seneviratne/Remove_compat_methods Stypox 2022-05-22 21:59:04 +02:00
  • 4a6654fbb8 Merge pull request #8391 from Isira-Seneviratne/Use_JvmOverloads Stypox 2022-05-22 21:56:17 +02:00
  • 6217af6acb Merge pull request #8143 from TiA4f8R/image-preview-sharesheet Stypox 2022-05-22 21:45:53 +02:00
  • 9ee456b908 Improvements to sharing content with thumbnail Stypox 2022-05-22 21:34:10 +02:00
  • c9d7a2da5b Spanish Readme fix (#8413) Jorge Maldonado Ventura 2022-05-19 15:39:08 +02:00
  • 2266b00ca8 Merge pull request #8406 from TacoTheDank/bumpPlugins litetex 2022-05-18 19:56:32 +02:00
  • b1bc030a69 Merge pull request #8407 from TacoTheDank/bumpACRAGroupie litetex 2022-05-18 19:56:09 +02:00
  • 4ee77d9249 Update Groupie and ACRA libraries TacoTheDank 2022-05-16 11:45:56 -04:00
  • 3b5ed53326 Fix AndroidX library order TacoTheDank 2022-05-16 10:54:44 -04:00
  • 065cc9754f Update AGP and Kotlin TacoTheDank 2022-05-16 10:53:43 -04:00
  • 761f066ff6 Merge branch 'dev' into Use_JvmOverloads Isira Seneviratne 2022-05-16 12:43:24 +05:30
  • 11bc5177b8 Merge branch 'dev' into Remove_compat_methods Isira Seneviratne 2022-05-16 12:36:46 +05:30
  • c06115fc85 Merge branch 'dev' into Use_AppCompatResources Isira Seneviratne 2022-05-16 12:36:00 +05:30
  • d02b988138 Use AppCompatResources. Isira Seneviratne 2022-05-16 12:25:15 +05:30
  • f1307b32a3 [Android 10+] Add image preview of the content shared where possible TiA4f8R 2022-02-10 10:05:16 +01:00
  • 50922d2f29 Use JvmOverloads. Isira Seneviratne 2022-05-13 07:46:02 +05:30
  • 28a6d30488 Merge pull request #7458 from litetex/rework-subscription-import-export-ui Stypox 2022-05-12 13:03:12 +02:00
  • 2dc8d766b3 Merge pull request #7355 from petlyh/append-remote-playlist Stypox 2022-05-12 12:03:58 +02:00
  • 5a52c71278 Update test and Javadoc GGAutomaton 2022-05-11 18:08:14 +08:00
  • 9ee8793e92 Create sub-package and default interval for DebounceSaver & sort playlists in db GGAutomaton 2022-05-11 16:47:34 +08:00
  • ac5cf455d2 Add a "Add to playlist" item to the remote playlist menu petlyh 2022-05-10 08:43:23 +02:00
  • 37fdd548c9 Remove unnecessary compat method calls. Isira Seneviratne 2022-05-10 07:45:01 +05:30
  • 0cfb329783 Merge pull request #8377 from iTrooz/vol_slider Robin 2022-05-10 00:33:29 +02:00
  • d80d522838 Make volume progress bar match system volume when we start sliding iTrooz_ 2022-05-09 20:48:48 +02:00
  • 300349ade2 Use better way to get services litetex 2022-05-09 20:58:10 +02:00
  • 2853f26725 HI translation to README.md (#8355) Saurmandal 2022-05-08 17:09:30 +05:30
  • 388fa300ed Remove not required use of supplier litetex 2022-05-07 15:08:23 +02:00
  • ed6af3d94e Removed placeholder prefix litetex 2022-04-25 20:34:44 +02:00
  • 4a5e5e1b87 Use material icon litetex 2022-04-25 20:30:50 +02:00
  • 89d4d1d777 Icons for import/export litetex 2022-03-20 17:32:41 +01:00
  • 8f0e71e6fb Used service icons for import litetex 2022-03-20 17:22:48 +01:00
  • 0dee6f9fd5 Converted placeholders to svg litetex 2022-03-20 17:21:55 +01:00
  • ef7297067c Fix popup-menu expand icon color litetex 2022-03-20 15:52:19 +01:00
  • b1196a0c2f Remove unused `dimens` litetex 2022-03-20 15:13:24 +01:00
  • e8763e7017 Moved import/export options to menu litetex 2021-11-28 16:13:14 +01:00
  • c623084d1c Merge pull request #8192 from GGAutomaton/fix-6696 Stypox 2022-05-06 10:58:59 +02:00
  • 4a50e9f2a5 Do not call showContentNotSupportedIfNeeded multiple times Stypox 2022-05-06 10:40:08 +02:00
  • c8c2dd8ea4 channelContentNotSupported false by default Stypox 2022-05-06 10:38:47 +02:00
  • b1fd7292a9 Merge pull request #8259 from LingYinTianMeng/dev Stypox 2022-05-05 18:08:41 +02:00
  • 70bf99810b Readd spaces Stypox 2022-05-05 18:04:33 +02:00
  • c9a2afd1c5 Merge pull request #8332 from litetex/fix-routeractivity-theming Robin 2022-05-05 14:08:01 +02:00
  • 47bf94bc15 Merge pull request #8336 from Mamadou78130/fix8330 litetex 2022-05-04 19:33:36 +02:00
  • ed2156e3aa Add comment that explains why 0 is used litetex 2022-05-04 19:19:45 +02:00
  • bb55c420fe Use non-static method litetex 2022-05-04 19:09:41 +02:00
  • 9d0fdd1682 Show "content not supported" if needed GGAutomaton 2022-05-04 23:34:07 +08:00
  • 3d65d3e2ab Merge pull request #8315 from ktprograms/fix-media-button-hide-controls Robin 2022-05-04 11:28:05 +02:00
  • 86e656b461 Merge pull request #8349 from litetex/fix-PlaybackParameterDialog-resetting Stypox 2022-05-04 09:12:59 +02:00
  • 2dd5800d73 Fixed accidental reset of `PlaybackParameterDialog` on initialization litetex 2022-05-03 21:42:09 +02:00
  • 68a2350290 Update LocalPlaylistFragment.java LingYinTianMeng 2022-05-03 09:37:35 +08:00
  • 0fe7cf5d13 Merge branch 'TeamNewPipe:dev' into dev LingYinTianMeng 2022-05-03 09:26:32 +08:00
  • 89a98c9f23 Update LocalPlaylistFragment.java LingYinTianMeng 2022-05-03 09:21:43 +08:00
  • 5f19b93aa9 Translated using Weblate (Bengali (India)) Hosted Weblate 2022-04-27 21:02:14 +02:00
  • 4fcde05065 Merge pull request #8329 from litetex/cleanup-unused-strings Stypox 2022-05-02 19:24:22 +02:00
  • d7248a6095 Fixed viewed counting Mamadou WAGUE 2022-05-02 14:52:43 +02:00