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
2014-11-29
fixed npe for broken bookmarks
iNPUTmice
1
-7
/
+8
2014-11-29
fix for concurrency issue
iNPUTmice
1
-1
/
+1
2014-11-27
fixed npe. fixed #717
iNPUTmice
1
-5
/
+6
2014-11-27
create conversation with bare jid
iNPUTmice
1
-1
/
+1
2014-11-27
use getAttributeAsJid method
iNPUTmice
1
-6
/
+1
2014-11-23
MUC: option to set/delete bookmark in conference details.
Michael
1
-0
/
+39
2014-11-23
add an listener for the muc roster update.
Michael
4
-1
/
+63
2014-11-23
MUC: do not add yourself to the muc user list.
Michael
1
-0
/
+2
2014-11-21
work around to not confuse irc transport with real conference servers
iNPUTmice
1
-2
/
+7
2014-11-21
update action bar with conversations updates as well
iNPUTmice
2
-52
/
+45
2014-11-21
MUC: set from when join muc.
Michael
1
-0
/
+1
2014-11-21
remove unused imports.
Michael
12
-38
/
+0
2014-11-21
move task to back and not finish when hitting back button
iNPUTmice
1
-7
/
+5
2014-11-21
STATUS_CODE_SELF_PRESENCE is not set in all case.
Michael
1
-10
/
+16
2014-11-21
additional null pointer saftey checks
iNPUTmice
1
-15
/
+13
2014-11-21
verify contacts key only on initiating side of smp
iNPUTmice
3
-7
/
+18
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
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
12
-137
/
+476
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-18
put error notification into notification service
iNPUTmice
3
-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
1
-33
/
+26
2014-11-18
properly remove conversations context menu
iNPUTmice
2
-41
/
+20
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
context menu for conversations. fixed #630
iNPUTmice
1
-9
/
+45
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
7
-38
/
+102
2014-11-17
synchronized around cache clear in avatar service
iNPUTmice
1
-9
/
+15
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
Fix linter suppression
Sam Whited
1
-2
/
+3
2014-11-17
highlight muc members by touching their name in muc details. fixed #503
iNPUTmice
3
-72
/
+105
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
happy hanukkah
iNPUTmice
8
-23
/
+132
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
[next]