Граф коммитов

  • 8c34eff35c
    Merge pull request #40 from mattleibow/add-tests James Montemagno 2018-02-28 09:55:29 -0800
  • 1baf589f40
    Added a badge to the readme Matthew Leibowitz 2018-02-28 19:51:08 +0200
  • 88b9125544
    Update README.md Matthew Leibowitz 2018-02-28 19:49:04 +0200
  • 17d7f2a935 Fixed bugs in the preferences Matthew Leibowitz 2018-02-28 08:21:04 +0200
  • 9cd06d003f A workaround to make iOS load the tests. Matthew Leibowitz 2018-02-28 06:15:06 +0200
  • 98b6858795 Merge in from master Matthew Leibowitz 2018-02-28 01:07:34 +0200
  • c06e2bf0b5 fixes according to comments Konstantin Chuvilyov 2018-02-28 09:52:32 +0700
  • 9449bcfc20 Merge branch 'master' into add-stylecop Matthew Leibowitz 2018-02-28 00:46:14 +0200
  • d26f9189ec
    Merge pull request #39 from xamarin/preferences-fix Matthew Leibowitz 2018-02-28 00:40:39 +0200
  • 128ff5a811 We don't care about matching filenames and class names, nor the order in which they exist Matthew Leibowitz 2018-02-28 00:40:02 +0200
  • f064e813c2 Make sure we don't keep calling the same method recursively - use the generic - Set does not return a value - make SharedName a readonly value Matthew Leibowitz 2018-02-28 00:35:58 +0200
  • 1b527af743 Make the build number just the first 3 parts, CI does the last part Matthew Leibowitz 2018-02-28 00:19:27 +0200
  • 052d8f99ea The PackageVersion is the Version and VersionSuffix combined Matthew Leibowitz 2018-02-27 23:56:57 +0200
  • 7adae1a0b5 Reverting code changes for now Matthew Leibowitz 2018-02-27 23:00:45 +0200
  • ee69043388 Reverting code changes for now Matthew Leibowitz 2018-02-27 22:59:30 +0200
  • a21c472308 Reverting code changes for now Matthew Leibowitz 2018-02-27 22:58:42 +0200
  • 18d6e5f704 Reverting code changes for now Matthew Leibowitz 2018-02-27 22:50:51 +0200
  • 3c02b33fbc Update the rules to be as strict as possible Matthew Leibowitz 2018-02-27 22:42:48 +0200
  • db5f15de37 Merge branch 'master' into add-stylecop Matthew Leibowitz 2018-02-27 20:54:27 +0200
  • 0437eb8d0e
    Merge pull request #30 from xamarin/samples James Montemagno 2018-02-27 10:44:58 -0800
  • d2ee76b070
    Merge pull request #35 from xamarin/fix-loading James Montemagno 2018-02-27 10:44:47 -0800
  • 51addd5c4d added phone dialer api Konstantin Chuvilyov 2018-02-27 13:56:16 +0700
  • 07d85613a6 Fix loading issues of csproj on Windows James Montemagno 2018-02-26 14:54:09 -0800
  • 78f894835c Remove defaults James Montemagno 2018-02-26 14:36:48 -0800
  • 55486b411e Refactor out extensions to clean up code. James Montemagno 2018-02-26 14:34:58 -0800
  • 0d30adf410 Make sure that we treat warnings as errors and then fix those errors: - line endings - whitespace - other rules Matthew Leibowitz 2018-02-26 21:54:01 +0200
  • ef9603bf60 Added stylecop to the tests project Matthew Leibowitz 2018-02-26 21:42:21 +0200
  • 8003af3738 Added the StyleCop.Analyzers NuGet to enforce styles - at this time there is no way to enforce the .editorconfig - we will have to duplicate the rules because the IDE uses the .editorconfig for some things and StyleCop adds some more Matthew Leibowitz 2018-02-26 21:26:51 +0200
  • 8b70f8f5cc Rename based on discussion to placemark and location. James Montemagno 2018-02-26 10:58:49 -0800
  • 82277ec8cf Add extension methods for preferences James Montemagno 2018-02-26 10:38:45 -0800
  • 2871cd7f97
    Merge 6318f42665 into 87e01c75a3 Jonathan Dick 2018-02-26 18:34:11 +0000
  • 6318f42665 Added Device Test runner projects: UWP/iOS/Droid Redth 2018-02-26 13:33:18 -0500
  • 87e01c75a3
    Merge pull request #31 from Redth/preferences-set James Montemagno 2018-02-26 10:31:25 -0800
  • 4786cba24f Added public set methods for preferences Redth 2018-02-26 13:26:43 -0500
  • 19f07b7d00 Rename to get points James Montemagno 2018-02-26 09:38:42 -0800
  • f02846a80f Now use "Location and GeoPoint" James Montemagno 2018-02-26 09:37:00 -0800
  • 0f91dec3f1 Add base samples and navigation James Montemagno 2018-02-25 13:26:22 -0800
  • 10ce52e699 Initial commit of Geocoding James Montemagno 2018-02-25 13:06:19 -0800
  • 7b00598051 Removed the Pack attribute as it is should be PrivateAssets Matthew Leibowitz 2018-02-25 21:49:02 +0200
  • 22f41a0e9c fix target definition Matthew Leibowitz 2018-02-25 21:46:04 +0200
  • dd101428ff Revert the csproj changes Matthew Leibowitz 2018-02-25 21:45:40 +0200
  • 0b52ebad48 Move the mdoc stuff into a separate targets file. Matthew Leibowitz 2018-02-25 21:37:16 +0200
  • 632105da3e Add: NetworkAccess and Profiles instead of simple bools James Montemagno 2018-02-24 12:14:32 -0800
  • 78b4466d00 Added a build task to update the docs (removed cake) Matthew Leibowitz 2018-02-24 21:44:17 +0200
  • cd1fd2612a Update naming and put in Caboodle folder James Montemagno 2018-02-24 11:40:46 -0800
  • d99ed76b19 Merge branch 'master' into connectivity James Montemagno 2018-02-24 11:32:34 -0800
  • 3bbe8e8720 Docs are now generated as part of the build Matthew Leibowitz 2018-02-24 20:36:21 +0200
  • 81d967370c
    Update CONTRIBUTING.md Dave Humphreys 2018-02-24 15:49:57 +0000
  • 8979831488 don't build the package automatically as this does not contain the proper docs Matthew Leibowitz 2018-02-24 17:48:53 +0200
  • 5917100b4f
    Update SUBMITTING-ISSUES.md Dave Humphreys 2018-02-24 15:43:35 +0000
  • 0f427d080a
    Update PULL_REQUEST_TEMPLATE.md Dave Humphreys 2018-02-24 15:42:38 +0000
  • 136ba06ba5 Merge branch 'master' into add-mdoc Matthew Leibowitz 2018-02-24 17:42:32 +0200
  • 5c30406af3
    Update CONTRIBUTING.md Dave Humphreys 2018-02-24 15:41:33 +0000
  • 745eebc610
    Update nuspec to require license acceptance Jonathan Dick 2018-02-23 21:39:26 -0500
  • 8e13827ef1
    Update nuspec links to FWLinks Jonathan Dick 2018-02-23 21:38:06 -0500
  • e6d963cffc
    Update CONTRIBUTING.md Dave Humphreys 2018-02-23 22:50:40 +0000
  • c2a54b0f81 Initial attempt at contribution, submission docs, and templates Dave Humphreys 2018-02-23 22:35:58 +0000
  • c709e880b2
    License fix Jonathan Dick 2018-02-23 15:37:40 -0500
  • 21b8ec7a78
    Merge pull request #4 from xamarin/rename Jonathan Dick 2018-02-23 15:22:33 -0500
  • 92507c8e65 Add base connectivity James Montemagno 2018-02-23 09:30:53 -0800
  • d782b459c6 Removed the old F50 docs Matthew Leibowitz 2018-02-23 17:07:28 +0200
  • 1be894c6b3
    Merge b671bf6267 into 88f84347e6 Matthew Leibowitz 2018-02-23 15:01:21 +0000
  • c6044e1bf4 Added mdoc Matthew Leibowitz 2018-02-23 16:59:37 +0200
  • b671bf6267 update docs Matthew Leibowitz 2018-02-23 16:57:52 +0200
  • b5cc630078 Merge branch 'rename' into adding-mdoc Matthew Leibowitz 2018-02-23 16:55:57 +0200
  • 027b754ca7 update docs Matthew Leibowitz 2018-02-23 16:48:22 +0200
  • 4088aef4ac Merge branch 'adding-mdoc' of github.com:xamarin/f50 into adding-mdoc Matthew Leibowitz 2018-02-23 16:45:14 +0200
  • a2035310e4 Make suer mdoc runs nicely on macOS Matthew Leibowitz 2018-02-22 04:13:44 +0200
  • 00b93cffa1 Removed the demo member Matthew Leibowitz 2018-02-21 23:05:47 +0200
  • 89958d20bb Added the bits to get mdoc working Matthew Leibowitz 2018-02-21 07:35:06 +0200
  • ec185ac10a Rename project Redth 2018-02-23 09:13:46 -0500
  • 88f84347e6
    Merge pull request #2 from xamarin/preferences Jonathan Dick 2018-02-23 08:58:19 -0500
  • e0e50072e1 Fix formatting / newlines Redth 2018-02-23 08:55:53 -0500
  • a6c275cd30 Fix typos Redth 2018-02-23 08:47:53 -0500
  • e6286018b1 Conditionally build multitargeting Redth 2018-02-23 08:39:16 -0500
  • 566ad55b38 Clean up preferences conversions Redth 2018-02-22 20:10:33 -0500
  • 7643bee810 Make suer mdoc runs nicely on macOS Matthew Leibowitz 2018-02-22 04:13:44 +0200
  • ac5416e119 Removed the demo member Matthew Leibowitz 2018-02-21 23:05:47 +0200
  • 2cef835cd0 Remove unnecessary context null check Redth 2018-02-21 15:45:10 -0500
  • 538add43a3 Preferences cleanup Jonathan Dick 2018-02-21 13:20:48 -0500
  • fdbe2de696 Added UWP implementation for Preferences Jonathan Dick 2018-02-21 10:49:16 -0500
  • 1d54305551 Instantiate the weak reference Jonathan Dick 2018-02-21 10:26:12 -0500
  • 8a70a98933 Cleanup Android/iOS Preferences Jonathan Dick 2018-02-21 10:15:34 -0500
  • fc0eb709db Add IDisposable to Preferences Jonathan Dick 2018-02-21 10:12:48 -0500
  • d5e276e2e2 Use weakreference and don't hold application ref Jonathan Dick 2018-02-21 10:10:45 -0500
  • 12e8f8ed0a Added the bits to get mdoc working Matthew Leibowitz 2018-02-21 07:35:06 +0200
  • c324ea6d18 Added iOS Preferences implementation Jonathan Dick 2018-02-20 22:03:49 -0500
  • 593e6e678a Make class private, doesn't need to be internal Jonathan Dick 2018-02-20 21:43:47 -0500
  • eb7f92f5ac Fixed formatting Jonathan Dick 2018-02-20 21:41:22 -0500
  • 411fb05d02 Added Preferences implementation for Android Jonathan Dick 2018-02-20 21:36:44 -0500
  • 9c0b83f29d Added Android lifecycle tracking in Platform Jonathan Dick 2018-02-20 21:35:29 -0500
  • 96c9800778
    Merge pull request #1 from xamarin/motz-add-base Jonathan Dick 2018-02-20 16:38:59 -0500
  • 058876cd7d Updates for repo name and gitignore James Montemagno 2018-02-20 13:37:08 -0800
  • e1abb63d7d Add base project and test James Montemagno 2018-02-20 13:15:08 -0800
  • eb625092f2 License + Readme Redth 2018-02-20 14:56:56 -0500