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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
verify contacts key only on initiating side of smp
iNPUTmice
4
-7
/
+20
2014-11-20
changed listener timing and cache clearing after muc presences
iNPUTmice
1
-6
/
+9
2014-11-20
create file and dirs before creating file
iNPUTmice
1
-0
/
+2
2014-11-20
change status codes string 'number' to a better readable constant.
Michael
1
-3
/
+5
2014-11-20
Update german translations
kriztan
1
-16
/
+20
2014-11-20
fixed potential NPEs
iNPUTmice
1
-39
/
+43
2014-11-20
import fixes
iNPUTmice
1
-0
/
+2
2014-11-20
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
13
-137
/
+480
2014-11-19
Remove broken / unused imports
Sam Whited
1
-3
/
+0
2014-11-19
sent read marker to full jid
iNPUTmice
2
-9
/
+10
2014-11-19
some saftey checks before registering listeners in XmppActivity
iNPUTmice
1
-1
/
+12
2014-11-19
Update basque translation
Aitor Beriain
1
-0
/
+56
2014-11-19
Update german translations
kriztan
1
-0
/
+41
2014-11-19
Update spanish translations
kruks23
1
-4
/
+4
2014-11-18
Update spanish translations
kruks23
1
-2
/
+8
2014-11-18
put error notification into notification service
iNPUTmice
7
-46
/
+42
2014-11-18
simplified message merge condition
iNPUTmice
1
-43
/
+13
2014-11-18
synchronized message list in conversation fragment
iNPUTmice
1
-113
/
+118
2014-11-18
show dynamic tags in contacts activity as well
iNPUTmice
2
-45
/
+33
2014-11-18
properly remove conversations context menu
iNPUTmice
4
-52
/
+27
2014-11-18
disabled broken conversations context menu
iNPUTmice
1
-3
/
+3
2014-11-18
better usage of synchronized in some places
iNPUTmice
3
-82
/
+80
2014-11-18
better exception handling in XmppConnection.connect. (never return without th...
iNPUTmice
1
-39
/
+15
2014-11-18
added rendered versions of new icons
iNPUTmice
8
-0
/
+0
2014-11-18
context menu for conversations. fixed #630
iNPUTmice
3
-9
/
+57
2014-11-17
clear avatar cache with new roster push from server
iNPUTmice
1
-0
/
+2
2014-11-17
avoided some null pointers
iNPUTmice
3
-24
/
+35
2014-11-17
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
8
-39
/
+106
2014-11-17
synchronized around cache clear in avatar service
iNPUTmice
2
-9
/
+19
2014-11-17
Use `Locale.US' for string comparisons in search
Sam Whited
2
-6
/
+14
2014-11-17
trim search before searching
iNPUTmice
1
-2
/
+2
2014-11-17
split search keywords by whitespaces and imply AND operatior
iNPUTmice
1
-1
/
+11
2014-11-17
slightly modified logo / launcher icon
iNPUTmice
8
-0
/
+0
2014-11-17
Update strings.xml
ferdev1
1
-2
/
+2
2014-11-17
Fix linter suppression
Sam Whited
1
-2
/
+3
2014-11-17
highlight muc members by touching their name in muc details. fixed #503
iNPUTmice
4
-73
/
+106
2014-11-16
made tags searchable
iNPUTmice
2
-157
/
+180
2014-11-16
fixed regression of xmpp uris not working
iNPUTmice
2
-14
/
+11
2014-11-16
Fix string
ferdev1
1
-1
/
+1
2014-11-16
happy hanukkah
iNPUTmice
13
-24
/
+162
2014-11-16
Fix fetching accounts by JIDs
Sam Whited
1
-1
/
+1
2014-11-16
show full time stamp in connection established field
iNPUTmice
1
-1
/
+1
2014-11-16
show full time stamp in connection established field
iNPUTmice
1
-1
/
+1
2014-11-16
better error checking in ssl switch over
iNPUTmice
1
-5
/
+10
2014-11-16
better error checking in ssl switch over
iNPUTmice
1
-5
/
+9
2014-11-15
Don't escape passwords in SASL
Sam Whited
2
-3
/
+3
2014-11-16
made scan and show qr code more accessible in VerifyOtrActivity
iNPUTmice
6
-58
/
+214
2014-11-16
close cursor for database
iNPUTmice
1
-5
/
+18
2014-11-16
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
11
-69
/
+119
2014-11-15
small modifications for changing an account status in XmppConnection
iNPUTmice
1
-8
/
+6
[next]