1 TODO list for FreeShisen:
3 * provide higher resolution tilesets (the scaled ones look rather ugly)
4 ** could use current SVGs from libkmahjongg as a basis
5 ** try to use svg-android (needs SVG Basic 1.1 as format, however...)
8 ** remove some lefover hardcoded strings
9 ** add i18n variants for resources
11 * use actionbar? this will cost some display space, but apparently is the new way to go
12 ** then we don't have to claim targetSdkVersion 10 any more (which provides a software menu button for devices without a hardware button)
13 ** may also think of another way to provide some "software menu" button
15 * save highscores depending on gravity switch?
17 * ask for name in highscore list?