Browse Source

Release version 2.5.5.

pull/280/head v2.5.5
Eric Kok 9 years ago
parent
commit
7c5c6f584d
  1. 4
      app/build.gradle
  2. 5
      app/src/main/res/values/changelog.xml

4
app/build.gradle

@ -38,8 +38,8 @@ dependencies {
compile 'com.j256.ormlite:ormlite-core:4.48' compile 'com.j256.ormlite:ormlite-core:4.48'
compile 'com.j256.ormlite:ormlite-android:4.48' compile 'com.j256.ormlite:ormlite-android:4.48'
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.4' compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.4'
compile 'com.android.support:appcompat-v7:23.1.0' compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:support-annotations:23.1.0' compile 'com.android.support:support-annotations:23.1.1'
compile 'com.getbase:floatingactionbutton:1.10.1' compile 'com.getbase:floatingactionbutton:1.10.1'
compile 'com.nispok:snackbar:2.11.0' compile 'com.nispok:snackbar:2.11.0'
compile('com.github.afollestad.material-dialogs:core:0.8.5.0@aar') { compile('com.github.afollestad.material-dialogs:core:0.8.5.0@aar') {

5
app/src/main/res/values/changelog.xml

@ -17,6 +17,11 @@
--> -->
<resources> <resources>
<string name="system_changelog"> <string name="system_changelog">
Transdroid 2.5.5\n
- Fix adding of torrents for rTorrent 0.9.4+\n
- Added filters to include/exlude items in RSS feeds\n
- Added filters to (not) notify for specific torrent names\n
\n
Transdroid 2.5.4\n Transdroid 2.5.4\n
- Fixes crash in search on tablets\n - Fixes crash in search on tablets\n
\n \n

Loading…
Cancel
Save