1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-12-02 15:01:01 +01:00
NewPipe/app
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
..
schemas/org.schabi.newpipe.database.AppDatabase
src 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
.gitignore
build.gradle Merge pull request #6313 from Isira-Seneviratne/Update_Room_to_2.3.0 2021-06-09 16:28:55 +02:00
proguard-rules.pro