98 Commits

Author SHA1 Message Date
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
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
yousefhamza
42bef2eb23 Add documentation 2017-06-21 11:53:47 +02:00
DevHossamHassan
3365be2ef9 Use Callbacks in getAllUserAttribute API 2017-06-21 05:42:50 +02:00
DevHossamHassan
4471d3b402 Use Callbacks in getUserAttribute API 2017-06-21 05:23:05 +02:00
DevHossamHassan
cae5a8910f Use Callbacks in getTags API 2017-06-21 05:18:16 +02:00
DevHossamHassan
1365d040ca Use Callbacks in getUnReadMessageAPI 2017-06-21 03:53:28 +02:00
DevHossamHassan
f162689a80 Expose StringToKey Strings 2017-06-21 01:04:59 +02:00
DevHossamHassan
f764e0f436 Add missed comma and adjust code formatting 2017-06-21 00:02:08 +02:00
yousefhamza
33dd6d3ad4 Add signature of methods to index.js 2017-06-20 16:26:57 +02:00
DevHossamHassan
d28fe0836f Enable userAttributes APIs 2017-06-20 13:49:56 +02:00
DevHossamHassan
a059f5c6e3 Enable CustomStrings APIs in android 2017-06-20 03:51:55 +02:00