straw/app/src/main/java/org/schabi/newpipe
litetex 56a09220ee
Remove not needed viability control
This is done by the parent
2025-10-17 20:15:24 +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 Use tryBindIfNeeded(), send player started only if player!=null 2025-09-17 11:49:16 +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 Remove not needed viability control 2025-10-17 20:15:24 +02:00
settings Enforce using SAF on FireOS TVs with Android 10+ 2025-09-17 12:24:18 +02:00
streams [YouTube] *.srt numbering start at 1 instead of 0. (issue: https://github.com/TeamNewPipe/NewPipe/issues/12670) 2025-09-29 18:04:35 +08:00
util fix(playback): handle long-press on “Play All” button for issue #12433 2025-10-11 02:01:52 +11: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