summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/DeviceInfo.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-03-09Add [EditorBrowsable(EditorBrowsableState.Never)] to public ↵kingces951-1/+1
classes/interfaces in XF.Internals (#806)
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-3/+4
* Remove InternalsVisibleTo from Core to XF.Platforms.* * Changes per Jason's code review * Move LockableObservableListWrapper to internals namespace * Changes per Stephane's code review * update docs * Touch code to get CI to run tests * Rebase; Update documentation
2016-03-22Initial importJason Smith1-0/+51