Tarek El-Mallah
Tarek El-Mallah
Fix issue when select item from collapse then re-size to full screen to tab view then the selected tab is correct but selected content is not correct.
-Upgrade version of com.google.gms:google-services, and com.google.android.gms:play-services-gcm -Support JSON "notification" or "data" object in the JSON message (Android). -Add support for sending color as dynamic attribute in the notification JSON object
Fix issue #146 - SSM parameter case senstive but dotnet config is not, so if we have duplicate SSM parameters with different case, it will not load the ssm params...
### Describe the bug If we have duplicate SSM parameters with different case like below, the whole SSM parameters not added to the config at all. - /dotnet-aws-samples/systems-manager-sample/OracleConnectionString - /dotnet-aws-samples/systems-manager-sample/ORACLECONNECTIONSTRING...