aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/persistance (follow)
Commit message (Expand)AuthorAgeFilesLines
* check if inputstream is null before cropping avatar imagesDaniel Gultsch2015-08-191-0/+6
* catch broken base64 in avatarsDaniel Gultsch2015-08-161-5/+1
* provide extra interface to close sockets. fixes #1330Daniel Gultsch2015-08-151-0/+10
* do not touch pictures that are already in the right formatDaniel Gultsch2015-08-111-18/+19
* Let UNTRUSTED/UNDECIDED keys become INACTIVEAndreas Straub2015-08-011-9/+10
* added missing carbon column message table create statementDaniel Gultsch2015-07-311-0/+1
* Tag carbon messages in parser, adapt session logicAndreas Straub2015-07-291-1/+5
* Refactor out inner classes, cache trust storeAndreas Straub2015-07-291-130/+131
* made image file format configurable by Config.javaDaniel Gultsch2015-07-211-4/+14
* Use properly fixed numeral values in Trust enumAndreas Straub2015-07-211-5/+5
* Fix getNumTrustedKeysAndreas Straub2015-07-201-2/+4
* Lock TrustKeys if no trusted keys are availableCryptoNextBetaAndreas Straub2015-07-201-0/+14
* Optimize importsAndreas Straub2015-07-201-15/+15
* Fix axolotl database migrationAndreas Straub2015-07-201-2/+5
* Ask for key trust when sending messagesAndreas Straub2015-07-191-0/+9
* Fix trust status for outgoing messagesAndreas Straub2015-07-191-13/+24
* Fix setIdentityKeyTrust update statementAndreas Straub2015-07-191-2/+2
* Fix IdentityKey storage modelAndreas Straub2015-07-191-2/+6
* Overhauled Message taggingAndreas Straub2015-07-191-35/+58
* Fix getSubDeviceSessions SQL queryAndreas Straub2015-07-191-1/+1
* Clean up loggingAndreas Straub2015-07-191-4/+4
* Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-191-0/+21
* Refactor axolotl database recreationAndreas Straub2015-07-191-8/+14
* Save IdentityKeys in databaseAndreas Straub2015-07-191-0/+85
* DatabaseBackend bugfixesAndreas Straub2015-07-191-0/+5
* Reformat code to use tabsAndreas Straub2015-07-191-17/+17
* Reworked axolotl protocol layerAndreas Straub2015-07-191-27/+63
* CryptoNext persistance layer mockupAndreas Straub2015-07-191-1/+262
* try to catch weird npe in android sdkDaniel Gultsch2015-07-111-0/+2
* renamed downloadable to transferableDaniel Gultsch2015-07-101-2/+2
* avoid very rare npeDaniel Gultsch2015-07-031-2/+1
* made httpconnection (download) ready all kind of filesfeature/http_uploadDaniel Gultsch2015-06-301-1/+5
* made storage path decision entirely based upon file extensionDaniel Gultsch2015-06-301-2/+4
* refactored bodyContainsDownloadable to be more flexibleDaniel Gultsch2015-06-301-1/+1
* initial http upload supportDaniel Gultsch2015-06-291-1/+1
* Force Nameprepping of JID domain partsAndreas Straub2015-05-141-1/+86
* npe check after reading image uriDaniel Gultsch2015-04-281-3/+3
* print stack trace on io errorDaniel Gultsch2015-04-281-6/+6
* hard code bitmap configsDaniel Gultsch2015-04-261-2/+2
* cleaned up file handlingDaniel Gultsch2015-04-251-61/+77
* Set file size also for cached avatarsHolger Weiß2015-03-171-29/+31
* catching out of memory run time exception in hasEnabledAccounts()iNPUTmice2015-02-281-0/+2
* fixed bug in find conference in database methodiNPUTmice2015-01-211-3/+6
* keep proper image file extensionDaniel Gultsch2015-01-111-13/+18
* improved OTR verification part oneDaniel Gultsch2015-01-021-1/+5
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-3/+3
* save server id from mam messages. check for dups before adding mamiNPUTmice2014-12-101-1/+6
* additional null pointer saftey checksiNPUTmice2014-11-211-15/+13
* create file and dirs before creating fileiNPUTmice2014-11-201-0/+2
* happy hanukkahiNPUTmice2014-11-161-2/+8