NewPipe/app/src/main/java/org/schabi/newpipe
Stypox fcd2d63df4
Don't show any channel notification thumbnail if it could not be loaded
2021-12-31 18:38:35 +01:00
..
about Fixed the app restarting not working properly 2021-09-06 20:47:44 +02:00
database Only check for new streams of subscriptions with enabled notifications automatically 2021-11-21 22:53:10 +01:00
download Rename string finish to ok, as its content was "OK" 2021-08-30 16:36:57 +02:00
error Added a workaround for not serializable exceptions 2021-11-23 20:12:14 +01:00
fragments Merge remote-tracking branch 'origin/dev' into notifications 2021-12-07 17:29:37 +01:00
info_list Update Groupie to 2.9.0 2021-09-22 19:08:03 -04:00
ktx Fixed StackOverflow 2021-11-15 20:22:17 +01:00
local Don't show any channel notification thumbnail if it could not be loaded 2021-12-31 18:38:35 +01:00
player Added a workaround for not serializable exceptions 2021-11-23 20:12:14 +01:00
settings Reduce power consumption 2021-12-10 23:52:37 +01:00
streams Provide mime type to file picker to gray out unselectable files 2021-08-01 13:52:32 +02:00
util Don't show any channel notification thumbnail if it could not be loaded 2021-12-31 18:38:35 +01:00
views Adress requested changes and remove an unused return value in NewPipeTextViewHelper 2021-10-16 13:41:05 +02:00
App.java Reformatted code so that it's better readable 2021-11-02 22:48:49 +01:00
BaseFragment.java Get rid of setUserVisibleHint 2021-10-16 15:33:45 -04:00
CheckForNewAppVersion.java Less indents and code -> better readable 2021-10-26 20:47:15 +02:00
DownloaderImpl.java Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
ExitActivity.java Replaced System.Exit calls with FinishAffinity and Start Activity calls 2021-06-17 17:18:15 +01:00
MainActivity.java Reduce power consumption 2021-12-10 23:52:37 +01:00
NewPipeDatabase.java Notifications about new streams 2021-09-07 13:30:16 +03:00
NewVersionManager.kt Respect expires header when checking for new version 2021-01-23 09:02:11 +01:00
PanicResponderActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
QueueItemMenuUtil.java Merge pull request #7222 from ktprograms/queue-menu-channel-details 2021-10-15 20:28:18 +02:00
RouterActivity.java Add to playlist - Showing toast that this may take a moment 2021-10-09 18:47:36 +02:00