20 Commits (8204bd56a761e867b950f9788f1a32716d1ad5c5)

Author SHA1 Message Date
TacoTheDank 8204bd56a7 Adjust codestyle to an .editorconfig 4 years ago
TacoTheDank 09e9603133 Migrate to AndroidX 4 years ago
Twig N 0756ba72e3 - added SettingsUtils 4 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok e4a93c316e Updated dependencies and build tools to more recent version, upgrading our compile target to Android 9. 6 years ago
Alon Albert 61ddff9da4 Remove menuitem fields 6 years ago
Alon Albert 43ed12b083 Add Sort-By Action to Search Activity 6 years ago
Eric Kok dce15b89f2 When no search sites are enabled (in the Torrent Search config), still allow web bases searches. Fixes #263. 8 years ago
Eric Kok 92c8d9b142 Prevent potential crashes (based on Play Store console reports). 8 years ago
Eric Kok a2a8f1960d Fixed title in search screen (search query on larger screens, site selector only on smaller screens). Fixes #248. 9 years ago
Eric Kok 6b76ebcad3 Fix crash on tablets when opening search. Should still improve the UI but at least this fixes #235. 9 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 45d2d594a5 Support scanning of QR codes with embedded magnet link. Fixes #196. 9 years ago
Eric Kok c91e79f9d3 Working contextual action modes, working menus. 9 years ago
Eric Kok 676a21fb92 New Material icons, reworking main screen design, corrting action bars... WIP 9 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 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 6aa2d6a2c4 Fixed support for catching SEND intents in the search acitivity to handle magnet, http and https links directly and add them via Transdroid. Fixes #129. 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 f5bb381dff Added (preferred) support for file managers that support file picking vai the GET_CONTENT action adn file/* mime type. 10 years ago
Eric Kok af400ac5a8 In web searches, only replace %s for the search string because the formatter will try to parse url encodes strings such as %3B as well. Fixes issue #134. 10 years ago
Eric Kok 8ea2a19707 Added option to clear search suggestions history in System settings. Also removed the unused TorrentSearchHistoryProvider class. 11 years ago
Eric Kok e071de3728 Make a custom search site (selected in settings) stick. Fixes #35. Also collapse the search view after searching. 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 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 bcabc271eb Fixed search site selection and selection persistence. 11 years ago
Eric Kok ba6a3cd70d Added search UI and functionality. 11 years ago