- Now includes percent revealed in ScratchImageView and ScratchTextView
- Removed Bitmap.sameAs() method which is not supported < API 12, thereby now supported from API9.
- Added reveal logic which is memory efficient.
- Removed multiple comparison of bitmaps and reduced the amount of thread creation. This improves CPU speed.