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

Database editor #565

Closed
3 tasks done
anedroid opened this issue Aug 27, 2021 · 1 comment
Closed
3 tasks done

Database editor #565

anedroid opened this issue Aug 27, 2021 · 1 comment
Labels
Duplicate This issue or pull request already exists Feature New feature or request Priority: 3

Comments

@anedroid
Copy link

  • I am using the latest version of App Manager
  • I have searched the issues and haven't found anything relevant
  • I have read the docs

In AM there's a button "Databases", but it only displays database's names. There's no possibility to watch or edit them, like in Shared Prefs. Now when I want to change something in app's data, I have to: find this file, copy it to computer or shared storage, edit with third-party app, and move it again to private storage, or: connect to Termux SSH, and type: sudo sqlite3 /data/data/com.vendor.application/databases/longfilenamebecausetheydidso.db. It's very frustrating, so this feature would be very useful.

@anedroid anedroid added Feature New feature or request Priority: 3 labels Aug 27, 2021
@MuntashirAkon MuntashirAkon added the Duplicate This issue or pull request already exists label Aug 27, 2021
@MuntashirAkon
Copy link
Owner

Duplicate of #14

@MuntashirAkon MuntashirAkon marked this as a duplicate of #14 Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate This issue or pull request already exists Feature New feature or request Priority: 3
Projects
None yet
Development

No branches or pull requests

2 participants