Commit Graph

  • 93ee507359 Correct look of the preview widget in the widget config screen. Eric Kok 2013-10-09 17:46:24 +0200
  • 1f6d4c893d Fully developer (but untest) widget configuration, service and remote views factory. Eric Kok 2013-10-09 16:34:28 +0200
  • 85c2263f85 Added new widget config acitivity (the actual wisget is to follow). Eric Kok 2013-10-08 20:00:40 +0200
  • 4a333deaf4 Removed GEdit temp file. Eric Kok 2013-10-08 18:40:04 +0200
  • 955049c205 Merged dev branch into master (while manually retaining the new connect jar). Eric Kok 2013-10-05 11:05:13 +0200
  • 22a9c64692 Allow sorting by date added with uTorrent (the adapter already supported this). Fixes #4. Eric Kok 2013-10-05 10:58:10 +0200
  • 11652b7dce Merge pull request #14 from tombriden/blank_port_fix Eric Kok 2013-10-04 11:11:38 -0700
  • 3f96787b08 Merge 96f1330127 into d0b0ab1c32 #14 Tom Briden 2013-10-04 10:11:38 -0700
  • 96f1330127 Fix NumberFormatException if port is saved as blank string #14 Tom Briden 2013-10-04 18:05:55 +0100
  • 5ecae7bd38 Try to parse a name from torrent http and magnet links to show (and solves the 'Add by URL crashes' bug for magnet links). Eric Kok 2013-10-04 18:08:19 +0200
  • aa7dad0993 Allow empty web interface password for Deluge connections. See Google Code issue 495. Eric Kok 2013-10-04 16:05:37 +0200
  • a43e09b891 Support file downloads via AndFTP (and possibly plain ftp:// intents). Eric Kok 2013-10-04 15:59:43 +0200
  • 04d9bae17e Update the list in onCreate but not onResume, gets annoying going back from details #13 Tom Briden 2013-10-04 13:21:41 +0100
  • 6b928e4ca4 Added option to change a torrent's storage location from the details screen. Fixed #8. Eric Kok 2013-10-04 11:40:09 +0200
  • d0b0ab1c32 Merge pull request #11 from tombriden/datedone_sortfix Eric Kok 2013-10-04 01:42:19 -0700
  • e887283f0c Merge c1443b8e99 into cd77d1c7ff #11 Tom Briden 2013-10-04 01:40:21 -0700
  • cd77d1c7ff Allow filter action to show in main action bar (and add an icon for the action). Eric Kok 2013-10-04 10:23:18 +0200
  • 3e6989fa49 Hide search and RSS settings if not supported (i.e. in Lite version). Eric Kok 2013-10-04 09:41:55 +0200
  • 16e89dd78c Merge 0d9336af02 into ea39f4485b #12 Tom Briden 2013-10-02 03:09:20 -0700
  • 0d9336af02 Added an icon for 'filter torrents' that always shows #12 Tom Briden 2013-09-26 16:04:45 +0100
  • c1443b8e99 Torrent: If dateDone==null but partDone==1, set it to 1900-12-31 so they appear at the bottom of the list when sorting by date done descending #11 Tom Briden 2013-09-26 15:03:41 +0100
  • ea39f4485b Fix loading of the boot receiver. Eric Kok 2013-09-13 15:08:07 +0200
  • 54b2b206ea React to hardware search button presses by opening the search view (by expanding the menu option). Eric Kok 2013-09-13 14:51:48 +0200
  • 940ce5fad8 Show/hide menu options depending on the connected server type. Eric Kok 2013-09-13 12:16:27 +0200
  • b7860c3d5e Choose connection address (hostname or ip) based on locally connected wifi network. Eric Kok 2013-09-13 11:45:12 +0200
  • 6c50e35329 Preparing for beta 1 release with proper list of used libraries and their licenses. Eric Kok 2013-08-26 17:54:02 +0200
  • 86abb9fb55 Allow https for RSS feeds (as long as the certificates are properly and officially signed). Eric Kok 2013-08-26 17:13:19 +0200
  • 5df916db34 New alpha release 4 with Torrent Connect fixes. v2.0-alpha4 Eric Kok 2013-08-02 17:48:00 +0200
  • 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. Eric Kok 2013-08-02 17:20:28 +0200
  • 34a3834526 Tweaked tablet search layout. Eric Kok 2013-08-02 16:16:18 +0200
  • a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. Eric Kok 2013-08-02 15:23:16 +0200
  • 76c711e752 Added new project readme in markdown format. Transdroid is now on GitHub Eric Kok 2013-08-02 02:32:43 +0200
  • d8d6d8d4ba Removed old Transdroid UI from the (visual) directory tree; the master branch is now Transdroid 2 only. Eric Kok 2013-08-02 01:31:58 +0200
  • 4c1cc8d291 Merge branch 'newui', which is Transdroid 2 and includes the new core (UI project), full and lite versions of the app. Eric Kok 2013-08-02 01:13:23 +0200
  • 7f207a8ae7 Proper .gitignore file for Android development with Eclipse. Eric Kok 2013-08-02 01:10:56 +0200
  • 3fef4897e8 Added tag 2.0alpha3 for changeset 0d73eeb77107 Eric Kok 2013-08-01 19:01:25 +0200
  • b761c6741a Allow viewing of details page (via browser intent) of search resutls. v2.0-alpha3 Eric Kok 2013-08-01 18:52:35 +0200
  • 9d82b11681 Updated connect library jar into core. Eric Kok 2013-08-01 18:02:26 +0200
  • cdca689893 Fix background services notifications. Eric Kok 2013-08-01 17:20:07 +0200
  • 97c2589632 Added background services for app updates, RSS feeds and server checks for new and finished torrents. Eric Kok 2013-07-29 12:07:42 +0200
  • 302f88489b Allow batch updating of labels in main screen and properly remember the current filter (screen type) there. Eric Kok 2013-07-27 15:13:59 +0200
  • 8321c2c91b Added label picking/new label dialog in details fragment. Eric Kok 2013-07-27 14:37:26 +0200
  • 65e28f5638 Added editing of trackers from torrent details view. Eric Kok 2013-07-27 10:36:32 +0200
  • 1df3429f67 Adde max transfer speeds picker.\nBumbed build target to API level 14. Eric Kok 2013-07-26 19:28:34 +0200
  • dc2d484be2 Don't write to Android logcat if app is build in release mode. Eric Kok 2013-07-24 20:05:45 +0200
  • 0208dab429 Fix search suggestions and tweak result list appearance. Eric Kok 2013-07-24 15:59:28 +0200
  • 03ada10c8e Updated ActionBarSherlock to 4.3.1 (GitHub tag). Eric Kok 2013-07-24 15:12:06 +0200
  • bcabc271eb Fixed search site selection and selection persistence. Eric Kok 2013-07-24 14:26:58 +0200
  • ba6a3cd70d Added search UI and functionality. Eric Kok 2013-07-23 19:51:28 +0200
  • 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. Eric Kok 2013-07-18 14:07:54 +0200
  • 6ec87f06d4 Close details screen after torrent delete. Eric Kok 2013-07-10 18:06:51 +0200
  • b81bf09e53 Sort files in details screen using natural order. Eric Kok 2013-07-10 17:49:11 +0200
  • b7cac50561 Sort torrents by name using natural order (Book 8 comes before Book 10). Eric Kok 2013-07-10 17:41:30 +0200
  • dcf90270e4 Finilized and fixed the dummy adapter. Eric Kok 2013-07-10 17:07:31 +0200
  • 22cb487080 Added a dummy client adapter for fast UI testing. Eric Kok 2013-07-08 20:17:25 +0200
  • 3ec502f4ed Fix RSS feeds screen UI and hide/show setting button. Eric Kok 2013-07-08 15:55:22 +0200
  • 1ef1c4f32e Fix Transmission adapter folder setting handling. Eric Kok 2013-07-08 15:54:58 +0200
  • 60fb9825c8 Added tag 2.0-alpha1 for changeset 3c5373eaaa3b Eric Kok 2013-06-28 14:48:14 +0200
  • 36c009a761 Added Ant (command line) build configuration. v2.0-alpha1 Eric Kok 2013-06-28 14:40:26 +0200
  • 2b14af7308 Treat Transmission folder setting as Transmission 2.2's new option rpc-url (effectively replacing the default /transmission folder); see issue 341. Eric Kok 2013-06-28 12:44:55 +0200
  • ac5cfd5493 Only allow multi select on file rows in details adapter. Eric Kok 2013-06-28 11:45:01 +0200
  • 14c5282ab2 Hack bug fix on pre-API level 11 devices when CAB done button is pressed. Eric Kok 2013-06-28 11:30:14 +0200
  • 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. Eric Kok 2013-06-28 11:23:48 +0200
  • 2dfeef5d6e Correct details fragment line divider color on dark theme. Eric Kok 2013-06-28 09:11:13 +0200
  • d92dc5df4d Fixed the vertical divider line to display correctly on light and dark themes and only on tablets. Eric Kok 2013-06-28 09:05:24 +0200
  • 968f97cf88 Show a light grey line as details fragment divider on the far left. Eric Kok 2013-06-27 16:49:16 +0200
  • 3593ead589 Finalized adding of torrents via http, file or magnet; also multiple http links at once via ADD_MULTIPLE. Eric Kok 2013-06-27 15:34:02 +0200
  • c6a4621979 Correct loading of RSS feeds UI and allow multi-select of items. Eric Kok 2013-06-25 17:58:36 +0200
  • 23021d81c7 Loading and parsing of RSS feeds and showing loading status in the UI. Eric Kok 2013-06-24 18:26:26 +0200
  • e874e0eb71 Added RSS feed feature UI. Eric Kok 2013-06-23 15:47:43 +0200
  • c8e7a8d57e Merged old Transdroid version project fixes into newui. Eric Kok 2013-06-22 13:18:22 +0200
  • 6ccff0b02a Fixed BitSnoop site name to enable its search provider. Eric Kok 2013-06-22 13:17:09 +0200
  • 6acd76a357 Updated Eclipse project for new ADT. Eric Kok 2013-06-22 12:35:28 +0200
  • 01107eeec2 Merged default branch with Synology support into newui. Eric Kok 2013-06-22 12:14:10 +0200
  • d3ff612c31 Hide settings explanation when settings are available. Eric Kok 2013-06-22 12:10:36 +0200
  • 852c5dd7dc Allow modification of selection (select all or invert) from the CAB. Eric Kok 2013-06-20 17:17:30 +0200
  • c8dbce4b4c Disable long-clicks (enabling the CAB) for list subheaders. Eric Kok 2013-06-19 16:55:21 +0200
  • 263f12cda7 Clean up of theme XML and fix font in action bar. Eric Kok 2013-06-19 16:22:46 +0200
  • cb85ff0229 Improved looks through differnt font family usage and margins. Eric Kok 2013-06-19 14:27:06 +0200
  • f99bed2da2 Added server status (counts and speeds) in the action bar. Eric Kok 2013-06-18 14:02:44 +0200
  • 648901ceaa Added JavaDoc comments and some formatting of code. Eric Kok 2013-06-17 18:30:52 +0200
  • 4056ddf497 Fixed file priorities and added appropriate action bar icons. Eric Kok 2013-06-17 16:36:09 +0200
  • 331950f89f Making the contextual action bars work and allow setting of file priorities. Eric Kok 2013-06-17 13:02:39 +0200
  • 2fc1c75955 Properly show torrent action success result messages. Eric Kok 2013-06-14 17:09:33 +0200
  • 4ff57b7010 Added import and export of settings (Transdroid 1.x settings can be imported too). Eric Kok 2013-06-14 15:14:50 +0200
  • 3600873f3c Improved layout and text sizes on large (tablet) screens. Eric Kok 2013-06-14 10:49:52 +0200
  • 8d9aee40bf Some UI fixes in details screen. Eric Kok 2013-06-13 17:41:52 +0200
  • ed718e2cfe Fixed torrent list sorting. Eric Kok 2013-06-13 17:16:39 +0200
  • 2acb44f650 Have light and dark themes both available and make it user-selectable. Eric Kok 2013-06-13 17:04:09 +0200
  • 21f90ab761 Trial with more compact torrent list layout and colour-based status indicator. Eric Kok 2013-06-11 22:20:26 +0200
  • 70ab9ef37d Updated turtle mode icons and fixed tutle mode status indication. Eric Kok 2013-05-17 16:02:32 +0200
  • aaae3c18ef Introduced a white theme (almost complete). Eric Kok 2013-05-17 14:09:52 +0200
  • 865385ec78 Allow filtering (with text entry) on torrents list.\nUpgraded to Eclipse ADT tools v22. Eric Kok 2013-05-16 17:14:44 +0200
  • 8a866bc3ab Allow sorting of torrents main list. Eric Kok 2013-05-15 18:24:04 +0200
  • 8b47854b53 New 1.1.15 release with Synology NAS support. Eric Kok 2013-05-15 14:54:06 +0200
  • 53fe1bbe48 Do not capture http bittorrent links from the browser, instead rely on local file scheme intents. Eric Kok 2013-05-15 14:42:02 +0200
  • 8dfd8e2a14 Added Synology NAS support. Eric Kok 2013-04-26 20:38:03 +0200
  • 491c1b7b9e 1.1.14 release (with torrent file download fix). Eric Kok 2013-04-23 12:40:23 +0200
  • 9ae53ba848 Current filter list text size through separate view. Eric Kok 2013-04-17 16:52:02 +0200
  • 98c743f83b Add up (home) button in action bar of all settings related activities. Eric Kok 2013-04-16 12:17:12 +0200