index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
persistance
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-31
deleted unnecessary log
iNPUTmice
1
-2
/
+0
2014-08-31
some code cleanup
iNPUTmice
1
-39
/
+51
2014-08-24
fixed faulty db creation on first install
iNPUTmice
1
-9
/
+12
2014-08-21
make avatars persisent / available even without internet
iNPUTmice
1
-1
/
+9
2014-08-21
save newly taken photos in DCIM dir
iNPUTmice
1
-14
/
+17
2014-08-16
more error handling for avatar publication
iNPUTmice
1
-1
/
+8
2014-08-13
trying to fix rotation problems
iNPUTmice
1
-13
/
+37
2014-08-11
fixed avatar in notification
iNPUTmice
1
-16
/
+29
2014-08-08
save images to external storage instead of internal. this requires more permi...
iNPUTmice
1
-5
/
+40
2014-08-06
fixed problems with sha sum calculation on avatar write. delete avatars with ...
iNPUTmice
1
-9
/
+26
2014-08-05
fetch missing avatars from server
iNPUTmice
1
-0
/
+5
2014-08-05
show own avatar after publication. no persistancy yet
iNPUTmice
1
-2
/
+5
2014-08-05
publish avatars
iNPUTmice
1
-1
/
+1
2014-08-03
activity for future avatar publications. not working yet
iNPUTmice
1
-1
/
+104
2014-07-29
fixed #239 - show contact names and pictures in muc if real jid is known
iNPUTmice
1
-24
/
+35
2014-07-27
migrated some ArrayLists to CopyOnWriteArrayLists
iNPUTmice
1
-3
/
+3
2014-07-12
made conversation list thread safe
iNPUTmice
1
-2
/
+2
2014-06-30
possible fix for #232
iNPUTmice
1
-6
/
+35
2014-06-20
not working version of otr file transfer
iNPUTmice
1
-1
/
+5
2014-06-16
cleanup; removed unnecessary imports and log outputs
iNPUTmice
1
-2
/
+0
2014-06-14
infite scrolling
iNPUTmice
1
-5
/
+17
2014-05-21
write contacts on system shutdown
Daniel Gultsch
1
-1
/
+0
2014-05-21
further improvment trying to deal with large images
Daniel Gultsch
1
-1
/
+6
2014-05-21
auto retry image compression with decreasing sample size
Daniel Gultsch
1
-17
/
+15
2014-05-20
close input stream
Daniel Gultsch
1
-0
/
+1
2014-05-20
trying to deal with larger images
Daniel Gultsch
1
-4
/
+17
2014-05-19
made roster persistant aka enabled versioning again
Daniel Gultsch
1
-26
/
+16
2014-05-19
reworked roster/contact handling. might break some stuff. not sycing to disk yet
Daniel Gultsch
1
-104
/
+48
2014-05-14
fixed #105
Daniel Gultsch
1
-24
/
+34
2014-05-13
takeing pictures over intent
Daniel Gultsch
1
-3
/
+17
2014-05-12
Better error handling if attach file doesnt work (on permission denied)
Daniel Gultsch
1
-7
/
+5
2014-05-06
basic pgp encrypted file transfer
Daniel Gultsch
1
-2
/
+11
2014-04-25
couple of more optimazations on image loading
Daniel Gultsch
1
-41
/
+2
2014-04-25
smoother scrolling (first step)
Daniel Gultsch
1
-2
/
+54
2014-04-23
deny files with unknown file types
Daniel Gultsch
1
-0
/
+1
2014-04-21
allow images to be opened with gallary app
Daniel Gultsch
2
-2
/
+35
2014-04-20
fixed #50
Daniel Gultsch
1
-0
/
+6
2014-04-19
cleaned up debug log a little bit
Daniel Gultsch
2
-12
/
+40
2014-04-18
fixed concurrent modification of contacts which led to missing presences
Daniel Gultsch
1
-3
/
+7
2014-04-18
tried to avoid some more race conditions in jingle
Daniel Gultsch
1
-1
/
+4
2014-04-13
transmitting files between two conversations works. no error handling and no ...
Daniel Gultsch
1
-3
/
+1
2014-04-13
some code cleanup. added setting to auto accept files. socks5 connections are...
Daniel Gultsch
1
-4
/
+4
2014-04-13
more efficant way of calculating the sha1 sum. closing connections
Daniel Gultsch
1
-50
/
+5
2014-04-12
add sha1 sum to file
Daniel Gultsch
1
-0
/
+45
2014-04-07
jingle connection and manager. able to trigger dialog in gajim
Daniel Gultsch
1
-34
/
+63
2014-04-06
gui for images
Daniel Gultsch
2
-7
/
+21
2014-04-06
added button to open images
Daniel Gultsch
1
-0
/
+76
2014-04-03
Migrate all accounts to use compression
Rene Treffer
1
-4
/
+7
2014-03-14
nick name more persistant than ever before
Daniel Gultsch
1
-2
/
+2
2014-03-11
possible fix for #9
Daniel Gultsch
1
-1
/
+2
[next]