203 Commits (a43e09b891151c577f9939bd30394eeae070a20f)
 

Author SHA1 Message Date
Eric Kok a43e09b891 Support file downloads via AndFTP (and possibly plain ftp:// intents). 11 years ago
Eric Kok 6b928e4ca4 Added option to change a torrent's storage location from the details screen. Fixed #8. 11 years ago
Eric Kok cd77d1c7ff Allow filter action to show in main action bar (and add an icon for the action). 11 years ago
Eric Kok 3e6989fa49 Hide search and RSS settings if not supported (i.e. in Lite version). 11 years ago
Eric Kok ea39f4485b Fix loading of the boot receiver. 11 years ago
Eric Kok 54b2b206ea React to hardware search button presses by opening the search view (by expanding the menu option). 11 years ago
Eric Kok 940ce5fad8 Show/hide menu options depending on the connected server type. 11 years ago
Eric Kok b7860c3d5e Choose connection address (hostname or ip) based on locally connected wifi network. 11 years ago
Eric Kok 6c50e35329 Preparing for beta 1 release with proper list of used libraries and their licenses. 11 years ago
Eric Kok 86abb9fb55 Allow https for RSS feeds (as long as the certificates are properly and officially signed). 11 years ago
Eric Kok 5df916db34 New alpha release 4 with Torrent Connect fixes. 11 years ago
Eric Kok acd0057b52 Synchronized access to methods in all torrent adapters (notably Transmission) to ensure parallel execution of requests don't interfere with static session codes/authentication tokens. 11 years ago
Eric Kok 34a3834526 Tweaked tablet search layout. 11 years ago
Eric Kok a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 11 years ago
Eric Kok 76c711e752 Added new project readme in markdown format. Transdroid is now on GitHub 11 years ago
Eric Kok d8d6d8d4ba Removed old Transdroid UI from the (visual) directory tree; the master branch is now Transdroid 2 only. 11 years ago
Eric Kok 4c1cc8d291 Merge branch 'newui', which is Transdroid 2 and includes the new core (UI project), full and lite versions of the app. 11 years ago
Eric Kok 7f207a8ae7 Proper .gitignore file for Android development with Eclipse. 11 years ago
Eric Kok 3fef4897e8 Added tag 2.0alpha3 for changeset 0d73eeb77107 11 years ago
Eric Kok b761c6741a Allow viewing of details page (via browser intent) of search resutls. 11 years ago
Eric Kok 9d82b11681 Updated connect library jar into core. 11 years ago
Eric Kok cdca689893 Fix background services notifications. 11 years ago
Eric Kok 97c2589632 Added background services for app updates, RSS feeds and server checks for new and finished torrents. 11 years ago
Eric Kok 302f88489b Allow batch updating of labels in main screen and properly remember the current filter (screen type) there. 11 years ago
Eric Kok 8321c2c91b Added label picking/new label dialog in details fragment. 11 years ago
Eric Kok 65e28f5638 Added editing of trackers from torrent details view. 11 years ago
Eric Kok 1df3429f67 Adde max transfer speeds picker.\nBumbed build target to API level 14. 11 years ago
Eric Kok dc2d484be2 Don't write to Android logcat if app is build in release mode. 11 years ago
Eric Kok 0208dab429 Fix search suggestions and tweak result list appearance. 11 years ago
Eric Kok 03ada10c8e Updated ActionBarSherlock to 4.3.1 (GitHub tag). 11 years ago
Eric Kok bcabc271eb Fixed search site selection and selection persistence. 11 years ago
Eric Kok ba6a3cd70d Added search UI and functionality. 11 years ago
Eric Kok 5467a2d269 Fixed RSS feed persistence (and thereby the RSS details screen on phones) and properly supply torrent title when adding torrent from an RSS feed. 11 years ago
Eric Kok 6ec87f06d4 Close details screen after torrent delete. 11 years ago
Eric Kok b81bf09e53 Sort files in details screen using natural order. 11 years ago
Eric Kok b7cac50561 Sort torrents by name using natural order (Book 8 comes before Book 10). 11 years ago
Eric Kok dcf90270e4 Finilized and fixed the dummy adapter. 11 years ago
Eric Kok 22cb487080 Added a dummy client adapter for fast UI testing. 11 years ago
Eric Kok 3ec502f4ed Fix RSS feeds screen UI and hide/show setting button. 11 years ago
Eric Kok 1ef1c4f32e Fix Transmission adapter folder setting handling. 11 years ago
Eric Kok 60fb9825c8 Added tag 2.0-alpha1 for changeset 3c5373eaaa3b 11 years ago
Eric Kok 36c009a761 Added Ant (command line) build configuration. 11 years ago
Eric Kok 2b14af7308 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
Eric Kok ac5cfd5493 Only allow multi select on file rows in details adapter. 11 years ago
Eric Kok 14c5282ab2 Hack bug fix on pre-API level 11 devices when CAB done button is pressed. 11 years ago
Eric Kok 1e08daa28d Replaced old merge and sack adapters will leaner, focussed merge and view holder adapter; the latter also correctly manages view visibility by showing and hiding rows. 11 years ago
Eric Kok 2dfeef5d6e Correct details fragment line divider color on dark theme. 11 years ago
Eric Kok d92dc5df4d Fixed the vertical divider line to display correctly on light and dark themes and only on tablets. 11 years ago
Eric Kok 968f97cf88 Show a light grey line as details fragment divider on the far left. 11 years ago
Eric Kok 3593ead589 Finalized adding of torrents via http, file or magnet; also multiple http links at once via ADD_MULTIPLE. 11 years ago