WaniKani / Android-Notification

Android Notifier for WaniKani
GNU General Public License v3.0
34 stars 8 forks source link

Allow exporting and importing of stats #7

Closed yacoob closed 10 years ago

yacoob commented 10 years ago

I've just changed a device. As a result, SRS distribution, Kanji and Vocab Progress graph don't have per-level breakdowns on new device. This is understandable, as this is the data that WKMobile calculates on its own. But it's a shame it's only kept locally.

Can we get an option to export/import this, so the history can be moved to new device?

s84606 commented 10 years ago

You can already export all the database (menu/export). I remember I started working on the import part, when some urgent issues came up and had no more time to complete it. So my advice is to export, keep the file, and one day (hopefully soon) you'll be able to fix the reconstructed part.

yacoob commented 10 years ago

Oh, the reconstructed data is there? Excellent, that means the only thing missing is really the import facility. If this is the case, let's keep this bug open till then.

This bug aside - you should set up some donation scheme, I feel kind of guilty as the bug spammer :D

s84606 commented 10 years ago

Implemented in release 1.11.0 (better late than never -- now it's time to work on issue #3).