Bunch of fixes and notification defaults
Fixes:
- Fix ConcurrentModificationException in Tweaks #414
- Fix ConcurrentModificationException on
OnMixpanelUpdatesReceivedListener
#395 - Update log output to be consistent with property names
getActiveNetworkInfo
proper handling: it could returnnull
. Fix #445
New features:
- Thanks to #283 you can now specify your notifications behavior (sound, vibration, etc..) by using a meta-tag:
<meta-data
android:name="com.mixpanel.android.MPConfig.NotificationDefaults"
android:value="1"/>
You can use any of the following values: https://developer.android.com/reference/android/app/Notification.html#DEFAULT_ALL