summaryrefslogtreecommitdiff
path: root/core/build.gradle
AgeCommit message (Expand)Author
2022-02-09Fix some gradle deprecationsTacoTheDank
2021-12-04Centralize library versions used in multiple modulesTacoTheDank
2021-12-01Add preference to show subscription title (#5538)vbh
2021-11-28Chromecast rework (#5518)ByteHamster
2021-11-04Merge pull request #5520 from ByteHamster/move-events-to-moduleByteHamster
2021-11-02Move (most) events to their own moduleByteHamster
2021-10-30Use OkHttp as backend for ExoPlayerByteHamster
2021-09-24Update AndroidX Fragment to 1.3.6 (#5201)Taco
2021-08-28Update AppCompat to 1.3.xTacoTheDank
2021-08-28Moved media file parser to its own moduleByteHamster
2021-08-28Merge pull request #5360 from ByteHamster/parserByteHamster
2021-08-28Moved feed parser to its own moduleByteHamster
2021-08-24Only declare used ExoPlayer submodulesTacoTheDank
2021-05-11Move common gradle setup to a single fileByteHamster
2021-04-24Moved synchronization to its own moduleByteHamster
2021-04-22Moved model to its own moduleByteHamster
2021-04-21Moved notification icons to their own module, so they don't crash old Android...ByteHamster
2021-04-18Use VectorDrawable compat libraryByteHamster
2021-04-17Enabled Lint with dependency checkingByteHamster
2021-04-06Parsing podcast:funding tag, showing payment, funding links on the show info ...Tony Tam
2021-03-01Moved SSL providers to new moduleByteHamster
2021-03-01Merge branch 'master' into developByteHamster
2021-02-23Remove free build hackByteHamster
2021-02-12Move basic views to new moduleByteHamster
2021-02-12Remove PlaybackServiceCallbacksByteHamster
2020-10-25Upgrade roboelectric for API 30 compatibilityByteHamster
2020-10-25Merge branch 'develop' into add-local-feedsByteHamster
2020-10-25Local feeds: Unit tests for LocalFeedUpdater (#4551)Herbert Reiter
2020-10-17Merge branch 'master' into developByteHamster
2020-10-02Use freeImplementation for including conscrypt in Free builds.Mats Wahlberg
2020-10-01Enabled core lint check on CircleCIByteHamster
2020-10-01Enabled Lint for core moduleByteHamster
2020-09-30Cleaned up string to println in core/build.gradleMats Wahlberg
2020-09-30Bundle Conscrypt security provider for Free buildsMats Wahlberg
2020-09-12Merge branch 'develop' into add-local-feedsByteHamster
2020-08-28Update ExoPlayer to 2.11.8TacoTheDank
2020-05-25Added DocumentFile dependencyByteHamster
2020-05-08Clean up version locations and orderTacoTheDank
2020-05-04Merge branch 'develop' into developH. Lehmann
2020-05-03Switched to MaterialComponents themeByteHamster
2020-05-01fix a lint error (#4090)hannesa2
2020-04-25Update Studio and some dependenciesTacoTheDank
2020-04-10Don't mix android.arch & androidx dependenciesHamidreza Bayat
2019-11-06Merge pull request #3587 from ByteHamster/remove-commons-textH. Lehmann
2019-11-06Moved robotium dependency to test flavourByteHamster
2019-11-06Removed commons text library that was just used 2 timesByteHamster
2019-10-04Fixed free buildByteHamster
2019-10-04Fixed compilationByteHamster
2019-10-04Adapted dependency versions to stable onesByteHamster
2019-10-04Automatic AndroidX migrationByteHamster