17 Commits (09e9603133b98b8f832b1a2ebeef92b23b84666c)

Author SHA1 Message Date
TacoTheDank 09e9603133 Migrate to AndroidX 4 years ago
Twig N 0756ba72e3 - added SettingsUtils 4 years ago
Phillip Dykman f9de3b095c Make result strings be result dynamic 5 years ago
Phillip Dykman 1fbb3dcea9 Adjust strings 5 years ago
Phillip Dykman 80e388a560 Make the successfull task snackbar duration a bit shorter (about 2s 5 years ago
Phillip Dykman cd99cbb159 Add sequential download and first+last piece prioratization download 5 years ago
Eric Kok f6e8de2b52 Fixing UI crashes due to #391 #495 #484 #483... 5 years ago
Eric Kok de9c0c4d7a Maybe fix #469. Seems fragment is already detached and unloaded. 6 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok 4ac0a279cc Fixed crash on adding widget as well as widget layout issues (with new Material theme) and Control Service start bug on Android Lolliopo+. Fixed #218. 9 years ago
Eric Kok 3506705a82 Replacing Holo design with Material design in dialogs. 9 years ago
Eric Kok c91e79f9d3 Working contextual action modes, working menus. 9 years ago
Eric Kok 1cf19c9a31 Details screen working. 9 years ago
Eric Kok 676a21fb92 New Material icons, reworking main screen design, corrting action bars... WIP 9 years ago
Eric Kok 580608d37d Started work on Material design version of Transdroid. Certainly still bugged and need to figure out lots of (often major, liek the split action bar) design details. 10 years ago
Eric Kok 04a9da420f Refactored logging to not rely on static access and a global context. 10 years ago
Eric Kok bda024f418 Upgraded to Gradle build system, with full and lite as flavours (rather than usign a library core project). Lib (Torrent Connect) is now integrated directly. Closes #148. 10 years ago
Eric Kok 0b6ea2c9ba Fixed duplicate view IDs used that caused a crash when resuming (explicitly via the up button in the action bar). Fixes #154. 10 years ago
Eric Kok 8600fe8a97 Pushed minimum Andorid version to ICS (API level 15). Removed ActionBarSherlock and related resources. Fixes #68!. Also fixes other bugs with (mostly) the contextual action bar. 10 years ago
Eric Kok 7776eb2ef5 Added option to force recheck of data with rTorrent, uTorrent and Deluge. Fixes #16. Also fixes a UI glitch to propage torrent changes back to the torrents list screen. 11 years ago
Eric Kok a052e7f4c7 Force refresh in main screen after a torrent was deleted in the details screen. (Also added some debug logging for lcoal network connections.) 11 years ago
Eric Kok 1ed644e42c Added support for pull to refresh in main and details screen (via ActionBar-PullToRefresh library). Fixes #19. 11 years ago
Eric Kok cd44899f83 Click on empty/error messages refreshes the torrents and details screens. Fixes #20. 11 years ago
Eric Kok a43e09b891 Support file downloads via AndFTP (and possibly plain ftp:// intents). 11 years ago
Eric Kok b7860c3d5e Choose connection address (hostname or ip) based on locally connected wifi network. 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 a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 11 years ago
Eric Kok 8321c2c91b Added label picking/new label dialog in details fragment. 11 years ago
Eric Kok 6ec87f06d4 Close details screen after torrent delete. 11 years ago
Eric Kok c8dbce4b4c Disable long-clicks (enabling the CAB) for list subheaders. 11 years ago
Eric Kok cb85ff0229 Improved looks through differnt font family usage and margins. 11 years ago
Eric Kok 648901ceaa Added JavaDoc comments and some formatting of code. 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 8d9aee40bf Some UI fixes in details screen. 11 years ago
Eric Kok 2acb44f650 Have light and dark themes both available and make it user-selectable. 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 d335ff70df Use the Crouton library to display errors and success messages. 11 years ago
Eric Kok 6a6250cdf2 Add About screen/fragment. 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 d3b22f4af9 Renamed lite directory to core, as it will serve as UI core project for market and full versions. 11 years ago
Eric Kok d46bf03eeb Working on task execution and navigation list. 11 years ago
Eric Kok 34376e26e7 Getting the details screen lay out properly. 11 years ago
Eric Kok fc83f907e1 Build torrent and details fragment UI and started on logic. 11 years ago