NewPipe-app-android/app/src/main/java/org/schabi/newpipe
Stypox c0f8d145f8
Fix lag with many channels on main page
Disable loading all tabs at once, since there can be many of them, and use default strategy of only keeping in memory the two tabs adjacent to the current tab.
2023-12-20 22:47:57 +01:00
..
about Use "done" button to close license dialogs. 2023-09-23 13:56:49 +02:00
database Update app/src/main/java/org/schabi/newpipe/database/feed/dao/FeedDAO.kt 2023-11-23 17:12:16 +01:00
download Use ListHelper to get secondary audio streams for video-only streams 2023-09-24 18:23:45 +02:00
error Update extractor and remove DeobfuscateException 2023-09-22 10:43:37 +02:00
fragments Fix lag with many channels on main page 2023-12-20 22:47:57 +01:00
info_list Implement better image selection strategy 2023-09-22 10:14:44 +02:00
ktx Add reusable classes extending AnimatorListenerAdapter. 2022-08-05 06:08:13 +05:30
local Fix crash when setting the masking of the new feed items button if the context is null 2023-11-15 19:04:45 +01:00
player Fix crash with disabled thumbnails when trying to play a stream 2023-12-10 15:12:38 +01:00
settings Merge pull request #9987 from Edwardsoen/add_high_resolution_to_default_option 2023-09-24 17:54:18 +02:00
streams Fix doc formatting 2023-09-20 19:44:23 +02:00
util Merge pull request #10446 from AudricV/dl_improve_video_audio_stream_selection 2023-12-07 16:48:57 +01:00
views Fixed some Sonar warnings 2023-08-03 12:02:08 +02:00
App.java Implement better image selection strategy 2023-09-22 10:14:44 +02:00
BaseFragment.java Fix three memory leaks 2023-09-19 00:13:16 +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 Simplify MainActivity.tabSelected(MenuItem) 2023-08-19 21:58:44 +02: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 Update new version check to match new API structure 2023-12-10 15:12:38 +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 Channels are now an Info 2023-09-18 23:22:32 +02:00