index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
parse vcard avatars from muc presences
Daniel Gultsch
1
-0
/
+5
2015-12-04
Unset all PGP signatures once
fiaxh
3
-74
/
+96
2015-12-04
show tor config in paranoid mode
Daniel Gultsch
1
-1
/
+1
2015-12-04
hide message content in notifications in paranoia mode
Daniel Gultsch
1
-20
/
+30
2015-12-04
introduced build-time paranoia mode that disables unencrypted chats a…
Daniel Gultsch
4
-4
/
+23
2015-12-04
introduce config.java variable to optionally show number of connected…
Daniel Gultsch
2
-21
/
+43
2015-12-04
fixed crashes when activity got destroyed when selecting pgp key
Daniel Gultsch
2
-40
/
+96
2015-12-04
add error state for unavailable tor network
Daniel Gultsch
3
-13
/
+14
2015-12-04
always use http proxy for http requests. (socks is leaking dns)
Daniel Gultsch
1
-5
/
+1
2015-12-04
refactored socks5 connection code. make jingle transport use that new code
Daniel Gultsch
4
-53
/
+72
2015-12-04
do socks5 connect manually
Daniel Gultsch
3
-51
/
+69
2015-12-04
initial tor support
Daniel Gultsch
11
-129
/
+273
2015-12-04
parse vcard avatars from muc presences
Daniel Gultsch
6
-181
/
+295
2015-12-04
Show status message when contact requests presence
Sam Whited
3
-3
/
+22
2015-12-04
fixed avatar loading for non-file uris
Daniel Gultsch
2
-11
/
+7
2015-12-04
users are now able to crop their avatar pictures using the android-crop
Philip Flohr
2
-28
/
+6
2015-12-04
combine multiple message receipts into single message
Daniel Gultsch
2
-12
/
+15
2015-12-04
changed method signature of calcSampleSize
Daniel Gultsch
1
-1
/
+1
2015-11-29
try out a lower connection timeout
Christian S
1
-1
/
+1
2015-11-26
hide subject edit button if not editable by user
Daniel Gultsch
4
-5
/
+30
2015-11-26
encrypt pgp messages to self
Daniel Gultsch
1
-8
/
+8
2015-11-26
detect server identity and added muc-workaround for slack
Daniel Gultsch
3
-5
/
+49
2015-11-26
removed unnecessary configuration fetch after join
Daniel Gultsch
1
-1
/
+1
2015-11-26
removed unecessary chat state
Daniel Gultsch
1
-1
/
+1
2015-11-26
fail jingle file transfer if axolotl key message could not be created. fixes ...
Daniel Gultsch
1
-1
/
+5
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
15
-129
/
+91
2015-11-17
change IDENTITY_NAME
Christian S
1
-1
/
+1
2015-11-15
PgpEngine: Get account from conversation instead of from contact. fixes #1568...
fiaxh
1
-3
/
+3
2015-11-15
Own contact picture in tile for conferences with only one other occupant
fiaxh
1
-20
/
+48
2015-11-15
added full changelog as button...
Christian S
1
-1
/
+11
2015-11-14
rename Conversations to Pix-Art Messenger
Christian S
1
-1
/
+1
2015-11-14
show own name in sent locations
Christian S
1
-0
/
+2
2015-11-13
scale the image to avoid OOM Execptions
Philip Flohr
1
-3
/
+34
2015-11-09
Sign empty status
fiaxh
2
-3
/
+1
2015-11-09
Use OpenPGP-API 9.0
fiaxh
6
-43
/
+138
2015-11-07
don't use the imagepicker provided by android-crop
Philip Flohr
1
-4
/
+12
2015-11-06
Move migration 19 before 17
Andreas Straub
1
-3
/
+6
2015-11-06
use Config.AVATAR_SIZE as size for cropping avatar picture
Philip Flohr
1
-1
/
+1
2015-11-06
set the avatar image size to 384x384
Philip Flohr
1
-1
/
+1
2015-11-06
users are now able to crop their avatar pictures
Philip Flohr
1
-16
/
+26
2015-11-01
don't close socket on disconnect
Daniel Gultsch
1
-1
/
+0
2015-10-31
indicate cbe in chat message hint
Daniel Gultsch
2
-1
/
+23
2015-10-31
explicitly mark verified omemo keys in UI
Daniel Gultsch
6
-16
/
+46
2015-10-30
fixed session objects not being build on start up
Daniel Gultsch
2
-2
/
+1
2015-10-29
moved db calls made from UI into serial background thread
Daniel Gultsch
1
-5
/
+21
2015-10-29
avoid npe when checking for stream restart
Daniel Gultsch
1
-2
/
+4
2015-10-29
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
7
-5
/
+47
2015-10-29
load avatars in message adapter in background task
Daniel Gultsch
2
-13
/
+111
2015-10-28
show encryption type in warned/red messages
Daniel Gultsch
2
-0
/
+21
2015-10-28
Show PGP "please wait" message only when actually decrypting
fiaxh
1
-1
/
+5
[next]