straw/app/src/main/java/org/schabi/newpipe
Profpatsch 5750ef6aa8 Player/handleIntent: start converting intent data to enum
The goal here is to convert all player intents to use a single enum
with extra data for each case. The queue ones are pretty easy, they
don’t carry any extra data. We fall through for everything else for
now.
2025-09-06 15:04:06 +02:00
..
about Enable per-app language preferences for Android < 13 2025-07-20 04:50:49 +05:30
database Add StreamHistoryEntry.toStreamInfoItem() 2025-02-16 21:40:55 +01:00
download Even more centralized error handling in ErrorInfo 2025-09-05 12:39:16 +02:00
error Even more centralized error handling in ErrorInfo 2025-09-05 12:39:16 +02:00
fragments Player/handleIntent: start converting intent data to enum 2025-09-06 15:04:06 +02:00
info_list fix: support RTL usernames in comment header 2025-05-07 12:05:09 +02:00
ktx Merge pull request #12044 from TeamNewPipe/android-auto 2025-03-21 11:21:58 +01:00
local Even more centralized error handling in ErrorInfo 2025-09-05 12:39:16 +02:00
player Player/handleIntent: start converting intent data to enum 2025-09-06 15:04:06 +02:00
settings Remove DEBUG statements and don't replace yt trending with live 2025-07-31 23:43:19 +02:00
streams Fix downloading/exporting when overwriting file would not truncate 2024-11-24 18:36:54 +01:00
util Player/handleIntent: start converting intent data to enum 2025-09-06 15:04:06 +02:00
views Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
App.java Enable per-app language preferences for Android < 13 2025-07-20 04:50:49 +05:30
BaseFragment.java Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
DownloaderImpl.java Update USER_AGENT to Firefox 140 ESR 2025-07-27 09:39:53 +02:00
ExitActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
MainActivity.java Merge branch 'master' into dev 2025-07-31 23:52:01 +02:00
NewPipeDatabase.java Merge branch 'dev' into pr8221 2024-03-29 18:08:31 +01:00
NewVersionWorker.kt Convert isReleaseApk to lazy value 2024-03-20 14:00:13 +01:00
PanicResponderActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
QueueItemMenuUtil.java Support obtaining multiple images from the extractor 2023-09-22 09:57:33 +02:00
RouterActivity.java Even more centralized error handling in ErrorInfo 2025-09-05 12:39:16 +02:00