BrianBlade
c8cbb11a95
Enable end-conversation by swipe gesture
...
Add EnhancedListView library de.timroes.android:EnhancedListView:0.3.4
to enable swipe-out for ListViews
Re-enable selectableItemBackground
Dont end selectedConversation on swipe
Call mConversationFragment.reinit() instead.
Add separate undo string for swipe MUC.
Add blacklistedConversation for undo swipe
Update title_undo_swipe_* strings
Fix undo(), rename blacklistedConversation
Fix discardUndo(); re-init selectedConversation
maintain scroll position after undo
clear notification when dismissing a conversation
modified / simplified maintain scroll position code
simplify handling of selectedConversation
change undo_muc string, remove notifyDataSetChanged()
2015-04-08 23:29:52 +02:00
iNPUTmice
d682b87ae3
bump version code
2015-03-22 19:42:40 +01:00
iNPUTmice
9987beb081
version bump to 1.2.0-beta
2015-03-19 19:40:42 +01:00
iNPUTmice
2eca9481fe
increment version code
2015-02-28 12:04:32 +01:00
iNPUTmice
627fedaf33
version bump to 1.1.0
2015-02-26 16:56:46 +01:00
iNPUTmice
c22c2d6432
version bump to 1.1.0-beta
2015-02-23 21:56:30 +01:00
Michael
b8c17f9a53
otr4j has moved to Maven Central
2015-02-22 17:35:09 +01:00
iNPUTmice
7d139f5747
version bump to 1.0.5
2015-02-19 14:38:50 +01:00
iNPUTmice
9d21d73b8c
version bump to 1.0.4 and changelog
2015-02-16 16:57:30 +01:00
iNPUTmice
6f5e221fd6
updated bcprov to 1.51
2015-02-13 10:39:28 +01:00
iNPUTmice
25e5bb4639
version bump to 1.0.3
2015-02-12 23:14:18 +01:00
iNPUTmice
ad8487f474
version bump to 1.0.2
2015-02-09 16:41:29 +01:00
iNPUTmice
5fb85d5302
version bump
2015-02-02 14:23:35 +01:00
iNPUTmice
00e939b036
bumped version code again
2015-02-01 21:32:57 +01:00
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