summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2019-04-19Merge pull request #2957 from orionlee/bugfix_app_anr_in_auto_feed_update_2956H. Lehmann
2019-04-17Made sure that there is not an ANR when switching media playerByteHamster
2019-04-16Fixed NetworkOnMainThreadExceptionByteHamster
2019-04-14Do not set player status before player object is createdByteHamster
2019-04-14No locks are needed if everything is executed on main threadByteHamster
2019-04-12Merge pull request #3106 from ByteHamster/subscriptions-columnsH. Lehmann
2019-04-12Merge pull request #3105 from ByteHamster/style-repetitionH. Lehmann
2019-04-11Removed nb translationByteHamster
2019-04-11Set number of subscription columnsByteHamster
2019-04-11Reduced repetition in styles.xmlByteHamster
2019-04-11Merge pull request #3097 from ByteHamster/exoplayer-main-threadH. Lehmann
2019-04-11Clarified that it is using caller thread. not main threadByteHamster
2019-04-10Do not hold state in fragmentsByteHamster
2019-04-07Fix Sonic playbackByteHamster
2019-04-07Merge branch 'develop' into exoplayer-main-threadByteHamster
2019-04-07Executing all ExoPlayer methods on main threadByteHamster
2019-04-06fix rebase conflicts - remove the incorrect @NonNull from rxjavaorionlee
2019-04-06#2966 RxJava2 null - case the underlying method may return null, butorionlee
2019-04-06#2966 RxJava2 null - explicit mark underlying Rx sources as NonNullorionlee
2019-04-06#2966 RxJava2 null - explicit mark underlying Rx sources as NonNullorionlee
2019-04-06Merge pull request #3083 from orionlee/bulk_remove_from_queue_1145H. Lehmann
2019-04-06refactor - rename string resource name `remove_episode_lable` , which was amb...orionlee
2019-04-06tweak - bulk edit UI - show a message after an action is applied.orionlee
2019-04-04refactor - UI - remove the old (and now used) select all / none /intermediate...orionlee
2019-04-04bulk edit - UI - new select all / none icons, based onorionlee
2019-04-04bulk remove episodes from queue - UI - icon for dark themes.orionlee
2019-04-04Merge pull request #2954 from orionlee/bugfix_phantom_notification_rework_2716H. Lehmann
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-03Respect 'keep updated' for new items counterByteHamster
2019-04-03Merge pull request #3082 from ByteHamster/mobile-updatesH. Lehmann
2019-04-03Merge pull request #3060 from jatinkumarg/issue-3052H. Lehmann
2019-04-03Review changesByteHamster
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-04-02Use ApOkHttpUrlLoader for all imagesByteHamster
2019-04-02Add preference to allow mobile updates of imagesByteHamster
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