Flipper-Android-App icon indicating copy to clipboard operation
Flipper-Android-App copied to clipboard

Samsung "my files" file manager bug

Open SHMAUS-Carter opened this issue 2 years ago • 3 comments

Using the Samsung's my files I am unable to upload any file to flipper

Expected behavior Flipper shows up in open with list. For supported files types

Target 1.0

Additional context Works correctly with any third party file manager such as FX or a deep link file manager that calls the native android "files" file manager.

components/deeplink/impl/src/main/AndroidManifest.xml

SHMAUS-Carter avatar May 08 '22 08:05 SHMAUS-Carter

Is there somewhere I can download this file manager?

LionZXY avatar May 13 '22 09:05 LionZXY

It's the stock one included on samsung phones and in the Samsung store

SHMAUS-Carter avatar May 13 '22 14:05 SHMAUS-Carter

https://play.google.com/store/apps/details?id=com.sec.android.app.myfiles

SHMAUS-Carter avatar May 13 '22 14:05 SHMAUS-Carter

same issue with https://play.google.com/store/apps/details?id=pl.solidexplorer2

GottZ avatar Aug 06 '22 13:08 GottZ

fx doesn't work for me either. file is a .txt

GottZ avatar Aug 06 '22 13:08 GottZ

Hi, I can try reproduce your issue and try fix this Thx for report!

Programistich avatar Aug 06 '22 13:08 Programistich

Fixed in https://github.com/flipperdevices/Flipper-Android-App/commit/2ee18a3fcc7e25bfb7d4478062002150576233ec for import from file manager

LionZXY avatar Aug 10 '22 12:08 LionZXY