All Versions
3
Latest Version
Avg Release Cycle
223 days
Latest Release
3050 days ago
Changelog History
Changelog History
-
v2.1.6 Changes
May 12, 2016- 2.1.6 : Fix orientation change as well as retainInstance thanks to IskuhiSargsyan report and tweak FastBlur implementation to avoid the allocation of 3 additional arrays for RGB channels thanks to sh1 feedback.
- ๐ 2.1.5 : Minor fixes thanks to Edward S and Tommy Chan.
- 2.1.4 : Fix NPE during the blurring process thanks to Anth06ny, jacobtabak and serega2593 reports.
- ๐ 2.1.3 : Remove unused resources thanks to ligol report.
- ๐ 2.1.2 : Rework support of translucent status bar thanks to wangsai-silence report.
- 2.1.1 : Fix usage without renderscript as VerifyError was fired.
- ๐ 2.1.0 : Support AppCompatActivity and fix several bugs thanks to jacobtabak.
- โช 2.0.1 : BlurEngine is back again (restore "avoiding inheritance" usage, thanks to sergiopantoja report).
- 2.0.0 : Min SDK 9+, don't forget to check the above section "Use RenderScript in Your Project". (thanks to ligol).
-
v2.0.0 Changes
March 29, 2015Min API level 9+ thanks to @ligol contribution.
-
v1.1.0 Changes
February 21, 2015Enable/disable the dimming effect (thanks to jacobtabak contribution).
Enable/disable the use of RenderScript (thanks to amasciul contribution).
Enable/disable the blur effect on the action bar.
โ Add smooth transition between the background and the blurred one.
๐ Several performance improvements.