aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/persistance (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 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
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-151-3/+3
|\ \
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-161-83/+22
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-102-2/+3
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-022-8/+8
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-11-061-366/+33
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-11-031-21/+38
|\| |
| * | renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-193-930/+0
| |/
* / Merge tag '1.5.2' into trz/rebaselookshe2015-08-112-68/+176
|/
* 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
* Merge branch 'master' into developmentiNPUTmice2014-11-161-5/+18
|\
| * close cursor for databaseiNPUTmice2014-11-161-5/+18
* | some mime and pgp fixes for file transferiNPUTmice2014-11-151-1/+1
* | support for pgp filesiNPUTmice2014-11-151-17/+20
* | progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-151-1/+10
* | copy non local files to private storage firstiNPUTmice2014-11-151-2/+30
* | bug fixes and various improvements for file transferiNPUTmice2014-11-151-0/+15
* | basic arbitrary file transferiNPUTmice2014-11-152-21/+59
* | Move a chunk of classes over to using JID objectsSam Whited2014-11-091-10/+12
|/