summaryrefslogtreecommitdiff
path: root/app/src/play
AgeCommit message (Expand)Author
2020-09-29Fix a few more deprecations, tiny cleanup (#4388)Taco
2020-08-29Move remaining preference to AndroidX preferenceTacoTheDank
2020-06-11Force restart app after enabling ChromecastByteHamster
2020-03-25Reworked cast button handlingByteHamster
2020-03-23Added basic cast button to AudioPlayerFragmentByteHamster
2020-02-02Enforce SeparatorWrapByteHamster
2020-01-02Replaced custom background with selectableItemBackgroundByteHamster
2019-10-04Fixed compilationByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-09-28Avoid Cast Initialization UI - prompt restart only when enabled. Make prompt ...orionlee
2019-09-28Avoid Cast Initialization - bugfix of accidental removal of cast-enabled codesorionlee
2019-09-27Avoid Cast initialization UI - prompt users to restart upon settings changed.orionlee
2019-09-27Avoid Cast initialization unless it is enabled (to avoid triggering Google Pl...orionlee
2019-06-13Restructured preferences codeByteHamster
2019-04-06#2966 RxJava2 null - explicit mark underlying Rx sources as NonNullorionlee
2019-01-18Added symlinks to alternative publisher locationsByteHamster
2019-01-03Merge pull request #2859 from ByteHamster/glide-48H. Lehmann
2018-10-14Upgraded Glide to version 4.8.0ByteHamster
2018-09-30Migrate rxjava to version 2Martin Fietz
2018-01-10Reduce visibilityMartin Fietz
2018-01-10Custom views extend AppCompatImageView instead of ImageViewMartin Fietz
2017-09-23Fix CustomMRControllerDialogMartin Fietz
2017-09-23Update support library to last version for current target sdk 25Martin Fietz
2016-07-02comment on onMeasure implementationsDomingos Lopes
2016-06-30fix horizontal layout (MediaRouteControllerDialog)Domingos Lopes
2016-06-29change to rx.Java, avoid NPE, rename packageDomingos Lopes
2016-06-29remove commented codedomingos86
2016-06-28add onClickListeners, optimize image loadingDomingos Lopes
2016-06-28implement custom mediaroute playback controllerDomingos Lopes
2016-06-08print stack trace with the log entriesDomingos Lopes
2016-06-08fixes NPE from #1974Domingos Lopes
2016-06-07rename helper classesDomingos Lopes
2016-06-07adapt ui to different flavorsDomingos Lopes
2016-06-06Prevent possible hang-bugsMartin Fietz
2016-06-04Create one flavor with Google Cast support and one (free) withoutMartin Fietz