1
0
Fork 1
Commit graph

640 commits

Author SHA1 Message Date
iNPUTmice
083254ddde made version codes ready for release candidate in beta channel 2015-01-29 23:56:04 +01:00
iNPUTmice
c0c58bb335 changed version code and version name to 1.0-beta2 2015-01-26 00:50:06 +01:00
Michael
2fe0e4f3d6 update android gradle plugin to 1.0.1 2015-01-25 15:12:00 +01:00
Michael
9d3642e56b otr4j: update to 0.22 2015-01-20 18:01:39 +01:00
iNPUTmice
d5b4322516 added changelog for 1.0 2015-01-19 11:32:27 +01:00
Rene Treffer
4c3bf9f4cf Switch to maven central minidns 2015-01-14 22:43:43 +01:00
Sam Whited
c386cc9980 Don't fail on extra translations 2015-01-12 11:57:40 -05:00
Daniel Gultsch
9c7dc8a838 use latest support library 2015-01-10 23:43:18 +01:00
Sam Whited
ca0b5c65db Add materials theme 2015-01-06 21:37:49 -05:00
Daniel Gultsch
b2f5d199df version bump to 0.10 2015-01-03 19:11:27 +01:00
Michael
c11787dac1 gradle: fix Cannot set property outputFile on null object. 2014-12-09 19:25:59 +01:00
Daniel Gultsch
97cbb3170a Merge pull request #710 from betheg/as
update android gradle plugin to 0.14.4
2014-12-09 14:33:36 +01:00
Michael
173c6eb9f8 update gradle to 2.2.1 and android gradle plugin to 1.0.0 2014-12-09 11:12:33 +01:00
iNPUTmice
f4559374b4 version bump to 0.9.3 2014-12-07 21:42:50 +01:00
Michael
d173ad2122 update android gradle plugin to 1.0.0-rc4 2014-12-05 23:26:58 +01:00
iNPUTmice
568e1089a9 version bump to 0.9.2 2014-12-03 11:18:49 +01:00
iNPUTmice
379c3e73cb version bump to 0.9.1 and changelog 2014-12-01 11:19:32 +01:00
iNPUTmice
104c9f92e4 version bump to 0.9 2014-11-29 17:54:39 +01:00
Michael
7596a01652 update android gradle plugin to 0.14.4
to work with AS >= 0.9.0 plugin >= 0.14.0 is required
also update gradle to 2.2.
2014-11-22 19:53:37 +01:00
iNPUTmice
536192da20 bump to version 0.9-alpha to differentiate stack traces. no feature freeze or anything else 2014-11-17 21:40:48 +01:00
iNPUTmice
9fae1bfba5 Merge branch 'master' into development
Conflicts:
	src/main/java/eu/siacs/conversations/xmpp/XmppConnection.java
2014-11-16 12:27:17 +01:00
iNPUTmice
6a40d23eaa version bump to 0.8.4 2014-11-16 12:25:08 +01:00
Sam Whited
a88ec073f0 Remove unused dependency 2014-11-09 11:03:22 -05:00
Sam Whited
527af80fd2 Add jxmpp-stringprep-libidn dependency 2014-11-09 06:59:49 -05:00
iNPUTmice
101e328f22 bumped gradle files + changelog 2014-11-09 11:09:52 +01:00
iNPUTmice
23c949dea0 version bump to 0.8.2 2014-11-06 10:32:04 +01:00
iNPUTmice
bc95323609 unfinishd qr code implemenation. thanks to @emdete 2014-11-03 22:47:07 +01:00
iNPUTmice
2303b731eb disabled proguard. fixed gradle libs 2014-11-03 19:56:38 +01:00
iNPUTmice
4657f37254 version bump to 0.8.1 2014-11-03 11:20:51 +01:00
Sam Whited
240515fe8e Include build number in output of release builds 2014-10-26 10:22:37 -04:00
Sam Whited
0726ef60fc Use full URI for android application Gradle plugin 2014-10-26 10:14:38 -04:00
Sam Whited
bbd86f7bc9 Move submodules back to libs/ 2014-10-26 09:54:41 -04:00
Sam Whited
b8f3e5aee0 Add some logic for signing releases 2014-10-26 09:11:28 -04:00
Sam Whited
32321c7419 Update otr4j to 0.21 2014-10-26 09:05:12 -04:00
Sam Whited
b6ffdf828b Pull otr4j form Maven repo 2014-10-26 08:54:41 -04:00
Sam Whited
bcff15e8cc Use proguard on release builds
We don't need obfuscation (it's an open source project), but proguard
wil shrink the apk by stripping out unused code.
2014-10-22 18:22:49 -04:00
Sam Whited
e4d64ecabb Suppress lint errors and remove bcprov 2014-10-22 18:17:49 -04:00
Sam Whited
4de8a0c092 Make conversations the root project 2014-10-22 15:47:11 -04:00
Sam Whited
50898f0fb3 Add build deps and move build props to build file 2014-10-22 15:39:53 -04:00
Sam Whited
64bdd7e731 Use Gradle build system 2014-10-22 12:38:44 -04:00