mattermost-mobile/android
Harrison Healey 3ac7b48adc RN-289 Sentry integration (#873)
* Added JS code for Sentry

* Removed leftover initializeSentry call

* Added SentryOptions config setting

* Added native components for react-native-exception-handler

* Removed default props from ErrorText

* Moved where Sentry is initialized

* Added ios/sentry.properties to .gitignore

* Added linking react-native-sentry to Fastlane

* Fixed fastlane to include newlines in sentry.properties

* Moved to manually link react-native-sentry

* Captured redux errors with Sentry

* Redid how Sentry is optionally compiled to be simpler

* Added Sentry middleware to create redux breadcrumbs

* Added Sentry tags for server version

* Initialize Sentry when testing

* Fixed string replacement for SentryEnabled in fastlane

* Added react-native-sentry to NOTICE.txt
2017-09-01 14:50:17 -03:00
..
app RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03:00
gradle/wrapper RN-79: Images uploaded from React Native get renamed (#509) 2017-04-28 10:24:55 -03:00
keystores Initial commit 2016-10-04 14:10:44 -04:00
build.gradle Renaming the bundle and package Ids (#721) 2017-07-07 16:37:05 -04:00
gradle.properties Initial commit 2016-10-04 14:10:44 -04:00
gradlew Initial commit 2016-10-04 14:10:44 -04:00
gradlew.bat Initial commit 2016-10-04 14:10:44 -04:00
settings.gradle RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03:00