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