forked from android-password-store/Android-Password-Store
-
Notifications
You must be signed in to change notification settings - Fork 29
[FEATURE] Indicate when there are commits that haven't been pushed yet #813
Copy link
Copy link
Open
Description
Is your feature request related to a problem? Please describe.
When you make changes to passwords, it's easy to forget to synchronize with the remote git repository.
Describe the solution you'd like
A button (which also works as a status indicator) that will appear somewhere in the password list when you have pending commits. Pressing the button starts a "Synchronize repository", to push the commits to the repository. When that's done and the repository is in sync, the button is hidden.
Of course, if the password list isn't a git repository, the button should not appear.
Describe alternatives you've considered
The sync button could be placed at the top, to the left of the search and menu buttons; or it could be an extra floating button, right above the "Add password" button.
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels