aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't use submodulesSam Whited2014-10-281-9/+0
|
* Set the root project nameSam Whited2014-10-261-0/+2
|
* 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
|
* Remove useless include from Gradle settingsSam Whited2014-10-261-1/+0
|
* Move submodules back to libs/Sam Whited2014-10-266-13/+13
|
* 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-262-0/+4
|
* Add non-project files backSam Whited2014-10-2213-0/+2865
|
* Use proguard on release buildsSam Whited2014-10-222-1/+3
| | | | | 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-222-13/+25
|
* Add proguard rulesSam Whited2014-10-221-0/+25
|
* Make conversations the root projectSam Whited2014-10-22315-30/+6
|
* Add build deps and move build props to build fileSam Whited2014-10-224-16/+51
|
* Add gradle directorySam Whited2014-10-223-3/+6
|
* Use Gradle build systemSam Whited2014-10-22323-0/+25930