| Commit message (Expand) | Author | Age | Files | Lines |
* | Added columns to fileparams table: url, original file name, key and ivtrz/beta-5 | steckbrief | 2017-01-04 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-10-20 | 21 | -4902/+48 |
* | Implements FS#235: Deletion of remote files uploaded via httpupload | steckbrief | 2016-09-29 | 8 | -16/+37 |
* | Confirmation dialog added before sending delete command for remote file | steckbrief | 2016-08-23 | 1 | -8/+25 |
* | services.filetransfer.httpupload moved to new namespace services.filetransfer... | steckbrief | 2016-08-23 | 9 | -9/+9 |
* | xmpp.httpupload moved to new namespace xmpp.filetransfer.http.upload; delete ... | steckbrief | 2016-08-23 | 6 | -11/+8 |
* | Basic filetransfer http delete implementation; Exceptions for IqPacketError a... | steckbrief | 2016-08-22 | 3 | -0/+135 |
* | Related to FS#131, FS#129, FS#220: | steckbrief | 2016-06-06 | 14 | -83/+472 |
* | FileTransfer reworked (first steps - functionality as is), HttpUpload | steckbrief | 2016-05-29 | 14 | -111/+709 |
* | XmppConnectionService.markMessage moved to MessageUtil | steckbrief | 2016-05-09 | 1 | -84/+8 |
* | Fixes FS#204: Observe all used directories | steckbrief | 2016-04-23 | 1 | -40/+3 |
* | Merge branch 'master' into introduce_cplus_database_version | steckbrief | 2016-04-18 | 5 | -53/+139 |
|\ |
|
| * | Related to FS#199: Removed unnecessary build configuration variable to hide d... | steckbrief | 2016-04-18 | 1 | -5/+3 |
| * | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-04-17 | 5 | -56/+144 |
* | | DatabaseBackend updated to serve Conversatiosn Database version and Conversat... | steckbrief | 2016-04-17 | 1 | -5/+0 |
|/ |
|
* | Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferences | steckbrief | 2016-04-06 | 2 | -65/+33 |
* | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-04-05 | 1 | -9/+11 |
* | Logging for FS#80 to identify calling method | lookshe | 2016-03-30 | 1 | -0/+1 |
* | Implements FS#173: Move access to colors to separate helper class | steckbrief | 2016-03-29 | 1 | -1/+2 |
* | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-03-25 | 1 | -1/+2 |
* | Fixes FS#87 - Crash on load messages after delete account | lookshe | 2016-03-22 | 1 | -1/+5 |
* | once again: FS#34 - review all calls for String.trim() | lookshe | 2016-03-14 | 1 | -3/+3 |
* | Fixes FS#155: Check FileHelper vs. FileUtils | steckbrief | 2016-03-12 | 1 | -3/+2 |
* | Fixes FS#139: Do not merge messages at all | steckbrief | 2016-03-11 | 1 | -25/+15 |
* | Fixes FS#157: Trigger loading messages from MAM in MUC does not end | steckbrief | 2016-03-10 | 2 | -35/+44 |
* | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-03-08 | 2 | -20/+64 |
* | Merge branch 'trz/rebase' into trz/rename | lookshe | 2016-03-06 | 8 | -525/+1678 |
* | Fixes FS#135: condition NOT message.isRead() added to check if notification s... | steckbrief | 2016-02-09 | 1 | -1/+1 |
* | Fixes FS#135: condition NOT message.isRead() added to check if notification s... | steckbrief | 2016-02-09 | 1 | -6/+7 |
* | Introducing some specialized IqPacketGenerators | steckbrief | 2016-01-15 | 1 | -6/+7 |
* | Moved all avatar related work to AvatarService | steckbrief | 2016-01-15 | 2 | -61/+58 |
* | Moved all avatar related work to AvatarService | steckbrief | 2016-01-13 | 3 | -191/+191 |
* | Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis... | steckbrief | 2015-12-16 | 1 | -102/+23 |
* | Moved logcat to a module, increased error robustness for loading last messages | steckbrief | 2015-12-10 | 2 | -3/+3 |
* | Fix flagging no more messages on server for conversation | steckbrief | 2015-12-06 | 1 | -1/+1 |
* | Fixes FS#75 - Change color names to reasonable names | steckbrief | 2015-12-04 | 1 | -1/+1 |
* | Implements FS#67: Introduce central logging class to use log prefix, new acti... | steckbrief | 2015-11-20 | 2 | -49/+49 |
* | FileBackend splitted into several util classes for separate concerns: AvatarU... | steckbrief | 2015-11-06 | 3 | -166/+138 |
* | Implements FS#26: Introduction of dialog to choose whether to resize a pictur... | steckbrief | 2015-11-03 | 1 | -30/+88 |
* | Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values... | steckbrief | 2015-10-23 | 2 | -6/+3 |
* | Access to preferences moved to global utility class ConversationsPlusPreferen... | steckbrief | 2015-10-21 | 3 | -155/+111 |
* | Fixes FS#81 - avoid jumps after loading messages | steckbrief | 2015-10-15 | 1 | -22/+32 |
* | Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ac... | steckbrief | 2015-10-05 | 1 | -1/+2 |
* | Merge branch 'trz/rebase' into trz/rename | lookshe | 2015-08-16 | 2 | -32/+45 |
* | Merge branch 'trz/rebase' into trz/rename | lookshe | 2015-08-11 | 3 | -238/+411 |
* | renaming eu.siacs.conversations to de.thedevstack.conversationsplus | steckbrief | 2015-06-19 | 6 | -0/+3704 |