summaryrefslogtreecommitdiff
path: root/core/src/main/java
AgeCommit message (Expand)Author
2019-05-28Merge pull request #3043 from CedricCabessa/remaining_time_playback_speedH. Lehmann
2019-05-21Fix scheduling tasks on shutdown executorJoe Stein
2019-05-19Merge pull request #3136 from andersonvom/developH. Lehmann
2019-05-19Add space usage bar to data folder dialogAnderson Mesquita
2019-05-19Merge branch 'develop' into eventbus-v3ByteHamster
2019-05-19Merge pull request #3159 from andersonvom/3024-itunes-duration-formatMartin Fietz
2019-05-18Enable autodownload over EthernetJoe Stein
2019-05-17Moved notification setup to new classByteHamster
2019-05-17Added logging in cases where service did not know how to handle intentByteHamster
2019-05-17Do not try to display notification two timesByteHamster
2019-05-17Cherry-Pick: Add a generic java8-like Optional classorionlee
2019-05-17Revert "Merge pull request #2954 from orionlee/bugfix_phantom_notification_re...ByteHamster
2019-05-08Do not deadlockByteHamster
2019-05-08Fixed NPEByteHamster
2019-05-07Do not deadlock on seek when using SonicByteHamster
2019-05-07Do not block when using Sonic+Sleep timerByteHamster
2019-05-05Handle iTunes single-number duration formatAnderson Mesquita
2019-05-05Extract DurationParserAnderson Mesquita
2019-05-04Extract methods in NSITunesAnderson Mesquita
2019-05-03Added names for threadsByteHamster
2019-04-28use time converter and pref in MediaPlayer and WidgetCédric Cabessa
2019-04-28add a time conversion classCédric Cabessa
2019-04-28add preference for "Time respects playback speed"Cédric Cabessa
2019-04-27Fixed sleep timer ANR (Closes #3139)ByteHamster
2019-04-19Merge pull request #2957 from orionlee/bugfix_app_anr_in_auto_feed_update_2956H. Lehmann
2019-04-16Fixed NetworkOnMainThreadExceptionByteHamster
2019-04-14No locks are needed if everything is executed on main threadByteHamster
2019-04-12Let PlaybackController handle listening for service startByteHamster
2019-04-12Upgraded EventBus to v3ByteHamster
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-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-03Respect 'keep updated' for new items counterByteHamster
2019-04-03Review changesByteHamster
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-02Use ApOkHttpUrlLoader for all imagesByteHamster
2019-04-02Add preference to allow mobile updates of imagesByteHamster
2019-03-31Validate that the item state is only changed when neededBorjan Tchakaloff