aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/persistance (follow)
Commit message (Expand)AuthorAgeFilesLines
* version 1.6.0 beta 3Christian S2015-08-121-18/+19
|\
| * do not touch pictures that are already in the right formatDaniel Gultsch2015-08-111-18/+19
* | copy commitsChristian S2015-08-021-131/+138
|\|
| * 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
* | copy commitsChristian S2015-07-232-9/+19
|\|
| * 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
* | copy commitsChristian S2015-07-202-31/+511
|\|
| * Fix getNumTrustedKeysAndreas Straub2015-07-201-2/+4
| * Lock TrustKeys if no trusted keys are availableAndreas 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
* | Merge branch 'development' of https://github.com/siacs/Conversations into sia...Christian S2015-07-141-2/+4
|\|
| * try to catch weird npe in android sdkDaniel Gultsch2015-07-111-0/+2
| * renamed downloadable to transferableDaniel Gultsch2015-07-101-2/+2
* | Merge pull request #1 from siacs/developmentChristian S.2015-07-031-2/+1
|\|
| * avoid very rare npeDaniel Gultsch2015-07-031-2/+1
* | changed WEBP to JPEG for imagesChristian S2015-07-031-2/+2
|/
* made httpconnection (download) ready all kind of filesDaniel 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