cheogram/src/main/java/eu/siacs/conversations
Stephen Paul Weber af12ac91d0
Check for gateway/pstn after caps has been fetched
Previously we would check for the identity at contact presence change,
but the first time the contact comes online (say, during onboarding or
first app use) the contact has never had service discovery done and so
the identity is not known.  Move the identity check to after the service
discovery has certainly been done in order to be sure it works first
time.
2022-04-19 08:34:17 -05:00
..
android
crypto
entities Fix crash on Android < 23 where there is not dialler stuff 2022-04-04 14:03:23 -05:00
generator
http Merge branch 'master' of github.com:iNPUTmice/Conversations 2022-04-04 14:04:08 -05:00
parser
persistance Merge branch 'master' of github.com:iNPUTmice/Conversations 2022-03-30 19:16:06 -05:00
services Check for gateway/pstn after caps has been fetched 2022-04-19 08:34:17 -05:00
ui Stop fearmongering about encryption 2022-04-12 08:24:24 -05:00
utils Stop fearmongering about encryption 2022-04-12 08:24:24 -05:00
xml
xmpp
Config.java