NewPipe-app-android/app/src/main/java/org/schabi/newpipe
Tobi 62b593da08
Merge pull request #6118 from sauravrao637/errorHandlingInSubcribe
Error handling in subscribe() in DownloadDialog
2021-05-29 11:30:36 +02:00
..
about IssueFixed#5968 2021-03-31 20:48:02 +05:30
database Optimize imports and solve checkstyle issues 2021-03-12 23:21:53 +01:00
download Merge pull request #6118 from sauravrao637/errorHandlingInSubcribe 2021-05-29 11:30:36 +02:00
error Fix ErrorActivity actionbar back button not working 2021-05-16 02:19:52 +04:30
fragments Simplify code 2021-05-26 12:01:58 -04:00
info_list [Bandcamp] Add Radio stream segments 2021-04-11 23:14:23 +02:00
ktx Make some minor changes 2021-05-15 18:48:16 +03:00
local Make some minor changes 2021-05-15 18:48:16 +03:00
player Change shuffle() guard to check for size <= 2 2021-05-24 12:20:19 -04:00
settings Invert if condition in ContentSettingsFragment.setImportExportDataPath for better readability 2021-05-21 20:24:57 +04:30
streams Make some minor changes 2021-05-15 18:48:16 +03:00
util Move ContentSettingsFragment.isValidPath to helpers and add unit test for it. 2021-05-21 20:21:58 +04:30
views Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
App.java Do not set reChaptache cookie when there is no cookie stored 2021-04-04 12:27:12 +02:00
BaseFragment.java Move description to a tab alongside related streams and comments 2021-01-17 15:26:25 +01:00
CheckForNewAppVersion.java Completely remove return activity, now outdated 2021-03-12 23:21:54 +01:00
DownloaderImpl.java Merge pull request #5649 from FireMasterK/ff-ua 2021-03-24 17:59:17 +01:00
ExitActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
ImageDownloader.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
MainActivity.java Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
NewPipeDatabase.java Use final where possible 2020-08-16 10:25:09 +02: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
RouterActivity.java Merge pull request #6385 from sauravrao637/6371 2021-05-28 14:23:04 +02:00