straw/app/src/main
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
..
assets Update displayed licenses 2020-12-31 19:26:41 -05:00
java 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
res Merge pull request #6314 from Peyman-hme/Add-Open-website-button-to-webview-in-license-fragment-issue-#6296 2021-06-08 11:37:06 +02:00
AndroidManifest.xml Support SAF properly 2021-06-08 10:40:44 +02:00