Skip to content

Releases: maoruibin/ReView

1.2.0

14 Nov 01:33
Compare
Choose a tag to compare
  • Use RVHelper manage all settings
  • Decrease UIReviewSetting's access permission to local package

1.1.0

09 Nov 16:43
Compare
Choose a tag to compare
  • use new way to solve invasive problem, now,you need not replace you TextView Button to RVTextView and RvButton,only by a util method RVHelper.makeLayoutToReviewMod(context) and replace all TextView and so on, more info please watch source code about RvHelper.
  • add four view support ReView mod.

1.0.3

07 Nov 17:05
Compare
Choose a tag to compare
  • rename UIReviewSetting's api isDevelop to isReviewMod

1.0.2

05 Nov 04:54
Compare
Choose a tag to compare
  • lost 1.0.1 update now fix

1.0.1

05 Nov 04:30
Compare
Choose a tag to compare
  • rename lib's package name to com.github.maoruibin
  • update readme doc

1.0.0

05 Nov 03:50
Compare
Choose a tag to compare
  • In review mod,support show font size、color and view border.
  • Adapter TextView Button and ImageView