aves icon indicating copy to clipboard operation
aves copied to clipboard

All Tags created in Vault folder appears in recent tags for regular photos too.

Open Mingo-coder opened this issue 1 year ago • 2 comments

Tags created in Vault folder appears in recent tags for public photos too.

To Reproduce Steps to reproduce the behavior:

  1. Go to a photo in the vault folder.
  2. Click on 'edit tags' and create a new tag
  3. close the vault folder and restart the app
  4. the new tag also appears in the recent tags of public photos when editing tags
  5. what's strange is the tag doesnot appear in the top tags in public folders

Expected behavior It'd be really great if recent tags dont show any tags created in vault folder.

Mingo-coder avatar Oct 12 '24 03:10 Mingo-coder

Nice catch.

deckerst avatar Oct 12 '24 06:10 deckerst

must say your app is the most aesthetically pleasing photo viewer I have ever seen since sony xperia gallery 8 or 10 years ago. this is just perfect in every way....hope you will look after this app as long as you can because I think I will be using this my whole life.

Mingo-coder avatar Oct 14 '24 04:10 Mingo-coder

Hey @deckerst , I'm not sure the bug has been fixed yet but please take your time to fix other issues too eventually. I noticed video playback now suffers too starting this version on arm64-v8a processor on Huawei P30 Kirin 980 Processor. I know video players can be a big hassle with a variety of processors out there but if you could integrate external player playback option while you work on the internal player that would be great. I have preferred the internal player's minimal design and responsiveness.

Mingo-coder avatar Nov 04 '24 04:11 Mingo-coder

This issue should be fixed in v1.11.17.

As for video playback, it will never be flawless on all devices. Anyway, with v1.11.17 take a look at the settings > Video > Controls > Buttons, where you can add "open with other player". Note that I will not directly open another player from the Collection page, as skipping the full screen viewer page would be problematic.

deckerst avatar Nov 04 '24 07:11 deckerst

Glad its fixed so soon... I had to clear up my app data to notice any changes. Also about the video playback there seems to have been an issue where AuroraStore wierdly installed the v1.11.16 of armv7a version on my arm64v8a device when testing....The f-droid seems to install well and uses the version code 13602. Playstore installed 13601...not sure whats going on here. That was the only reason video playback was acting wierd. Its all great now. Thank you again.

Mingo-coder avatar Nov 05 '24 04:11 Mingo-coder

The version of Aves on Aurora Store / Play Store is the "play" flavour, its version code is not in the thousands (135, 136...) and its app ID is deckers.thibault.aves.

The version of Aves on F-droid is the "libre" flavour, its version code is in the thousands (13501, 13601...) and its app ID is deckers.thibault.aves.libre.

The two flavours have different app IDs so they can be installed side by side, and one cannot overwrite the other.

deckerst avatar Nov 05 '24 07:11 deckerst

Now I see it....I have them both installed on my phone and the playstore one was to test new version 1.11.17 but I seem to have been comparing the same libre version androidmanifest.xml I dont know how. To test I first installed the playstore v1.11.16 which had video playback issue wierdly and f-droid v1.11.16 didn't have this issue at the same time. Wishing you a very good day.

Mingo-coder avatar Nov 07 '24 15:11 Mingo-coder