Paul Schaub
Paul Schaub
Hi! I just noticed, that installing Mastodon Autopost along with [Snitch](https://de.wordpress.org/plugins/snitch/) is a *bad* idea, since as soon as you publish a page, Mastodon Autopost goes on a frenzy posting...
Hi! Thank you for OpenL, its a great app :) OpenIntent is an initiative that aims at making apps more interoperable. It would be great, if OpenL would implement the...
Hi! It would be nice to allow users to pin their favourite chat/muc to a fixed spot in the chat list.
Hi! I found that ObscuraCam fails to save some Images on my Nexus 5 (PA 5.1). It works fine for Pictures taken with the front facing camera, but it fails...
Hi everyone! I was wondering, if it is possible to use requery in a multi module architecture where different modules may have their own tables. The problem I'm facing is...
The folks over at sequoia-pgp.org are doing a great job of improving the OpenPGP ecosystem. What helped me a lot to gain a deeper understanding of OpenPGP signatures and verification...
Solves SMACK-894 [XEP-0446: File Metadata Element]() defines a generic extension element format that can be used to describe file metadata. This PR adds initial support for this protocol by implementing...
This PR adds support for [XEP-0249](https://xmpp.org/extensions/xep-0249.html). Future work would include unifying the API of this PR with the [existing legacy MUC invitation API](https://github.com/igniterealtime/Smack/blob/master/smack-extensions/src/main/java/org/jivesoftware/smackx/muc/packet/MUCUser.java#L249). Having support for XEP-0249 is required for...
This PR adds support for [OMEMO Media Sharing](https://xmpp.org/extensions/inbox/omemo-media-sharing.html) to Smacks HttpFileUploadManager. The manager can now upload files encrypted to the server. As a result the user gets a aesgcm url-string...