aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/crypto/PgpEngine.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-09XmppConnectionService.markMessage moved to MessageUtilsteckbrief1-0/+6
XmppConnectionService.attachLocationToConversation moved to ConversationUtil
2016-04-17DatabaseBackend updated to serve Conversatiosn Database version and ↵steckbrief1-1/+1
Conversations+ Database version HttpUpload Flag introduced for message to identify if a link was sent after httpupload message hint for httpupload added (message parsing and message generating)
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵steckbrief1-1/+3
distinguishes between image resizing and compressing/saving
2015-11-06FileBackend splitted into several util classes for separate concerns: ↵steckbrief1-10/+6
AvatarUtil, StreamUtil, ImageUtil. Unused imports removed.
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵steckbrief1-2/+3
values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-10/+10
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
2015-04-12implementation for downloading only when enabled wlanlookshe1-0/+3
2015-04-11no trim of messages or passwordlookshe1-1/+1
check password with only spaces separately
2015-01-11do not check image file size over http if accepted file size is 0Daniel Gultsch1-3/+6
2014-11-15some mime and pgp fixes for file transferiNPUTmice1-20/+1
2014-11-15support for pgp filesiNPUTmice1-2/+4
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-7/+7
Remove `Account.getFullJid()'
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-27/+13
2014-10-22Make conversations the root projectSam Whited1-0/+0