c30108e
Merge branch 'development' of https://github.com/siacs/Conversations into development
iNPUTmice created
c30108e
Merge branch 'development' of https://github.com/siacs/Conversations into development
iNPUTmice created
741a0c1
made scroling smoother + bug fixes for history loading
iNPUTmice created
80435ec
smoothed out scrolling a bit
iNPUTmice created
5603440
Merge pull request #783 from SamWhited/quiet-hours
Update summary in TimePreference change listener
Daniel Gultsch created
1a7ed4e
properly detect images in share with
iNPUTmice created
fd4cf49
Merge branch 'issue756' of https://github.com/SamWhited/Conversations into SamWhited-issue756
iNPUTmice created
3f6638c
properly count mam messages
iNPUTmice created
0b49875
Handle time comparisons using longs
Sam Whited created
6659339
Allow sending of any filetype via intent
Fixes #756
Sam Whited created
f9c7830
Update summary in TimePreference change listener
Ensures the summary is updated even if we change the time preference programatically; also allows other places to stop the summary from being updated by setting a new listener.
Sam Whited created
e2f50ab
go through mam history page by page. load mam dynamically on scroll
iNPUTmice created
03ca971
Merge pull request #782 from SamWhited/quiet-hours
Make some magic number constants final
Daniel Gultsch created
ea61142
Make some magic number constants final
Sam Whited created
ab2187d
fixed crashing on unparsed jids
iNPUTmice created
183e31a
Merge branch 'quiet-hours' of https://github.com/SamWhited/Conversations into SamWhited-quiet-hours
iNPUTmice created
e084266
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice created
af0f8e8
Make silent notification when quiet hours are on
Notify, just don't play a sound or vibrate Also make the Java annoyingly verbose... I can't help myself... ahh!
Sam Whited created
25d8546
Merge branch 'quiet-hours' of https://github.com/SamWhited/Conversations into SamWhited-quiet-hours
iNPUTmice created
2bd4621
fixed history deletion. fixed #780
iNPUTmice created
a6cfbf2
Merge pull request #775 from kruks23/translation1
Update spanish translations.
Daniel Gultsch created
1636024
Merge pull request #781 from drizzt/patch-1
fixed typo in italian translation
Daniel Gultsch created
209e62d
avoid npe on weird platform bugs
iNPUTmice created
9f6537a
fixed typo in italian translation
s/gallaria/galleria/
drizzt created
f8a496a
run mam queries only when online
iNPUTmice created
a6d4b0a
Add quiet hours feature
Sam Whited created
5cbae25
more patches for dns helper
iNPUTmice created
50410da
possible dns fixes
iNPUTmice created
de06cb3
refactored the way certain messages are being found within a conversation
iNPUTmice created
fc293aa
avoiding concurrent modification
iNPUTmice created
6148f04
fixed regression
iNPUTmice created
8998026
reverse through mam history when loading larger chuncks
iNPUTmice created
02a89f4
Merge branch 'feature/mam' into development
Conflicts: src/main/java/eu/siacs/conversations/services/XmppConnectionService.java
iNPUTmice created
2368ba5
refactored phone contacts merger
iNPUTmice created
1ffdae8
Update spanish translations.
kruks23 created
b523518
various mam improvments
iNPUTmice created
f2510ae
mark otr messages as no-store for mam
iNPUTmice created
1dcdc79
changed lastMessageReceived into lastMessageTransmitted to account for sent messages as well. (will trigger on sm ack)
iNPUTmice created
ccdb0fd
save server id from mam messages. check for dups before adding mam
iNPUTmice created
0ab5309
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice created
4a94389
very basic mam support
iNPUTmice created
34558cc
store last message received date in conversation
iNPUTmice created
2b958e5
removed unnecessary otr error response
iNPUTmice created
05d1f46
recreate activity after theme has changed. fixed #764
iNPUTmice created
ae3bd9c
Merge pull request #767 from kruks23/translation3
Update spanish translations.
Daniel Gultsch created
135563e
Merge pull request #768 from betheg/as
gradle: fix Cannot set property outputFile on null object.
Daniel Gultsch created
338fd9e
gradle: fix Cannot set property outputFile on null object.
Michael created
920067b
Update spanish translations.
kruks23 created
16e3c07
Merge pull request #710 from betheg/as
update android gradle plugin to 0.14.4
Daniel Gultsch created
7837009
cleanup: removed unused emoticon parsing
iNPUTmice created
9d52f62
cleanup: removed stream compression
iNPUTmice created