issues
search
mhss1
/
MyBrain
All-in-one productivity app and AI assistant with Tasks, Notes, Calendar, Diary and Bookmarks.
https://f-droid.org/packages/com.mhss.app.mybrain/
GNU General Public License v3.0
1.31k
stars
87
forks
source link
Dev
#237
Closed
mhss1
closed
1 month ago
mhss1
commented
1 month ago
Description
Added auto save to diary
Fixed auto save doesn't work when closing the app
Refined widgets UI
Performance improvements
Bug fixes
Fixes #227, #225, #226, #229, #230, #231, #232, #233, #235
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Code style (formatting, new lines, etc.)
[ ] Refactoring (no functional changes, renaming)
[ ] Other (describe the changes):
Checklist:
[x] The PR is to the
dev
branch
[x] My code follows the style and architecture of the project
[x] I have performed a self-review of my code
[x] I have tested the app on an actual Android device and everything works as expected
[x] I have commented my code, particularly in hard-to-understand areas
[x] My changes generate no new warnings or errors
[x] New and existing tests pass locally with my changes
Description
Fixes #227, #225, #226, #229, #230, #231, #232, #233, #235
Type of change
Checklist:
dev
branch