change one of objlib's APIs from 'onReplaceModeUP/Down' (which only comes when TouchControl is in REPLACE mode) to 'onStickerTouched/Untouched' (which reports the same thing, but comes always)
rename dialogs
progress with colors in styles
common code from all activities to one BaseActivity
call setTheme before super() on all activities onCreate()
Initial support for configuring the stickers.
rename the 'Config' package to 'Info'