material-foundation / material-remixer-android

Remixer for Android. Live adjustment of app variables.
Apache License 2.0
774 stars 54 forks source link

Refactor the documentation on DataTypes and variable constraints. #126

Closed miguelandres closed 7 years ago

miguelandres commented 7 years ago

-Spin off its own file for this purpose where we can talk at length about the API and implementation for these things. -Put a placeholder file for information on how to extend remixer.

Note: This is the last CL that will take content out of the main README.md file. Follow up CLs will be all about new content (extending remixer, which already has a placeholder since I had to mention it once; and configuring Firebase Remotes).

The TODO on the Extending Remixer file is intentional.

miguelandres commented 7 years ago

Looking at it, I wonder.... Should I further break it up? for example

This new file is a bit on the long side. WDYT?

codecov-io commented 7 years ago

Codecov Report

Merging #126 into develop will not change coverage. The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #126   +/-   ##
==========================================
  Coverage      61.26%   61.26%           
  Complexity       233      233           
==========================================
  Files             53       53           
  Lines           1402     1402           
  Branches         136      136           
==========================================
  Hits             859      859           
  Misses           487      487           
  Partials          56       56

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 02c0d36...63ffb28. Read the comment docs.