Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-01 | Fix dokka runtime classpath configuration (#432) | Krystian Ujma | |
#316 Fixed | |||
2018-05-18 | Enable suppression of generated files for Android plugin 3.2.0-alpha | Simon Ogorodnik | |
Fix #308 | |||
2017-06-23 | Suppress output of android.R and other generated stuff in dokka-android | Simon Ogorodnik | |
2017-06-20 | Add default documentation link to android reference for dokka-android | Simon Ogorodnik | |
2017-06-20 | Configure dokka based on Kotlin compile tasks | Simon Ogorodnik | |
2017-05-15 | Throw exception when unable to collect classpath for android dokka | Simon Ogorodnik | |
2017-05-15 | Fix dokka-android plugin with Android Gradle 2.4.0 build tools | Alex Waters | |
The 2.4.0 build tools delay variant dependency analysis until needed, thus we do the same; delay processing variant configurations until Dokka task execution. Changes also tested on Android Gradle 2.2.0 and 2.3.0. | |||
2017-03-31 | Fix dokka-android to support new build tools | knize | |
Support getting variantManager after android build tools 2.3.0 API changes Fix for issue #140 | |||
2017-01-17 | Fixed problems with 1.0.6 compiler conflict | Simon Ogorodnik | |
2016-12-14 | Hotfix 0.9.11, now dokka-android should work properly | Simon Ogorodnik | |