OniDaito
About
- Username
- OniDaito
- Joined
- Roles
- Member
Comments
-
Ok so a new version is coming out very soon. I have a question for you all. Say, you have opened a collection or done a search. You have a list of items that is quite long. If you were to order these items by author should: a) the items with no au…
-
And.... here is version 0.83! I have a few reports already and it appears there was some errors regarding conversion to integer types from bool with sqlite. Simple stuff really, but I should have put ACRA in a little earlier. @LiborA I'll check aga…
-
Hello all So I've released version 0.82. The only difference here is that it will send error reports to my webserver. For these interested in the data it sends, I am using the ACRA reporting library: https://github.com/ACRA This should get us a l…
-
Hello all v0.81 is now out. I've added a few bug fixes and started to tighten things up a bit. More importantly, you can now modify notes and sync these changes with the server. I haven't added "add" or "delete" notes yet, mostly because I'm think…
-
@ajacobo I've had a few people ask for self-signed. I'm tempted to add it but it's down on the list of priorities, because letsencrypt means no-one needs to use a self signed anymore. @captcoma Sync back doesn't work. Making changes in the folder w…
-
Only the one with the database in it sadly. I'll keep looking for the bug
-
@LiborA thankyou for sending me these steps. I've tried on 3 emulators and one real device and I cannot reproduce this. It's likely I'll need to find another way to test for errors in the near future.
-
I have tested on that version - sadly I cannot reproduce the crash. I would assume that an older version of the database must have existed and is not compatible with the latest application. Android tends to leave older files around so newer versions…
-
Ok, I'll test on that and see if I can find the problem. Do uninstall any previous versions though as this one includes a database upgrade.
-
@LiborA you are on android 6.0 correct?
-
Next version 0.8 is now out. The main feature is the first of the two editing functions - the add and removal of tags. I'll be working on notes next (which is harder as there's lots of html editing and the like). I'd caution everyone to be careful…
-
@LiborA I did add author search as the default and multiple separate authors. That should work in search but I'll double check. At the moment I'm working on syncing local changes back to the zotero server which is a big change. So far ZotDroid jus…
-
@fmuro thanks for the feedback and the kind words. As I mentioned before I'm working on my degree at the moment so I don't have as much time as I'd like to commit to Zotero, so progress is slow going and basic errors occur. Nevertheless, I am gratef…
-
Ok folks, here is a minor update for you, version 0.71. @fmuro @warguelles turns out I was right! Marshmallow is protecting you against writes to the SDCard. I was still saving performance data on bootup (the graph for initialisation I posted befo…
-
There's a common theme here - Android Marshmallow. I shall add it to my test list. @LiborA thanks - that's a good find. @warguelles thanks for letting me know. I suspect Android 6 is being a bit more picky.
-
@fmuro can you provide me with a bit more information please? Android version, device and what not? I've only seen this bug rarely and in previous versions. Would be nice to get it nailed.
-
Hello everyone! 0.7 Release is out! It's been a busy week as my research is hitting a rather interesting point so I've not had much time to work on ZotDroid but never fear! I've tested this on two Virtual Devices and my real Android Nexus 10 and …
-
@cjb at first that sounded like the old version. "initialising database" only loads 100 items. Shouldn't take too long at all, so thats certainly odd. Initial sync with the zotero servers can take a while, that one is out of my hands. Which devic…
-
@fmuro that might actually help because the underlying database has had to change. I've noticed that it's best to remove the application and the database completely. I've added support for multiple authors as well. I suspect this might have been too…
-
Next version is out! 0.6 @cjb @LiborA
-
Well, that answers that one! :) Initial population of the DB is the cause. https://www.flickr.com/photos/section9/38415100736/in/dateposted-public/ I think I can fix that :D
-
Thanks for the updates everyone. I've added some fixes to the list. At the moment, I'm working on 'paginating' the results so it only loads a certain number of items on demand from the database. I'm *hoping* this means we get past the long load time…
-
@fmuro @LiborA righty-o then. I'll bump these fixes up the priority list for next week. Hopefully I can take care of that. The author one is quite odd as it's a field I do check for (I don't hold them all). @rainerstahl You don't need to fill in u…
-
... people organise their collections as I feel that there is a limit on how big one can make a 'list-view'. It's becomming apparent to me that some form of 'pagination' on listviews might be appropriate. Lots more work to do it seems :/ I'd best g…
-
@LiborA so I'm glad it finally loads for you, though I agree, theres some definite slow down and that can lead to confusion. I think we do need a dialog box. Once I've found out where that slowdown is, I can optimise that and possibly provide feedba…
-
@LiborA should be there now.
-
LiborA - it might not appear right away, depending on store settings but it should be there now I'd have thought.
-
Hello there, It's becoming clear to me that my library is in no way the biggest out there :/ Clearly I'll have to figure out a way to sort that in the future. Left hand pane... sadly not. I did originally want to do that but as far as I can tell, A…
-
I peer from underneath the mountain of my MRes to hand out version 0.5! :D Things I've added in this release: More metadata on each entry Fixes for different screens, specifically the 4 and a bit inch phones Fix for the top element being obscured …
-
I think I'll need to simulate your specific device, as that doesn't sound quite right. I'll add that to my next build cycle. Cheers!