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 b761c6741a Allow viewing of details page (via browser intent) of search resutls. 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 Allow viewing of details page (via browser intent) of search resutls. 11 years ago
external Adde max transfer speeds picker.\nBumbed build target to API level 14. 11 years ago
full Added background services for app updates, RSS feeds and server checks for new and finished torrents. 11 years ago
lib Fix background services notifications. 11 years ago
lite Added background services for app updates, RSS feeds and server checks for new and finished torrents. 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 Adde max transfer speeds picker.\nBumbed build target to API level 14. 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
BetterPickers
Derek Brameyer
Apache License, Version 2.0
https://github.com/derekbrameyer/android-betterpickers
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/