Skip to content

Releases: DIPSAS/DIPS.Xamarin.UI

[ContextMenu] Regression - Android crash

26 Jan 13:14
d3b7129
Compare
Choose a tag to compare

Android crash, regression

  • Made sure we save the correct instance of context menu button (#326)

[ContextMenu] Fixed app crash

26 Jan 11:49
be06844
Compare
Choose a tag to compare

Fixed

  • Fixed a bug that occurred when people navigate out of the page with the context menu and send the app to background, it crashed when they reopened it.

[ContextMenu] Improvements to Context Menu

23 Jan 10:47
e4f0c6e
Compare
Choose a tag to compare

Improvements to Context Menu

  • Android does not crash if you set an icon to the context menu button/control.
  • Context Menu will now disappear when people send the app to background

Added DateTimeFormatter

19 Jan 12:32
6b3c6ba
Compare
Choose a tag to compare
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

DateTimeFormatter PRERELEASE

19 Jan 10:12
Compare
Choose a tag to compare
Pre-release
v10.2.1-pre003

Added comments and defaults

DateTimeFormatter prerelease

19 Jan 09:47
Compare
Choose a tag to compare
Pre-release
v10.2.1-pre002

Update DateConverter.cs

PRERELEASE

19 Jan 09:31
Compare
Choose a tag to compare
PRERELEASE Pre-release
Pre-release

DateTimeFormatter

Added icons to Context Menu

09 Jan 10:02
1897e10
Compare
Choose a tag to compare

Context Menu

Context Menu

07 Jan 22:40
1d08dc1
Compare
Choose a tag to compare

Context Menu

  • Added a new ContextMenuButton and ContextMenuControl. These lets a user pop up a native contextual menu anchored to the button / view. Documentation can be found in the wiki.

Context Menu (pre release)

06 Jan 14:00
Compare
Choose a tag to compare
Pre-release

Context menu changes

  • Made sure an single checkable item can not be unchecked
  • Made sure the context menu button is transparent when used in the context menu control