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
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved add/edit account from dialog into seperate activity
iNPUTmice
2014-08-15
13
-255
/
+521
*
better handling of null streams
iNPUTmice
2014-08-15
3
-14
/
+22
*
refactored Conversations Adapter into seperate class
iNPUTmice
2014-08-15
2
-93
/
+114
*
Merge branch 'development' of github.com:siacs/Conversations into development
iNPUTmice
2014-08-15
1
-18
/
+29
|
\
|
*
Merge pull request #355 from kriztan/patch-2
Daniel Gultsch
2014-08-15
1
-18
/
+29
|
|
\
|
|
*
Update strings.xml
kriztan
2014-08-15
1
-1
/
+1
|
|
*
Update strings.xml
kriztan
2014-08-15
1
-17
/
+28
|
|
/
*
|
fixed #356
iNPUTmice
2014-08-15
1
-10
/
+12
*
|
Merge branch 'development' of github.com:siacs/Conversations into development
iNPUTmice
2014-08-14
5
-2
/
+316
|
\
|
|
*
Merge pull request #354 from GreenLunar/development
Daniel Gultsch
2014-08-14
2
-0
/
+306
|
|
\
|
|
*
Add Hebrew translation.
GreenLunar
2014-08-14
1
-0
/
+284
|
|
*
Add Hebrew translation.
GreenLunar
2014-08-14
1
-0
/
+22
|
|
/
|
*
Merge pull request #349 from kruks23/development
Daniel Gultsch
2014-08-14
3
-2
/
+10
|
|
\
|
|
*
Update Spanish Translations + publish_avatar button and menu conflict
kruks23
2014-08-12
3
-2
/
+10
*
|
|
fixed muc pm avatar
iNPUTmice
2014-08-14
1
-2
/
+5
|
/
/
*
|
fixed bug in caps hash generation. thanks Asterix of the Gajim project
iNPUTmice
2014-08-14
1
-1
/
+1
*
|
another rare npe fixed
iNPUTmice
2014-08-14
1
-0
/
+6
*
|
trying to fix rotation problems
iNPUTmice
2014-08-13
1
-13
/
+37
*
|
fixed #348
iNPUTmice
2014-08-13
2
-14
/
+14
*
|
only notify ui on significant muc changes
iNPUTmice
2014-08-13
1
-1
/
+8
*
|
try to make openpgp a little more reliable
iNPUTmice
2014-08-13
1
-10
/
+27
*
|
fixed weird snackbar click issues
iNPUTmice
2014-08-12
1
-0
/
+2
*
|
fixed long press to bring back default in publish avatar activity
iNPUTmice
2014-08-12
1
-7
/
+14
*
|
show user name as well in confernce details if real name was shown
iNPUTmice
2014-08-12
1
-1
/
+3
*
|
show own avatar in muc details
iNPUTmice
2014-08-11
2
-3
/
+2
*
|
fixed avatar in notification
iNPUTmice
2014-08-11
3
-19
/
+32
|
/
*
handle bare jid presences. fixes for otr
iNPUTmice
2014-08-11
5
-33
/
+50
*
Merge pull request #344 from 1nsan3/development
Daniel Gultsch
2014-08-11
1
-0
/
+14
|
\
|
*
Updated StartConversationActivity to react on Search Button Pressing
Gero Kraus
2014-08-10
1
-0
/
+14
*
|
added limited private muc chat feature (messages are now properly marked) - l...
iNPUTmice
2014-08-10
7
-30
/
+155
*
|
fixed rare npe after race condition
iNPUTmice
2014-08-10
1
-0
/
+1
*
|
potential fix for rejected execution exception
iNPUTmice
2014-08-10
1
-2
/
+7
|
/
*
changed all displays of avatars to be center crop instead of fitXY
iNPUTmice
2014-08-09
5
-4
/
+6
*
work around xml parser issues...
iNPUTmice
2014-08-09
1
-1
/
+1
*
trying to fix activity has been destroyed error
iNPUTmice
2014-08-09
1
-1
/
+4
*
show add to roster dialog when trying to start otr session
iNPUTmice
2014-08-09
1
-1
/
+1
*
fixed very rare npe
iNPUTmice
2014-08-09
1
-8
/
+10
*
added warning lable if server doesn't support pubsub. refactored feature iden...
iNPUTmice
2014-08-09
4
-35
/
+64
*
bug fix for 'back to default'
iNPUTmice
2014-08-09
1
-2
/
+4
*
ability to bring default picture back with long press in publish avatar
iNPUTmice
2014-08-09
3
-6
/
+36
*
grant uri permission on share picture
iNPUTmice
2014-08-09
1
-1
/
+1
*
more fixes for notfication in conferences
iNPUTmice
2014-08-09
1
-2
/
+2
*
save images to external storage instead of internal. this requires more permi...
iNPUTmice
2014-08-08
6
-283
/
+417
*
fixed #320
iNPUTmice
2014-08-07
1
-1
/
+1
*
bug fix for not working notification grace period in muc
iNPUTmice
2014-08-07
1
-1
/
+1
*
Merge branch 'development' of github.com:siacs/Conversations into development
iNPUTmice
2014-08-06
2
-1
/
+7
|
\
|
*
Merge pull request #339 from kruks23/development
Daniel Gultsch
2014-08-05
2
-1
/
+7
|
|
\
|
|
*
Update Spanish Translations + gallery
kruks23
2014-08-05
2
-1
/
+7
*
|
|
fixed problems with sha sum calculation on avatar write. delete avatars with ...
iNPUTmice
2014-08-06
4
-20
/
+43
|
/
/
*
/
fetch missing avatars from server
iNPUTmice
2014-08-05
11
-15
/
+152
|
/
[next]