441 Commits (46c606610e1d84d62f562818332987e98f834ffa)
 

Author SHA1 Message Date
Eric Kok f99bed2da2 Added server status (counts and speeds) in the action bar. 11 years ago
Eric Kok 648901ceaa Added JavaDoc comments and some formatting of code. 11 years ago
Eric Kok 4056ddf497 Fixed file priorities and added appropriate action bar icons. 11 years ago
Eric Kok 331950f89f Making the contextual action bars work and allow setting of file priorities. 11 years ago
Eric Kok 2fc1c75955 Properly show torrent action success result messages. 11 years ago
Eric Kok 4ff57b7010 Added import and export of settings (Transdroid 1.x settings can be imported too). 11 years ago
Eric Kok 3600873f3c Improved layout and text sizes on large (tablet) screens. 11 years ago
Eric Kok 8d9aee40bf Some UI fixes in details screen. 11 years ago
Eric Kok ed718e2cfe Fixed torrent list sorting. 11 years ago
Eric Kok 2acb44f650 Have light and dark themes both available and make it user-selectable. 11 years ago
Eric Kok 21f90ab761 Trial with more compact torrent list layout and colour-based status indicator. 11 years ago
Eric Kok 70ab9ef37d Updated turtle mode icons and fixed tutle mode status indication. 11 years ago
Eric Kok aaae3c18ef Introduced a white theme (almost complete). 11 years ago
Eric Kok 865385ec78 Allow filtering (with text entry) on torrents list.\nUpgraded to Eclipse ADT tools v22. 11 years ago
Eric Kok 8a866bc3ab Allow sorting of torrents main list. 11 years ago
Eric Kok 8b47854b53 New 1.1.15 release with Synology NAS support. 11 years ago
Eric Kok 53fe1bbe48 Do not capture http bittorrent links from the browser, instead rely on local file scheme intents. 11 years ago
Eric Kok 8dfd8e2a14 Added Synology NAS support. 11 years ago
Eric Kok 491c1b7b9e 1.1.14 release (with torrent file download fix). 11 years ago
Eric Kok 9ae53ba848 Current filter list text size through separate view. 11 years ago
Eric Kok 98c743f83b Add up (home) button in action bar of all settings related activities. 11 years ago
Eric Kok a5d5872094 Only show 3 pane layout if screen is at least 900dp width. 11 years ago
Eric Kok 490ebbe828 Correct loading of details fragment (and stats and files) into phone and tablet fragments. 11 years ago
Eric Kok 6fe27396f3 Fixed verious UI issues, such as details screen loading and text sizes. 11 years ago
Eric Kok 2b2ecdea61 Do not directly send bittorrent mime type urls to the server, but let Android download the file first (to work around authorization). 11 years ago
Eric Kok d49785212d Correct showing/hiding of details screen list/empty text/loading progress. 11 years ago
Eric Kok a6a0412f92 Disabled local file/mime bittorrent intent to help users whose private trackers don't play nice (issue 460). 11 years ago
Eric Kok 0538e608ee Import whole subpackages to work around Eclipse loading bug with annotations. 11 years ago
Eric Kok 5f22080469 Adding of torrent via UI or start intents. 11 years ago
Eric Kok b0940b62cf Added barcode scanning and handling of bar code scan results. 11 years ago
Eric Kok b13d8d7491 Update action bar spinner view on new filter selection. 11 years ago
Eric Kok fd6ff088b8 Fix loading of server settings, albels and show proper loading state. 11 years ago
Eric Kok 597c6b1ac3 Showing labels in the navigation list or spinner. 11 years ago
Eric Kok fb9f19500f rTorrent adapter should return the labels that it encountered during torrents retrieval. 11 years ago
Eric Kok 8199af4e0a Make action bar spinner navigation appear correctly. 11 years ago
Eric Kok 85e03cc15b Added tutle mode action bar icons. 11 years ago
Eric Kok 847b1f8264 Fix removal of settings. 11 years ago
Eric Kok bebf5e3d2e Added removing and fixed updating of settings. 11 years ago
Eric Kok b46bac998a Fix various layout issues. 11 years ago
Eric Kok d335ff70df Use the Crouton library to display errors and success messages. 11 years ago
Eric Kok 9258ebd0da Add Crouton library and updated Andorid Support Library. 11 years ago
Eric Kok cc834a7ff5 Fix state in which no settings are know and no loading is performed. 11 years ago
Eric Kok 489fd94cd5 Fixed dialog showing on small and large devices. 11 years ago
Eric Kok c091d656b3 Updated RSS action bar icons to correct size. 11 years ago
Eric Kok 4ae16a14d3 Small fixes in dialog instantiation. 11 years ago
Eric Kok 6a6250cdf2 Add About screen/fragment. 11 years ago
Eric Kok bbb0880a7e Reload settings in main settings screen on returning to the screen. 11 years ago
Eric Kok 25c088907c Fix server timeout setting parsing. 11 years ago
Eric Kok 0c09c4121f Split Transdroid into Lite (no search and RSS) and Full versions, with the Core project containing all function code. 11 years ago
Eric Kok 5df27e2b64 Use general import of classes in package to work around an Eclipse bug with generated classes (https://github.com/excilys/androidannotations/wiki/FAQ#wiki-import) 11 years ago