I'll be extremely busy the next few days and since I don't want to hold the release, I decided to push 0.5.1 without the pause resume part. I apologize for that but ut's better to get something out than to keep all the good stuff until I implement a missing feature Anyway, change log for 0.5.1: * Add an option to disable stopping recitation if phone is flipped. * New recitations icons. * Added an icon to recite a part from the parts page. * Experimental multiple themes support. * Experimental night mode support. Night mode might have some issues so it's been marked as experimental. Multiple theme support is experimental because I might change the variables, add new ones or remove existing ones any time. To create a theme, simply create a new directory underneath usr/share/n900-quran/themes/ Make sure the icons are named exactly like the ones in blue. If an icon is missing then the corresponding blue icon will be used. If you want to customize the colors then create a theme.ini file similar to the attached one (I choose stupid colors in the attached one ) and place it in the new directory created above. If a color is not specified in theme.ini then the default will be used. So now a theme can: - Override colors and icons by shipping theme.ini and a set of icons. - Override colors only by shipping theme.ini only - Override icons only by shipping icons only and skipping theme.ini. I hope I managed to explain it