- #74: Fix NRE in UpdateBadgeProperties
- #67: Update to XF 4.0.0.425677
- #72: Fix Android Warnings
- #64: Generic XF badge view that can be added to any XF layout
- #30: Generic XF badge used with NavigationPage.TitleView
- #67: Update to XF 4.0-pre. This is a pre release build design to workaround the issue described in #67. If your code is nota ffected by the issue please use the latest stable release instead.
- #65 iOS: Update badge properties on icon property changed
- #66 Enusure cleanup also takes into account tabs wrapped by navigation pages
- Android: Update target sdk to 28
- #62 Merged fix from PR #63
- #61 UWP Nuget pacakge - Explicitly include .xr.xml and .xbf files
- #45 WPF Renderer and sample app
- #58 Tabs as navigation pages. Consider Badge attached properties for wrapping navigation pages
- #55 #48 Fix bottom layout and placement.
- #49 Fix missing UWP dlls from nuget package
- Update to Xamarin Forms 3.1
- #48 Android Bottom Placement Support
- #46 Bugfix: consider tabpage children embedded in navigation pages
- #40 Added support for NON-AppCompat android activity (actionbar)
- .NET Standard support with backwards compatibility to PCL
- .NET Standard 1.4 support
- #33 Updated dependencies to Xamarin Forms 2.4.0.280 (first stable 2.4.x)
- #37 #20 [Android][MacOS][UWP] Bindable badge postion and margin
- #20 Support for more badge postions: TopCenter, BottomCenter, LeftCenter, RightCenter
- #8 #20 #36 Bindable badge position for Android and UWP
- UAP ensure missing *.xr.xml is also copied.
- UAP XF dependency updated
- #26 UWP support
- #25 enusure registered event handlers are cleaned up before new ones are registered
- #23 Use ViewCompat.SetBackground to prevent missing method crash on Android API 15
- #22 #24 Responds to selector check for iOS text attributes. Prevents crash for versions earlier than iOS 10.
- #19 Badge Text Color
- #20 Badge font and font attributes
- #15 final fix for missing method in android
- #15 fixed support for android support libs 25.3.1
- tested sample app with latest XF and android support version
- #7 Responds to selector check for iOS badge color. Prevents crash for versions earlier than iOS 10.