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-06-26
fixed rare bug with attach image menu
iNPUTmice
1
-0
/
+6
2014-06-25
moved some try catchs around
iNPUTmice
1
-5
/
+5
2014-06-25
more npe fixes
iNPUTmice
2
-3
/
+8
2014-06-25
fixed two rare npe
iNPUTmice
2
-44
/
+49
2014-06-25
more kxml fuck ups fixed
iNPUTmice
1
-0
/
+2
2014-06-25
fixed odd occurrences of a cursor returned by the system being NULL. wtf ukas
iNPUTmice
1
-0
/
+3
2014-06-25
wraped stanza writer in try catch
iNPUTmice
1
-5
/
+11
2014-06-25
removed unecessary logging
iNPUTmice
1
-5
/
+0
2014-06-25
wrap wakelock release with try catch
iNPUTmice
3
-7
/
+7
2014-06-25
some fixes for otr with multiple parties
iNPUTmice
2
-1
/
+10
2014-06-24
more otr fixes
iNPUTmice
2
-14
/
+24
2014-06-24
fixes for offline otr
iNPUTmice
2
-1
/
+17
2014-06-23
fixed regression with chat markers not working
iNPUTmice
3
-8
/
+2
2014-06-23
fix for not being able to send otr encrypted images to offline contacts. unco...
iNPUTmice
1
-18
/
+18
2014-06-23
possible better distribution of contact picture colors
iNPUTmice
1
-2
/
+2
2014-06-23
enabled otr encryption for ibb filetransfer as well
iNPUTmice
2
-16
/
+20
2014-06-22
removed warnings
iNPUTmice
5
-11
/
+7
2014-06-22
fixed #220
iNPUTmice
5
-14
/
+63
2014-06-22
moved message packet creation into sperate class
iNPUTmice
3
-69
/
+84
2014-06-22
establish otr connection before sending image
iNPUTmice
1
-13
/
+34
2014-06-20
fixes for otr file transfer
iNPUTmice
4
-23
/
+49
2014-06-20
not working version of otr file transfer
iNPUTmice
15
-52
/
+548
2014-06-16
clear input field after conference pgp message
iNPUTmice
1
-0
/
+1
2014-06-16
streamlined onpresenceselected listener
iNPUTmice
5
-124
/
+106
2014-06-16
fixed bug in intent filter. cleaned share with activity
iNPUTmice
1
-15
/
+40
2014-06-16
added share image intent to android manifest for testing purposes
iNPUTmice
1
-43
/
+65
2014-06-16
code cleanup / unification
iNPUTmice
2
-40
/
+22
2014-06-16
cleanup; removed unnecessary imports and log outputs
iNPUTmice
13
-41
/
+5
2014-06-15
Rounded minutes ago and last seen + Update Spanish Translations
kruks23
1
-6
/
+14
2014-06-15
Send from our full jid (fixes #60)
Steven Dee
1
-2
/
+1
2014-06-14
infite scrolling
iNPUTmice
3
-15
/
+69
2014-06-14
fixed #197
iNPUTmice
1
-2
/
+3
2014-06-14
fixed #204
iNPUTmice
1
-4
/
+8
2014-06-13
offline sending of images
iNPUTmice
2
-7
/
+16
2014-06-13
status waiting for images sent offline
iNPUTmice
2
-24
/
+41
2014-06-13
moved last seen to contact details
iNPUTmice
3
-25
/
+4
2014-06-13
further bullet proofing
iNPUTmice
1
-32
/
+33
2014-06-13
fixed #201
iNPUTmice
1
-1
/
+0
2014-06-12
finished offline otr
iNPUTmice
4
-20
/
+46
2014-06-12
fire onContactStatusChanged only on online/offline changes. not on status cha...
iNPUTmice
3
-13
/
+4
2014-06-12
send otr messages when contacts comes online
iNPUTmice
3
-4
/
+7
2014-06-12
made muc join easier if muc server is known. added room to key words
iNPUTmice
3
-2
/
+17
2014-06-11
groundwork for offline otr messages
iNPUTmice
8
-122
/
+111
2014-06-10
select presence dialog now suggests last used presence
iNPUTmice
1
-6
/
+22
2014-06-10
fixed scrolling issues
iNPUTmice
1
-18
/
+35
2014-06-10
cleanup
iNPUTmice
1
-2
/
+1
2014-06-10
Muc Icon tile color fix
Andreas Straub
1
-1
/
+1
2014-06-09
don't display 'enter password' message if OpenKeychain is not installed. made...
iNPUTmice
4
-87
/
+127
2014-06-07
fixing #184
iNPUTmice
1
-0
/
+1
2014-06-07
removed unnecessary variable in message class
iNPUTmice
3
-5
/
+0
[next]