1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-24 22:23:19 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe
2023-12-23 11:38:40 +01:00
..
about Store/retrieve parcelable arrays as lists instead. 2023-12-23 11:38:40 +01:00
database Update app/src/main/java/org/schabi/newpipe/database/feed/dao/FeedDAO.kt 2023-11-23 17:12:16 +01:00
download Store/retrieve parcelable arrays as lists instead. 2023-12-23 11:38:40 +01:00
error Utilize BundleCompat and IntentCompat methods 2023-12-23 11:38:40 +01:00
fragments Merge pull request #10673 from Stypox/transaction-too-large 2023-12-21 22:30:22 +01:00
info_list Implement better image selection strategy 2023-09-22 10:14:44 +02:00
ktx Store/retrieve parcelable arrays as lists instead. 2023-12-23 11:38:40 +01:00
local Utilize BundleCompat and IntentCompat methods 2023-12-23 11:38:40 +01:00
player Bump compileSdk to 34 2023-12-23 11:38:32 +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 Utilize BundleCompat and IntentCompat methods 2023-12-23 11:38:40 +01:00
views Bump compileSdk to 34 2023-12-23 11:38:32 +01:00
App.java Implement better image selection strategy 2023-09-22 10:14:44 +02:00
BaseFragment.java Fix crashes due to wrong root fragment manager 2023-12-10 16:06:07 +01: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