jtoggl
jtoggl copied to clipboard
Automatically exported from code.google.com/p/jtoggl
www.toggl.com/api will no longer be a supported entry point for the Toggl Track API check: - https://github.com/toggl/toggl_api_docs - https://toggl.com/blog/api-documentation-change
Creating project in another workspace does not work, the projects is created in the first workspace, regardless of what workspace did you set for it even update project does not...
When I just simply get and update a task, the timezones are shifted. I suggest you to use **java.time** instead of your **DateUtil** class.
``` I'm trying to use jtoggl-1.0.1.jar without maven and I have tried referencing jersy-client 1.10 but I still get an error: 06-23 08:38:38.129: E/AndroidRuntime(11055): java.lang.NoClassDefFoundError: com.sun.jersey.api.client.config.DefaultClientConfig I'm uncertain which libraries...