0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 16 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Generate docs, and bundle the docs More... over 5 years ago
All managed code, does not matter if it is the simulator assembly More... over 5 years ago
Add nuspec file More... over 5 years ago
[MT.D] Provide a way to remove subscribed [OnTap] events on reflection API (#251) More... about 6 years ago
[MT.D] Fixes tvOS library and sample build (#248) More... about 6 years ago
Use native pull to refresh More... over 6 years ago
Fix the OwnerDrawn sample More... over 6 years ago
Add support for iPhone X in the sample More... over 6 years ago
Merge pull request #243 from Luracast/feature/fix-datepicker-alignment-on-landscape More... over 6 years ago
Merge pull request #244 from Luracast/feature/fix-entry-element-position More... over 6 years ago
Further untangling More... over 6 years ago
Finish Untangling the csprojs - no longer shares code with the .targets file as that confuses the IDE and causes assorted errors (from building iOS with tvOS dependnecies, to building 64 bit code as 32 More... over 6 years ago
Use shared projects More... over 6 years ago
More removal More... over 6 years ago
Drop Classic support More... over 6 years ago
Make the link to the parent a WeakReference to address the leak More... over 6 years ago
Remove More... over 6 years ago
Make the sample code work agains with the MSBuild files More... over 6 years ago
Fix tvOS compiler warning. More... almost 7 years ago
Flexible Margins make sure the picker is not squashed on rotation More... over 7 years ago
Don't re assign the computed frame on cell reuse. This fixes the entry element misalignment. More... over 7 years ago
DateTime's Kind should be fixed before converting it to NSDate More... over 7 years ago
instead of setting frame to center the DatePicker with Application Frame ( which is wrong when the DatePicker is presented inside a master detail view) center it on its parent view More... over 7 years ago
Use the standard __UNIFIEd__ define instead of XAMCORE_2_0. More... about 8 years ago
Use the standard __TVOS__ define instead of TVOS. More... about 8 years ago
Add projects for Unified + tvOS. More... about 8 years ago
Sample: Make this work on Unified and tvOS as well. More... about 8 years ago
JsonElement: Guess a system font size. More... about 8 years ago
Fix compiler warning. More... about 8 years ago
JsonElement: don't use UIAlertView, it's not available on tvOS. More... about 8 years ago