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
/
siacs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-23
experimental muc message deduplication
Daniel Gultsch
3
-2
/
+25
2014-08-23
removed server compat value in favor of a (small xep list)
Daniel Gultsch
2
-41
/
+23
2014-08-22
fixed another npe
iNPUTmice
1
-7
/
+10
2014-08-22
tiny redesign for private muc messages
iNPUTmice
2
-21
/
+29
2014-08-21
make avatars persisent / available even without internet
iNPUTmice
6
-19
/
+65
2014-08-21
save newly taken photos in DCIM dir
iNPUTmice
3
-33
/
+42
2014-08-21
added roster versioning to calculation of server compat
iNPUTmice
1
-0
/
+5
2014-08-21
check if service is bound before adding conferences or contacts
iNPUTmice
1
-25
/
+30
2014-08-21
avoid race condition for otr key in jingle
iNPUTmice
1
-1
/
+1
2014-08-21
deregister listener in editaccount
iNPUTmice
1
-0
/
+8
2014-08-20
revised manage account activity. removed contexual action mode
iNPUTmice
2
-172
/
+109
2014-08-19
fixed lint error
iNPUTmice
1
-1
/
+0
2014-08-19
better error display and additional infos (stats) for the edit account activity
iNPUTmice
8
-211
/
+240
2014-08-16
more error handling for avatar publication
iNPUTmice
2
-1
/
+17
2014-08-16
some improvements for the edit account activity
iNPUTmice
3
-31
/
+25
2014-08-15
moved add/edit account from dialog into seperate activity
iNPUTmice
10
-244
/
+400
2014-08-15
better handling of null streams
iNPUTmice
3
-14
/
+22
2014-08-15
refactored Conversations Adapter into seperate class
iNPUTmice
2
-93
/
+114
2014-08-15
fixed #356
iNPUTmice
1
-10
/
+12
2014-08-14
fixed muc pm avatar
iNPUTmice
1
-2
/
+5
2014-08-14
fixed bug in caps hash generation. thanks Asterix of the Gajim project
iNPUTmice
1
-1
/
+1
2014-08-14
another rare npe fixed
iNPUTmice
1
-0
/
+6
2014-08-13
trying to fix rotation problems
iNPUTmice
1
-13
/
+37
2014-08-13
fixed #348
iNPUTmice
2
-14
/
+14
2014-08-13
only notify ui on significant muc changes
iNPUTmice
1
-1
/
+8
2014-08-13
try to make openpgp a little more reliable
iNPUTmice
1
-10
/
+27
2014-08-12
fixed weird snackbar click issues
iNPUTmice
1
-0
/
+2
2014-08-12
fixed long press to bring back default in publish avatar activity
iNPUTmice
1
-7
/
+14
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
[next]