youyingfeng / Eidos

A small app for interfacing with the Archive of Our Own.
2 stars 0 forks source link

Create new landing page fragment for Works, with clickable tags and all the misc functionality #30

Closed youyingfeng closed 3 years ago

youyingfeng commented 3 years ago

Can use parcelable for sending data between fragments - most should be within 500kb when serialised (even SWWT is only 375kb considering HTML only).

youyingfeng commented 3 years ago

A barely-functioning skeleton is complete as of 8c08947, but bugs still remain in navigation, which will be fixed in later issues.