0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update according to more native types API. More... over 10 years ago
Overrides for UITableViewController are now nfloat More... over 10 years ago
Port to new native types but maintain compat with System.Drawing More... over 10 years ago
ImageLoader, GlassButton: explict casts to work with nint/nfloat More... over 10 years ago
Use UITableViewCell's appearance for StyledStringElement, issue 193 More... over 10 years ago
Turn one-line LICENSE to the actual license More... over 10 years ago
StringElement bugfix (Horizontal text alignment) More... over 10 years ago
Merge pull request #191 from bholmes/ios7-fixes More... over 10 years ago
Fixing pull to refresh on iOS7. More... over 10 years ago
Fix for iOS 7. More... over 10 years ago
Merge pull request #188 from droyad/master More... over 10 years ago
Added Flags Attribute to CellFlags enum More... over 10 years ago
UIViewElement: Add support for insets More... almost 11 years ago
Merge pull request #179 from cosmos21/master More... almost 11 years ago
Fix the date rendering of messages, it was rendering as today every day that matched the current month date; #182 More... almost 11 years ago
Fix moon 3.0 (mcs) compiler breakage with Insert too. Fixes #11592. More... about 11 years ago
Make it easier when mono 3.0 (mcs) compiler is used More... about 11 years ago
Fixed the size of EntryElement's caption after commit 5cb20d8 made it too large. More... about 11 years ago
Merge pull request #173 from Its-Tyson/datetime-element-selection-issue More... about 11 years ago
Always use the same UITableViewCell, and resize the entry on demand. Fixes #175 More... about 11 years ago
Fixed a bug where DateTimeElements don't show any selection animation due to deriving from StringElement, and StringElements only enabling selection if the Tapped event is subscribed to. DateTime elements overload the OnSelected method and so never have a Tapped subscription. Fixed by forcing to always use a selection style. More... about 11 years ago
Merge pull request #172 from Its-Tyson/section-getroot-issue More... about 11 years ago
Fixed GetImmediateRootElement when called on a Section. Previously it always returned null. More... about 11 years ago
Merge pull request #169 from cosmos21/master More... over 11 years ago
Merge pull request #159 from ytn3rd/master More... over 11 years ago
Merge remote-tracking branch 'upstream/master' More... over 11 years ago
NO need to test for the Value, we test that later More... over 11 years ago
Merge pull request #161 from gratner/master More... over 11 years ago
Merge pull request #165 from jstedfast/password-entry More... over 11 years ago
Fixed EntryElements to use a separate key for password entries More... over 11 years ago