summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2019-05-28bugfix #3009 - Podcast's feed search results listed in an odd order (#3128)alimemonzx
2019-05-28Merge pull request #2709 from brad/fix-2359H. Lehmann
2019-05-28Make sure to clear old icon if loading failsByteHamster
2019-05-28Merge pull request #3043 from CedricCabessa/remaining_time_playback_speedH. Lehmann
2019-05-28rename category title to match with "playback speeds"Cédric Cabessa
2019-05-27Merge pull request #3207 from ByteHamster/sort-descriptionH. Lehmann
2019-05-27Sort options: 'old to new' instead of 'ascending'ByteHamster
2019-05-27Merge pull request #3191 from jas14/stricter-db-importH. Lehmann
2019-05-21Fix scheduling tasks on shutdown executorJoe Stein
2019-05-20Check SQLite3 magic bytes before importJoe Stein
2019-05-19Merge pull request #3136 from andersonvom/developH. Lehmann
2019-05-19Improve space wording on choose data folder dialogAnderson Mesquita
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-19Merge pull request #3108 from ByteHamster/attr-redeclarationH. Lehmann
2019-05-19Merge pull request #3172 from andersonvom/3169-cover-fragment-small-screenMartin 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-08Fix cover fragment in small screensAnderson Mesquita
2019-05-08Fixed NPEByteHamster
2019-05-07Updated translationsByteHamster
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-05-01Updated stringByteHamster
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-24Translation updatesByteHamster
2019-04-19Merge pull request #2957 from orionlee/bugfix_app_anr_in_auto_feed_update_2956H. Lehmann
2019-04-18use multi-line TextView for "No media playing"Brad Pitcher
2019-04-18no need to spell out android.view.ViewBrad Pitcher
2019-04-18space before ( for better styleBrad Pitcher
2019-04-18avoid "app not responding" errors loading widget imageBrad Pitcher
2019-04-18use ic_launcher_foreground for widget when nothing is playingBrad Pitcher
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-12hide widget text when displaying < 3 columnsBrad Pitcher