51 Commits (c03127542c1add8e953ab8d753aff0d0dd0caeb3)

Author SHA1 Message Date
Brian Witt dcd4da7123 Add version in about screen 3 years ago
Eric Kok 1a89f35f2d Fixed merge conflict 4 years ago
TacoTheDank 120ef24924 Support fonts for API 15 4 years ago
TacoTheDank bce5fcf218 Better support rtl 4 years ago
TacoTheDank 7eb8879b1e Fix unresolved reference in activity_details.xml 4 years ago
TacoTheDank 6dc1b85b2a .editorconfig part 3: Entry rearrangement 4 years ago
TacoTheDank dab7f2de52 .editorconfig part 2: Import optimization 4 years ago
TacoTheDank 8204bd56a7 Adjust codestyle to an .editorconfig 4 years ago
Eric Kok 90e59c5420 Reinstate dark widget; fixes #555 4 years ago
Eric Kok 9aa13d0b0d Revert "- removed darktheme_check_box from widget config - removed widget_usedarktheme string" 4 years ago
TacoTheDank 660478aafc Update ColorPicker to 696bb05 4 years ago
TacoTheDank 09e9603133 Migrate to AndroidX 4 years ago
Twig N 1c556e038e fix squishy date on TorrentDetails when label is too long 4 years ago
Twig N f109a49a6d - removed darktheme_check_box from widget config 4 years ago
Twig N 5582731775 - fixed widget toolbar text colour 4 years ago
Twig N e649122fbe (WIP) 4 years ago
Twig N cc0c29f7f7 - forgot RssItemsFragment 5 years ago
Twig N 882a647370 - renamed classes and variables because of annoying squiggly green lines 5 years ago
Twig N 4aca5e6806 - made fragments work with inflated layouts to maintain w900 fragments layout 5 years ago
Twig N 226a9795b7 - removed remoterss/RemoteRssActivity.java 5 years ago
Twig N ff3a289914 - replaced the navigation drawer filter with an ugly spinner 5 years ago
Twig N f92dd04a31 - moved most of remoterss/RemoteRssActivity code into RssfeedsActivity 5 years ago
Twig N 436b307a23 - added tabs for local rss feeds 5 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok e171266ef8 Remove adding torrent by barcode scanner, as not free adn token-less web search API seems to exist that can help us get a product name from upc code. Closes #449. 6 years ago
Alon Albert e2e70d05c3 Add Remote RSS Support to Deluge RPC Adapter 6 years ago
Petko Vasilev 90942ce1de Fixed a minor visual glitch in the serverstatus actionbar 8 years ago
twig 255311300f - renamed RemoteRssFilesAdapter to RemoteRssItemsAdapter 8 years ago
twig 8ad8d0d39a - general cleanup and polish of code 8 years ago
twig b503614f4d - hide search view 8 years ago
twig 1e850dae3f - hide remoterss toolbar button if no server configured/connected 8 years ago
twig de4f72bc02 - disabled all the fancy stuff in RemoteRssActivity.java (FAB, refresh button, drag to refresh, bottom toolbar) 8 years ago
twig a20f9156f2 - added remoterss/RemoteRssActivity.java 8 years ago
Eric Kok edce58ab03 Fixed UI issues due to dark theme and appcompat. Corrects dialog colors on dark theme, fixes #224. Corrects display of contextual action bar and search entry box. 9 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 25f741260f Fixes in tablet and dark version of the new UI. 9 years ago
Eric Kok ec3b6ebdc1 Add some padding (not clipped) in the torrents list to prevent FAB from overlaying the last torrent listed. Fixes #211. 9 years ago
Eric Kok 3506705a82 Replacing Holo design with Material design in dialogs. 9 years ago
Eric Kok a3a595d967 Replaced Croutons with Snackbars. 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 7f533779dd Moved to Android Gradle plugin 1.0 (for Android Studio 1.0). Removed old manager project as it doesn't compile now and development has to start from scartch anyway. 10 years ago
Eric Kok cb47a0ea96 Updated RSS feeds views to include Toolbar. More work later. 10 years ago
Eric Kok ad8c0f39ac Replaced action bar with Toolbar and replaced spinner navigation with nav drawer. 10 years ago
Eric Kok 88cd854ff1 Getting list selectors to work properly with ripple on Lollipop, removed unused Holo drawables, fixing action bar theme, etc. 10 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 164a2d20d8 Clean up lint warnings before we make beta release 2.3.0-beta. 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