PietsmietApp / pietsmiet_android

STALE - Android browsing & notification app for the youtube group Pietsmiet
https://play.google.com/store/apps/details?id=de.pscom.pietsmiet
GNU General Public License v3.0
5 stars 1 forks source link

Make nav drawer functional and load thumbnails #11

Closed l3d00m closed 7 years ago

l3d00m commented 7 years ago

using a new cardmanager class we can sort all cards and filter them by type so it's possible to only show one type. (makes the drawer functional)

Using a mainpresenter, duplicate code can be avoided.

Social media posts now have thumbnails, as well as uploadplans and pietcasts

New classes have javadoc

Small bug and visual fixes