index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
services
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-14
removed unnecessary call to stopSelf() after logging out
Daniel Gultsch
1
-5
/
+11
2016-04-14
removed unused call to cancel events
Daniel Gultsch
1
-1
/
+0
2016-04-13
create Config varibale to show the disable foreground service button
Daniel Gultsch
1
-3
/
+5
2016-04-13
hacky workaround to determine if uri points to private file on < lolipop
Daniel Gultsch
1
-2
/
+2
2016-04-12
reverse order in contact chooser
Daniel Gultsch
1
-1
/
+1
2016-04-12
minor code cleanup
Daniel Gultsch
1
-3
/
+1
2016-04-11
republish avatar if server offers non-persistent pep :-(
Daniel Gultsch
2
-30
/
+97
2016-04-09
introduced setting to turn of notification led
Daniel Gultsch
1
-1
/
+4
2016-04-09
use startdate as lower bound when querying archive with after=x
Daniel Gultsch
1
-13
/
+3
2016-04-09
use last received message id when querying archive
Daniel Gultsch
1
-7
/
+17
2016-04-07
check file owner when attaching files or using them as avatar
Daniel Gultsch
1
-0
/
+10
2016-04-05
better detect broken pep
Daniel Gultsch
1
-0
/
+1
2016-04-04
removed unnecessary wait for disconnect
Daniel Gultsch
1
-6
/
+0
2016-04-01
check max http file size when attaching files
Daniel Gultsch
1
-4
/
+7
2016-03-31
add methods to check max file size for http upload
Daniel Gultsch
1
-2
/
+1
2016-03-31
save otr fingerprint in message
Daniel Gultsch
1
-2
/
+2
2016-03-27
Update ShortcutBadger to version 1.1.4
Christian S
1
-2
/
+2
2016-03-22
Typo `attempt`
licaon-kter
1
-1
/
+1
2016-03-20
be more careful to avoid creating multiple connections
Daniel Gultsch
1
-0
/
+1
2016-03-20
fixed merge errors
lookshe
1
-1
/
+1
2016-03-06
Implements: FS#142 - Fix Conference notifications
lookshe
1
-3
/
+1
2016-03-03
moved avatarfetcher reset code to bind
Daniel Gultsch
1
-8
/
+8
2016-03-03
avoid unnecessary disconnect. prevent NetworkOnMainThreadException
Daniel Gultsch
1
-3
/
+3
2016-03-02
Fixes FS#146: Remove Tor-Support
steckbrief
1
-4
/
+0
2016-03-01
expert option to treat vibrate as silent mode for XA. fixes #1530
Daniel Gultsch
1
-1
/
+9
2016-02-29
use correct jid when leaving a conference. fixes #1732
Daniel Gultsch
1
-5
/
+5
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
1
-2
/
+38
2016-02-26
disallow message correction by default. fixes #1720
Daniel Gultsch
1
-1
/
+1
2016-02-26
execute pending mam queries every time we come online
Daniel Gultsch
1
-1
/
+1
2016-02-24
No possibility of multiple invocation of log export
fiaxh
1
-1
/
+1
2016-02-24
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
1
-12
/
+17
2016-02-24
Unused imports / methods removed
steckbrief
2
-8
/
+0
2016-02-24
Fixed merge issue for resolving FS#47 (preferences involved in the decision f...
steckbrief
1
-10
/
+0
2016-02-23
Packet sending helper moved to XmppSendUtil and methods in XmppConnectionServ...
steckbrief
1
-18
/
+9
2016-02-23
set noMessagesLeftOnServer before conference configuration fetch
Daniel Gultsch
1
-1
/
+2
2016-02-23
Removed useless 'button-message' to load more messages. Implementation alread...
steckbrief
1
-3
/
+1
2016-02-23
Removed unnecessary dependencies to XmppConnectionService and added allowMess...
steckbrief
1
-16
/
+4
2016-02-22
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
2
-2
/
+3
2016-02-21
show load more messages when auto loading is disabled and messages are still ...
Daniel Gultsch
1
-0
/
+4
2016-02-20
change uuid when replacing messages
Daniel Gultsch
1
-0
/
+5
2016-02-17
don't log start reason
Daniel Gultsch
1
-1
/
+0
2016-02-17
fixed regression that caused messages in muc not being send
Daniel Gultsch
1
-6
/
+7
2016-02-16
fixed regression that caused ui to redraw a lot
Daniel Gultsch
1
-4
/
+8
2016-02-16
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
1
-0
/
+4
2016-02-16
added some OTR logging
Daniel Gultsch
1
-1
/
+7
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
1
-4
/
+9
2016-02-14
optional mode to close tcp connection when going into background
Daniel Gultsch
1
-9
/
+23
2016-02-13
Fix flagging no more messages on server for conversation
steckbrief
1
-16
/
+18
2016-02-13
Unused preference 'picture_compression'. This feature is configured in our va...
steckbrief
1
-4
/
+0
2016-02-13
Fixed overwriting of changes for fixing FS#70. Unused method removed from gen...
steckbrief
1
-5
/
+3
[next]