Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/gson #58

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Refactor/gson #58

wants to merge 5 commits into from

Conversation

symba-zz
Copy link
Contributor

@symba-zz symba-zz commented Mar 9, 2015

Hey don't merge this yet, I've just started to implemented some changes.

Some goals of this branch:

  1. Migrate to gradle
  2. Use gson to parse the API response
  3. Make code more SOLID (this is the easiest way to make gson work seamlessly)

Thoughts?

Gson is able to parse the JSON string, things are still in a messy
state.
Gave most of the classes their own files, still figuring out ApiMain
@symba-zz
Copy link
Contributor Author

symba-zz commented Mar 9, 2015

The app should work for local instances, as the old function calls are still intact.

@ameliaikeda
Copy link
Contributor

Whelp, right now you're the only one working on this, so go nuts.

On Monday, 9 March 2015, Eugene [email protected] wrote:

The app should work for local instances, as the old function calls are
still intact.


Reply to this email directly or view it on GitHub
#58 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants