straw/app/src/main/java/org/schabi/newpipe
TiA4f8R 9e9d1a04e4
Fix toast shown when falling back to Google Play Store URL and the action of Open with Kodi button in the player
Add a boolean param, showToast, in ShareUtils.openIntentInApp and only show toast "No app on your device can open this" if this boolean is true.
Fix the action of play with Kodi button by applying the fix provided in #5599 (adding the flag Intent.FLAG_ACTIVITY_NEW_TASK to the intent in NavigationHelper.playWithKore method).
Do also some cleanup in viewWithFileProvider and shareFile methods of MissionAdapter class.
2021-06-11 12:11:56 +02:00
..
about Add Open website string resources 2021-06-08 11:29:25 +02:00
database Merge pull request #6313 from Isira-Seneviratne/Update_Room_to_2.3.0 2021-06-09 16:28:55 +02:00
download Reimplement storing backup import/export path 2021-06-08 10:41:24 +02:00
error Fix toast shown when falling back to Google Play Store URL and the action of Open with Kodi button in the player 2021-06-11 12:11:56 +02:00
fragments Initial work: add support for opening timestamps in plain text descriptions 2021-06-11 12:11:55 +02:00
info_list Using Localization.shortCount() and old likeCount 2021-06-03 14:40:00 +02:00
ktx Make some minor changes 2021-05-15 18:48:16 +03:00
local Merge pull request #5876 from TeamNewPipe/terminated-channels 2021-06-08 10:57:24 +02:00
player Merge pull request #6444 from TeamNewPipe/increasebufferafterdepletion 2021-06-08 17:02:18 +02:00
settings Merge pull request #6346 from Imericxu/tabs-style-check 2021-06-08 14:49:14 +02:00
streams Reimplement storing backup import/export path 2021-06-08 10:41:24 +02:00
util Fix toast shown when falling back to Google Play Store URL and the action of Open with Kodi button in the player 2021-06-11 12:11:56 +02:00
views Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
App.java Support SAF properly 2021-06-08 10:40:44 +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 Suppress a warning 2021-06-05 16:13:12 +02: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