Commit log

7f48451 Pull otr4j form Maven repo

Sam Whited created

8171633 don't merge downloadable messages

iNPUTmice created

8fb8985 added message option to download images

iNPUTmice created

1ea8fea Merge pull request #582 from kruks23/translation7

Click to expand commit body
Update Spanish Translations

Daniel Gultsch created

192e9d3 Update Spanish Translations

kruks23 created

e1f11a5 also show some text in new image notification

iNPUTmice created

864f361 picture notification and some drive by bug fixes

iNPUTmice created

1dae591 Merge branch 'development' of github.com:siacs/Conversations into development

iNPUTmice created

cbc3d9b notify only after image has been received over http. introduced mini grace for catching up with SM or offline messages

iNPUTmice created

581e963 Merge pull request #581 from kruks23/translation7

Click to expand commit body
Update Spanish Translations

Daniel Gultsch created

d73a776 context menu for messages. allow to resend single messages

iNPUTmice created

80c512f Update Spanish Translations

kruks23 created

5e3b713 Add non-project files back

Sam Whited created

5f4b6e3 Use proguard on release builds

Click to expand commit body
We don't need obfuscation (it's an open source project), but proguard
wil shrink the apk by stripping out unused code.

Sam Whited created

1f49e99 Suppress lint errors and remove bcprov

Sam Whited created

bf0c447 Add proguard rules

Sam Whited created

281ce31 Make conversations the root project

Sam Whited created

07b4717 Add build deps and move build props to build file

Sam Whited created

de37399 Merge branch 'development' of github.com:siacs/Conversations into development

iNPUTmice created

d04afe4 ability to download pgp encrypted files over http as well

iNPUTmice created

038f7af Add gradle directory

Sam Whited created

64bdd7e Use Gradle build system

Sam Whited created

f6cf5e9 Merge pull request #577 from beriain/development

Click to expand commit body
Update strings.xml for 0.8

Daniel Gultsch created

c067bf9 small bug fixes for the conversation activity

iNPUTmice created

451bc8e Update strings.xml

Aitor Beriain created

62b0fc3 made httpconnection accept aes encrypted files

iNPUTmice created

45bdadd better aproach on thread saftey

iNPUTmice created

9f9c3d3 changed version to 0.8 alpha

iNPUTmice created

df2257a added hostname verifier to httpconnection

iNPUTmice created

40c74b4 made iterating over hashmap in notification service thread safe

iNPUTmice created

63704b1 throw exception when no servers are left to try

iNPUTmice created

3821a72 fixed #564

iNPUTmice created

a56ee63 update ui when new avatar was found

iNPUTmice created

0d767c3 proper avatar caching

iNPUTmice created

2196167 refactored avatar generation. first step

iNPUTmice created

0bb2c3c keep reference to previous and next message in message

iNPUTmice created

a8a37ec Merge pull request #569 from kriztan/patch-1

Click to expand commit body
Set default preference ...

Daniel Gultsch created

b9288ed Merge pull request #570 from SamWhited/typo-fixes

Click to expand commit body
Minor typo fixes, and big changes to README

Daniel Gultsch created

843a978 Went a bit wild on the README...

Sam Whited created

268f790 A few typo fixes in the README

Sam Whited created

47485fe Fixed some strange wording in a string

Click to expand commit body
Still doesn't sound right to me though...

Sam Whited created

0b61fb0 Merge pull request #554 from SamWhited/tls

Click to expand commit body
Enable TLSv1.1 and 1.2 and add option to enable/disable SSLv3

Daniel Gultsch created

8263e07 mtm support for image downloader

iNPUTmice created

44f9022 use new 'api' to add messages to a conversation

iNPUTmice created

c9238ef force tls for registrations as well

iNPUTmice created

a201f9e got rid of copyonwrite array list for messages

iNPUTmice created

99ee049 Make legacy SSL option default to false

Sam Whited created

6c7c3dd Add "Enable legacy SSL" preference

Sam Whited created

e8bf75d force tls

iNPUTmice created

9372a98 Merge branch 'lactide-srv_fix' into development

iNPUTmice created