summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/asynctask
AgeCommit message (Expand)Author
2022-11-06Move preferences to a new moduleByteHamster
2022-03-27Truncate existing files when exporting OPML/HTML/Favoritescketti
2021-07-30Replace AsyncTask with RxJavaByteHamster
2021-07-29Removed second activity just used for selecting feedsByteHamster
2021-04-22Moved model to its own moduleByteHamster
2021-03-28Make AntennaPod pass the medium SpotBugs findingsByteHamster
2020-12-16Refactoring: Remove class LangUtils (#4763)Herbert Reiter
2020-01-29CleanupByteHamster
2020-01-27Updated html export designByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-09-20OPML export: Choose export folder (#3175)William Seemann
2019-04-06#2966 RxJava2 null - explicit mark underlying Rx sources as NonNullorionlee
2018-09-30Migrate rxjava to version 2Martin Fietz
2018-01-14Add final modifiersMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2018-01-14Remove unused importsMartin Fietz
2018-01-09Cleanup executeAsyncMartin Fietz
2016-10-16Add option to export subscriptions as HTMLMartin Fietz
2016-10-15Move opml packageMartin Fietz
2016-10-15Refactor OPML export from asynctask to observableMartin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-03-22code cleaning:Domingos Lopes
2016-01-30Change feed lastModified/lastUpdate to StringMartin Fietz
2015-11-27Log crash reports, users can send them via emailMartin Fietz
2015-11-08AlertDialog -> v7 AlertDialogMartin Fietz
2015-09-10Refactor database accessMartin Fietz
2015-09-09changes the action title to Send...Tom Hennen
2015-09-07use lambdaTom Hennen
2015-09-07make share just an option of the old dialogTom Hennen
2015-09-07export opml via intentTom Hennen
2015-03-17New feed last update is never, not nowMartin Fietz
2014-11-19Merge branch 'patch-1' of git://github.com/edent/AntennaPod into edent-patch-1daniel 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