1
0
Форкнуть 0
Граф коммитов

44 Коммитов

Автор SHA1 Сообщение Дата
Immo Landwerth 81878f1bb6
Fix typo 2019-11-27 13:45:42 -08:00
Immo Landwerth 56177bb575
Point to maintained fork 2019-11-27 13:45:19 -08:00
Linda Lawton fb7ba8effc Merge pull request #24 from rogersachan/patch-1
Fix hyperlink in README
2017-05-29 11:09:36 +02:00
Roger 1b9824b185 Fix url 2017-05-28 23:23:40 -04:00
Linda Lawton b4b1716b33 Merge pull request #20 from rahul-sivalenka-wtc/master
Added a note to IsDebug of Analytics Manager
2017-05-27 15:22:43 +02:00
Linda Lawton 8eb0705afd Merge pull request #22 from yinyue200/patch-1
Update README.md
2017-05-27 15:19:58 +02:00
yinyue200 41070eb85d Update README.md 2017-04-22 08:44:26 +08:00
Phani Rahul Sivalenka cd8971bcc2 Added a note to IsDebug of Analytics Manager 2017-04-19 18:52:58 +05:30
Linda Lawton 7de19d812f Merge pull request #10 from LindaLawton/master
Fixes to the readme for clarity and consistency
2017-02-09 09:37:46 +01:00
jaimerodriguez c5f0d5334b scrolling for samples on phone 2017-02-08 01:37:56 -08:00
Linda Lawton d1f79a8500 Merge pull request #1 from LindaLawton/LindaLawton-patch-tweekreadme
Update README.md
2017-02-08 10:34:47 +01:00
Linda Lawton 354dc77073 Update README.md
Added comment about the fact that we support the debug endpoint not a lot of developers are aware of it.   Also removed page view since we aren't supporting that just yet and that it needs to be a mobile analytics account. 

Adding a bunch of links directly to the measurement protocol documentation.   We could also link to examples in our own documentation.
2017-02-08 10:34:23 +01:00
Jaime Rodriguez b1a3c0411a Merge branch 'master' of https://github.com/dotnet/windows-sdk-for-google-analytics 2017-02-07 22:40:58 -08:00
Jaime Rodriguez d5bfa1bfc3 removing buildeverything.sln as that is meant for automated scripts and can confuse users 2017-02-07 22:40:11 -08:00
Jaime Rodriguez 3cfaa32190 Merge pull request #9 from tiembo/fix_whitespaces
Minor whitespace fixes in UWP .cs files
2017-02-07 22:32:47 -08:00
Jaime Rodriguez 14a6b45c1f cleaned up grammar casing & consistency in README 2017-02-07 22:29:42 -08:00
Jaime Rodriguez ddef75de54 defaulting all samples to immediate mode 2017-02-07 22:22:19 -08:00
Jaime Rodriguez 1542145fa4 cleanup of .native nuget package 2017-02-07 22:10:40 -08:00
Jaime Rodriguez d488f9b44d fixed typo on xml comment 2017-02-07 21:00:26 -08:00
Tiem Song d7820994c8 Tab to whitespace in .cs files 2017-02-07 11:33:18 -08:00
Tim Greenfield 67f3101881 Merge pull request #8 from dotnet/issue7
issue 7. C# tracker was crashing when platformInfoProvider == null, t…
2017-02-06 23:19:18 -08:00
Jaime Rodriguez aa39acfa0d issue 7. C# tracker was crashing when platformInfoProvider == null, this was failing unit tests. Added null check to avoid crash 2017-02-06 22:52:25 -08:00
Jaime Rodriguez d647ba9f6b fixed broken link to issues 2017-02-06 00:41:31 -08:00
Jaime Rodriguez fab3ac650b initial README (as copy of .wiki/Home) 2017-02-06 00:35:12 -08:00
Jaime Rodriguez 2fded97f74 preview of README.md before link fixing 2017-02-05 21:12:01 -08:00
Tim Greenfield 4d67dfa067 Merge pull request #6 from dotnet/JSEvents
fireEventsOnUIThread
2017-02-05 10:26:21 -08:00
Tim Greenfield 88ca02b684 house cleaning whitespace and namespaces 2017-02-05 10:25:25 -08:00
Tim Greenfield 895db543ee removing whitespace 2017-02-05 09:59:52 -08:00
Jaime Rodriguez b51c039d58 Added fireEventsOnUIThread -- needed for Javascript threading 2017-02-04 19:03:52 -08:00
Jaime Rodriguez 1ac477bcdc Added fireEventsOnUIThread -- needed for Javascript threading 2017-02-04 18:57:06 -08:00
Jaime Rodriguez ad83ba26d1 Merge pull request #4 from dotnet/useragent-fix-win32
Fixes Windows desktop Win32 user-agent.
2017-02-04 16:31:40 -08:00
Jaime Rodriguez 5138909327 Merge pull request #5 from dotnet/pfx-additions
Adding missing pfx files
2017-02-04 16:31:17 -08:00
Tim Greenfield 8301f1560d Fixes Windows desktop Win32 user-agent. 2017-02-04 15:29:45 -08:00
Tim Greenfield adc77c6ca7 Adding missing pfx files
Renaming publisher to dotnet
2017-02-04 15:23:37 -08:00
Tim Greenfield 3d64002212 Merge pull request #3 from jaimerodriguez/JSSample
Js sample
2017-02-04 12:44:32 -08:00
Tim Greenfield f20ba35226 Merge pull request #2 from jaimerodriguez/nuget-cleanup
nuget package cleanup - added URLS, changed to owner .NET Foundation
2017-02-04 12:32:21 -08:00
Jaime Rodriguez 482426bed1 basic JS sample stub 2017-02-04 10:59:21 -08:00
Jaime Rodriguez 1bc338c92f nuget package cleanup - added URLS, changed to owner .NET Foundation 2017-02-04 10:28:51 -08:00
Jaime Rodriguez 079faf0de6 Merge pull request #1 from dotnet/screenview-screenname-addition
Overload to supply screenname on screenview and preserving value.
2017-02-01 17:19:56 -08:00
Tim Greenfield 9d69f78c5d Preventing CreateScreenView from affecting Tracker.ScreenName in subsequent hits. 2017-02-01 00:05:32 -08:00
Tim Greenfield 7b612c7556 Overload to supply screenname on screenview and preserving value. 2017-01-31 20:51:27 -08:00
Tim Greenfield 556a8db431 Fixing BuildEverythingAtOnceSolution project references. 2017-01-31 20:32:58 -08:00
Tim Greenfield 8c9a05e9e6 Initial commit 2017-01-31 20:17:01 -08:00
Martin Woodward b4254dfc77 Initial commit 2017-01-31 16:30:59 +00:00