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