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

2295 Коммитов

Автор SHA1 Сообщение Дата
Anastasia Kubova c19ec92916 Remove files from project 2021-09-28 13:53:15 +03:00
Anastasia Senyushina 1ba45e40cc Remove custom log property implementation and tests 2021-09-28 13:14:02 +03:00
Anastasia Senyushina 32f70b1922 Merge branch 'develop' into feature/update-androidx
# Conflicts:
#	Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.Droid/Contoso.Forms.Demo.Droid.csproj
#	Apps/Contoso.Forms.Demo/Contoso.Forms.Demo.iOS/Contoso.Forms.Demo.iOS.csproj
#	Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet.Droid/Properties/AndroidManifest.xml
#	Tests/Contoso.Test.Functional.Droid/Properties/AndroidManifest.xml
2021-09-28 11:47:33 +03:00
Anastasia Senyushina f14a931d0e Remove setCustomProperties API from SDK 2021-09-27 16:28:21 +03:00
nor0x ee4cb9e132 refactored some iOS bits and replaced them with macOS references 2021-09-27 13:23:24 +02:00
nor0x 4497e6b22b AppCenter.Crashes.MacOS & AppCenter.Crashes.MacOS.Bindings added 2021-09-27 12:42:55 +02:00
nor0x 084d5a2c68 AppCenter.Analytics.MacOS & AppCenter.Analytics.MacOS.Bindings added 2021-09-27 12:42:18 +02:00
nor0x e9289e0ad0 AppCenter.MacOS & AppCenter.MacOS.Bindings added 2021-09-27 12:41:59 +02:00
App Center d59e7e2d7a Update SDK version 2021-09-21 14:01:40 +00:00
Anastasia Kubova 3789d34d48 Fix winui start session 2021-09-20 11:08:56 +03:00
Anastasia Senyushina 442a9b4ac1 Update target version 2021-09-15 15:00:27 +03:00
Anastasia Senyushina b74b841b1d Update version for SDK 2021-09-15 14:39:15 +03:00
Anastasia Senyushina 495ca68e3b Update transforms metadata 2021-09-15 11:52:29 +03:00
App Center 1527a8e606 Start new 4.4.0 release 2021-09-15 07:30:01 +00:00
Anastasia Senyushina ba94e32f3b Update tests, comments and demo apps 2021-09-14 16:40:19 +03:00
Anastasia Kubova 94eeae2fb1 Merge branch 'v-ankubo/fix-build-app-with-net5' into feature/add-http-client 2021-08-19 15:38:22 +03:00
Anastasia Kubova 00f23a966f Add net5-windows target framework 2021-08-19 15:26:01 +03:00
Anastasia Kubova ce4792e78e Formatting 2021-08-18 09:53:59 +03:00
Anastasia Kubova 901d43c34b Fix use TLS protocol in .NET461 2021-08-17 15:15:16 +03:00
Anastasia Kubova eb44619379 Merge branch 'servicepointmanager' into feature/add-http-client 2021-08-17 15:11:13 +03:00
Dmitriy Kirakosyan 6c619cab27 [Windows] Check pending logs on start
Analytics and Core modules send initial events on start and it triggers checking pending logs. In case of Crashes module, we don't send any logs on start and thus pending logs are not processed.
This change will make sure all channels check pending logs on start, including Crashes.
2021-08-09 12:46:54 +03:00
Anastasia Kubova 16f502b8cd Update minimal support version 2021-07-30 10:19:06 +03:00
Anastasia Kubova fc1cec8f76 Add ApplicationLifecycleHelper for WinUI 2021-07-29 16:27:57 +03:00
Anastasia Kubova 5d83b1f9ce Fix get app version for WinUI apps 2021-07-29 15:45:28 +03:00
Anastasia Senyushina 89a8cd549a Add support WinUI 2021-07-29 15:45:28 +03:00
Anastasia Senyushina f6a45bf176 Update ios version 2021-07-16 11:41:48 +03:00
Anastasia Senyushina 44947214e0 Rename MSACException -> MSACExceptionInternal 2021-07-09 13:31:07 +03:00
Anastasia Senyushina e8be995916 Update trackError API 2021-07-06 12:03:20 +03:00
App Center c978cde521 Update SDK version 2021-06-21 08:05:35 +00:00
App Center 9d22d87a2d Start new 4.3.0 release 2021-06-16 10:30:39 +00:00
David Vreony 6f8f04f7ab
made http message handler a func factory 2021-06-02 02:05:15 +01:00
David Vreony 750034b795
fix issue with TLS1.3 and systemdefault flag
removes use of ServicePointManager by AppCenter
2021-06-01 19:03:40 +01:00
Dmitriy Kirakosyan c76b0b4b01 Throw exception if new log cannot purge older one 2021-05-26 23:11:12 +03:00
Anastasia Kubova 782e3cf173 Update tests 2021-05-11 15:12:28 +03:00
Anastasia Kubova 3f2443858b Revert some changes 2021-05-07 16:53:59 +03:00
Anastasia Kubova d394c544ca Fix build 2021-05-07 16:06:10 +03:00
Anastasia Kubova 2fbb05f14a Resolve feedback 2021-05-07 15:33:41 +03:00
Anastasia Kubova ef5529b093 Update metadata file 2021-05-05 10:57:27 +03:00
Anastasia Kubova 2d2d82297c Update tests 2021-04-30 16:34:16 +03:00
Anastasia Kubova 1338990d46 Resolve feedback 2021-04-30 12:54:15 +03:00
Anastasia Kubova 3f51fe6dc3 Update the implementation for the blocking network requests 2021-04-30 09:58:20 +03:00
Anastasia Kubova 99933b5cfd Update block network requests implementation 2021-04-28 14:47:24 +03:00
Anastasia Kubova 829f595f7c Resolve feedback 2021-04-28 10:07:26 +03:00
Anastasia Kubova 4f249ef4e9 Update block network requests implementation 2021-04-28 09:32:35 +03:00
Anastasia Kubova 3ede877209 Update block network requests implementation 2021-04-27 13:38:29 +03:00
Anastasia Kubova bea7fa4592 Merge branch 'feature/block-network-requests' into feature/block-network-requests-xamarin
# Conflicts:
#	SDK/AppCenter/Microsoft.AppCenter.Shared/AppCenter.cs
2021-04-23 14:29:17 +03:00
Anastasia Kubova ccaa2756dc Fix block network requests after adding the channel 2021-04-23 11:24:50 +03:00
Anastasia Kubova 06c404f653 Fix test 2021-04-21 13:28:28 +03:00
Anastasia Kubova 865db404ee Resolve feedback 2021-04-21 13:05:59 +03:00
Anastasia Kubova b72e2bb852 Resolve feedback 2021-04-21 12:33:05 +03:00
Anastasia Kubova a576f53ffb Update API for iOS 2021-04-20 13:55:54 +03:00
Anastasia Kubova c41a16b827 Add block for network requests API 2021-04-20 11:59:31 +03:00
Anastasia Kubova 35bc6eb55d Rename methods 2021-04-19 14:18:11 +03:00
Anastasia Kubova 599ca9f48d Add new API to App Center SDK 2021-04-19 12:53:14 +03:00
Anastasia Kubova 5d0b015d4f Add null check 2021-04-13 14:37:31 +03:00
Anastasia Kubova b517688123 Resolve feedback 2021-04-13 14:15:53 +03:00
Anastasia Kubova f412990c34 Resolve feedback 2021-04-13 11:54:18 +03:00
Anastasia Kubova 02d228349b Add obfuscate implementation 2021-04-08 17:05:38 +03:00
App Center 24f73f80c0 Update SDK version 2021-03-23 08:54:49 +00:00
Ivan Matkov be053e9edf Fix linking frameworks for Distribute iOS 2021-03-18 11:44:04 +03:00
App Center ff65fa4b1f Start new 4.2.0 release 2021-03-17 11:46:57 +00:00
Anastasia Kubova 8b59620df9 Merge branch 'develop' into feature/add-strong-naming
# Conflicts:
#	CHANGELOG.md
2021-01-21 13:23:55 +03:00
Dmitrii Chichuk d8c46e85c6 Add fallback logic when calling incompatible API in self-contained app 2021-01-14 20:24:02 +03:00
Anastasia Kubova 00fce15441 Add strong naming for modules 2021-01-13 15:53:01 +03:00
App Center 1d1ebd6877 Update SDK version 2021-01-06 09:33:02 +00:00
App Center 3d366fb61d Start new 4.1.0 release 2020-12-24 07:10:44 +00:00
Anastasia Kubova b9271e35c2 Merge branch 'develop' into feature/distribute-close-callback
# Conflicts:
#	Apps/Contoso.Forms.Puppet/Contoso.Forms.Puppet/App.xaml.cs
#	Apps/Contoso.iOS.Puppet/AppDelegate.cs
#	CHANGELOG.md
#	SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Android/Distribute.cs
#	SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Shared/Distribute.cs
#	SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.Shared/DistributeDelegates.cs
#	SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS.Bindings/ApiDefinition.cs
#	SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute.iOS/Distribute.cs
#	SDK/AppCenterDistribute/Microsoft.AppCenter.Distribute/Distribute.cs
#	scripts/configuration/ac-build-config.xml
2020-12-16 15:34:26 +03:00
Anastasia Senyushina 72af66dbf2
Add NoReleaseAvailable callback (#1479)
* Update API for use new distribute callback
* Update changelog
* Update test apps
2020-12-15 18:14:05 +03:00
Anastasia Kubova af18d98275 Add new callback for distribute 2020-12-10 13:42:40 +03:00
Anastasia Kubova 9ffae71aef Add additional attribute 2020-11-30 16:32:11 +03:00
Oleg Misal 2b799c8015 Review comments were resolved 2020-11-24 14:42:46 +03:00
Oleg Misal d70978a8c5 Review points were fixed. 2020-11-24 11:47:33 +03:00
olmisa c879a7fa9a
Merge pull request #1475 from microsoft/v-olmisa/storage-size-old-logs-deletion
Old logs deletion when storage is full
2020-11-23 15:47:50 +03:00
Oleg Misal 11f9c35299 Review points were fixed 2020-11-23 12:40:39 +03:00
Oleg Misal 4ece09fe99 Select method orderList parameter description was added 2020-11-23 11:12:56 +03:00
Oleg Misal 12fcf97553 Merge branch 'develop' into v-dmkira/win-max-storage-size
# Conflicts:
#	CHANGELOG.md
2020-11-23 09:59:23 +03:00
Oleg Misal 608e72f145 Review points were fixed 2020-11-20 22:35:44 +03:00
Anastasia Senyushina 7071c995a4
Merge pull request #1470 from microsoft/v-dmchic/storage-size-bindings
Storage size bindings
2020-11-20 17:08:20 +03:00
Oleg Misal c165647c24 Review comment fixed 2020-11-20 15:59:22 +03:00
Oleg Misal d97ee9f992 Review points were fixed 2020-11-20 14:10:20 +03:00
Oleg Misal 771a5bc3ae Review points were fixed 2020-11-20 10:40:25 +03:00
Oleg Misal 9b5a792f47 Old logs delete on insert if database is full 2020-11-20 09:56:44 +03:00
App Center a177d97ab0 Update SDK version 2020-11-19 10:24:43 +00:00
Dmitrii Chichuk 11b78d6ae0 Fix call 2020-11-18 19:50:06 +04:00
Dmitrii Chichuk 9e79b403d4 Fix iOS bindings 2020-11-18 19:41:30 +04:00
Oleg Misal 656a1699f9 GerResult removed 2020-11-18 15:09:58 +03:00
Oleg Misal 363d3e53b4 Default storage size 2020-11-18 10:33:52 +03:00
Oleg Misal 4663eb89cd Storage max size usage scenarios updated 2020-11-17 22:33:44 +03:00
Dmitrii Chichuk 85c132ae94 Add bindings 2020-11-17 17:17:58 +04:00
Oleg Misal 6b0c41eb6f Configure method updated 2020-11-17 11:00:53 +03:00
Oleg Misal 2172194ac4 Set size before start 2020-11-17 10:40:02 +03:00
Oleg Misal b8a6649496 Query execution fixed 2020-11-16 12:41:10 +03:00
Oleg Misal 1295a6db47 Set max storage size method 2020-11-16 12:41:10 +03:00
Dmitriy Kirakosyan c96c40a8e2 Add SetMaxStorageSizeAsync method signature 2020-11-16 12:40:29 +03:00
App Center 2612817fc5 Start new 4.0.0 release 2020-11-13 02:16:07 +00:00
Anastasia Kubova 0c34c175eb Remove push module from solutions 2020-10-13 10:39:12 +03:00
Anastasia Kubova 0d23fc85a0 Fix missing changes for iOS bindings 2020-10-07 09:56:44 +03:00
Ivan Matkov c69b187251 Update naming in distribute 2020-10-06 11:17:08 +03:00
Ivan Matkov 766b1cf8e7 Update naming in crashes 2020-10-06 11:12:58 +03:00
Ivan Matkov 8fce2ea4fa Update naming in analytics 2020-10-06 11:12:36 +03:00
Ivan Matkov f56574c6f2 Update naming in core 2020-10-05 14:18:27 +03:00
App Center 2893703ea2 Update SDK version 2020-09-28 10:46:17 +00:00
Anastasia Kubova c13321f464 Rename analytics module 2020-09-28 08:55:33 +03:00
App Center 9dc0ed5f01 Update SDK version 2020-09-21 10:22:09 +00:00
Anastasia Kubova 63b9678444 Replace some words in documentation for more clarification 2020-09-03 13:43:04 +03:00
Anastasia Kubova 60064439d6 Fix passing null text with attachments for iOS 2020-09-01 10:25:12 +03:00
App Center aca4171d78 Update SDK version 2020-08-27 11:06:08 +00:00
Anastasia Kubova 731667a06a Resolve feedbacks 2020-08-26 10:09:53 +03:00
Anastasia Kubova 96cb56b0cf Resolve feedbacks 2020-08-25 15:07:42 +03:00
Anastasia Kubova ccadf9198d Add fix for getting device info properties when app has not fully trust 2020-08-25 14:22:48 +03:00
Anastasia Kubova cbb93a0abc Remove extra symbols 2020-08-06 14:59:07 +03:00
Anastasia Kubova 9132a69c86 Add more catch blocks and update tests 2020-08-05 12:31:47 +04:00
Vladimir Vechkanov 7de8ac4b92 Handle exception when appcenter lib in two apps uses the same database 2020-08-05 12:31:29 +04:00
App Center 5054818594 Update SDK version 2020-07-27 10:30:33 +00:00
App Center 8eaa437b04 Start new 3.4.0 release 2020-07-24 07:37:16 +00:00
Anastasia Kubova a464dd6098 Resolve feedback 2020-07-22 08:21:27 +03:00
Anastasia Kubova 15a8924962 Resolve feedback 2020-07-21 12:56:00 +03:00
Anastasia Kubova 67d85478ab Merge branch 'develop' into fix/mutex-channel
# Conflicts:
#	CHANGELOG.md
2020-07-21 09:52:21 +03:00
Anastasia Kubova 0c5baac969 Add 'try catch' blocks to channel 2020-07-20 15:12:35 +03:00
Dmitrii Chichuk f853977955 Add stubbed android resources 2020-07-16 12:47:13 +04:00
Dmitrii Chichuk bf21c6af9a Add additional target to distribute 2020-07-15 16:48:25 +04:00
Dmitrii Chichuk a94903457e Remove incorrect additions 2020-07-15 16:48:00 +04:00
Dmitrii Chichuk a63d02c59d Fix csproj 2020-07-14 18:40:42 +04:00
Dmitrii Chichuk 7f8197f950 Change target to monoandroid79 2020-07-14 13:47:07 +04:00
Dmitrii Chichuk 55c7666bd6 Remove redundant file 2020-07-13 16:40:36 +04:00
Dmitrii Chichuk a4f379131b Initial commit 2020-07-13 16:40:36 +04:00
App Center d2cfd0cf89 Update SDK version 2020-07-06 11:23:51 +00:00
Ivan Matkov 3389ebc5f0 Update version to 3.3.0 2020-07-03 07:15:03 +03:00
Anastasia Kubova ddad4426ae add check that attachments are not null 2020-07-02 08:33:50 +03:00
App Center 8d4a5150fa Update SDK version 2020-05-28 07:52:06 +00:00
Vladimir Vechkanov 353d09dc2e Fix wrapperRuntimeVersion value.
Fix wrapperRuntimeVersion to have only version without ";" sign.
2020-04-27 14:07:33 +04:00
App Center b78d1b5e6f Update SDK version 2020-04-24 07:22:57 +00:00
App Center ab5d677cce Start new 3.2.1 release 2020-04-23 09:47:08 +00:00
App Center f99900d167 Start new 3.2.0 release 2020-04-17 02:49:14 +00:00
Ivan Matkov 436a126c95
Fix typo 2020-04-16 13:48:48 +03:00
Ivan Matkov fe1cfe3681
Merge branch 'develop' into fix/wpf-version-info 2020-04-15 12:22:21 +03:00
Ivan Matkov 2bf3c82ac1
Merge branch 'develop' into fix/config-deadlock 2020-04-15 00:52:06 +03:00
Ivan Matkov 75d68aa974
Merge branch 'develop' into fix/wpf-version-info 2020-04-15 00:49:36 +03:00
Ivan Matkov 4d86385183 Use ClickOnce in both fields if available 2020-04-14 22:40:54 +03:00
Ivan Matkov 7c837a25a9 Address feedback 2020-04-14 16:42:51 +03:00
Ivan Matkov 747a1d1777 Fix tests 2020-04-14 16:36:36 +03:00
Anastasia Kubova 959ee2dd0d changed mock http client and updated information about exception in logs 2020-04-14 15:36:16 +03:00
Anastasia Kubova c4ab71a49f added information about inner exception to log 2020-04-14 15:08:27 +03:00
Anastasia Kubova b5b64c0eba added additional methods for mock http client and new type exception to catch block 2020-04-14 15:07:23 +03:00
Oleg Misal 6072bf8ea2 Fix applied for all services 2020-04-14 11:29:33 +03:00
Ivan Matkov 61031e413a Fix reporting WPF versions 2020-04-10 12:47:04 +03:00
Ivan Matkov 5946a1b210 Fix thread safety 2020-04-10 09:42:20 +03:00
Ivan Matkov bf60d123be Remove extra locks 2020-04-09 18:16:47 +03:00
Dmitrii Chichuk b35be8ae39 Remove redundant constant 2020-03-31 20:12:36 +04:00
Dmitrii Chichuk 30531a41a1 Remove attachments warning 2020-03-31 13:31:30 +04:00
App Center e4dbdcc66c Update SDK version 2020-03-23 09:30:42 +00:00
App Center 56cec5b418 Start new 3.1.0 release 2020-03-20 06:52:10 +00:00
Dmitrii Chichuk 1cf6a9dc87 Add comment 2020-03-12 11:19:32 +04:00
Ivan Matkov 90374df2d5 Log storage errors 2020-03-11 13:15:17 +03:00
Ivan Matkov 2ea5063a3f Fix creating database directory 2020-03-11 13:14:57 +03:00
Ivan Matkov e57a2d6c64 Cleanup usings 2020-03-11 13:14:05 +03:00
Anastasia Kubova 84116292a8 resolved gh suggestions 2020-03-11 11:08:15 +03:00
Anastasia Kubova 1ef9c9e80c added using 2020-03-10 18:13:25 +03:00
Dmitrii Chichuk 6849d19aae Fix DB creation 2020-03-10 14:57:07 +04:00
Dmitrii Chichuk ae62f7dde1 Add debug output 2020-03-10 12:58:11 +04:00
Ivan Matkov 1213cd6cb1 Harmonize MSBuild.Sdk.Extras version 2020-03-04 19:50:36 +03:00
Ivan Matkov 4a57ac3caa Add extra targets to all modules 2020-03-04 19:24:18 +03:00
Ivan Matkov 0ddcf00ba0 Add .NET Standard target to UWP project 2020-03-04 13:19:55 +03:00
Guillaume Perrot 3646a1c7df
Merge remote-tracking branch 'origin/develop' into feature/in-app-update-ph2 2020-02-25 15:54:07 -08:00
Guillaume Perrot 6b4cf69ce6
Merge branch 'feature/in-app-update-ph2' into feature/disable-automatic-update-check-ui 2020-02-21 15:29:11 -08:00
Guillaume Perrot 57f1e1c8d7
Fix iOS bindings 2020-02-21 15:27:20 -08:00
Guillaume Perrot 0d9192a458
Update bindings 2020-02-21 14:59:49 -08:00
Guillaume Perrot 239c184a28
Merge pull request #1337 from microsoft/fix/missing-framework-for-ios
iOS build in Release mode failes with MTOUCH MT5210 errors
2020-02-21 11:35:54 -08:00
Guillaume Perrot 304bb054ef
Merge pull request #1327 from microsoft/feature/check-for-update-api
Implement CheckForUpdate and DisableAutomaticCheckForUpdate
2020-02-21 11:33:22 -08:00
Anastasia Kubova 45cd89baae added the XML docs 2020-02-21 09:15:24 +03:00
App Center cf218867eb Update SDK version 2020-02-20 20:17:31 +00:00
Anastasia Kubova bdb00f89fa add missing framework for xamarin ios 2020-02-20 14:54:07 +03:00
Anastasia Kubova 38bd75cb4d uncomment android methods 2020-02-19 16:02:41 +03:00
Anastasia Kubova e5994a1686 fix the methods name 2020-02-19 13:03:35 +03:00
Anastasia Kubova 2942f0ea81 uncomment checkForUpdate method for ios 2020-02-19 12:46:11 +03:00
CloudWu 614cfdb883 revert target platform version 2020-02-19 15:16:58 +08:00
CloudWu f4bb87f53d update Xamarin.Forms version and projects TargetPlatformVersion 2020-02-19 11:39:12 +08:00
Anastasia Kubova 87e0e7d369 formatting 2020-02-18 16:27:56 +03:00
Anastasia Kubova 45faf63129 uncomment methods for ios 2020-02-18 16:23:57 +03:00
Anastasia Kubova 8173598c71 fixed the method's name 2020-02-18 15:48:32 +03:00
App Center f009ddefd3 Start new 3.0.0 release 2020-02-18 12:35:28 +00:00
Anastasia Kubova 606188a6f5 added api for disableAutomaticCheckForUpdate 2020-02-18 13:35:34 +03:00
Anastasia Kubova b566a12670 add checkForUpdate api 2020-02-18 09:04:33 +03:00
Oleg Misal 00c26f3bb0 Code review points were fixed 2020-02-17 23:41:03 +03:00
Oleg Misal ea15e6408d Log inside if block 2020-02-14 09:45:32 +03:00
Oleg Misal 591642e8fa Review points fixed 2020-02-14 09:44:30 +03:00
olmisa 92fcb2f5f7
Empty line removed
Co-Authored-By: Guillaume Perrot <guperrot@microsoft.com>
2020-02-13 22:28:23 +03:00
Oleg Misal 9264d9bfe8 Fix reworked 2020-02-13 22:19:48 +03:00
Oleg Misal 1bbde0d790 Last review point fixed 2020-02-13 17:52:15 +03:00
Oleg Misal 2d2e2b6cba Code review points re fixed 2020-02-13 17:49:59 +03:00
Oleg Misal 7aa2c2e342 Last tests were fixed 2020-02-13 17:30:37 +03:00
Oleg Misal da66c61ee4 Tests fixed 2020-02-13 13:12:33 +03:00
Oleg Misal e08e474590 Case when config could not be restored 2020-02-13 12:01:18 +03:00
Oleg Misal 2f2b361814 Backup file creation updated 2020-02-13 10:48:56 +03:00
Oleg Misal e0e1cf6146 Corrupted config handled 2020-02-12 22:13:01 +03:00
Guillaume Perrot 3247e3bd4e
Merge branch 'develop' into feature/in-app-update 2020-02-10 16:23:39 -08:00
Guillaume Perrot a7c75c52c3
Update Microsoft.AppCenter.Distribute.Android.csproj 2020-02-06 11:31:44 -08:00
Guillaume Perrot 6b3dc18fb6
Merge pull request #1315 from microsoft/remove-time-picker
Remove time picker from UI
2020-02-04 15:02:39 -08:00
Guillaume Perrot f19b7ccd6a
Test by default updateTrack is public without calling the API (in forms app) 2020-02-04 14:43:01 -08:00
Guillaume Perrot 92312ad6fa
Add an option to rollback signal remove/install to old method 2020-02-04 11:54:22 -08:00