aquarat/androminion

modernize user interface (partly done, see attached apk)

Closed this issue · 4 comments

The current UI is really quite lacking, menus and GameActivity as well.

I'd like to contribute and help making it better, but my email to ankur hasn't 
been answered, so I'll try it this way :-)

For now I've worked on it on a fork at a private bitbucket repository. I've 
already done the relayouting of main menu, about screen and statistics screen 
and attached a compiled .apk to show how it looks like.

Also, why not switch this google code repository to git or mercury?
http://code.google.com/p/support/wiki/ConvertingSvnToHg
http://code.google.com/p/support/wiki/ConvertingSvnToGit

Would be much easier to handle with branching and stuff.

Eiko

Original issue reported on code.google.com by eiko.wag...@gmail.com on 5 Aug 2012 at 9:26

Attachments:

See r573.

Original comment by eiko.wag...@gmail.com on 10 Aug 2012 at 11:00

  • Changed state: Fixed
hi, i converted androminion to git with all the tags and branches, would you 
care to use this to replace svn with a proper scm?
https://github.com/janisozaur/androminion

Original comment by janisoz...@gmail.com on 23 Jun 2013 at 1:45

I suggest not splitting up Androminion into multiple repositories.

So although I am in favor of git and think that SVN shouldn't be used any more:

If you - like me - really can't stand to work with SVN, then by all means set 
up a private git repository and sync it with the SVN repository via git-svn 
after you made your changes. That's what I did and it worked just fine.

But as long as Ankur and the main participators check in code only to the SVN 
repository and it is not OFFICIALLY converted to git, it makes no sense to have 
another, not up-to-date public repository of androminion.

Original comment by eiko.wag...@gmail.com on 8 Sep 2013 at 7:31

nah, there are some who would much rather use git and not that make-believe 
git-svn silliness that still goes to svn.
in the repository, i noted that it is unofficial git mirror and i sometimes may 
update it - people can still do that themselves.
i'd say putting
*.txt text eol=lf
*.java text eol=lf
*.xml text eol=lf
in .gitattributes is much dirtier than doing a favor to those who want to use a 
real VCS.

Original comment by janisoz...@gmail.com on 8 Sep 2013 at 10:42