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

Commit Graph

  • 064a4ce798 Update AGP and Kotlin TacoTheDank 2022-05-16 10:53:43 -04:00
  • ac5843edb0 Merge branch 'dev' into Use_JvmOverloads Isira Seneviratne 2022-05-16 12:43:24 +05:30
  • a1f64e4774 Merge branch 'dev' into Remove_compat_methods Isira Seneviratne 2022-05-16 12:36:46 +05:30
  • 21d2ae709f Merge branch 'dev' into Use_AppCompatResources Isira Seneviratne 2022-05-16 12:36:00 +05:30
  • c5e509f069 Use AppCompatResources. Isira Seneviratne 2022-05-16 12:25:15 +05:30
  • 761c0ff9ac [Android 10+] Add image preview of the content shared where possible TiA4f8R 2022-02-10 10:05:16 +01:00
  • ce8289e753 Use JvmOverloads. Isira Seneviratne 2022-05-13 07:46:02 +05:30
  • 2dd4f8b04a Merge pull request #7458 from litetex/rework-subscription-import-export-ui Stypox 2022-05-12 13:03:12 +02:00
  • b4615f7655 Merge pull request #7355 from petlyh/append-remote-playlist Stypox 2022-05-12 12:03:58 +02:00
  • ba394a7ab4 Update test and Javadoc GGAutomaton 2022-05-11 18:08:14 +08:00
  • d32490a4be Create sub-package and default interval for DebounceSaver & sort playlists in db GGAutomaton 2022-05-11 16:47:34 +08:00
  • fcaa787060 Add a "Add to playlist" item to the remote playlist menu petlyh 2022-05-10 08:43:23 +02:00
  • 23c1fc3544 Remove unnecessary compat method calls. Isira Seneviratne 2022-05-10 07:45:01 +05:30
  • a4037a8268 Merge pull request #8377 from iTrooz/vol_slider Robin 2022-05-10 00:33:29 +02:00
  • 61ee1c61df Make volume progress bar match system volume when we start sliding iTrooz_ 2022-05-09 20:48:48 +02:00
  • 69f95f4148 Use better way to get services litetex 2022-05-09 20:58:10 +02:00
  • 212a413e93 HI translation to README.md (#8355) Saurmandal 2022-05-08 17:09:30 +05:30
  • de4b5a8f0f Remove not required use of supplier litetex 2022-05-07 15:08:23 +02:00
  • 1228ce277f Removed placeholder prefix litetex 2022-04-25 20:34:44 +02:00
  • bd6fdd625a Use material icon litetex 2022-04-25 20:30:50 +02:00
  • 7de17ad949 Icons for import/export litetex 2022-03-20 17:32:41 +01:00
  • 7ab11a8379 Used service icons for import litetex 2022-03-20 17:22:48 +01:00
  • 70e0085596 Converted placeholders to svg litetex 2022-03-20 17:21:55 +01:00
  • f9ccc19df5 Fix popup-menu expand icon color litetex 2022-03-20 15:52:19 +01:00
  • 5c69568c7f Remove unused `dimens` litetex 2022-03-20 15:13:24 +01:00
  • 1d69bd48be Moved import/export options to menu litetex 2021-11-28 16:13:14 +01:00
  • 5b435c586e Merge pull request #8192 from GGAutomaton/fix-6696 Stypox 2022-05-06 10:58:59 +02:00
  • 71e46d1eca Do not call showContentNotSupportedIfNeeded multiple times Stypox 2022-05-06 10:40:08 +02:00
  • 238aff7c31 channelContentNotSupported false by default Stypox 2022-05-06 10:38:47 +02:00
  • a1435bd566 Merge pull request #8259 from LingYinTianMeng/dev Stypox 2022-05-05 18:08:41 +02:00
  • 59d8c570b7 Readd spaces Stypox 2022-05-05 18:04:33 +02:00
  • 8f34f69397 Merge pull request #8332 from litetex/fix-routeractivity-theming Robin 2022-05-05 14:08:01 +02:00
  • 47af21d248 Merge pull request #8336 from Mamadou78130/fix8330 litetex 2022-05-04 19:33:36 +02:00
  • c2a3c1cb8f Add comment that explains why 0 is used litetex 2022-05-04 19:19:45 +02:00
  • 1e2d76a686 Use non-static method litetex 2022-05-04 19:09:41 +02:00
  • 34468c16ad Show "content not supported" if needed GGAutomaton 2022-05-04 23:34:07 +08:00
  • b84c6b4b32 Merge pull request #8315 from ktprograms/fix-media-button-hide-controls Robin 2022-05-04 11:28:05 +02:00
  • 8395cf8d5a Merge pull request #8349 from litetex/fix-PlaybackParameterDialog-resetting Stypox 2022-05-04 09:12:59 +02:00
  • c2bf7f09ce Fixed accidental reset of `PlaybackParameterDialog` on initialization litetex 2022-05-03 21:42:09 +02:00
  • c2762d3b5e Update LocalPlaylistFragment.java LingYinTianMeng 2022-05-03 09:37:35 +08:00
  • 01d996a5c0 Merge branch 'TeamNewPipe:dev' into dev LingYinTianMeng 2022-05-03 09:26:32 +08:00
  • 50739277c4 Update LocalPlaylistFragment.java LingYinTianMeng 2022-05-03 09:21:43 +08:00
  • 0fef4e6e2e Translated using Weblate (Bengali (India)) Hosted Weblate 2022-04-27 21:02:14 +02:00
  • 218012558a Merge pull request #8329 from litetex/cleanup-unused-strings Stypox 2022-05-02 19:24:22 +02:00
  • e40e86500b Fixed viewed counting Mamadou WAGUE 2022-05-02 14:52:43 +02:00
  • 6f0942ac6e Make sure Routeractivity does the same as MainActivity litetex 2022-05-01 21:58:20 +02:00
  • a67927c29c Fix dialogs having incorrect color when opened via RouterActivity litetex 2022-05-01 21:56:49 +02:00
  • 7e50eed95e Removed unused string resources litetex 2022-05-01 20:50:37 +02:00
  • 173b6c3f00 Fix wrong NonNull Stypox 2022-04-30 21:46:06 +02:00
  • 7646c683b5 Merge pull request #7989 from litetex/refactor-playback-parameter-dialog Stypox 2022-04-30 17:53:26 +02:00
  • 047fe21c14 Fix hiding player controls when playing from media button kt programs 2022-04-30 17:43:30 +08:00
  • b59a601b52 Merge branch 'master' into dev Stypox 2022-04-29 16:41:18 +02:00
  • ecb8ef6bb1 Merge pull request #8231 from TeamNewPipe/release/0.23.0 v0.23.0 Stypox 2022-04-29 16:39:47 +02:00
  • cd2eab6ba2 Merge pull request #8302 from Stypox/default-progressive-load-interval Stypox 2022-04-29 16:21:19 +02:00
  • 6a4d8329c3 Rename progressive_load_interval_exoplayer_default for all languages Stypox 2022-04-29 16:11:28 +02:00
  • b8dbb3f073 Use 64 KiB as the default progressive load interval Stypox 2022-04-28 11:32:33 +02:00
  • 9a5decdb28 Translated using Weblate (Bengali (India)) Hosted Weblate 2022-04-27 21:02:14 +02:00
  • 31e762d921 Update NewPipeExtractor to 0.22.1 Stypox 2022-04-28 11:09:04 +02:00
  • bb495f567c Merge branch 'TeamNewPipe:dev' into dev LingYinTianMeng 2022-04-27 21:03:09 +08:00
  • aa1db617d5 Merge pull request #8269 from Nickoriginal/update_user_agent litetex 2022-04-23 20:44:05 +02:00
  • 9b3e43ffc1 Merge pull request #8279 from TiA4f8R/set-maximum-allowed-opacity-for-close-overlay-android-12-and-higher opusforlife2 2022-04-23 17:39:15 +00:00
  • d5a0f8f23c Set opacity of the popup close button to 0.8 on Android 12 and higher TiA4f8R 2022-04-21 19:53:35 +02:00
  • ec5cfe0019 Update USER_AGENT in DownloaderImpl Nickoriginal 2022-04-20 16:15:27 +03:00
  • fd5626e9e2 Merge branch 'TeamNewPipe:dev' into dev LingYinTianMeng 2022-04-19 16:36:42 +08:00
  • 53bf3420e7 Merge pull request #8244 from seanzzy/issue-8058 litetex 2022-04-18 16:06:48 +02:00
  • 127a27315e Fix keyboard showing after the search box acquiring focus (#8227) Yingwei Zheng 2022-04-18 22:05:42 +08:00
  • 671441bdf8 Merge pull request #8206 from TacoTheDank/bumpACRA litetex 2022-04-18 16:04:37 +02:00
  • 5c6e2ed071 Merge pull request #8233 from Stypox/fix-notification-settings-2 litetex 2022-04-18 15:25:45 +02:00
  • 254b276a54 Merge pull request #8236 from Stypox/fix-proguard-settings litetex 2022-04-18 15:25:38 +02:00
  • 31df4e42d7 Merge pull request #8249 from karyogamy/caption-fix-2 litetex 2022-04-18 15:25:29 +02:00
  • 2b8eb7ed66 Also run CI when target is release branch litetex 2022-04-18 14:28:56 +02:00
  • 29fc0eff38 fixed: added comments for DefaultTrackSelector auto-select fix. karyogamy 2022-04-17 18:34:31 -04:00
  • 4917da2d2e fixed: disabled caption to no longer automatically re-enable on new player instance. karyogamy 2022-04-17 13:26:39 -04:00
  • 8ea98b64aa fix issue #7563 LingYinTianMeng 2022-04-17 22:23:03 +08:00
  • 6526ff1612 Add tests GGAutomaton 2022-04-17 20:20:20 +08:00
  • 4904b48f5c Update PlayQueueActivity.java ZiyanZHANG 2022-04-17 18:15:13 +08:00
  • bb5390d63a Reuse DebounceSaver GGAutomaton 2022-04-17 14:53:02 +08:00
  • 05d5ef602c Fix proguard rules to keep Notifications settings fragment Stypox 2022-04-16 21:19:10 +02:00
  • a311519314 Fix merge conflicts litetex 2022-04-16 21:24:01 +02:00
  • 1dc146322c Merged `DrawableResolver into ThemeHelper` litetex 2022-03-17 18:34:44 +01:00
  • 0f551baf37 Refactored code litetex 2022-03-16 14:53:33 +01:00
  • b9190eddfe Update DrawableResolver.kt litetex 2022-03-07 20:30:25 +01:00
  • 44dada9e60 Use better Kotlin syntax litetex 2022-03-06 16:10:42 +01:00
  • 1b8c517e3e Removed unused strings litetex 2022-03-04 22:21:17 +01:00
  • 20602889be Added some doc and abstracted more methods litetex 2022-03-04 22:02:39 +01:00
  • 4b06536582 Reworked switching to semitones litetex 2022-03-04 21:37:11 +01:00
  • 621b38c98b Code improvements regarding stepSize litetex 2022-03-04 21:34:45 +01:00
  • 321cf8bf7d Fine tuned dialog litetex 2022-03-04 21:33:21 +01:00
  • 762cdc812c Reworked/Implemented PlaybackParameterDialog functionallity litetex 2022-03-02 21:00:19 +01:00
  • dae5aa38a8 Fine tuned dialog (no scrollers in fullscreen on 5in phone) litetex 2022-03-02 20:58:14 +01:00
  • 7d42e50f5b Shrunk dialog a bit litetex 2022-03-01 21:19:30 +01:00
  • a4c083e7f9 Rework dialog litetex 2022-03-01 20:52:48 +01:00
  • e4f202834c Remove invalid parameters litetex 2022-02-28 21:04:24 +01:00
  • 6e0c380409 Remove redundant attributes litetex 2022-02-28 21:02:43 +01:00
  • 4cdf6eda2c Use viewbinding litetex 2022-02-28 20:45:23 +01:00
  • 652d50173e Major refactoring of PlaybackParameterDialog litetex 2022-01-01 19:02:03 +01:00
  • fa58a81852 Fix New streams settings snackbar not being hidden on exiting Stypox 2022-04-16 18:58:19 +02:00
  • f2fc2cc24a Check whether to enable New streams settings in onCreate to prevent flickering Stypox 2022-04-16 18:57:02 +02:00
  • 0a2fc08706 Release v0.23.0 (986) Stypox 2022-04-16 18:28:23 +02:00
  • 6e81f2430b Merge remote-tracking branch 'weblate/dev' into dev Stypox 2022-04-16 18:02:49 +02:00