Patrick Forhan

Results 16 issues of Patrick Forhan

Retrofit is a handy framework for going from a java interface to a remote service. Handles threading and it can parse json responses directly into java objects pretty seamlessly. Disclaimer:...

... this would probably clean up a lot of code. Though we'd still need to catch in some places, so I'm not sure what this would do to stability and...

Under certain circumstances, it's easier for me to get my api token than my password, and easier to send to my phone (ie, chrome2phone). It'd be nice to not have...

GSON takes all the work out of dealing with json and java objects. No more manual extraction of fields.

Shouldn't be too hard; if an image ends in .gif, feed it to a Movie. Details at: http://stackoverflow.com/questions/3660209/android-display-animated-gif Need to verify behavior with fixed (single frame) gifs.

It looks like attachments are just not even included in the message list. Am I doing something wrong, or does campyre ignore this? Would be great to show preview if...

**Describe the bug** When creating a page inline while typing a text block, sometimes the new page prompt ignores the first character typed. i.e. typing "when the [[Monkeys" prompts to...

Looks like you may want a LICENSE file and a header on StickScrollView.java as well.

I _think_ you need the android dependency to be `provided`

I think (though I haven't confirmed this) that sending the PAUSE command to car cast when it's already paused causes this crash. I have Llama set up to send it...