NewPipe-app-android/app/src/main/java/org/schabi/newpipe
TobiGr 94c1438913 Use "done" button to close license dialogs.
Rename string res "recaptcha_done_button" to "done".
2023-09-23 13:56:49 +02:00
..
about Use "done" button to close license dialogs. 2023-09-23 13:56:49 +02:00
database Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
download Merge pull request #10165 from TeamNewPipe/fix/media-format 2023-09-19 15:54:12 +02:00
error Update extractor and remove DeobfuscateException 2023-09-22 10:43:37 +02:00
fragments Make question mark localizable 2023-09-22 10:14:45 +02: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 Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
player Fix possible NPE in PlayQueueNavigator 2023-09-22 10:14:44 +02:00
settings Implement better image selection strategy 2023-09-22 10:14:44 +02:00
streams Fix doc formatting 2023-09-20 19:44:23 +02:00
util Use @DrawableRes in PicassoHelper 2023-09-22 10:14:45 +02: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 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 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