mudkipme / MoeMemosAndroid

An app to help you capture thoughts and ideas
http://memos.moe
GNU General Public License v3.0
615 stars 67 forks source link

Memo exit dialogue #198

Closed jkuhlemann closed 3 months ago

jkuhlemann commented 3 months ago

As per #158 I added a confirmation dialogue when exiting a note via the close button or back gesture/button. @mudkipme let me know if you prefer the behaviour to be auto-save on exit, like it is implemented in e.g. Google Keep. I can update the PR accordingly

Screen_recording_20240816_221955

mudkipme commented 3 months ago

This is great and I like this behavior in some Mastodon apps! :rocket:

When editing a memo, can the dialog only appear when there is a change to the memo?

jkuhlemann commented 3 months ago

This is great and I like this behavior in some Mastodon apps! 🚀

Nice! 🤗

When editing a memo, can the dialog only appear when there is a change to the memo?

I fixed it in the last commit! :)