It seems like the app fails to parse a specific thing in your grammar data. Thank you for the report, I will investigate it right now. I might come back to you if I need more details
I’m glad that you like it! I wasn’t sure it was going to be useful since it doesn’t include reviews right now, so it’s nice to hear.
That’s an easy improvement, I’m going to include it in the next version.
I totally agree that the UI needs some work right now. I plan to add a dialog to explain that it will sync in background (and that it will take a while), a progress bar on the home screen and a “done” message in the home screen.
However I don’t want to spend too much time improving this right now, because it’s more like a quick fix until I have an API that returns a diff of the data (i.e. only what I need to update). Having this kind of API, BunPyro would update automatically when opened and every day when not opened. The sync time (30s~2min) would also decrease dramatically.
I’m a little bit struggling with Android to have a good display both when the title fits on a single line and when it needs two lines (for example, さいわい・さいわいなことに
and としたら・とすれば・とすると
).
I will see if I can improve it quickly, otherwise I might pass. Here’s what I want it to look like.
Oh. That’s a nice bug. Will fix it. ._.
I want to have both. I added filters because I plan to add study based filters as well (“Studied” and “Non studied”). And I think it makes sense for filters to be persisted. Collapsing/expanding by using the header can be quicker, but I’m not really sure that it should be persisted if the user closes the app.