Commit log
3236432
Make minidns Android agnostic
Click to expand commit body
there is really no need for minidns to be Android exclusive. Replacing
the Android log API with JUL make minidns available for Android and Java
SE.
Florian Schmaus
created
iNPUTmice
created
60d0881
removed unnecessary variable in message class
iNPUTmice
created
71886ed
localized date. rounded minutes, hours and dates in last seen
iNPUTmice
created
ea8f3a2
possible fix to be able to images and encrypted messages at a faster rate
iNPUTmice
created
df7f7c5
do not just simply resend images
iNPUTmice
created
3fd371c
fixed last_seen_now
iNPUTmice
created
fc656c5
removed presence from last seen
iNPUTmice
created
2467760
put xep333 parsing into parser class
Daniel Gultsch
created
476ab65
refactored presence parsing into dedicated class
Daniel Gultsch
created
5cd750c
Merge branch 'kruks23-development' into development
iNPUTmice
created
c489f36
added abbrev_all to date format
iNPUTmice
created
99e5098
#158 Try to solve MM/dd date in each locale
kruks23
created
iNPUTmice
created
e820c98
Merge branch 'development' of github.com:siacs/Conversations into development
iNPUTmice
created
5fe926b
basic last seen feature. no peristancy just yet. no polish
iNPUTmice
created
356a572
Merge pull request #178 from kruks23/development
Click to expand commit body
Update Spanish Translations
Daniel Gultsch
created
a583471
read marker is now a little less in your face
iNPUTmice
created
a4e06db
Update Spanish Translations
kruks23
created
9a448f8
image provider path name now with .webp ending
iNPUTmice
created
83e919f
experimental gui to display read status
iNPUTmice
created
dc50e0a
fixed regression with newly created conversations not being shown properly
iNPUTmice
created
7e4e742
received and displayed messages (xep 333) are now marked properly
iNPUTmice
created
ba2ad82
more bug fixes for the pgp problem
iNPUTmice
created
2f2aa7a
fixed pgp on incoming carbon messages
iNPUTmice
created
657df84
Merge branch 'feature/xep-0333' into development
iNPUTmice
created
cedc1f4
answer to xep 184 message receipts. fixes #95
iNPUTmice
created
41dde74
Merge pull request #176 from imaginator/patch-1
Click to expand commit body
small typo
Daniel Gultsch
created
Simon Tennant
created
99793fa
version bump to 0.3
iNPUTmice
created
4e82f43
added pgp sig on muc rename
iNPUTmice
created
3db0f68
Merge branch 'development' of github.com:siacs/Conversations into development
iNPUTmice
created
5b6140d
long press on images revails share with intent
iNPUTmice
created
7e1e080
Merge pull request #169 from alethea/self-typo
Click to expand commit body
Fixed typo in source
Daniel Gultsch
created
5881fc0
Fixed typo in source "sefl" -> "self"
Alethea Rose Butler
created
iNPUTmice
created
f94254d
updated changelog and readme for the 0.3 release
iNPUTmice
created
1982151
linked openkeychain install dialog from decrypt messages box
iNPUTmice
created
c17db8e
changed roster to concurrent hashmap
iNPUTmice
created
32a21e1
unified crypto messages and made lock icon work for conferences
iNPUTmice
created
8ea73fe
added warning when public keys are missing
iNPUTmice
created
304f867
Merge pull request #168 from strb/mucicons
Click to expand commit body
Fix tile rendering for larger conferences
Daniel Gultsch
created
f1505f9
Fix tile rendering for larger conferences
Andreas Straub
created
1a4b1f8
show dialog when no contact in a muc has pgp support
iNPUTmice
created
5d0e137
OpenPGP key display in muc details is now prettier and linked to openkeychain
iNPUTmice
created
ca49603
Merge pull request #167 from alethea/up-navigation
Click to expand commit body
Up navigation
Daniel Gultsch
created
97957bc
Removed TASK_ON_HOME flag from intent created from share
Alethea Butler
created
d67d792
Made the navigateUp override behave like a navigate up
Alethea Butler
created
b04fd23
Refactored into onNavigateUp
Alethea Butler
created
04977ae
Made ConversationActivity singleTask
Alethea Butler
created