NewPipe/app/src/main/java/org/schabi/newpipe
Stypox ef20d9b91a
Move stream's cache key generation in PlaybackResolver and improve PlaybackResolver's code
2022-06-17 22:00:51 +02:00
..
about De-duplicate showLicense methods 2022-03-18 13:48:07 -04:00
database Add comment that explains why 0 is used 2022-05-04 19:19:45 +02:00
download Add support of other delivery methods than progressive HTTP (in the player only) 2022-06-17 22:00:22 +02:00
error Merge pull request #7977 from Stypox/error-notification-kitkat 2022-03-25 20:00:48 +01:00
fragments 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 2022-06-17 22:00:50 +02:00
info_list Add support of other delivery methods than progressive HTTP (in the player only) 2022-06-17 22:00:22 +02:00
ktx Use JvmOverloads. 2022-05-13 07:46:02 +05:30
local Add support of other delivery methods than progressive HTTP (in the player only) 2022-06-17 22:00:22 +02:00
player Move stream's cache key generation in PlaybackResolver and improve PlaybackResolver's code 2022-06-17 22:00:51 +02:00
settings Bonus fix: Made ``single_choice_dialog_view`` scrollable + use viewbinding 2022-05-28 00:46:28 +02:00
streams Use @SuppressWarnings for checkstyle suppressions & warnings 2022-03-18 23:57:11 +01:00
util Add support of other delivery methods than progressive HTTP (in the player only) 2022-06-17 22:00:22 +02:00
views Merge pull request #8066 from TacoTheDank/simpleSeekbarChange 2022-03-19 14:37:10 +01:00
App.java Update ACRA library 2022-04-14 22:08:42 -04:00
BaseFragment.java Get rid of setUserVisibleHint 2021-10-16 15:33:45 -04:00
DownloaderImpl.java Update USER_AGENT in DownloaderImpl 2022-04-20 16:15:27 +03:00
ExitActivity.java Replaced System.Exit calls with FinishAffinity and Start Activity calls 2021-06-17 17:18:15 +01:00
MainActivity.java Use simpler DrawerLayout method 2022-04-14 16:50:28 -04:00
NewPipeDatabase.java Notifications about new streams 2021-09-07 13:30:16 +03:00
NewVersionWorker.kt Convert NewVersionWorker to Kotlin 2022-03-03 13:34:35 -05:00
PanicResponderActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
QueueItemMenuUtil.java Deduplicate code for fetching stream info when sparse 2022-03-03 16:54:40 +01:00
RouterActivity.java Add support of other delivery methods than progressive HTTP (in the player only) 2022-06-17 22:00:22 +02:00