Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-27 | unify lint options for all modules | Hannes Achleitner | |
2019-01-27 | simplify build concerning maven repos | Hannes Achleitner | |
2019-01-27 | remove buildtools specification | Hannes Achleitner | |
2019-01-27 | Merge branch 'develop' into android_gradle_330_upgrade | Martin Fietz | |
2019-01-27 | Merge branch 'develop' into android_gradle_330_upgrade | Martin Fietz | |
2019-01-27 | simplify versionCode | Hannes Achleitner | |
removed implementation was some Eclipse/ant style, now it's Gradle style | |||
2019-01-18 | Allow to configure play api key | ByteHamster | |
2019-01-17 | Upgrade android gradle plugin to v3.3.0. Also upgraded plugins that would | orionlee | |
otherwise generate warning message (dexcount, play-publisher). | |||
2019-01-15 | Merge pull request #2921 from qkolj/delete-episodes | H. Lehmann | |
Add delete option to episode's context menu | |||
2019-01-06 | Fix release build | ByteHamster | |
2019-01-04 | Include Awaitility in app module and properly fix the added test | Petar Kukolj | |
2019-01-03 | enable multidex for debug build only, speeding up release build time | orionlee | |
2019-01-03 | Merge pull request #2859 from ByteHamster/glide-48 | H. Lehmann | |
Upgraded Glide to version 4.8.0 | |||
2019-01-03 | Fixed loading embedded picture | ByteHamster | |
2018-12-26 | Merge branch 'develop' into rxjava2 | ByteHamster | |
2018-10-21 | Updated tests | ByteHamster | |
2018-10-13 | 2855 Cancel UI media info update when fragment is destroyed | Martin Fietz | |
2018-10-11 | Fix proguard warning | Martin Fietz | |
2018-09-30 | Fix fyyd | Martin Fietz | |
2018-09-30 | Migrate rxjava to version 2 | Martin Fietz | |
2018-05-18 | Improve autodownload in search | ByteHamster | |
2018-05-14 | Merge pull request #2669 from orionlee/build_tweak_dexcount_optional_in_debug | H. Lehmann | |
Build tweak: Speed up debug build by making dexcount optional in debug build | |||
2018-05-14 | dexcount: remove dated comments | orionlee | |
2018-05-13 | make dexCount defaulted to disabled in debug build per reveiw feedback | orionlee | |
2018-05-07 | Updated library | ByteHamster | |
2018-05-07 | Add search function to preferences | ByteHamster | |
2018-05-04 | Switched to PreferenceCompat | ByteHamster | |
2018-05-03 | Build tweak: Speed up debug build by making dexcount optional in debug | orionlee | |
build, configured with a new gradle property enableDexcountInDebug. | |||
2018-04-04 | update some libs | Hannes Achleitner | |
2018-04-04 | Simplify build | Hannes Achleitner | |
2018-04-04 | fix contentprovider authority for release | Hannes Achleitner | |
2018-04-04 | update to AndroidStudio 3.1 | Hannes Achleitner | |
2018-03-13 | dependencies: replace deprecated compile with implementation / api | orionlee | |
2018-03-13 | Upgrade to Android Gradle Plugin v3.0.1 - bare minimal to get it built, ↵ | orionlee | |
ignoring depercation warnings Details: - upgraded buildtools to the latest (minimum 26.0.2 required) - retired retrolambda - added flavorDimensions (v3 requirement) - Migrate dependency configurations for local modules (:core) - Declaration of resources update in styles.xml (AAPT2 requirement) - upgraded plugin github play-publisher to v1.2.0 | |||
2017-10-22 | Remove multidex again | Martin Fietz | |
2017-10-22 | Merge pull request #2461 from ByteHamster/fix-debug-provider | Martin Fietz | |
Fix install of debug version by using unique provider | |||
2017-10-21 | Fix install of debug version by using unique provider | ByteHamster | |
2017-10-21 | Update fyydlin | Martin Fietz | |
2017-09-23 | Enable multi-dexing | Martin Fietz | |
2017-09-23 | Update material dialogs to last version with minsdk 10 | Martin Fietz | |
2017-09-23 | Update gradle wrapper to 4.2 | Martin Fietz | |
2016-12-31 | Enable jumbo-mode | Martin Fietz | |
2016-11-13 | Upgrade to OkHttp3 | Martin Fietz | |
2016-10-30 | Integrate fyyd podcast search engine | Martin Fietz | |
2016-09-05 | Updating copyright date automatically | ByteHamster | |
2016-06-08 | Fix gradle free builds | drabux | |
2016-06-04 | Create one flavor with Google Cast support and one (free) without | Martin Fietz | |
2016-05-20 | Merge pull request #1944 from andrewgaul/xlint | Tom Hennen | |
Enable Xlint and correct warnings | |||
2016-05-17 | Enable Xlint and correct warnings | Andrew Gaul | |
2016-05-10 | add creds and download of default play store setup | Tom Hennen | |