summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2019-04-03bulk edit - refactor - reorder method parameter for DBWriter.removeQueueItem(...orionlee
2019-04-03bulk edit - UI tweak - rename "Remove Episode" to "Delete Episode", to be con...orionlee
2019-04-02bulk edit - "N selected" UI logicorionlee
2019-04-02bulk remove from queue - backend - implement the new APIorionlee
2019-04-02bulk remove from queue - backend - refactor existing logic to support bulk re...orionlee
2019-04-02bulk remove from queue - frontend logic, with a stub backend.orionlee
2019-04-02UI Prototype for Batch Edit Episodes rework (from #1145)orionlee
2019-03-31Validate that the *new* and *not played* are also exclusiveBorjan Tchakaloff
2019-03-31Validate that the item state is only changed when neededBorjan Tchakaloff
2019-03-31Require the Mockito library for unit testingBorjan Tchakaloff
2019-03-31Validate that the *new* and *played* states are exclusiveBorjan Tchakaloff
2019-03-31Merge pull request #3073 from deandreamatias/fix-button-shadow-3040H. Lehmann
2019-03-30Delete unused drawableMatias de Andrea
2019-03-30Merge pull request #3068 from bibz/developMartin Fietz
2019-03-29Fixes #3040Matias de Andrea
2019-03-29Change the icons in interface #3040Matias de Andrea
2019-03-29Add new vector icons #3040Matias de Andrea
2019-03-29Fix #3040Matias de Andrea
2019-03-27Merge pull request #3066 from orionlee/bugfix_statistics_played_duration_infl...H. Lehmann
2019-03-25Do not reset item "played" flag on media downloadBorjan Tchakaloff
2019-03-24#2162 bugfix - statistics - inflated actual played durationorionlee
2019-03-08Fix #3054: use UTF-8 to encode password and username for gpodder authMatthieu De Beule
2019-03-05Merge pull request #3013 from hannesa2/buildImprovementsH. Lehmann
2019-03-04Merge pull request #3050 from ByteHamster/add-backup-keywordH. Lehmann
2019-03-04Add backup keyword to searchByteHamster
2019-03-03Moved some implementation tests to unit testsByteHamster
2019-03-03Merge pull request #3032 from shortspider/3031-TimecodeRegexH. Lehmann
2019-03-03Another atempt at fixing the regexNathan Mascitelli
2019-03-02Fix regexNathan Mascitelli
2019-03-02Adjust regext to ignore X:Y timecodesNathan Mascitelli
2019-02-21Transifex: removed duplicate Italian translationByteHamster
2019-02-13Use a single format for short timecodesNathan Mascitelli
2019-02-12Handle more then 23 hoursNathan Mascitelli
2019-02-12Timecode parsing logic now handles two short formatsNathan Mascitelli
2019-02-12Converter handles HH:MM and MM:SSNathan Mascitelli
2019-02-10Update Timeline regexNathan Mascitelli
2019-02-01Merge remote-tracking branch 'upstream/develop' into auto_download_12_hour_op...ByteHamster
2019-02-01Null handling in OnlineFeedViewActivity (#3004)Burt Wiley Snyder
2019-01-27unify lint options for all modulesHannes Achleitner
2019-01-27simplify build concerning maven reposHannes Achleitner
2019-01-27remove buildtools specificationHannes Achleitner
2019-01-18switched implementation to ussing attrpachecosf
2019-01-17Changed implementation using themeUtils insteadpachecosf
2019-01-17Changed implementation using themeUtils insteadpachecosf
2019-01-17fixed stylespachecosf
2019-01-16adding highlighting of drawer item functunalitypachecosf
2019-01-16Adding some highlighting of drawer itemspachecosf
2019-01-15NonNull annotationByteHamster
2019-01-15Only delete from queue if deletion of media succeedsByteHamster
2019-01-15Merge pull request #2921 from qkolj/delete-episodesH. Lehmann