Jan Berkel

Results 135 comments of Jan Berkel

Yes, I guess it's a matter of checking the different variants and making sure enough information is stored in the backup so that all conversations can be tied together. The...

I don't have an Android (phone) right now; the emulator does not support MMS messages so unfortunately somebody else needs to look at this.

It's currently not possible to do this but has come up a few times.

hmm I have no idea, maybe not supported by Robolectric? ``` android.view.InflateException: XML file ./src/main/res/xml/preferences.xml line #-1 (sorry, not yet implemented): Error inflating class java.lang.reflect.Constructor at android.preference.GenericInflater.createItem(GenericInflater.java:397) at android.preference.GenericInflater.createItemFromTag(GenericInflater.java:430) at...

I think maven and gradle use different directories (`build` and `target`), so this shouldn't matter. Why would updating gradle help?

I'll have a look. the maven build will be removed soon, no point maintaining two different systems.

FIY: maven is gone from the master branch now

@jluttine there's no encryption support, and I'm not sure what's missing on this branch

I'm not sure if the app should really back up drafts. This is the first and only request for such a feature.

Another problem with drafts is that they can change. You do a backup, copy the draft. The user then makes modifications to the draft. What do you do on the...