Releases: chickendude/Natibo
v0.4.0-beta
- App rewritten in Kotlin.
- Loading courses done in background and should be much faster.
- Removed support for triangulation, all other features from before should be supported.
- Next/previous sentence buttons added to the main study screen.
v0.3.2-beta
This release makes some small cosmetic changes and adds Estonian as a supported language.
v0.3.1-beta
This release fixes a few bugs. Here are some of the changes:
- Changing the starting sentence now resets your session so that you start immediately at the new sentence.
- Some changes were made to how the time left is calculated which should make it more accurate.
- Support for triangulation and single-language courses has been added. You can study multiple languages in one session or just listen to the sentences in your target language. This change paves the way for making more flexible courses in the future.
- The app should be better about updating the UI/current sentence playing when coming back to the study session page and there should be fewer issues (hopefully "none") starting multiple sessions without closing out of the app.
- Preliminary support for handling orientation changes.
NOTE: Upgrading to this version will erase your data/stats!
v0.3.0-beta
This release fixes a few bugs such as being unable to start a new session after finishing one and some import issues with books with different names but the same sentence numbers. It also introduces the beginning of the new course creation method and sets the framework up for triangulation support.
WARNING: This release will delete your data! (Once Natibo gets to a more stable release, we will make sure your data is preserved from one release to the next, at the moment there are just too many changes being made to how the data is structured that we want to focus more on adding new features and fixing bugs than writing database migrations, sorry!)
v0.2.4-beta
This release adds the ability to set the starting sentence of the course. Note that if you are mid-session it won't take effect until your next session.
Warning: This release made some changes to the database structure in preparation for some upcoming features, upgrading to this version will erase your progress! (Though you could use the new starting sentence feature to go back to where you were previously ;) )
v0.2.3-beta
This release fixes a crash when adding new courses and also fixes the total rep counts.
v0.2.2-beta
This release adds the first option menus and fixes the total rep and sentence counts.
v0.2.1-beta
This release basically just adds support for Thai.
v0.2.0-beta
Main changes from this release:
- removed the requirement for a language to be an "officially supported" language.
- the app name was changed to Natibo (there will be more restyling coming to distance the app a bit more from Glossika).
- you can delete a course.
- some minor bug fixes.
v0.1.6-beta
This version fixes some bugs with the timer as well as makes the notification a bit more stable.