aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-26Include build number in output of release buildsSam Whited1-0/+12
2014-10-26Use full URI for android application Gradle pluginSam Whited1-1/+1
2014-10-26Move submodules back to libs/Sam Whited1-3/+3
2014-10-26Add some logic for signing releasesSam Whited1-0/+29
2014-10-26Update otr4j to 0.21Sam Whited1-1/+1
2014-10-26Pull otr4j form Maven repoSam Whited1-0/+4
2014-10-22Use proguard on release buildsSam Whited1-1/+1
We don't need obfuscation (it's an open source project), but proguard wil shrink the apk by stripping out unused code.
2014-10-22Suppress lint errors and remove bcprovSam Whited1-13/+25
2014-10-22Make conversations the root projectSam Whited1-2/+6
2014-10-22Add build deps and move build props to build fileSam Whited1-9/+50