Commit log

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

f824193 Merge branch 'srv_fix' of https://github.com/lactide/Conversations into lactide-srv_fix

iNPUTmice created

713cd6e fixed typo in french translation

iNPUTmice created

30648a8 Merge pull request #555 from SamWhited/build-fixes

Click to expand commit body
Fix problem when merging manifests during a Gradle build

Daniel Gultsch created

7539261 Merge pull request #566 from BenoitBouvarel/patch-1

Click to expand commit body
Update french strings.xml

Daniel Gultsch created

3f28013 Merge pull request #565 from the-solipsist/patch-2

Click to expand commit body
Update README.md

Daniel Gultsch created

f20c43d Set default preference ...

Click to expand commit body
... for MUC notifications to true

kriztan created

113b7d1 Remove support for legacy SSL

Sam Whited created

ac3c96b Update README.md

the-solipsist created

09abf7b Update strings.xml

Click to expand commit body
French translation update

Benoit Bouvarel created

1d9bd64 Update README.md

Click to expand commit body
Changed "little" to the grammatically correct "few", and corrected the spelling of "permissions".

the-solipsist created

0605390 do not attempt to download images when not connected

iNPUTmice created

3372e50 made grace period on a per account basis

iNPUTmice created