aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-11Formatting of remote file status adjustedtrz/renamesteckbrief2-3/+3
2017-01-11Improved error handling for filetransfer:http:delete, Check for httpupload fe...steckbrief14-79/+160
2017-01-11Generic view util added to change the visibility of subclasses of Viewsteckbrief2-2/+41
2017-01-11Custom toast view addedsteckbrief4-0/+123
2017-01-05related to FS#237steckbrief1-1/+0
2017-01-04Fixed errors with notificationstrz/beta-7steckbrief1-3/+6
2017-01-04Fixed NPE in FileParams.setKeyAndIvsteckbrief1-11/+13
2017-01-04Added columns to fileparams table: url, original file name, key and ivtrz/beta-5steckbrief21-310/+577
2016-12-29Hide number of unread message counter if there are no new messagessteckbrief1-3/+5
2016-12-28Implement FS#239: Show number of unread messages in conversations overviewsteckbrief2-44/+59
2016-10-23Fixes FS#237: Enable long click in layout instead of programmaticallysteckbrief3-15/+7
2016-09-29Fixes FS#29: Own Avatar not loadedsteckbrief1-3/+9
2016-09-29Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief38-631/+790
2016-08-26Fixes FS#230: Uncaught NullPointerException in DNSHelpersteckbrief1-7/+12
2016-08-23Fixes conditions for cplus db upgradessteckbrief1-2/+2
2016-08-23Javadoc added and access to xmppConnectionService movedsteckbrief2-5/+14
2016-08-23Fixes FS#229: prompt for confirmation before deleting a filesteckbrief4-9/+41
2016-08-23Confirmation dialog added before sending delete command for remote filesteckbrief6-23/+84
2016-08-23services.filetransfer.httpupload moved to new namespace services.filetransfer...steckbrief11-11/+11
2016-08-23xmpp.httpupload moved to new namespace xmpp.filetransfer.http.upload; delete ...steckbrief15-28/+22
2016-08-22Improved error handling for httpuploadsteckbrief1-4/+7
2016-08-22Basic filetransfer http delete implementation; Exceptions for IqPacketError a...steckbrief22-15/+547
2016-07-16Implements FS#227: Store password encrypted in internal databasesteckbrief4-3/+267
2016-06-06Related to FS#131, FS#129, FS#220:steckbrief14-83/+472
2016-05-29FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief39-199/+1165
2016-05-26Fixed javadoc of HttpUploadHintsteckbrief1-1/+11
2016-05-26Fixed javadoc of PubSub Element Generation/Parsingsteckbrief3-5/+114
2016-05-09XmppConnectionService.markMessage moved to MessageUtilsteckbrief13-108/+132
2016-04-23Fixes FS#204: Observe all used directoriessteckbrief8-48/+138
2016-04-23Related to FS#134: check if oldversion is smaller then new version on upgradi...steckbrief1-2/+1
2016-04-19Removed download decision MUST if the message contains jabber:x:oob:oob/urlsteckbrief1-3/+0
2016-04-19Persist Message.treatAsDownloadablesteckbrief2-2/+15
2016-04-19Related to FS#134: Set Message flags according to httpupload hintsteckbrief3-0/+9
2016-04-18Implements FS#137: build flavorssteckbrief2-50/+37
2016-04-18Related to FS#199: fixed merge hickups (message correction setting removed, k...steckbrief2-8/+1
2016-04-18Related to FS#199: Removed unnecessary build configuration variable to hide d...steckbrief2-6/+3
2016-04-18Related to FS#199: Removed unnecessary differentiation between a conversation...steckbrief3-16/+1
2016-04-17DatabaseBackend updated to serve Conversatiosn Database version and Conversat...steckbrief13-20/+390
2016-04-17removed unused stringlookshe1-1/+0
2016-04-17@Overrides addedtrz/merge_1.11.7lookshe1-0/+6
2016-04-16Fixed null pointer exception in case of IOException before uploading file to ...steckbrief1-2/+7
2016-04-14always notify by default in conferencesDaniel Gultsch2-3/+1
2016-04-14removed unnecessary call to stopSelf() after logging outDaniel Gultsch1-5/+11
2016-04-14add setting for quick sharingDaniel Gultsch3-17/+51
2016-04-14removed unused call to cancel eventsDaniel Gultsch1-1/+0
2016-04-13create Config varibale to show the disable foreground service buttonDaniel Gultsch2-3/+6
2016-04-13hacky workaround to determine if uri points to private file on < lolipopDaniel Gultsch3-9/+25
2016-04-13return own jid as true counterpart on self messages in mucDaniel Gultsch1-0/+3
2016-04-12added share uri button to conference detailsDaniel Gultsch15-14/+43
2016-04-12reverse order in contact chooserDaniel Gultsch1-1/+1