1 TODO list for FreeShisen:
3 * ask for acknowledge before resetting a game (e.g. when settings were changed)
5 * provide higher resolution tilesets (the scaled ones look rather ugly)
6 ** could use current SVGs from libkmahjongg as a basis
7 ** do this depending on display density?
9 * allow to choose tilesets (libkmahjongg has several) ;-)
12 ** remove some lefover hardcoded strings
13 ** add i18n variants for resources
15 * use actionbar? this will cost some display space, but apparently is the new way to go
16 ** then we don't have to claim targetSdkVersion 10 any more (which provides a software menu button for devices without a hardware button)
17 ** may also think of another way to provide some "software menu" button
19 * save highscores depending on gravity switch?
21 * ask for name in highscore list?