Skip to content

Tags: ZieIony/Carbon

Tags

0.11.0

Toggle 0.11.0's commit message
fixed version number

0.10.1

Toggle 0.10.1's commit message
Update README.md

0.10.0.1

Toggle 0.10.0.1's commit message
 - fixed ripple redrawing

0.10.0

Toggle 0.10.0's commit message
 - view anchors for all suitable layouts

 - pushing views with Snackbar
 - PopupMenu
 - Spinner
 - Buttons / Usage sample
 - EditText and TextView updates
 - bugfixes

0.9.0

Toggle 0.9.0's commit message
 - updated Snackbar: swipe to dismiss, tap outside to dismiss, dismis…

…s listener, message queue,

 - consistent widget tinting,
 - custom fonts loading from xml,
 - header for ScrollView,
 - updated RecyclerView: header, shadows,
 - Carbon theme uses AppCompat theme more,
 - bugfixes

0.8.0

Toggle 0.8.0's commit message
 - RecyclerView and EditText

 - AutoComplete demo
 - fixed bugs with shadows and ripples
 - native shadows on 5.+

0.7.4

Toggle 0.7.4's commit message
 - clipToOutline on Lollipop

 - CardView match_parent
 - added OnInsetsChangedListener
 - inset listener setter name updated, PagerTabStrip is saving instance state, non-rect views use compat clipping, updated tabs sample
 - remapped basic material colors in AppCompat theme
 - fixed shadows drawing on Honeycomb+, changed styles a bit, added power menu demo
 - fixed bug with 0dp shadows, moved fab clickable attribute to style
 - radial transitions on hardware accelerated devices, circular progress animation, power menu demo back button, status and navigation bar sample, new NoActionBar styles, updated appcompat and support lib versions

0.7.3

Toggle 0.7.3's commit message
 - RecentsList

 - borderless style for Lollipop's ripple
 - hardware accelerated rounded corners
 - RippleDrawable on Lollipop uses Lollipop's code, colored insets for all layouts
 - colored insets for carbon layouts, fixed svg rendering, changed touch margin accessors, reverted texture clipping for layouts

0.7.2

Toggle 0.7.2's commit message
RippleDrawable constants from Google, added comparison sample, added …

…ScrimInsetsLayout sample, wrap_content support in svgview

0.7.1

Toggle 0.7.1's commit message
added ScrimInsetsLayout, translucent StatusBar and NavigationBar, 3rd…

… constructor for LinearLayout, added DrawerLayout and a drawer sample, ViewPager edge effects, overscroll xml attr, fixed child drawing order