Releases: ethnosdev/memorize_scripture
Releases · ethnosdev/memorize_scripture
2.4.0
- Remove "Rate this app" option in the menu drawer.
- Taps on blank part of practice page show next word hint.
- Have different launch screens for system light and dark mode.
- Make the "Due dates reset" notification show for less time.
- Fix bug where resetting due date in verse browser doesn't update practice page.
- Use system dark mode setting by default.
- Update settings screen UI.
- Clip to edges of cards and dialogs when selecting.
- Add BSB as an import choice.
2.3.0
2.2.0
2.2.0 - October 25, 2024
- Don't show keyboard by default for editing collection name unless it is a new collection.
- Allow users to edit the number days for Good and Easy for the Choose Frequency study style while in the edit collection dialog.
- Add biblical sort order for collections and verse prompts when it is a recognized Bible book.
- Scroll the total count in the verse browser rather than pinning it to the top.
- Update the tutorial.
- Make the hint still viewable even after showing the verse text. Also center the Hint button between Letters and Words.
- Replace the unmaintained
flutter_svgpackage withflutter_svg_plus. - Add a "Rate this app" option in the menu drawer.
- Adjust the Android app icon.
2.1.1
2.1.1
- Fix bug with same number mode showing previous days verses again.
- Attempted fix for iPhone 12 not showing dropdown menu for study modes.
2.1.0
- Three study styles that can be selected per collection: Spaced repetition, User chooses frequency, and fixed number of verses per day.
- The spaced repetition style only has two buttons: Hard and Good. (But you can still get OK by long pressing Hard and you can get Easy by long pressing Good)
- The user chooses frequency style has four buttons: Again, 1 day, 1 week, 1 month.
- For the fixed number of verses per day style, the due dates are ignored. (But they are still updated in the background.)
- Remove max days between reviews.
- If you mark a new verse as hard, it will go to the bottom of the day's practice pile rather than three verses down the pile.
- Don't treat new verses differently.
- Add option to shuffle verses so that you can practice them in a random order.
- Add option to only show the answer column in a the verse browser.
- Highlight words in the verse browser.
- Show total number of verses in the verse browser.
2.0.2
2.0.2 - April 27, 2024
- Fix practice page menu item not working when no verses due.
- Fix grammar: Say "1 verse was added" instead of "1 verses were added".
- Make emails lowercase before registering.
- Enable highlighting across line breaks.
- Fix and improve highlighting.
- In word hints, show the parts of a hyphenated one at a time rather than everything at once.
2.0.1 - April 9, 2024
- Fix crash on startup due to a database migration issue.
2.0.0 - April 3, 2024
- Allow user registration for the purpose of online syncing.
- Increase tap area to show word hints.
- Show verse browser menu item in finished practice page.
- Show move verse menu item in practice page.
- Change display name to Memorize on Android so that the whole name is visible under the launcher icon.
- Remove the default daily limit of 10 verses per day. (Still settable in Settings.)
- Schedule notifications for same day if the time has not already passed.
1.10.0
1.7.1
1.7.0
1.7.0 - September 8, 2023
- Copy/paste from BiblePortal.com based on version, book, and chapter.
- Add verse from browser page
- Fix collection title not fitting on collection screen.
- Fix app name not fitting on home page.
- Fix hint button titles not fitting when using a large font size.
- Fix congratulations message padding and centering.
1.6.0 - August 26, 2023
- Add custom verse hint.
- Settings: Max days between reviews.
- Fix bug where notification time not updated.
- Update notification message.
1.5.0
- Optional daily reminder notifications available in settings.
- Apply color theme to settings screen.
- Show loading indicator while collection list is loading.
- Revert hiding the hint buttons when showing the verse text (from version 1.4.0). Just remove the box around the buttons to save space.
- Fix bug where editing a new verse on the second pass loses progress.