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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-24
show error toasts on ui thread
Daniel Gultsch
1
-5
/
+18
2016-06-24
catch exceptions when retrieving uri file extension
Daniel Gultsch
1
-0
/
+2
2016-06-22
remove white spaces from hostname
Daniel Gultsch
1
-2
/
+2
2016-06-22
refactor code that reads real jid from muc
Daniel Gultsch
1
-15
/
+15
2016-06-22
respond to block list push
Daniel Gultsch
1
-0
/
+6
2016-06-22
make sure that we always release wake lock even after throwing exception
Daniel Gultsch
1
-20
/
+13
2016-06-22
synchronize stanza count increment and write
Daniel Gultsch
1
-11
/
+11
2016-06-21
Update create_conference_dialog.xml
alexxthehood
1
-5
/
+5
2016-06-19
display toast on pgp error
Daniel Gultsch
3
-8
/
+16
2016-06-19
log reason for not showing notification
Daniel Gultsch
1
-0
/
+3
2016-06-19
remove ascii control chars when creating xml
Daniel Gultsch
1
-1
/
+1
2016-06-16
don't fail on missing jid in bookmarks
Daniel Gultsch
1
-3
/
+5
2016-06-16
don't handle chat states in muc or from archive
Daniel Gultsch
1
-1
/
+3
2016-06-16
show toast when connection to openkeychain could not be made
Daniel Gultsch
1
-1
/
+9
2016-06-16
log download failure caused by missing content length
Daniel Gultsch
1
-1
/
+1
2016-06-16
mark used otr fingprint in contact details and highlight pgp
Daniel Gultsch
3
-4
/
+28
2016-06-16
synchronize message body changes for message correction
Daniel Gultsch
2
-68
/
+72
2016-06-16
extract relevant extension from file name when processing share intent
Daniel Gultsch
1
-1
/
+22
2016-06-15
replace corrected messages in decryption queue
Daniel Gultsch
2
-0
/
+6
2016-06-15
pulled translations from transifex
Daniel Gultsch
1
-1
/
+1
2016-06-15
only dismiss sent message after encryption
Daniel Gultsch
2
-9
/
+16
2016-06-15
refresh UI to redraw message hint after switching to pgp
Daniel Gultsch
1
-0
/
+1
2016-06-15
delay notification until after pgp decryption
Daniel Gultsch
7
-22
/
+51
2016-06-15
log all fail reasons
Daniel Gultsch
1
-5
/
+6
2016-06-15
show xep-0172 nick only for contacts with mutual presence subscription
Daniel Gultsch
1
-1
/
+1
2016-06-14
clear muc tiles when avatar of member changes
Daniel Gultsch
3
-1
/
+19
2016-06-14
sort muc users by affiliation, name. fixes #1913
Daniel Gultsch
1
-9
/
+15
2016-06-14
synchronize access to stanza queue
Daniel Gultsch
1
-21
/
+31
2016-06-13
remove messages from decryption queue when trimming a conversation
Daniel Gultsch
2
-4
/
+19
2016-06-13
make sure tagwriter is clear before force closing socket
Daniel Gultsch
2
-19
/
+9
2016-06-13
refactored pgp decryption
Daniel Gultsch
11
-340
/
+211
2016-06-12
pulled translations from transifex
Daniel Gultsch
5
-1
/
+47
2016-06-12
actually do add fall back message for omemo
Daniel Gultsch
1
-1
/
+1
2016-06-12
make text color of last-seen match theme
Daniel Gultsch
1
-1
/
+1
2016-06-12
parse real jid from muc mam messages. (disabled)
Daniel Gultsch
2
-1
/
+17
2016-06-12
close db cursor after reading cert
Daniel Gultsch
1
-0
/
+1
2016-06-10
made background color of swiped conversations darker
Daniel Gultsch
4
-1
/
+11
2016-06-10
use darker green as background for chat bubbles in dark theme
Daniel Gultsch
39
-3
/
+9
2016-06-10
use darker colors for actionbar on dark theme
Daniel Gultsch
6
-13
/
+15
2016-06-09
pulled translations from transifex
Daniel Gultsch
9
-9
/
+168
2016-06-09
catch conversations sort exception. not vital at this point
Daniel Gultsch
2
-15
/
+19
2016-06-08
fixed spelling in last activity summary
Daniel Gultsch
1
-1
/
+1
2016-06-08
pulled translations from transifex
Daniel Gultsch
28
-66
/
+93
2016-06-08
Dark theme, theme switch, icons, style, strings
Steffen Keiper
311
-236
/
+552
2016-06-05
Do not treat right alt key as a modifier for key combos
Yussuf Khalil
1
-1
/
+1
2016-06-05
log all background stanzas when background logging is enabled
Daniel Gultsch
4
-9
/
+4
2016-06-04
swap sending presence and csi
Daniel Gultsch
1
-3
/
+3
2016-06-04
renamed last activity to last user interaction
Daniel Gultsch
1
-1
/
+1
2016-06-04
opt-in to send last userinteraction in presence
Daniel Gultsch
15
-71
/
+164
2016-06-03
trim nick from bookmark before checking if it's empty
Daniel Gultsch
1
-2
/
+2
[next]