straw/app/src/main/java/org/schabi/newpipe
TobiGr 32f74273f0 Adjust empty state message for ListInfoFragments depending on Info stream type
Show "no streams" for SoundClound.
Show "no live streams" for MeidaCCCLiveStreamKiosk.
Otherwise show "no videos"
2023-08-05 03:50:28 +02:00
..
about Correctly open urls in browser on Android 11+ 2023-02-25 09:13:59 +01:00
database Update AndroidX Room library 2023-07-17 21:09:44 -04:00
download [Download] Fix audio stream selection 2023-07-14 17:06:12 +02:00
error Clean up AlertDialogs 2023-07-11 21:54:10 -04:00
fragments Adjust empty state message for ListInfoFragments depending on Info stream type 2023-08-05 03:50:28 +02:00
info_list Merge pull request #9728 from mahendranv/channel_card 2023-02-26 13:43:09 +01:00
ktx Add reusable classes extending AnimatorListenerAdapter. 2022-08-05 06:08:13 +05:30
local Set channel icon for stream notifications 2023-07-19 05:52:59 +05:30
player Made audio-focus calls respect mute state. 2023-08-02 23:44:23 -04:00
settings Fixed some Sonar warnings 2023-08-03 12:02:08 +02:00
streams Use Math.floorDiv(). 2022-11-09 20:01:40 +05:30
util Replace settings migration with automatic check for device blacklist version 2023-07-31 23:00:54 +02:00
views Fixed some Sonar warnings 2023-08-03 12:02:08 +02:00
App.java Use List.of(). 2022-07-20 04:39:11 +05:30
BaseFragment.java No need to manually mark fragment as destroyed for LeakCanary 2023-07-14 20:48:05 +02:00
DownloaderImpl.java Use Collectors.joining(). 2022-08-06 06:54:21 +05:30
ExitActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
MainActivity.java Chenged the name of the icon 2023-01-14 09:21:37 +01:00
NewPipeDatabase.java Fixed the bug by replacing the thumbnail_url with the thumbnail_stream_id 2023-02-05 20:32:34 +01:00
NewVersionWorker.kt Use AndroidX's PendingIntentCompat class. 2023-04-13 10:53:46 +05:30
PanicResponderActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
QueueItemMenuUtil.java Use correct fragment manager for download dialog 2022-12-31 19:31:24 +01:00
RouterActivity.java Fix toast crash on API 33 2023-01-12 11:39:25 +01:00