aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/persistance (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-02rotate avatarsiNPUTmice1-9/+16
2014-09-01optimize string operations a bitM. Dietrich2-3/+3
2014-08-31deleted unnecessary logiNPUTmice1-2/+0
2014-08-31some code cleanupiNPUTmice1-39/+51
2014-08-24fixed faulty db creation on first installiNPUTmice1-9/+12
2014-08-21make avatars persisent / available even without internetiNPUTmice1-1/+9
2014-08-21save newly taken photos in DCIM diriNPUTmice1-14/+17
2014-08-16more error handling for avatar publicationiNPUTmice1-1/+8
2014-08-13trying to fix rotation problemsiNPUTmice1-13/+37
2014-08-11fixed avatar in notificationiNPUTmice1-16/+29
2014-08-08save images to external storage instead of internal. this requires more permi...iNPUTmice1-5/+40
2014-08-06fixed problems with sha sum calculation on avatar write. delete avatars with ...iNPUTmice1-9/+26
2014-08-05fetch missing avatars from serveriNPUTmice1-0/+5
2014-08-05show own avatar after publication. no persistancy yetiNPUTmice1-2/+5
2014-08-05publish avatarsiNPUTmice1-1/+1
2014-08-03activity for future avatar publications. not working yetiNPUTmice1-1/+104
2014-07-29fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice1-24/+35
2014-07-27migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice1-3/+3
2014-07-12made conversation list thread safeiNPUTmice1-2/+2
2014-06-30possible fix for #232iNPUTmice1-6/+35
2014-06-20not working version of otr file transferiNPUTmice1-1/+5
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice1-2/+0
2014-06-14infite scrollingiNPUTmice1-5/+17
2014-05-21write contacts on system shutdownDaniel Gultsch1-1/+0
2014-05-21further improvment trying to deal with large imagesDaniel Gultsch1-1/+6
2014-05-21auto retry image compression with decreasing sample sizeDaniel Gultsch1-17/+15
2014-05-20close input streamDaniel Gultsch1-0/+1
2014-05-20trying to deal with larger imagesDaniel Gultsch1-4/+17
2014-05-19made roster persistant aka enabled versioning againDaniel Gultsch1-26/+16
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch1-104/+48
2014-05-14fixed #105Daniel Gultsch1-24/+34
2014-05-13takeing pictures over intentDaniel Gultsch1-3/+17
2014-05-12Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch1-7/+5
2014-05-06basic pgp encrypted file transferDaniel Gultsch1-2/+11
2014-04-25couple of more optimazations on image loadingDaniel Gultsch1-41/+2
2014-04-25smoother scrolling (first step)Daniel Gultsch1-2/+54
2014-04-23deny files with unknown file typesDaniel Gultsch1-0/+1
2014-04-21allow images to be opened with gallary appDaniel Gultsch2-2/+35
2014-04-20fixed #50Daniel Gultsch1-0/+6
2014-04-19cleaned up debug log a little bitDaniel Gultsch2-12/+40
2014-04-18fixed concurrent modification of contacts which led to missing presencesDaniel Gultsch1-3/+7
2014-04-18tried to avoid some more race conditions in jingleDaniel Gultsch1-1/+4
2014-04-13transmitting files between two conversations works. no error handling and no ...Daniel Gultsch1-3/+1
2014-04-13some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch1-4/+4
2014-04-13more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch1-50/+5
2014-04-12add sha1 sum to fileDaniel Gultsch1-0/+45
2014-04-07jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch1-34/+63
2014-04-06gui for imagesDaniel Gultsch2-7/+21
2014-04-06added button to open imagesDaniel Gultsch1-0/+76
2014-04-03Migrate all accounts to use compressionRene Treffer1-4/+7