Skip to main content


Work on #Conversations_im 3.0 has officially begun. šŸ„³
Funding got cleared in November 2022 but I had customer projects that I couldnā€™t just stop working on from one day to another.

C3 is a complete architecture overhaul. New database; new UI toolkit; improved XML (de)serialization.

Among other things this means we can have proper Unit Tests now. šŸ˜

Those familiar with how Conversations used to construct stanzas will make the new API (as shown in this test) very happy: https://codeberg.org/iNPUTmice/Conversations/src/commit/924b0b284f2b18f2785cec3ef9b0e4098d163ca7/src/androidTest/java/im/conversations/android/xmpp/TransformationTest.java#L54-L61
ā‡§