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
2015-01-29
Use Material Design Icons on API 21+
Sam Whited
144
-25
/
+104
2015-01-29
properly clear notifications. fixed #921
iNPUTmice
1
-2
/
+8
2015-01-28
fixed broken caps
iNPUTmice
2
-14
/
+17
2015-01-27
Show errors before mute snackbar
Sam Whited
1
-10
/
+10
2015-01-26
muc tics for consistency
iNPUTmice
1
-1
/
+1
2015-01-26
changed version code and version name to 1.0-beta2
iNPUTmice
1
-1
/
+1
2015-01-26
adapt caps on whether or not message confirmation is on
iNPUTmice
5
-11
/
+31
2015-01-26
don't put ejabberds status code muc messages into an actual conversation
iNPUTmice
1
-0
/
+1
2015-01-25
made connect time out more failsave
iNPUTmice
1
-5
/
+8
2015-01-25
fix mergable() for /me command.
Michael
3
-5
/
+9
2015-01-25
updated translations
iNPUTmice
4
-432
/
+476
2015-01-25
set jingle file transfer to offer after iq offer has returned
iNPUTmice
1
-6
/
+17
2015-01-25
Czech translation
Jaroslav Lichtblau
1
-0
/
+1
2015-01-25
otr: switch to the otr-state the partner alternate.
Michael
2
-0
/
+3
2015-01-24
MessageParser: fix the regex for otr query messages.
Michael
1
-1
/
+1
2015-01-24
fixed mam to work with muc
iNPUTmice
4
-11
/
+21
2015-01-23
Changed online color to green instead of primary
Anders Sandblad
2
-1
/
+5
2015-01-21
show checkbox to hide offline contacts
iNPUTmice
3
-6
/
+28
2015-01-21
fixed bug in find conference in database method
iNPUTmice
1
-3
/
+6
2015-01-21
deal with user entering full jids in join conference dialog
iNPUTmice
2
-3
/
+4
2015-01-21
always allow access to contact details. provide add button in contact details
iNPUTmice
6
-84
/
+89
2015-01-21
Add block/unblock to contact details menu
Sam Whited
4
-9
/
+28
2015-01-20
Add color / category to foreground notification
Sam Whited
1
-7
/
+14
2015-01-20
changed message duplicate finder
iNPUTmice
1
-5
/
+10
2015-01-20
fixed missing image preview
iNPUTmice
1
-1
/
+1
2015-01-20
fixed up button on v21 devices
iNPUTmice
1
-2
/
+6
2015-01-20
otr4j: update to 0.22
Michael
3
-2
/
+8
2015-01-20
Fixed action bar search for Android 5.0
iNPUTmice
1
-4
/
+4
2015-01-19
Czech translation updated
Jaroslav Lichtblau
1
-406
/
+420
2015-01-19
Remove legacy SSL support
Sam Whited
11
-30
/
+11
2015-01-19
don't trim bodies
iNPUTmice
1
-1
/
+1
2015-01-19
fetched translations from transifex
iNPUTmice
14
-4159
/
+4412
2015-01-19
fixed legacy translation of image received
iNPUTmice
1
-1
/
+3
2015-01-19
added changelog for 1.0
iNPUTmice
1
-1
/
+1
2015-01-19
check for deleted files when loading more messages from history
iNPUTmice
1
-1
/
+3
2015-01-19
account for rounding errors when rescheduling wake up
iNPUTmice
1
-150
/
+153
2015-01-18
fixed bug when sharing files from google drive
iNPUTmice
1
-7
/
+11
2015-01-18
proper desc for offering and sending images in conversations overview
iNPUTmice
2
-0
/
+10
2015-01-18
explain read marker
iNPUTmice
2
-20
/
+19
2015-01-18
use same helper methods for images and files
iNPUTmice
3
-61
/
+19
2015-01-18
Added new file type names for file transfers
Christian S
2
-0
/
+6
2015-01-17
Add some Android 21 notification features
Sam Whited
1
-0
/
+4
2015-01-17
Fix string substitutions with unknown filetypes
Sam Whited
2
-2
/
+3
2015-01-17
Correct the download file string on notifications
Sam Whited
8
-24
/
+18
2015-01-16
Add download button on notification if applicable
Sam Whited
8
-29
/
+71
2015-01-15
sending read marker when resuming activity and conversation is open
iNPUTmice
1
-1
/
+4
2015-01-15
show toast when avatar has been published - fixed #874
iNPUTmice
2
-13
/
+14
2015-01-15
added dedicated button to disable foreground service in perma notification
iNPUTmice
6
-3
/
+11
2015-01-15
fixed #888
iNPUTmice
1
-1
/
+1
2015-01-14
handle muc nicks with white spaces. fixed #884
iNPUTmice
2
-3
/
+4
[next]