futurice / freesound-android

Unofficial Android client for the Freesound Project
Apache License 2.0
85 stars 16 forks source link

Migrating model step 2 #147

Closed tomaszpolanski closed 7 years ago

tomaszpolanski commented 7 years ago

In this PR I've simplified the way how we use Parcelable with data classes, migrated Sound model (without changing nullability) and improved moshi conversion

peter-tackage commented 7 years ago

@joan-domingo - this change removes Gson, so it could be relevant for #144