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
/
de
/
thedevstack
/
conversationsplus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
Correct notifications to user if swiping with disabled or not connected accou...
lookshe
1
-25
/
+37
2016-03-22
Fixes FS#87 - Crash on load messages after delete account
lookshe
1
-1
/
+5
2016-03-21
One more fix in Message.equals() (FS#104)
lookshe
1
-4
/
+19
2016-03-20
Show file name instead of mime type (FS#102)
lookshe
1
-1
/
+1
2016-03-20
FS#104 - Fix Message.equals()
lookshe
1
-18
/
+14
2016-03-20
Fixes FS#168 - Not possible to share more than one picture at once
lookshe
1
-59
/
+83
2016-03-20
fixed merge error
lookshe
1
-1
/
+1
2016-03-20
fixed merge errors
lookshe
1
-1
/
+1
2016-03-18
Fixes FS#167: Resized images are larger than original images
steckbrief
1
-2
/
+2
2016-03-18
Fixes FS#164
lookshe
1
-8
/
+0
2016-03-17
Fixes FS#156 and FS#135 (occured again)
lookshe
1
-4
/
+10
2016-03-17
completely implements FS#161
lookshe
3
-14
/
+41
2016-03-16
partially implements FS#161
lookshe
2
-17
/
+49
2016-03-14
once again: FS#34 - review all calls for String.trim()
lookshe
2
-4
/
+4
2016-03-12
Fixes FS#155: Check FileHelper vs. FileUtils
steckbrief
5
-97
/
+16
2016-03-11
Fixes FS#51: Change toggle in Account Management back to standard
steckbrief
3
-77
/
+10
2016-03-11
Fixes FS#139: Do not merge messages at all
steckbrief
8
-149
/
+28
2016-03-10
Fixes FS#157: Trigger loading messages from MAM in MUC does not end
steckbrief
3
-37
/
+45
2016-03-10
Fixes FS#158: user decision dialog heading configurable and translateable
steckbrief
2
-4
/
+6
2016-03-08
reset link and highlight colors to system default
steckbrief
1
-17
/
+20
2016-03-08
use Build.VERSION_CODES.KITKAT instead of hard coded 19
lookshe
1
-1
/
+2
2016-03-07
corrected getRealPathFromUri
lookshe
1
-2
/
+40
2016-03-07
Finally fixes FS#142
lookshe
1
-4
/
+0
2016-03-02
Fixes FS#147: Disable OMEMO
steckbrief
1
-0
/
+4
2016-02-28
Fixes FS#48 and FS#136
lookshe
1
-3
/
+0
2016-02-23
Packet sending helper moved to XmppSendUtil and methods in XmppConnectionServ...
steckbrief
1
-0
/
+8
2016-02-23
Changed access to presences according to new Presence representation in C
steckbrief
1
-3
/
+3
2016-02-23
Resolved problem with closing sockets (java.lang.IncompatibleClassChangeError)
steckbrief
1
-0
/
+15
2016-02-23
Removed unnecessary dependencies to XmppConnectionService and added allowMess...
steckbrief
1
-0
/
+4
2016-02-12
Imports organized
steckbrief
11
-15
/
+3
2016-02-12
Simplification of DNS requests.
steckbrief
1
-0
/
+12
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
2
-6
/
+29
2016-02-09
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
2
-2
/
+2
2016-02-09
implementation hint for FS#96 added
steckbrief
1
-0
/
+1
2016-02-09
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
1
-6
/
+7
2016-01-16
Fixed minor class cast issue
steckbrief
1
-4
/
+4
2016-01-15
Introducing some specialized IqPacketGenerators
steckbrief
10
-87
/
+283
2016-01-15
Moved all avatar related work to AvatarService
steckbrief
4
-65
/
+62
2016-01-15
Implements FS#111: Compress resized picture with PNG format
steckbrief
1
-3
/
+3
2016-01-15
Implements FS#64: Show who wrote last message in conversation overview
steckbrief
1
-2
/
+12
2016-01-13
Moved all avatar related work to AvatarService
steckbrief
19
-239
/
+318
2016-01-13
Publish avatars as PNG
steckbrief
1
-1
/
+1
2016-01-08
Fixes FS#107, Implements FS#77
steckbrief
1
-1
/
+11
2016-01-04
Fixes FS#99: Adjust namespace according to XEP-0363
steckbrief
1
-1
/
+1
2015-12-17
Log error in case logcat command could not be executed; Show toast in case no...
steckbrief
1
-1
/
+1
2015-12-16
Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...
steckbrief
14
-198
/
+342
2015-12-16
Fixes FS#95: NPE when opening message details for failed file transfer
steckbrief
1
-1
/
+2
2015-12-11
Removed stupid DNS query code
steckbrief
3
-205
/
+147
2015-12-10
Moved logcat to a module, increased error robustness for loading last messages
steckbrief
31
-173
/
+97
2015-12-06
Fix flagging no more messages on server for conversation
steckbrief
3
-2
/
+15
[next]