OniDaito
About
- Username
- OniDaito
- Joined
- Roles
- Member
Comments
-
Actually, it looks like I can't because Zotero is OAUTH1.0a only and not OAUTH2.0 which is what the built in google android oauth lib requires. So sadly, we are stuck with this rather clunky login stuff for now. I'll see if theres anything I can do …
-
@Diffform yes, this is the problem. The oauth step is not so great, and it's mostly controlled by the browser. It's a real pain and I don't think there is a way around it. The easiest thing to do in this case is to do a complete uninstall and then r…
-
@Diffform can you confirm that your userid and username are filled in, in the preferences section? Yes, I did reorder these, because the ones further down are much less important (and probably should be held elsewhere). As I recall you are using the…
-
Just rolled out version 0.98 @Diffform and others who use the Zotero Storage - this should work for you now I think. Apparently the same download link API method can be used. Sorted!
-
@Diffform a very good question. If you've changed the directory to your SDCard and it appears to download then it could be that the directory in question cannot be written to by Zotdroid. That is indeed possible. I've had a lot of trouble automatica…
-
@Jon%20Rubin thanks. I'm taking a look at that today. Android 7 is one version that has passed me by so I suspect that it the problem. @Diffform you can change the path in the general settings. Download Path is the one you want to change. Changes…
-
-
-
Next version is out - 0.97 Minor bug fixes and some extra UX work
-
-
Minor fix - v0.96 is now the current. Cheers B
-
Hello all! So here is the 0.95 release https://play.google.com/store/apps/details?id=computer.benjamin.zotdroid I was going to go straight to version 1.0 with the new rebranding but instead, here is one more beta version before go into the first r…
-
Hi all I've been off the zotdroid train for a little while - my research has hit a tricky point so I've not had too much time. I've got one more version to put out which I'll hopefully do later today or tomorrow. It's close to the v1.0 release ver…
-
It's likely I read it wrong if I'm honest. I made the assumption that the API_BASE + "/users/" + USER_ID + "/items/" + ITEM_KEY + "/file" would work for Zotero Official WebDav storage (it doesn't) so I suspect I've missed something. Anyway, I've fi…
-
Hello all. So I've been away for a bit working hard on my research. Thought I'd come back to this. The error is because the download API as written might not be correct. It works for external storage but not for the Zotero style storage. I've fixed…
-
@henge oh thats a shame. Presumably it's basic http auth with a properly signed cert? I can't think of any other reason for that to fail. Is there an error message? You can set the location where ZotDroid saves it's PDFs in general settings. It wil…
-
@henge Interesting. Make sure the 'use personal webdav' setting is flipped, otherwise it will assume zotero storage and fail.
-
Hi there. I think that both of these features are pretty big but might be ones I'd add in the future. I suspect adding from a browser would be a separate program entirely and wouldn't really involve zotdroid, unless you started pasting links which w…
-
Thanks! It's taken a lot of time and quite frankly, it's very boring code to write. I'd much rather be learning Rust and working on AI and computer graphics but theres a need for something like this I think. To that end, v1.0 will be a paid-for pro…
-
Hello everybody! Version 0.93 is now out! The main change? Better left hand collection support. Rather than go old-school with a tree layout, I've decided to go a bit more modern and use transitions instead! It seems more like what the designers of…
-
@fmuro if you uninstall it completely then reinstall does it work fine? The reasons for this is always that we've had a large database change. The group libraries have caused drastic changes in the codebase so an upgrade option was never really goi…
-
Its one of these things you'd *think* was already implemented, but the issue is they only go two layers deep :/ Not enough really. It may be possible to hack one together - I don't know. It's certainly worth looking into but I can't make any guarant…
-
Thanks
-
Hello all! So I spent all day working on Group Libraries. I think I have it but it's a big change so I suspect there will be bugs. Shared collections appear as normal collections on the left hand drawer. My next step is to tidy this up and add som…
-
Hello all. New version is out today, as a little new years present. @rdiaz02 this should fix some of the problems you have with a bit of luck. 0.91 should now be on the store. I'm getting the clear message that Group Libraries is a thing people w…
-
Greetings all! So I've been away for the xmas holidays and haven't been working on any projects for a little while. I'm back now so I'll start working hard to get this out and working fully. @rdiaz02 thanks for all the feedback. I am surprised at t…
-
Ok, well lets see if I can add that as well. My main concern at the moment is that I'm running out of places to put things on the screen! I certainly don't want to clutter things too much. I think these group collections might end up being just t…
-
Ah, I see. Looking into that, it's a feature I, personally, would never use so it never crossed my mind. However, if it works the same way as other synced items, it may be possible to add, but it's perhaps out of scope for now. I'll need to look in…
-
Yes, because I don't know what these are :/
-
No problem! It's been an interesting and useful thing to do. Now, the next version, 0.9 is out and I think, when it comes to initial functionality, I'm very close to finished. I'd like to make the next release the official, out of beta, 1.0 releas…