aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/persistance (follow)
Commit message (Expand)AuthorAgeFilesLines
* setting to increase font size. fixed #420iNPUTmice2014-09-081-1/+2
* rotate avatarsiNPUTmice2014-09-021-9/+16
* optimize string operations a bitM. Dietrich2014-09-012-3/+3
* deleted unnecessary logiNPUTmice2014-08-311-2/+0
* some code cleanupiNPUTmice2014-08-311-39/+51
* fixed faulty db creation on first installiNPUTmice2014-08-241-9/+12
* make avatars persisent / available even without internetiNPUTmice2014-08-211-1/+9
* save newly taken photos in DCIM diriNPUTmice2014-08-211-14/+17
* more error handling for avatar publicationiNPUTmice2014-08-161-1/+8
* trying to fix rotation problemsiNPUTmice2014-08-131-13/+37
* fixed avatar in notificationiNPUTmice2014-08-111-16/+29
* save images to external storage instead of internal. this requires more permi...iNPUTmice2014-08-081-5/+40
* fixed problems with sha sum calculation on avatar write. delete avatars with ...iNPUTmice2014-08-061-9/+26
* fetch missing avatars from serveriNPUTmice2014-08-051-0/+5
* show own avatar after publication. no persistancy yetiNPUTmice2014-08-051-2/+5
* publish avatarsiNPUTmice2014-08-051-1/+1
* activity for future avatar publications. not working yetiNPUTmice2014-08-031-1/+104
* fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-291-24/+35
* migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice2014-07-271-3/+3
* made conversation list thread safeiNPUTmice2014-07-121-2/+2
* possible fix for #232iNPUTmice2014-06-301-6/+35
* not working version of otr file transferiNPUTmice2014-06-201-1/+5
* cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-161-2/+0
* infite scrollingiNPUTmice2014-06-141-5/+17
* write contacts on system shutdownDaniel Gultsch2014-05-211-1/+0
* further improvment trying to deal with large imagesDaniel Gultsch2014-05-211-1/+6
* auto retry image compression with decreasing sample sizeDaniel Gultsch2014-05-211-17/+15
* close input streamDaniel Gultsch2014-05-201-0/+1
* trying to deal with larger imagesDaniel Gultsch2014-05-201-4/+17
* made roster persistant aka enabled versioning againDaniel Gultsch2014-05-191-26/+16
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-191-104/+48
* fixed #105Daniel Gultsch2014-05-141-24/+34
* takeing pictures over intentDaniel Gultsch2014-05-131-3/+17
* Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch2014-05-121-7/+5
* basic pgp encrypted file transferDaniel Gultsch2014-05-061-2/+11
* couple of more optimazations on image loadingDaniel Gultsch2014-04-251-41/+2
* smoother scrolling (first step)Daniel Gultsch2014-04-251-2/+54
* deny files with unknown file typesDaniel Gultsch2014-04-231-0/+1
* allow images to be opened with gallary appDaniel Gultsch2014-04-212-2/+35
* fixed #50Daniel Gultsch2014-04-201-0/+6
* cleaned up debug log a little bitDaniel Gultsch2014-04-192-12/+40
* fixed concurrent modification of contacts which led to missing presencesDaniel Gultsch2014-04-181-3/+7
* tried to avoid some more race conditions in jingleDaniel Gultsch2014-04-181-1/+4
* transmitting files between two conversations works. no error handling and no ...Daniel Gultsch2014-04-131-3/+1
* some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch2014-04-131-4/+4
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-131-50/+5
* add sha1 sum to fileDaniel Gultsch2014-04-121-0/+45
* jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch2014-04-071-34/+63
* gui for imagesDaniel Gultsch2014-04-062-7/+21
* added button to open imagesDaniel Gultsch2014-04-061-0/+76