Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 1f617089 authored by Chris Narkiewicz's avatar Chris Narkiewicz
Browse files

Add Parcelable interface to OwnCloudAccount and OwnCloudVersion



Parcelable interface is required to allow migration
of legacy code using raw platform Account passed
via Intent. To migrate those code paths, new User
model must be passed via Intent extras as well.

Since OwnCloudAccount and *Version are used (temporarily)
as implementation details of User, we need to make those
POJOs Parcelable as well.

Signed-off-by: default avatarChris Narkiewicz <hello@ezaquarii.com>
parent 842b066d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment