Tom Briden
96f1330127
Fix NumberFormatException if port is saved as blank string
...
if you open the port option and click ok, it saves a blank string in
preferences and this gets loaded instead of using defaultPort so throws
the exception trying to convert "" to an int.
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
86abb9fb55
Allow https for RSS feeds (as long as the certificates are properly and officially signed).
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
b761c6741a
Allow viewing of details page (via browser intent) of search resutls.
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
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.
12 years ago
Eric Kok
b81bf09e53
Sort files in details screen using natural order.
12 years ago
Eric Kok
3ec502f4ed
Fix RSS feeds screen UI and hide/show setting button.
12 years ago
Eric Kok
ac5cfd5493
Only allow multi select on file rows in details adapter.
12 years ago
Eric Kok
14c5282ab2
Hack bug fix on pre-API level 11 devices when CAB done button is pressed.
12 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.
12 years ago
Eric Kok
d92dc5df4d
Fixed the vertical divider line to display correctly on light and dark themes and only on tablets.
12 years ago
Eric Kok
968f97cf88
Show a light grey line as details fragment divider on the far left.
12 years ago
Eric Kok
3593ead589
Finalized adding of torrents via http, file or magnet; also multiple http links at once via ADD_MULTIPLE.
12 years ago
Eric Kok
c6a4621979
Correct loading of RSS feeds UI and allow multi-select of items.
12 years ago
Eric Kok
23021d81c7
Loading and parsing of RSS feeds and showing loading status in the UI.
12 years ago
Eric Kok
e874e0eb71
Added RSS feed feature UI.
12 years ago
Eric Kok
d3ff612c31
Hide settings explanation when settings are available.
12 years ago
Eric Kok
852c5dd7dc
Allow modification of selection (select all or invert) from the CAB.
12 years ago
Eric Kok
c8dbce4b4c
Disable long-clicks (enabling the CAB) for list subheaders.
12 years ago
Eric Kok
cb85ff0229
Improved looks through differnt font family usage and margins.
12 years ago
Eric Kok
f99bed2da2
Added server status (counts and speeds) in the action bar.
12 years ago
Eric Kok
648901ceaa
Added JavaDoc comments and some formatting of code.
12 years ago
Eric Kok
4056ddf497
Fixed file priorities and added appropriate action bar icons.
12 years ago
Eric Kok
331950f89f
Making the contextual action bars work and allow setting of file priorities.
12 years ago
Eric Kok
2fc1c75955
Properly show torrent action success result messages.
12 years ago
Eric Kok
4ff57b7010
Added import and export of settings (Transdroid 1.x settings can be imported too).
12 years ago
Eric Kok
3600873f3c
Improved layout and text sizes on large (tablet) screens.
12 years ago
Eric Kok
8d9aee40bf
Some UI fixes in details screen.
12 years ago
Eric Kok
ed718e2cfe
Fixed torrent list sorting.
12 years ago
Eric Kok
2acb44f650
Have light and dark themes both available and make it user-selectable.
12 years ago
Eric Kok
21f90ab761
Trial with more compact torrent list layout and colour-based status indicator.
12 years ago
Eric Kok
70ab9ef37d
Updated turtle mode icons and fixed tutle mode status indication.
12 years ago