aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ConversationsPlusApplication.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-10removes support for devices with sdk < 19 - meaning only support for 4.4 (Kit...steckbrief1-2/+0
2017-02-06relates FS#241: Implementation of http download based on okhttpsteckbrief1-9/+12
2016-08-23services.filetransfer.httpupload moved to new namespace services.filetransfer...steckbrief1-1/+1
2016-08-22Basic filetransfer http delete implementation; Exceptions for IqPacketError a...steckbrief1-0/+8
2016-05-29FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief1-0/+50
2016-04-23Fixes FS#204: Observe all used directoriessteckbrief1-2/+1
2016-02-12Imports organizedsteckbrief1-2/+1
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...steckbrief1-0/+12
2015-11-06FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief1-0/+21
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values...steckbrief1-0/+4
2015-10-21Access to preferences moved to global utility class ConversationsPlusPreferen...steckbrief1-0/+2
2015-10-05fix imports and namespacessteckbrief1-0/+2
2015-10-05Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ac...steckbrief1-0/+62