Skip to content

Forma Alpha 2

Compare
Choose a tag to compare
@stepango stepango released this 10 Jul 17:25
· 23 commits to master since this release
ca63e7c

What's Changed

  • Move the ICharacterItem.kt to an api target. by @samokryl in #55
  • usecases for favorite characters created by @ntnsmirnov in #58
  • Client config providing by @samokryl in #59 and #74
  • Added the ability to use eternal plugins with forma by @KarenkovID in #75
  • Domain logic bug in the models by @ntnsmirnov in #73
  • Fix apk installation after manifest generation feature by @KarenkovID in #78
  • Added View binding target by @KarenkovID in #79
  • Add support vector drawables library support by @KarenkovID in #83
  • Manifest generation refactoring by @stepango in #84
  • Add Kotlin dirs to main and test sourceSets by @KarenkovID in #91
  • Add viewbinding and resources to impl by @KarenkovID in #98
  • Add new uiLibrary target by @KarenkovID in #99
  • feature: add single source of truth for kotlin and agp versions by @KarenkovID in #102
  • Add manifest validation, replace manifest build dir generation by @KarenkovID in #104
  • Move version code and name to binary config from forma config by @KarenkovID in #105
  • Fix classpath to run the App by @grine4ka in #115
  • Migrate to android.namespaces by @grine4ka in #116
  • Merge changes 'refactor modules dependencies' from TCS by @michaem in #117
  • Remove AndroidManifest.xml files due to using android.namespace by @grine4ka in #118
  • Minor refactoring by @stepango in #119
  • Rewrite details feature using view binding by @grine4ka in #120
  • Migrate character list feature from databinding module to viewBinding by @michaem in #121
  • Depgen POC#1 by @stepango in #122
  • Migrate progress bar from databinding module to viewBinding by @grine4ka in #123
  • Cleanup + version catalog plugin api draft by @stepango in #124
  • Ksp phase 1 by @stepango in #125
  • Fix tools.forma.includer plugin behavior by @tonykolomeytsev in #128
  • Forma Android v0.1.0 by @stepango in #129

New Contributors

Full Changelog: forma-android-v0.0.1...forma-android-v0.1.0