108 Commits

Author SHA1 Message Date
Salma ElTarzi
05ffea7d13 Add setAutoShowingSurveysEnabled API for iOS 2018-03-18 12:57:25 +02:00
Salma ElTarzi
d03db394c0 Add setThresholdForReshowingSurveyAfterDismiss API for iOS 2018-03-18 09:57:27 +02:00
Salma ElTarzi
fa658f0c43 📝 Mention the default value of the visual user steps 2018-03-05 20:23:41 +02:00
Salma ElTarzi
a62dd4c3a3 📝 Change the title of the visual user steps enum to enabledWithNoScreenshots 2018-03-05 20:23:06 +02:00
Salma ElTarzi
68f4ec41cc setReproStepsMode API for Android and iOS 2018-03-05 15:54:48 +02:00
Salma ElTarzi
08e28a808b setExtendedBugReportMode API for iOS 2018-02-27 17:59:33 +02:00
Salma ElTarzi
977241a684 📝 Adjust the auto screen recording to take the duration in seconds, and not in milliseconds 2018-02-15 13:54:53 +02:00
Salma ElTarzi
728b07647a setAutoScreenRecordingMaxDuration and setAutoScreenRecordingEnabled APIs 2018-02-13 20:45:02 +02:00
salmatarzi
b2ec43f277
Merge branch 'master' into refactoring 2018-02-04 12:05:56 +02:00
Salma ElTarzi
76cec53491 Add setViewHierarchyEnabled API - Android 2018-01-18 20:03:13 +02:00
Salma ElTarzi
b91ca0a71f reproStepsMode API for iOS 2018-01-16 18:07:41 +02:00
Salma ElTarzi
6ae1d167a0 📝 Deprecated the old setAttachmentTypesEnabled api, and made it point to the new native api 2018-01-06 14:44:47 +02:00
Salma ElTarzi
d2cf3479e9 📝 Adjust setAttachmentTypesEnabled api to account for the change in the native api and removing the voice note attribute 2018-01-06 13:11:23 +02:00
Salma ElTarzi
94fcfc2f27 📝 Android - Adjust the setAttachmentTypesEnabled to remove the voicenote parameter as per the native SDK 2018-01-04 12:58:15 +02:00
Salma ElTarzi
23f8ae15d3 Android - Add api for showSurvey 2018-01-04 11:36:49 +02:00
Salma ElTarzi
f55cc4d582 iOS - Add new api for hasRespondedToSurveyWithToken 2018-01-04 10:45:00 +02:00
Salma ElTarzi
bc1b5bdb23 iOS - Add new api for showSurveyWithToken 2018-01-03 18:54:36 +02:00
Salma ElTarzi
9efccdf6ed 📝 Adjusted code styles 2017-12-25 11:15:37 +02:00
Salma ElTarzi
f1f4b8a952 Add setVideoRecordingFloatingButtonPosition for Android 2017-12-20 14:18:31 +02:00
Salma ElTarzi
2242b69dd3 📝 Added the type of the position attribute 2017-12-19 15:51:59 +02:00
Salma ElTarzi
eee0b8323a Add feature to change the video recording floating button position 2017-12-18 18:39:54 +02:00
Salma ElTarzi
510412eea7 Add change collecting data text enum 2017-10-25 14:44:09 +02:00
Salma ElTarzi
c49510c406 Add missing api setEnableInAppNotificationSound 2017-08-26 20:26:01 +02:00
Salma ElTarzi
1e735d6d0e Add api method for setSuccessDialogEnabled 2017-08-17 13:11:34 +02:00
Salma ElTarzi
a455a93802 📝 Add missing imports in the module class. 2017-08-10 11:08:56 +02:00
Salma ElTarzi
5f6aa905c0 🔥 Remove setPrimaryColor() from android 2017-08-08 15:17:38 +02:00
Salma ElTarzi
e8997dadc5 🐛 Fix bug where callbacks could only get invoked once 2017-08-08 15:14:10 +02:00
Salma ElTarzi
057c5b1ec8 Add api method for setIntroMessageEnabled for android 2017-07-24 18:01:57 +02:00
Salma ElTarzi
acfd914cfe Add new feature for setting the floating button edge and offset on Android. 2017-07-20 13:48:02 +02:00
Salma ElTarzi
f4fc9d53e1 Make sure that set debug enabled is for the android platform to avoid crashes in iOS 2017-07-18 18:03:24 +02:00
Salma ElTarzi
b8ec3be49a 🐛 Fix the bug where the sdk gets invoked automatically at app launch, and need to press twice on a button to manually invoke the sdk, fix a bug where changing the value of the strings did not work correctly 2017-07-18 17:05:33 +02:00
DevHossamHassan
9b871dff58 Move Instabug instantiation to Android Application class 2017-07-05 06:22:24 +02:00
DevHossamHassan
861a8959f0 Fix typos 2017-06-27 14:25:32 +02:00
yousefhamza
432c3a5619 add docs 2017-06-27 14:14:04 +02:00
yousefhamza
98141221ef add isRunningLive 2017-06-27 13:31:25 +02:00
DevHossamHassan
c0c09bfc95 Expose setShakeThresholdForAndroid API to JS 2017-06-26 23:19:46 +02:00
DevHossamHassan
e5233df041 Expose enable and disable APIs to JS 2017-06-26 17:22:29 +02:00
DevHossamHassan
8fc4186d36 Fix some typos in docs 2017-06-22 23:35:53 +02:00
yousefhamza
afc1e217df Remove file attachments 2017-06-22 22:58:40 +02:00
yousefhamza
696adec093 Merge branch 'dev' of https://github.com/Instabug/instabug-reactnative into dev 2017-06-22 22:47:01 +02:00
DevHossamHassan
93e98a88a9 Enable setNewMessageHandler API for android 2017-06-22 14:01:18 +02:00
DevHossamHassan
8c5258eebe Enable clearFileAttachment API for android 2017-06-22 13:53:35 +02:00
DevHossamHassan
646041064b Enable setPromptOptionsEnabled API 2017-06-22 13:43:38 +02:00
DevHossamHassan
c56f5fb87a Enable InstabugSurvey APIs for android 2017-06-22 09:21:07 +02:00
DevHossamHassan
2545f7f8a4 Enable setPostInvocationHandler API for android 2017-06-22 06:27:45 +02:00
DevHossamHassan
bb6d1ac318 Enable setPreSendingHandler API for android 2017-06-22 06:18:06 +02:00
DevHossamHassan
6e19ace4ff Enable SetPreInvocationHandler API for android
and add missing imports
2017-06-22 06:10:38 +02:00
DevHossamHassan
b009e16315 Enable logUserEventWithName API for android 2017-06-22 00:30:12 +02:00
DevHossamHassan
81e595598b Enable setWillSkipScreenshotAnnotation API for android 2017-06-22 00:12:05 +02:00
DevHossamHassan
486089980d Enable LogOut API for android 2017-06-22 00:06:31 +02:00