Skip to content

Tags: DIPSAS/DIPS.Xamarin.UI

Tags

v10.2.4

Toggle v10.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
made sure we save the correct instance of context menu button (#326)

v10.2.3

Toggle v10.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
made sure to dispose properly for both platforms (#325)

v10.2.2

Toggle v10.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[ContextMenu] Improvements to Android icon and auto-close when app go…

…es to background (#324)

* made sure android does not crash if you add a icon to a context menu item

* made sure we close the context menu when the app goes from background to foreground

* made sure we close the context menu when the app goes to background on ios

v10.2.1

Toggle v10.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added DateTimeFormatter (#323)

* Created DateTimeFormatter

* Update DateTimeFormatter.cs

* Update DateTimeFormatter.cs

* Update DateConverter.cs

* Added comments and defaults

* Added methods with CurrentCulture

* Update TimeConverter.cs

* Update TimeConverter.cs

v10.2.1-pre003

Toggle v10.2.1-pre003's commit message
Added comments and defaults

v10.2.1-pre002

Toggle v10.2.1-pre002's commit message
Update DateConverter.cs

v10.2.1-pre001

Toggle v10.2.1-pre001's commit message
Update DateTimeFormatter.cs

v10.2.0

Toggle v10.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Icon added to Context Menu Item (#321)

Added icons for context menu items

v10.1.0

Toggle v10.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added native Context Menu (#320)

v10.1.0-pre005

Toggle v10.1.0-pre005's commit message
Made sure single checkable items are not unchecked if the user tries …

…to uncheck them

made sure button in context menu control is transparent