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-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
2014-11-15
Update Spanish Translations
kruks23
1
-3
/
+38
2014-11-15
Cache SCRAM-SHA-1 keys for current session
Sam Whited
2
-10
/
+51
2014-11-15
Set security error status on TLS cert mismatch
Sam Whited
1
-6
/
+7
2014-11-15
Remove extra status wrapper method
Sam Whited
2
-6
/
+1
2014-11-15
Add incompatible server status
Sam Whited
4
-66
/
+19
2014-11-15
fixed some disco / carbon related bugs
iNPUTmice
1
-29
/
+43
2014-11-15
Add security error status
Sam Whited
4
-13
/
+22
2014-11-15
Make account status an enum
Sam Whited
13
-200
/
+215
2014-11-15
Add auth method pinning
Sam Whited
6
-16
/
+58
2014-11-15
added low priority and removed date in foreground noticfication
iNPUTmice
1
-0
/
+2
2014-11-15
turn on foreground service in expert settings
iNPUTmice
9
-9
/
+48
2014-11-15
handled more error cases
iNPUTmice
3
-5
/
+30
2014-11-15
better cleanup after unsuccesful transfers
iNPUTmice
3
-1
/
+35
2014-11-15
fixed description in notifications and conversation overview
iNPUTmice
8
-50
/
+93
2014-11-15
fixed resending for files as well
iNPUTmice
2
-3
/
+4
2014-11-15
made file transfers cancelable
iNPUTmice
8
-22
/
+76
2014-11-15
adepted conversationadapter to deal with files
iNPUTmice
2
-3
/
+23
2014-11-15
progress for ibb transfers
iNPUTmice
5
-13
/
+27
2014-11-15
some mime and pgp fixes for file transfer
iNPUTmice
7
-73
/
+71
2014-11-15
support for pgp files
iNPUTmice
5
-23
/
+38
2014-11-15
progress for http images as well. fixed open button for sent files
iNPUTmice
7
-8
/
+40
2014-11-15
copy non local files to private storage first
iNPUTmice
3
-23
/
+77
2014-11-15
bug fixes and various improvements for file transfer
iNPUTmice
5
-19
/
+30
2014-11-15
basic arbitrary file transfer
iNPUTmice
13
-136
/
+332
[next]