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
/
eu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-12
show user name as well in confernce details if real name was shown
iNPUTmice
1
-1
/
+3
2014-08-11
show own avatar in muc details
iNPUTmice
2
-3
/
+2
2014-08-11
fixed avatar in notification
iNPUTmice
3
-19
/
+32
2014-08-11
handle bare jid presences. fixes for otr
iNPUTmice
5
-33
/
+50
2014-08-10
Updated StartConversationActivity to react on Search Button Pressing
Gero Kraus
1
-0
/
+14
2014-08-10
added limited private muc chat feature (messages are now properly marked) - l...
iNPUTmice
6
-30
/
+152
2014-08-10
fixed rare npe after race condition
iNPUTmice
1
-0
/
+1
2014-08-10
potential fix for rejected execution exception
iNPUTmice
1
-2
/
+7
2014-08-09
work around xml parser issues...
iNPUTmice
1
-1
/
+1
2014-08-09
trying to fix activity has been destroyed error
iNPUTmice
1
-1
/
+4
2014-08-09
show add to roster dialog when trying to start otr session
iNPUTmice
1
-1
/
+1
2014-08-09
fixed very rare npe
iNPUTmice
1
-8
/
+10
2014-08-09
added warning lable if server doesn't support pubsub. refactored feature iden...
iNPUTmice
3
-35
/
+63
2014-08-09
bug fix for 'back to default'
iNPUTmice
1
-2
/
+4
2014-08-09
ability to bring default picture back with long press in publish avatar
iNPUTmice
1
-5
/
+25
2014-08-09
grant uri permission on share picture
iNPUTmice
1
-1
/
+1
2014-08-09
more fixes for notfication in conferences
iNPUTmice
1
-2
/
+2
2014-08-08
save images to external storage instead of internal. this requires more permi...
iNPUTmice
5
-283
/
+415
2014-08-07
fixed #320
iNPUTmice
1
-1
/
+1
2014-08-07
bug fix for not working notification grace period in muc
iNPUTmice
1
-1
/
+1
2014-08-06
fixed problems with sha sum calculation on avatar write. delete avatars with ...
iNPUTmice
3
-20
/
+42
2014-08-05
fetch missing avatars from server
iNPUTmice
11
-15
/
+152
2014-08-05
show own avatar after publication. no persistancy yet
iNPUTmice
4
-6
/
+41
2014-08-05
error messages for publish avatar
iNPUTmice
2
-10
/
+29
2014-08-05
publish avatars
iNPUTmice
10
-32
/
+187
2014-08-03
proper account send to publish avatar activity
iNPUTmice
2
-9
/
+19
2014-08-03
activity for future avatar publications. not working yet
iNPUTmice
6
-2
/
+244
2014-07-31
get rid of 'use phones self contact picture option'
iNPUTmice
1
-13
/
+5
2014-07-31
refactored account array adapter into seperate class. added account image
iNPUTmice
4
-306
/
+288
2014-07-31
fixed #326 fixed #202
iNPUTmice
2
-34
/
+106
2014-07-31
fixed npe in start conversation activity
iNPUTmice
1
-1
/
+3
2014-07-31
fixed generation of muc pictures with copyonwrite user list
iNPUTmice
1
-6
/
+10
2014-07-31
fixed rare npe in loading of selfi
iNPUTmice
1
-1
/
+1
2014-07-31
fixed npe for the rare case that user has disabled his action bar
iNPUTmice
1
-7
/
+14
2014-07-30
fixed npe for the rare case that user has disabled his action bar
iNPUTmice
1
-7
/
+14
2014-07-30
fixed npe in start conversation activity
iNPUTmice
1
-1
/
+3
2014-07-30
fixed generation of muc pictures with copyonwrite user list
iNPUTmice
1
-6
/
+10
2014-07-30
fixed rare npe in loading of selfi
iNPUTmice
1
-1
/
+1
2014-07-29
fixed #239 - show contact names and pictures in muc if real jid is known
iNPUTmice
6
-133
/
+230
2014-07-27
fixed bug in message parser
iNPUTmice
1
-4
/
+8
2014-07-27
trying to work around npe in androids xml parser
iNPUTmice
1
-3
/
+1
2014-07-27
fixe race conditons with newIntent
iNPUTmice
1
-19
/
+17
2014-07-27
migrated some ArrayLists to CopyOnWriteArrayLists
iNPUTmice
6
-22
/
+14
2014-07-26
fixed npe with unsuccesfull bind
iNPUTmice
1
-18
/
+25
2014-07-26
fixed npe when user was very quick with starting to type in startConversation...
iNPUTmice
1
-2
/
+4
2014-07-24
removed duplicates from muc suggestions
iNPUTmice
2
-6
/
+7
2014-07-24
included version string in crash reports
iNPUTmice
1
-6
/
+17
2014-07-24
removed more legacy tls error handling stuff
iNPUTmice
3
-9
/
+0
2014-07-24
removed outdated tls error
iNPUTmice
3
-11
/
+2
2014-07-24
presonalized read up to this point message
iNPUTmice
1
-3
/
+7
[next]