index
:
conversations
BrianBlade-feature/swipe_out_conversation
CryptoNextAlpha
CryptoNextBeta
JingleFixes
MessageParserNext
UnreadCountBadge
cbe
delay_fixes
development
dnsfixes
feature/file_transfer
feature/foreground_service
feature/http_upload
feature/mam
feature/otr_verification
idn_fixes
issue921
lolipop_dns_server_discovery
master
more_logging_for_view_intent
muc_vcard_avatars
nfc
possible_copperhead_fixes
reworked_host_finder_loop
show_members_in_conference
show_send_button_in_softkeyboard
six_love
slack_workaround
tor_support
travis-fixes
travis_fixes
trz/emojicon-merge
trz/emojicon-new
trz/master
trz/merge_1.10.0
trz/merge_1.10.1
trz/merge_1.11.0
trz/merge_1.11.1
trz/merge_1.11.7
trz/merge_1.12.4
trz/merge_1.5.2
trz/merge_1.6.3
trz/merge_1.9.3
trz/merge_1.9.4
trz/rebase
trz/rename
trz/test
verbose_login_log
copy of conversations repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-20
don't allow user to accidentally send empty messages
1.4.1
Daniel Gultsch
1
-4
/
+3
2015-05-20
proper error parsing. some clean up
Daniel Gultsch
1
-41
/
+49
2015-05-20
fixed npe in new message parser
Daniel Gultsch
1
-1
/
+3
2015-05-20
fixed muc mam. added a few security checks
Daniel Gultsch
2
-25
/
+35
2015-05-20
fixed read/unread markers
Daniel Gultsch
1
-10
/
+9
2015-05-20
added mam stuff to new message parser
Daniel Gultsch
3
-9
/
+28
2015-05-20
rewrote parser code. mam id and possible other stuff still missing. also mass...
Daniel Gultsch
4
-504
/
+230
2015-05-20
provide helper function for getting the content of a child directly
Daniel Gultsch
6
-21
/
+38
2015-05-20
added fall back package id for voice recorder plugin
Daniel Gultsch
1
-0
/
+1
2015-05-19
hide block contact from context menu when server feature is not available fix...
Daniel Gultsch
1
-2
/
+5
2015-05-18
use same socket time out for jingle and xmpp connections
Daniel Gultsch
2
-2
/
+2
2015-05-18
use a 20s timeout on socks5 connections
Daniel Gultsch
2
-2
/
+6
2015-05-18
don't offer initiator his own candidates
Daniel Gultsch
1
-2
/
+4
2015-05-17
fixed crash on failed account registry
Daniel Gultsch
1
-1
/
+1
2015-05-16
made white space check in bodyContainsDownloadable less aggresive
Daniel Gultsch
1
-1
/
+1
2015-05-16
let jingle connection and manager handle message status
Daniel Gultsch
3
-4
/
+10
2015-05-15
call StartConversationActivity in init mode only after adding the first account
Daniel Gultsch
2
-2
/
+6
2015-05-14
Force Nameprepping of JID domain parts
Andreas Straub
2
-4
/
+96
2015-05-14
added a few location questions
Daniel Gultsch
1
-3
/
+8
2015-05-14
always log reason for failed file transfer
Daniel Gultsch
2
-2
/
+18
2015-05-13
ignore question marks in location question
Daniel Gultsch
1
-10
/
+13
2015-05-13
show location quick action after receiving a question about the users location
Daniel Gultsch
2
-1
/
+28
2015-05-13
clear avatar cache when uploading new avatar
Daniel Gultsch
1
-0
/
+1
2015-05-13
use zero width white space as message seperator
Daniel Gultsch
1
-1
/
+1
2015-05-12
removed debug logging
Daniel Gultsch
1
-2
/
+0
2015-05-12
handle conference invites differently to deal with killed activities. fixes #...
Daniel Gultsch
4
-31
/
+67
2015-05-12
don't set unknown error in muc
Daniel Gultsch
1
-2
/
+0
2015-05-12
don't reinit conversation when coming back to activity. avoids unnecessary sc...
Daniel Gultsch
1
-3
/
+1
2015-05-11
avoid using paragraph style breaks by accident
Daniel Gultsch
2
-4
/
+7
2015-05-11
increased space between merged messages a bit
Daniel Gultsch
1
-1
/
+1
2015-05-11
add a little bit of space between merged messages.
Daniel Gultsch
2
-2
/
+8
2015-05-11
no font padding on red hearts
Daniel Gultsch
1
-2
/
+4
2015-05-11
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
3
-54
/
+41
2015-05-10
optimized heart render code a bit
Daniel Gultsch
2
-7
/
+8
2015-05-10
added white heart to new rendering as well
Daniel Gultsch
2
-1
/
+4
2015-05-10
changed conversation red to material red
Daniel Gultsch
1
-2
/
+2
2015-05-10
paint single unicode hearts as red and slightly larger
Daniel Gultsch
3
-36
/
+66
2015-05-08
only forward incoming chat messages to Pebble App and Gadgetbridge
Andreas Shimokawa
1
-1
/
+5
2015-05-08
config option to reset attempt counts when changing network (default=true)
Daniel Gultsch
2
-8
/
+19
2015-05-08
throw proper exception before changing account into error state
Daniel Gultsch
1
-11
/
+31
2015-05-07
fixed encrypted ibb file transfer which was broken with ART. fixes #1172
Daniel Gultsch
2
-26
/
+33
2015-05-07
fixed npe when binval value of vcard avatar is null
Daniel Gultsch
1
-2
/
+3
2015-05-06
fixed npe when missing instructions on failed register
Daniel Gultsch
1
-7
/
+5
2015-05-06
fwiw don't allow stanza count to go over MAX_INT
Daniel Gultsch
1
-0
/
+9
2015-05-05
avoid fetching avatars multiple times in parallel
Daniel Gultsch
1
-8
/
+39
2015-05-05
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
6
-28
/
+127
2015-05-05
enabled sm logging by default at least for development branch
Daniel Gultsch
1
-1
/
+1
2015-05-04
clean up in attachment chooser code. fixed #1168
Daniel Gultsch
1
-51
/
+51
2015-05-04
open market if share location plugin isn't installed
Daniel Gultsch
1
-0
/
+15
2015-05-03
Fix typos in URL to the project
Alexander Groshev
1
-2
/
+2
[next]