All Versions
19
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.2 Changes
- ✂ Remove
final
modifier, per request
- ✂ Remove
-
v1.5.1 Changes
- ⚡️ Update dependencies and build tools for SDK 26
-
v1.5.0 Changes
- ➕ Add ability to put a transparent overlay over the header image
- ➕ Add method to get the FAB instance
- ➕ Add ability to change the text color of the header text
-
v1.4.4 Changes
- ⚡️ Update dependencies and build tools for SDK 25
-
v1.4.3 Changes
July 27, 2016- ⚡️ Update to
PeekView
1.2.2 to improve blurring support and removeRenderScript
dependency in the example app
- ⚡️ Update to
-
v1.4.2 Changes
- We need the libraries min SDK to be 15 since that is what the blur on
PeekView
uses.
- We need the libraries min SDK to be 15 since that is what the blur on
-
v1.4.1 Changes
- ⚡️ Update to
PeekView
1.2.0 for background blur support.
- ⚡️ Update to
-
v1.4.0 Changes
- 👍 Allow
SlidingActivity
to work withPeekView
(https://github.com/klinker24/Android-3DTouch-PeekView)
- 👍 Allow
-
v1.3.2 Changes
- 🛠 Fix a crash on sw600dp tablets
-
v1.3.1 Changes
June 11, 2016- 👉 Make sure 720dp tablets have the new layout too