Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Android State Serializer #51

Closed
wants to merge 9 commits into from
Closed

Android State Serializer #51

wants to merge 9 commits into from

Conversation

vRallev
Copy link
Contributor

@vRallev vRallev commented Dec 19, 2016

This is an implementation for #50. Feel free to close the PR if you don't want to have a dependency to Android State. It's only a reference.

@passsy
Copy link
Contributor

passsy commented Dec 20, 2016

Having it as a separate module is fine. But I think it will not be part of this repository.
The default implementation will hopefully work without dependnecies. Depending on how convenient it is to work with this will go in or not. I'll leave this open for reference.

@Rainer-Lang
Copy link
Contributor

Maybe it's possible to have this as an extension.

@vRallev
Copy link
Contributor Author

vRallev commented Dec 20, 2016

It's an optional extension like the plugin or rx module.

@Rainer-Lang
Copy link
Contributor

Great!

@vRallev vRallev changed the title Feature/icepick serializer Android State Serializer Jan 26, 2017
@vRallev
Copy link
Contributor Author

vRallev commented Jan 26, 2017

I migrated the branch to our own state saving implementation Android State.

…resenter

# Conflicts:
#	thirtyinch/src/main/java/net/grandcentrix/thirtyinch/TiConfiguration.java
#	thirtyinch/src/main/java/net/grandcentrix/thirtyinch/internal/PresenterSavior.java
#	thirtyinch/src/main/java/net/grandcentrix/thirtyinch/internal/TiActivityDelegate.java
#	thirtyinch/src/main/java/net/grandcentrix/thirtyinch/internal/TiFragmentDelegate.java
…use no other framework for the JVM supports parcelables. And JVM tests are better than instrumentation tests.
…resenter

# Conflicts:
#	thirtyinch/src/main/java/net/grandcentrix/thirtyinch/internal/PresenterSavior.java
#	thirtyinch/src/main/java/net/grandcentrix/thirtyinch/internal/TiActivityDelegate.java
#	thirtyinch/src/main/java/net/grandcentrix/thirtyinch/internal/TiFragmentDelegate.java
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants