Manage your torrents from your Android device
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Kok 36c009a761 Added Ant (command line) build configuration. 11 years ago
android Finalized adding of torrents via http, file or magnet; also multiple http links at once via ADD_MULTIPLE. 11 years ago
core Added Ant (command line) build configuration. 11 years ago
external Added Ant (command line) build configuration. 11 years ago
full Added Ant (command line) build configuration. 11 years ago
lib Treat Transmission folder setting as Transmission 2.2's new option rpc-url (effectively replacing the default /transmission folder); see issue 341. 11 years ago
lite Finalized adding of torrents via http, file or magnet; also multiple http links at once via ADD_MULTIPLE. 11 years ago
.hgignore Added Synology NAS support. 11 years ago
COPYING Initial import of source, both android and lib projects from original SVN revision 377 13 years ago
README Add Crouton library and updated Andorid Support Library. 11 years ago

README


Transdroid - http://www.transdroid.org
"Manage your torrents from your Android device"

---

Transdroid is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Transdroid is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Transdroid. If not, see <http://www.gnu.org/licenses/>.

---

Some code/libraries are used in the project:
ActionBarSherlock
Jake Wharton
Apache License, Version 2.0
http://actionbarsherlock.com/
AndroidAnnotations
Pierre-Yves Ricau (eBusinessInformations) et al.
Apache License, Version 2.0
http://androidannotations.org/
Crouton
Code: Benjamin Weiss (Neofonie Mobile Gmbh) et al.
Idea: Cyril Mottier
Apache License, Version 2.0
https://github.com/keyboardsurfer/Crouton
Base16Encoder
Marc Prud'hommeaux
Apache OpenJPA
http://openjpa.apache.org/
MultipartEntity
Apache Software Foundation
Apache License, Version 2.0
http://source.android.com/
RssParser (learning-android)
Tane Piper
Public Domain
http://github.com/digitalspaghetti/learning-android
Base64
Robert Harder
Public Domain
http://iharder.net/base64
android-xmlrpc
pskink et al.
Apache License, Version 2.0
http://code.google.com/p/android-xmlrpc/
android-ColorPickerPreference
Daniel Nilsson and Sergey Margaritov
Apache License, Version 2.0
https://github.com/attenzione/android-ColorPickerPreference
CheckableRelativeLayout
Cédric Caron (MarvinLabs)
Public Domain
http://www.marvinlabs.com/2010/10/custom-listview-ability-check-items/