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

[BUG] Doubled app after installing #4286

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Aitorbp
Copy link
Collaborator

@Aitorbp Aitorbp commented Jan 17, 2024

Related Issues

App: #4262

  • Added changelog files for the fixed issues in folder changelog/unreleased. More info here

QA

@Aitorbp Aitorbp self-assigned this Jan 17, 2024
@Aitorbp Aitorbp linked an issue Jan 17, 2024 that may be closed by this pull request
Copy link
Collaborator

@JuancaG05 JuancaG05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check the comments in the calens file, the rest LGTM 👍

changelog/unreleased/4286 Outdated Show resolved Hide resolved
changelog/unreleased/4286 Outdated Show resolved Hide resolved
@JuancaG05
Copy link
Collaborator

BTW, did you try with android:documentLaunchMode as mentioned in the documentation (https://developer.android.com/guide/components/activities/recents)? Maybe the intoExisting value can do the work...

@Aitorbp Aitorbp force-pushed the fix/doubled_app_after_installing branch from f29644e to bfd61e9 Compare January 24, 2024 13:04
@Aitorbp
Copy link
Collaborator Author

Aitorbp commented Jan 24, 2024

BTW, did you try with android:documentLaunchMode as mentioned in the documentation (https://developer.android.com/guide/components/activities/recents)? Maybe the intoExisting value can do the work...

I tried it but it is not working...

@jesmrec
Copy link
Collaborator

jesmrec commented Jan 29, 2024

checked with many views by opening "Recents" when such activity is displayed:

Login view -> not in recents
Settings view -> not in recents
File List view -> not in recents
Shares view -> not in recents
Details view -> not in recents
Upload view -> not in recents
Manage accounts view -> not in recents
Previews views -> not in recents
Locking views -> not in recents

Here you have a video, if helps:

Screen_Recording_20240131_112837_ownCloud.mp4

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

Successfully merging this pull request may close these issues.

[BUG] Doubled app after installing
3 participants