Ammar64 / Sharing

Share files and apps on android to other devices using browser
GNU General Public License v3.0
40 stars 3 forks source link

.pdf files does not transfer #1

Closed freeburn12 closed 1 month ago

freeburn12 commented 2 months ago

Thanks for this app. Good job build and design

When you open a pdf it goes back to the home screen.

Fix it please the same as your another app , fork Shareviahttp it works.

Ammar64 commented 2 months ago

If the issue is that the app crashes when you choose a pdf from add file option then this is fixed in the latest commits but not released to F-Droid yet. This happens when you choose it from the recent tab from the choose file screen as the app fails to transform the Uri to path. make sure you only choose it from your internal storage for now.

or feel free to build it the latest commit yourself until I update it on FDroid.

Ammar64 commented 1 month ago

Use this version until I improve it make sure it works then release it https://github.com/Ammar64/Files-Center/releases/tag/1.1-beta1

Uninstall the old version before installing this one because it uses a different signing key

freeburn12 commented 1 month ago

Yes thanks , it works with this new beta version. 👏

Ammar64 commented 1 month ago

Have a nice day 😀 If you find a new problem in beta version feel free to submit a new issue.