Releases: Elnix90/Notes
Releases · Elnix90/Notes
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
1.2.0 Build: Reminder Updates
What's new & Fixes:
- Added "has initialized" param for settings on quitting welcome screen
- Fixed random ID init logic causing tag/reminder issues
- Fixed overlap in setting title; buttons display correctly
- Added toolbar name customization
- Unified color selectors into a super selector handling multiple colors
- Fix: Disabled reminders now show
- Fixed wrong reminders deleted and disabled reminders not showing
- Added max dialog height for better appearance
- Refactored TimeBubble to accept forced future dates
- Major reminders and offsets system refactor
- Upgraded reminder system for precise duration and time setting
- Added "doNotRemindMeAgain" options for deleting tags and offsets; refactored settings store
- Added new versions releases notes
v1.1.0
1.1.0 Build
What's new;
- Improved settings
- Imroved notifications
- Corrected number of bugs, still some
- Enforced security, by forcingthe user to authenticate on settings reset that manage dangerous things (lock or plusign auth)
- Fix app not locking on qui and resume
- UI tweaks and improvements
v1.0.0
Build 1.0.0
What's new:
- Implemented welcome screen
- Implemented what's new screen
- UI tweaks
- Allowed users to remove all toolbars, even the quick actions and his settings icon inside it. Warns the user if they want to do that. I they still pass the warn, a settings icon sits on the bottom right ofthe screen, that can also be dissmissed. If you pass this last fallguard, you screwed and cannot access settings anymore.
- Changed app Icon
Full Changelog: v0.11-alpha...v1.0.0
v0.11-alpha
Alpha build 0.11
What's new:
- Added sort feature; you can sort your notes by custom index (not yet implemented), title, completed state and date. Also by ascending or descending
- Pached notifications bug and implemented fully working notificatons system; you can custom what notifications buttons are shown on the notif, and clicking on notifications now opens the correct note
- Added custom colors for background and icon for the GlobalActionsIcons, you can now customize the icon color & the background color.
- Patched visual bug where filters were only actives after reloading page
Known issues
- reorder mode is still in project and doesn't work
v0.10.1-apha
Alpha build 0.10.1
- corrected random bug where the app crashed on entering color selector for items in a toolbar (very deep), the cause was likely proguard which didn't do its job correctly and mignified wrong things; this is why I disabled mignify on enum classes
v0.9.1-alpha
Alpha build 0.9.1
What's new:
- users can now customize all actions related to note cards (the buttons, the swipes actions...) and disable the is they want
- notifications clicking now redirect towards the note editor page (broken cause not the good editor, it's empty idk why)
- more powerful time pickers, and reminder system aproximately working cleanly
Known issues:
- Notifications actions and menu are broken
- Some Color selector menu (for the items on toolbars) are crashing the app when in assembleRelease, but not in debug, isk why ) ¯_(ツ)_/¯