diff --git a/core/AndroidManifest.xml b/core/AndroidManifest.xml index a6e16137..1bb75454 100644 --- a/core/AndroidManifest.xml +++ b/core/AndroidManifest.xml @@ -17,8 +17,8 @@ --> + android:versionCode="5" + android:versionName="2.0-beta1" > . --> - + android:fillViewport="true" > - + android:orientation="vertical" + android:padding="@dimen/margin_default" > - + - + - + + + + + + + + - + \ No newline at end of file diff --git a/core/res/values/strings.xml b/core/res/values/strings.xml index 22c2a5cb..b37aedad 100644 --- a/core/res/values/strings.xml +++ b/core/res/values/strings.xml @@ -362,6 +362,8 @@ Transdroid \u00A9 Eric Kok, 2312 development Published under GNU General Public License v3 + Some code/libraries are used in the project: + ActionBarSherlock\n \u00A0 http://actionbarsherlock.com/\n \u00A0 Jake Wharton \n \u00A0 Apache License, Version 2.0\nAndroidAnnotations\n \u00A0 http://androidannotations.org/\n \u00A0 Pierre-Yves Ricau (eBusinessInformations) et al. \n \u00A0 Apache License, Version 2.0\nCrouton\n \u00A0 https://github.com/keyboardsurfer/Crouton\n \u00A0 Code: Benjamin Weiss (Neofonie Mobile Gmbh) et al. \n \u00A0 Idea: Cyril Mottier \n \u00A0 Apache License, Version 2.0\nBase16Encoder\n \u00A0 http://openjpa.apache.org/\n \u00A0 Marc Prud\'hommeaux \n \u00A0 Apache OpenJPA\n MultipartEntity \n \u00A0 Apache Software Foundation \n \u00A0 Apache License, Version 2.0\nRssParser (learning-android)\n \u00A0 http://github.com/digitalspaghetti/learning-android\n \u00A0 Tane Piper \n \u00A0 Public Domain\nBase64\n \u00A0 http://iharder.net/base64\n \u00A0 Robert Harder \n \u00A0 Public Domain\nandroid-xmlrpc\n \u00A0 http://code.google.com/p/android-xmlrpc/\n \u00A0 pskink et al. \n \u00A0 Apache License, Version 2.0\nandroid-ColorPickerPreference\n \u00A0 https://github.com/attenzione/android-ColorPickerPreference\n \u00A0 Daniel Nilsson and Sergey Margaritov \n \u00A0 Apache License, Version 2.0\nCheckableRelativeLayout\n \u00A0 http://www.marvinlabs.com/2010/10/custom-listview-ability-check-items/\n \u00A0 Cédric Caron (MarvinLabs)\n \u00A0 Public Domain Manage your torrents from your Android device diff --git a/full/AndroidManifest.xml b/full/AndroidManifest.xml index b1eb62ee..2508b9e9 100644 --- a/full/AndroidManifest.xml +++ b/full/AndroidManifest.xml @@ -17,8 +17,8 @@ --> + android:versionCode="5" + android:versionName="2.0-beta1" > + android:versionCode="5" + android:versionName="2.0-beta1" >