You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should select the best open-source applications we can use with ARK Navigator: e.g. image editor can be called by [edit] button from gallery mode.
We should fork those applications and add support of our application: e.g. image editor should know where to locate root folder of resource's new version to save. also it might call ARK Navigator back in order to label new version with tags of old version.
We should have options to install our versions of these apps in Settings screen (#77).
Any call to external application should check if one of our versions of these apps is installed and can handle the call:
If yes, we should open it directly without asking the user.
If no, we should open app chooser and remember the choice (current behaviour).
Such a choice should be possible to reset in Settings screen.
The text was updated successfully, but these errors were encountered:
We should select the best open-source applications we can use with ARK Navigator:
e.g. image editor can be called by [edit] button from gallery mode.
We should fork those applications and add support of our application:
e.g. image editor should know where to locate root folder of resource's new version to save.
also it might call ARK Navigator back in order to label new version with tags of old version.
We should have options to install our versions of these apps in Settings screen (#77).
Any call to external application should check if one of our versions of these apps is installed and can handle the call:
Such a choice should be possible to reset in Settings screen.
The text was updated successfully, but these errors were encountered: