Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sd-card-saf-write-permission support #169

Open
k3b opened this issue Mar 16, 2020 · 4 comments
Open

Add sd-card-saf-write-permission support #169

k3b opened this issue Mar 16, 2020 · 4 comments

Comments

@k3b
Copy link
Owner

k3b commented Mar 16, 2020

APhotomanager version 0.8.3 and older only supports photos on sd-card when the sd-card is formatted as internal memory if you use android-7 and newer.

This ticket tries to add "ask for SAF-permission" support. to solve #95 #61 if android allows write access to external storage (sdcard, usb-stick)

Background: I broke my android-7.1 cellphone (which used the sd-card as formatted as internal memory) and the manufacturer "LG" of my new android-9 divce does not allow "format sd as internal). Fortunately i found the setting "allow app to write to external memory" in the developper settings.

@k3b k3b added this to the 0.8.4 milestone Mar 16, 2020
@k3b k3b changed the title Add better support for photos on sdcard Add better sd-card-write support Mar 16, 2020
@k3b k3b changed the title Add better sd-card-write support Add sd-card-saf-write-permission support Mar 16, 2020
@k3b
Copy link
Owner Author

k3b commented Apr 6, 2020

Note: implementation is under way in a seperate branch. It is not published on gihub yet because my monthly internet trafic volume was eaten up after 2 weeks :-(

k3b added a commit that referenced this issue Apr 16, 2020
k3b added a commit that referenced this issue Apr 16, 2020
k3b added a commit that referenced this issue Apr 16, 2020
k3b added a commit that referenced this issue Apr 16, 2020
k3b added a commit that referenced this issue Apr 16, 2020
k3b added a commit that referenced this issue Apr 16, 2020
k3b added a commit that referenced this issue Apr 16, 2020
k3b added a commit that referenced this issue Apr 16, 2020
k3b added a commit that referenced this issue Apr 16, 2020
k3b added a commit that referenced this issue Apr 17, 2020
k3b added a commit that referenced this issue May 12, 2020
k3b added a commit that referenced this issue May 12, 2020
k3b added a commit that referenced this issue May 12, 2020
k3b added a commit that referenced this issue May 12, 2020
k3b added a commit that referenced this issue May 12, 2020
k3b added a commit that referenced this issue Dec 12, 2020
k3b added a commit that referenced this issue Dec 12, 2020
k3b added a commit that referenced this issue Dec 12, 2020
k3b added a commit that referenced this issue Dec 12, 2020
commit 155a8fb1500a240323fb327e16bc38901e7c7731
Author: k3b <[email protected]>
Date:   Sat Dec 12 20:11:58 2020 +0100

    #169: Update exif-file-info also updates mediadb without changing mediadb-id

commit 04cef1a
Author: k3b <[email protected]>
Date:   Fri Dec 11 12:58:29 2020 +0100

    #155: Fix crash if missing file permissions

commit 461b889
Author: k3b <[email protected]>
Date:   Thu Dec 10 20:27:05 2020 +0100

    #169: Update exif-file-info also updates mediadb without changing mediadb-id

commit 1f51e1c
Author: k3b <[email protected]>
Date:   Mon Sep 28 19:54:02 2020 +0200

    #169: Experiment to trace file rename
k3b added a commit that referenced this issue Jan 19, 2021
…iadb-id: Imagedetail: EditExif,rename,move,copy,delete
k3b added a commit that referenced this issue Jan 19, 2021
…iadb-id: Imagedetail: EditExif,rename,move,copy,delete
k3b added a commit that referenced this issue Jan 19, 2021
…iadb-id: Imagedetail: EditExif,rename,move,copy,delete
k3b added a commit that referenced this issue Jan 19, 2021
k3b added a commit that referenced this issue Feb 7, 2021
k3b added a commit that referenced this issue Feb 11, 2021
k3b added a commit that referenced this issue Mar 9, 2021
…processes 120 photos per minute (was 30 per minute before)
k3b added a commit that referenced this issue Mar 15, 2021
k3b added a commit that referenced this issue Mar 15, 2021
k3b added a commit that referenced this issue Mar 29, 2021
k3b added a commit that referenced this issue Apr 26, 2021
k3b added a commit that referenced this issue Apr 27, 2021
k3b added a commit that referenced this issue Aug 18, 2021
@k3b
Copy link
Owner Author

k3b commented Aug 19, 2022

SD-Card-write support is working in branch master and new-DocumentFile.

Starting with android-10 google has removed the capability to get geo data from the media database so the main purpose of this app: show/find photos through a geographic map is gone forever.

I spend several months of work to implement a shadow copy of the media database but in the end a gave up.

APhotoManger is dead :-(

@025nju
Copy link

025nju commented Aug 19, 2022

What a pity. Although GEO info is unavailable, still this app is very very useful to manage metadata. May I know what's the diff between master and new-DocumentFile? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants