Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include build number in output of release builds | Sam Whited | 2014-10-26 | 1 | -0/+12 |
| | |||||
* | Use full URI for android application Gradle plugin | Sam Whited | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | Move submodules back to libs/ | Sam Whited | 2014-10-26 | 1 | -3/+3 |
| | |||||
* | Add some logic for signing releases | Sam Whited | 2014-10-26 | 1 | -0/+29 |
| | |||||
* | Update otr4j to 0.21 | Sam Whited | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | Pull otr4j form Maven repo | Sam Whited | 2014-10-26 | 1 | -0/+4 |
| | |||||
* | Use proguard on release builds | Sam Whited | 2014-10-22 | 1 | -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 bcprov | Sam Whited | 2014-10-22 | 1 | -13/+25 |
| | |||||
* | Make conversations the root project | Sam Whited | 2014-10-22 | 1 | -2/+6 |
| | |||||
* | Add build deps and move build props to build file | Sam Whited | 2014-10-22 | 1 | -9/+50 |
| | |||||
* | Use Gradle build system | Sam Whited | 2014-10-22 | 1 | -0/+16 |