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
/
persistance
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
database error while upgrading from db version 14 fixed
steckbrief
2016-02-12
1
-1
/
+1
*
Compilation errors and merge mixups fixed
steckbrief
2016-02-11
1
-144
/
+33
*
Merge tag '1.9.3' into trz/merge_1.9.3
lookshe
2016-02-11
2
-149
/
+852
|
\
|
*
changed FileBackend API to allow files instead of messages to be copied and r...
Daniel Gultsch
2016-01-24
1
-33
/
+34
|
*
removed some unused methods from db backend
Daniel Gultsch
2016-01-16
1
-83
/
+0
|
*
catch exception when reading message id from database
Daniel Gultsch
2016-01-15
1
-8
/
+12
|
*
use batch transactions when writing roster
Dheeraj CVR
2016-01-13
1
-0
/
+3
|
*
automatically adjust image compression to keep files under 512MiB
Daniel Gultsch
2016-01-09
1
-8
/
+14
|
*
null check in getOriginalPath
Daniel Gultsch
2016-01-04
1
-1
/
+0
|
*
properly rotate avatars
Daniel Gultsch
2016-01-04
1
-15
/
+7
|
*
show certificate information
Daniel Gultsch
2015-12-23
1
-5
/
+34
|
*
save certificate when verifying with x509
Daniel Gultsch
2015-12-23
1
-2
/
+29
|
*
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
2015-12-11
1
-0
/
+14
|
*
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
2015-12-07
1
-2
/
+6
|
*
Unset all PGP signatures once
fiaxh
2015-12-02
1
-1
/
+10
|
*
fixed avatar loading for non-file uris
Daniel Gultsch
2015-12-02
1
-2
/
+2
|
*
users are now able to crop their avatar pictures using the android-crop
Philip Flohr
2015-12-02
1
-2
/
+2
|
*
initial tor support
Daniel Gultsch
2015-12-01
1
-109
/
+113
|
*
changed method signature of calcSampleSize
Daniel Gultsch
2015-11-30
1
-1
/
+1
|
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-10
/
+14
|
*
Move migration 19 before 17
Andreas Straub
2015-11-06
1
-3
/
+6
|
*
explicitly mark verified omemo keys in UI
Daniel Gultsch
2015-10-31
1
-2
/
+3
|
*
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
2015-10-29
1
-1
/
+5
|
*
make unread status and notifications presistent across restarts
Daniel Gultsch
2015-10-14
1
-1
/
+5
|
*
changed store path for files
Daniel Gultsch
2015-10-06
1
-20
/
+10
|
*
properly recycle bitmaps
Daniel Gultsch
2015-10-02
1
-4
/
+16
|
*
rotate thumbnails. fixes #1438
Daniel Gultsch
2015-09-29
1
-6
/
+15
|
*
Iterator to go through all messages of a conversation
fiaxh
2015-09-20
1
-0
/
+38
|
*
add null pointer check to db migration
Daniel Gultsch
2015-09-05
1
-1
/
+5
|
*
Never build a session with oneself
Andreas Straub
2015-09-05
1
-11
/
+56
|
*
made useImageAsIs determination a bit more foolproof (samsung)
Daniel Gultsch
2015-08-31
1
-1
/
+6
|
*
remove unused imports.
Michael
2015-08-25
1
-2
/
+0
|
*
additonal null checks in file backend
Daniel Gultsch
2015-08-25
1
-0
/
+3
|
*
bugfix: next encryption is now being properly detected
Daniel Gultsch
2015-08-23
1
-1
/
+0
|
*
check if inputstream is null before cropping avatar images
Daniel Gultsch
2015-08-19
1
-0
/
+6
|
*
catch broken base64 in avatars
Daniel Gultsch
2015-08-16
1
-5
/
+1
|
*
provide extra interface to close sockets. fixes #1330
Daniel Gultsch
2015-08-15
1
-0
/
+10
|
*
do not touch pictures that are already in the right format
Daniel Gultsch
2015-08-11
1
-18
/
+19
|
*
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
2015-08-01
1
-9
/
+10
|
*
added missing carbon column message table create statement
Daniel Gultsch
2015-07-31
1
-0
/
+1
|
*
Tag carbon messages in parser, adapt session logic
Andreas Straub
2015-07-29
1
-1
/
+5
|
*
Refactor out inner classes, cache trust store
Andreas Straub
2015-07-29
1
-130
/
+131
|
*
made image file format configurable by Config.java
Daniel Gultsch
2015-07-21
1
-4
/
+14
|
*
Use properly fixed numeral values in Trust enum
Andreas Straub
2015-07-21
1
-5
/
+5
|
*
Fix getNumTrustedKeys
Andreas Straub
2015-07-20
1
-2
/
+4
|
*
Lock TrustKeys if no trusted keys are available
Andreas Straub
2015-07-20
1
-0
/
+14
|
*
Optimize imports
Andreas Straub
2015-07-20
1
-15
/
+15
|
*
Fix axolotl database migration
Andreas Straub
2015-07-20
1
-2
/
+5
|
*
Ask for key trust when sending messages
Andreas Straub
2015-07-19
1
-0
/
+9
|
*
Fix trust status for outgoing messages
Andreas Straub
2015-07-19
1
-13
/
+24
[next]