CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 22:06:02 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"c1055fca80b07e731cd0f22581caa6af"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=UVicjgVCU0dqVMOSuGbCAoQjFfvtmVPwEJZnn4l8r1Tlq8nT%2FdbiMGRX%2FM%2FZWgJivaLTcgzX7Gjy7sB1fWEiyjX0ogCjId%2FVTa8gLaw%2BaqkIDmoX10YO1aNKz%2FOSZbQTlwlaetDsPKYS5OnoPgJ6Hs3XJZOCsLUBG%2Fw%2FSmM0a9md2VKGozUtzpkupVpdArT0qzqOTrw63FrU6h8W3pORHls2Jv1jPWzh%2BkvyZWuAcP8mKoapYuIuFHeyqN%2BDqRi50RV6EBwF6SMHvODVT8b%2Flg%3D%3D--iukZUJsjf6RO6NRg--7Wrv2ZFVQaYkp0RzUMikjA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1172875682.1753913161; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 22:06:01 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 22:06:01 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D490:1E01C6:746D8:A87D3:688A9749
Changelog · ZieIony/Carbon Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 375
Changelog
ZieIony edited this page Jan 17, 2016
·
9 revisions
- fixed EditText's menu disappearing after longpress issue,
- fixed SeekBar's and RangeSeekBar's ripple after release/cancel,
- added theme for Spinner's popup,
- AnimatedColorStateList, animated tint for EditText,
- better StateAnimator,
- percent layouts,
- animations, configuration and attributes for SeekBar and RangeSeekBar,
- ripple with radius on Lollipop,
- fixed issue with custom drawing order and dispatchTouchEvent,
- Roboto removed from Carbon,
- MaxSizeView,
- cursor color and error color for EditText,
- fixed EditText's onMeasure without ScrollView issue,
- fixed edge effect tint for ScrollView, HorizontalScrollView and ViewPager, carbon_edgeEffectColor is now deprecated,
- Toolbar now extends android.support.v7.widget.Toolbar,
- Design Support Library widgets,
- added scroll bars to most popular scrollable views,
- started working on RTL support,
- TableView and TableLayout, divider for RecyclerView,
- fixed CircularProgressDrawable drawing outside its bounds issue,
- get/setLabel for EditText
- updated build config,
- fixed anchorGravity bug,
- fixed svg bugs,
- added Toolbar::getIcon/getIconView methods,
- fixed visibility animation system,
- fixed TransitionLayout touches,
- added swipe to remove to RecyclerView in samples,
- added Toolbar sample,
- added EditText selection menu,
- added tint to VectorDrawable,
- added rounded corners and shadows to TextView,
- added Lollipop handles to EditText,
- updated samples,
- fixed some preview errors,
- added 'text' attribute to Toolbar,
- fixed issue with inline Toolbar title textColor,
- fixed wrong EditorMenu position,
- style changes,
- theme for EditorMenu and Snackbar,
- updated EditorMenu,
- updated SeekBar and RangeSeekBar,
- fixed issue with drawing error messages before first interaction,
- added icon attr for Toolbar,
- added matchingView & validate listener for EditText,
- fixed isValid method in EditText,
- EditText uses carbon_errorColor,
- requestDisallowInterceptTouchEvent for seek bars,
- fixed BadParcelableException,
- added getSelectedIndex, Spinner listener, SaveState & popup background to Spinner,
- tablet support,
- added color swatches,
- changed EditText's selection handle's alpha on API < 11
- fixed shadows for views with rounded corners
- default background for FloatingActionButton
- fixed Android Marshmallow compatibility issue (FloatMath class)
- added ContextWrapper
- added VectorDrawable
- added easy SVG loading using raw resources and ImageView's src attribute
- added NavigationView
- changed SVGActionButton and ImageActionButton to FloatingActionButton
- fixed ripple redrawing
- view anchors for all suitable layouts
- pushing views with Snackbar
- PopupMenu
- Spinner
- Buttons / Usage sample
- EditText and TextView updates
- bugfixes
- updated Snackbar: swipe to dismiss, tap outside to dismiss, dismiss 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
- native shadows on 5.+
- RecyclerView and EditText
- AutoComplete demo
- fixed bugs with shadows and ripples
- clipToOutline on 5.+,
- added Power Menu demo,
- added OnInsetsChangedListener,
- remapped basic material colors in AppCompat theme,
- rewrote radial transitions,
- fixed bugs
- native ripples on 5.+,
- insets handling for all layouts,
- fixed bug with Fragment transactions,
- hardware accelerated rounded corners working for all versions of Android
- updated RippleDrawable to mimic the original one
- added RippleDrawable comparison and a sample for ScrimInsetsLayout
- SVGView can now have its size set to wrap_content
- 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
- added ripple fade in,
- updated CardView,
- fixed edge effect color,
- fixed setting ripples and backgrounds,
- added transformations support for shadow casting,
- fixed rounded corners and animations on hardware accelerated devices,
- fixed elevation bug
- fixed issues with checkboxes and radiobuttons,
- added colorstatelist support to checkboxes and radiobuttons,
- fixed issue with z-order
- fixed issues with pagertabstrip, listview and edittext,
- added tab builder to pagertabstrip
- added CheckBox and RadioButton,
- added ListView, ScrollView and HorizontalScrollView with correct edge effects
- merged circular and bar progress, added bar modes,
- textAllCaps compatibility mode,
- added up arrow to toolbar,
- software shadows,
- added ripple to CardView,
- tuned calculator a bit,
- working on edge effects for listview and scrollview,
- Carbon themes extend correct Android and AppCompat themes,
- fixed bugs: animations for progress bars, correct text appearance handling, styles and super constructor calls
- added PagerTabStrip widget,
- started working on fading edges,
- added ripple sample to the animations activity,
- formatted the code,
- fixed bug with views visibility animation
- added GridLayout,
- rearranged the sample app,
- started working on calculator demo,
- added progress bar demo,
- added debug mode,
- color state list can now be passed as a filter color of SVGView,
- fixed bugs: uninitialized state animator list, window not attached to windowmanager
- fixed bugs: setting corners for layouts, drawing 0dp views, null hotspot
- added ripple styles, demo and more ripple settings,
- added state animators,
- cleaned up a bit,
- fixed bugs: setting background color, RelativeLayout's drawing
- added CardView and a sample,
- added a sample and a style for flat buttons,
- fixed rounded corners in layouts
- CircularProgress in and out animation,
- shadows improvements,
- elevation bugfix,
- namespace changed to just 'carbon' - less to write in xml,
- uploaded to Maven repository,
- added a sample for using the new image loading animation with Picasso
- added CircularProgress and a progress sample,
- tweaked light theme a bit, now it's not only gray,
- changed radial transition sample to show transition between a fragment and a view,
- updated Toolbar,
- SVGView color filter bugfixing
- added dark and light AppCompat themes,
- added a text appearance demo,
- added touch ripples to the main list of demos,
- changed the demo theme to light,
- added this readme file
- added dark and light themes,
- cleaned up a bit,
- the library is open-sourced as Carbon
Copyright 2015 Marcin Korniluk 'Zielony'
You can’t perform that action at this time.