summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/SearchFragment.java
AgeCommit message (Expand)Author
2020-06-19Fixed events delivering to background thread and modifying ViewsByteHamster
2020-04-02Recycle ViewHolders throughout the appByteHamster
2020-03-20Fixed item flickering while downloadingByteHamster
2020-03-17Showing feed results in searchByteHamster
2020-03-17Converted lists to RecyclerViewByteHamster
2020-03-15Centralize creation of search iconByteHamster
2020-03-15Moved Toolbar to individual FragmentsByteHamster
2020-02-05Make lists react to eventsByteHamster
2020-02-05Using unified item view in search fragmentByteHamster
2020-02-05Removed search stringsByteHamster
2020-02-05Do not search in chaptersByteHamster
2020-01-01Added progress bar to episode searchByteHamster
2019-12-31Fix not showing options menu for search resultsByteHamster
2019-10-25Removed EventDistributorByteHamster
2019-10-25Migrated unread items update to EventBusByteHamster
2019-10-23Removed event that is never sentByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-06-24Reorganize search fragment lifecycleAnderson Mesquita
2019-04-06#2966 RxJava2 null - explicit mark underlying Rx sources as NonNullorionlee
2018-09-30Migrate rxjava to version 2Martin Fietz
2016-07-13Search Results: reformat "no result" text for easier translationorelogo
2016-07-12Add 'no result' text to unmatched search resultsorelogo
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-03-22code cleaning:Domingos Lopes
2016-01-17Cast MainActivity correctlyMartin Fietz
2015-12-19Prevent ArrayIndexOutOfBoundsExceptionMartin Fietz
2015-11-26RxJava defer -> fromCallableMartin Fietz
2015-09-19Replace some of the most annoying AsyncTasks with RxJavaMartin Fietz
2015-07-11Load fragment used in last session correctly.Martin Fietz
2015-04-18Remove checks for opened drawer, now unneccessaryMartin Fietz
2015-04-18Use Fragment tags to reference to fragments, hide nav elementsMartin Fietz
2015-04-05Minor changes: Log, import order, small refactoringsMartin Fietz
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel oeh
2014-11-05Updated layoutsdaniel oeh
2014-10-24Merge branch 'migration' into developdaniel oeh
2014-10-11Moved core classes into subprojectdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh