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

131 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Scholtysik (Reimold) cabd34d43d Silence warning related to using Xcode 8.2 2017-02-09 12:24:14 -08:00
Benjamin Scholtysik (Reimold) 3dcd43cf2a address all the comments 2017-02-03 17:12:22 -08:00
Benjamin Scholtysik (Reimold) 41ea29628d Remove testing code from MSAnalyticsViewController 2017-02-01 17:14:40 -08:00
Benjamin Scholtysik (Reimold) 573b54c7fd Merge remote-tracking branch 'origin/develop' into feature/save-buffer-at-crashtime-linked-list-approach 2017-02-01 17:08:52 -08:00
Jae Lim 5ddf099d52 Fix typo 2017-02-01 11:16:13 -08:00
Benjamin Scholtysik (Reimold) d973d88626 work in progress 2017-01-30 16:52:28 -08:00
Jae Lim 8e164c713c Hide attachment delegate in Crashes since backend doesn't support 2017-01-23 10:47:32 -08:00
Clement Polet a4d353cfa8 Fix other non sent crash callback not triggered on HTTP fatal error
* Callback didFailSendingLog now also called on logs stored and but not sent in case of non retriable error
* Optimize channel enabling/disabling process within log manager
* Return deleted logs while deleting logs from a storage key
* Add unit test
2017-01-12 07:42:39 -08:00
Jae Lim 43a0f700f6 Merge pull request #195 from Microsoft/feature/fix-event-properties-analytics
Ignore non-string property values for trackEvent and trackPage in Ana…
2016-12-02 11:44:22 -08:00
Jae Lim d580ce369d Fix duplicated items when back and forth Home and Crashes in Puppet 2016-12-01 13:33:06 -08:00
Jae Lim ecca009b87 Ignore non-string property values for trackEvent and trackPage in Analytics 2016-11-30 17:12:07 -08:00
Benjamin Scholtysik (Reimold) 909833086a Update MSException with stack_trace property. 2016-11-29 15:01:17 -08:00
Benjamin Scholtysik (Reimold) 4e3b7682df Remove blank from classname 2016-11-21 18:15:52 -08:00
Benjamin Scholtysik (Reimold) e332694760 Makeing sure Today extension configuration is correct 2016-11-21 18:12:17 -08:00
Benjamin Scholtysik (Reimold) e9b7ef4a0a Fix code signing 2016-11-21 18:05:49 -08:00
Benjamin Scholtysik (Reimold) acb563f42d Fix project setup 2016-11-21 17:12:58 -08:00
Benjamin Scholtysik (Reimold) 69fa86d419 Merge branch 'develop' into foobar
# Conflicts:
#	Puppet/Puppet.xcodeproj/project.pbxproj
2016-11-21 16:55:51 -08:00
Benjamin Scholtysik (Reimold) 6fb77c85fd playing around with embedded framework 2016-11-21 16:48:27 -08:00
Benjamin Scholtysik (Reimold) a4f1e87638 Adjust ments to project config 2016-11-21 16:37:21 -08:00
Benjamin Scholtysik (Reimold) 6bc6ea1437 Some more formatting. 2016-11-21 13:55:55 -08:00
Benjamin Scholtysik (Reimold) e0912a4f28 Merge remote-tracking branch 'origin/develop' into feature/add-crash-probe-cases
# Conflicts:
#	Puppet/Puppet.xcodeproj/project.pbxproj
2016-11-21 13:48:09 -08:00
Benjamin Scholtysik (Reimold) 1e4127a343 Rename TestCases 2016-11-17 16:02:51 -08:00
Benjamin Scholtysik (Reimold) 1243afc32b Formatting crash test cases 2016-11-17 15:39:14 -08:00
Benjamin Scholtysik (Reimold) 38f7ef85ec adding crashprobe cases 2016-11-17 15:25:03 -08:00
Benjamin Scholtysik (Reimold) 1f7e5149a8 work in progress 2016-11-17 10:38:04 -08:00
Clement Polet dfbc2bfcf7 Sharing Widgets schemes for CI purposes 2016-11-16 11:27:20 -08:00
Clement Polet ea98d67884 Merge branch 'develop' into app-extension-support
Conflicts:
	Demo/Demo.xcodeproj/project.pbxproj
	MobileCenter/MobileCenter/Internals/MSServiceAbstract.m
	MobileCenterCrashes/MobileCenterCrashes/MSCrashes.m
	Puppet/Puppet.xcodeproj/project.pbxproj
2016-11-16 11:19:40 -08:00
Clement Polet 7a4214075b Add DemoWidget + fix MSApplicationHelperPrivate header 2016-11-16 09:10:21 -08:00
Benjamin Scholtysik (Reimold) 3bd5ceef89 Merge branch 'develop' into feature/add-crash-probe-cases
# Conflicts:
#	MobileCenter.xcworkspace/contents.xcworkspacedata
#	Puppet/Puppet.xcodeproj/project.pbxproj
2016-11-16 09:03:12 -08:00
Benjamin Scholtysik (Reimold) dd3c2bb2b0 Update readme with correct capitalization for alert actions and update the wording in the readme in general 2016-11-15 11:10:52 -08:00
Benjamin Scholtysik (Reimold) 82f1a9f0f6 Add alertcontroller to sample apps 2016-11-14 17:28:01 -08:00
Benjamin Scholtysik (Reimold) 876fb65892 Us custom alertcontrollerclass 2016-11-14 14:56:22 -08:00
Clement Polet e43ed2ab8c Introduce App extension compatibility
* Harmonize macro names
* Set app extension API only flag to true on global config
* Don't use sharedApplication on app extensions, mock it for now
* Add a test widget to the Puppet
2016-11-11 15:47:29 -08:00
Benjamin Scholtysik (Reimold) b70e8fe2f3 Add crash cases and framework 2016-11-08 16:58:22 -08:00
Benjamin Scholtysik (Reimold) 3cb473f057 Update ingestion endpoint and remove left over references to “sonoma” 2016-11-08 13:21:30 -08:00
Benjamin Scholtysik (Reimold) f571cbe0af Update with changes as requested by clpolet and jaelim 2016-11-07 16:13:54 -08:00
Benjamin Scholtysik (Reimold) e8955d981b Merge remote-tracking branch 'origin/develop' into feature/rename-part-4-refinements 2016-11-07 15:40:07 -08:00
Jae Lim 648cd73a98 Disabling trackPage in Analytics 2016-11-04 11:14:26 -07:00
Benjamin Scholtysik (Reimold) 3f3ad1221f Feature -> Service and add Space to “Mobile Center” where applicable 2016-11-03 15:40:00 -07:00
Benjamin Scholtysik (Reimold) b81083e3e1 SonomaCrashes => MobileCenterCrashes 2016-11-03 01:44:26 -07:00
Benjamin Scholtysik (Reimold) c43fbb1b70 SonomaAnalytics -> MobileCenterAnalytics 2016-11-03 01:06:31 -07:00
Benjamin Scholtysik (Reimold) c9a3f28b33 Rename SonomaCore to MobileCenter 2016-11-03 00:19:37 -07:00
Benjamin Scholtysik (Reimold) 50d7c3057b Rename SNM -> MS and Sonoma -> MobileCenter for Analytics 2016-11-02 18:37:06 -07:00
Benjamin Scholtysik (Reimold) 35765ecbbb SNM -> MS everywhere 2016-11-02 18:00:47 -07:00
Benjamin Scholtysik (Reimold) 95b2fb2819 Renaming MSSonoma -> MSMobileCenter, and some constants 2016-11-02 15:18:24 -07:00
Benjamin Scholtysik (Reimold) 4871bc9f1f Renaming SNMLogger -> MSLogger 2016-11-02 13:27:10 -07:00
Benjamin Scholtysik (Reimold) cd0dd3d19e Core: Change class prefixes and rename classes. 2016-11-02 12:41:57 -07:00
Benjamin Scholtysik (Reimold) 410f98cd59 bring back xcode 731 compatibility and reorder imports 2016-10-28 14:57:38 -07:00
Benjamin Scholtysik (Reimold) c094ca6ac3 Add crash by objC exception and fix bug in errorlog creation 2016-10-27 16:34:59 -07:00
Benjamin Scholtysik (Reimold) 44ca3aa91a Update to Xcode 8.1 GM 2016-10-24 18:13:31 -07:00