135 Commits

Author SHA1 Message Date
Salma ElTarzi
968ce1cf33 Merge branch 'master' of https://github.com/Instabug/instabug-reactnative 2018-02-04 12:05:07 +02:00
salmatarzi
b2ec43f277
Merge branch 'master' into refactoring 2018-02-04 12:05:56 +02:00
Salma ElTarzi
de386ca329 📝 Java module code refactore 2018-02-04 12:02:11 +02:00
Salma ElTarzi
c33afd57ce ⬆️ Upgrade native Android and iOS SDK dependency 2018-02-03 11:52:22 +02:00
Salma ElTarzi
76cec53491 Add setViewHierarchyEnabled API - Android 2018-01-18 20:03:13 +02:00
Salma ElTarzi
e14d346041 ⬆️ Upgrade native Android SDK dependency 2018-01-16 18:08:04 +02:00
Salma ElTarzi
07a572f12e ⬆️ Upgrade native Android SDK dependency 2018-01-10 13:38:42 +02:00
Salma ElTarzi
9759ac95d9 ⬆️ Upgrade native Android SDK dependency 2018-01-08 12:10:17 +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
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
cccb8d3557 Android - Add api for hasRespondedToSurvey 2018-01-04 11:57:13 +02:00
Salma ElTarzi
23f8ae15d3 Android - Add api for showSurvey 2018-01-04 11:36:49 +02:00
Salma ElTarzi
1333c4c265 ⬆️ Upgrade native Android and iOS SDK dependency 2018-01-03 18:34:34 +02:00
Salma ElTarzi
fed094589a ⬆️ Upgrade native Android dependency 2017-12-26 14:46:33 +02:00
Salma ElTarzi
929d923ca8 ⬆️ Upgrade native Android dependency 2017-12-25 16:34:05 +02:00
Salma ElTarzi
9efccdf6ed 📝 Adjusted code styles 2017-12-25 11:15:37 +02:00
Salma ElTarzi
983d0d8c2d 📝 Code readjustments 2017-12-20 14:37:07 +02:00
Salma ElTarzi
f1f4b8a952 Add setVideoRecordingFloatingButtonPosition for Android 2017-12-20 14:18:31 +02:00
Salma ElTarzi
1e6b2235e3 ⬆️ Upgrade native Android SDK dependency 2017-12-18 17:01:15 +02:00
Salma ElTarzi
f9c40e827c ⬆️ Upgrade Native Android dependency. 2017-10-31 16:48:58 +02:00
Salma ElTarzi
9dcf53922e ⬆️ Upgrade native Android dependency 2017-10-25 13:39:47 +02:00
Salma ElTarzi
d9d867d157 ⬆️ Upgrade Native Android dependency 2017-10-05 11:36:08 +02:00
Alexander Annas Helgason
a1ccac15be Fixes setString method name for androd 2017-10-04 16:00:17 +00:00
Salma ElTarzi
7af99f00d4 📝 Disable crash reporting by default 2017-09-27 22:00:48 +02:00
Salma ElTarzi
93be337c84 ⬆️ Upgrade native Android dependency 2017-09-27 14:33:51 +02:00
Salma ElTarzi
f996cc8179 ⬆️ Upgrade Native Android SDK version 2017-09-18 15:50:34 +02:00
salmatarzi
2f54ef5710 Merge pull request #59 from fcmatteo/master
0.47 backward compatibile Android support
2017-08-31 12:43:40 +02:00
Salma ElTarzi
5a2ff35d40 ⬆️ Upgrade Native Android SDK version 2017-08-26 20:27:59 +02:00
Salma ElTarzi
c49510c406 Add missing api setEnableInAppNotificationSound 2017-08-26 20:26:01 +02:00
Salma ElTarzi
e080ee96a2 Merge branch 'master' of https://github.com/Instabug/instabug-reactnative into feature/missing_apis 2017-08-26 20:00:14 +02:00
Facundo Matteo
b219adaf21 0.47 backward compatibile Android support 2017-08-22 18:29:43 -03:00
Salma ElTarzi
0fbe741d6b 💎 Pump version. 2017-08-17 19:42:29 +02:00
Salma ElTarzi
1e735d6d0e Add api method for setSuccessDialogEnabled 2017-08-17 13:11:34 +02:00
Salma ElTarzi
5c05f53f5d 🎨 Improve structure of the code, by adding the send event method to the end of the file. 2017-08-10 11:23:17 +02:00
Salma ElTarzi
a455a93802 📝 Add missing imports in the module class. 2017-08-10 11:08:56 +02:00
Salma ElTarzi
ea9dde9859 📝 Add import for the Arguments class. 2017-08-10 10:54:55 +02:00
Salma ElTarzi
5e4195b745 🐛 Fix a bug where the sendEvent method was not added 2017-08-10 04:14:29 +02:00
Salma ElTarzi
718dfec51e 🎨 Add proper indentation to the method 2017-08-08 17:40:12 +02:00
Salma ElTarzi
7e3d97af27 🎨 Convert directly from an readable array to an array of strings 2017-08-08 17:39:20 +02:00
Salma ElTarzi
43a466229e 🐛 Fix bug where appendTags() accepted a string, and not an array of tags 2017-08-08 15:15:13 +02:00
Salma ElTarzi
e8997dadc5 🐛 Fix bug where callbacks could only get invoked once 2017-08-08 15:14:10 +02:00
Salma ElTarzi
d1c1daa9f7 📝 Change the default value of floating button edge in the deprecated constructor to be left 2017-07-24 20:33:25 +02:00
Salma ElTarzi
48854677c1 📝 Removed the setFloatingButtonEdge mapping method from the module class 2017-07-24 19:26:36 +02:00
Salma ElTarzi
84870020c8 📝 Change the format of the package instance by adding all the default values to the builder 2017-07-24 19:15:34 +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
Hossam Hassan
8f2a2d2583 Merge pull request #38 from sebirdman/master
Update build tools version
2017-07-09 17:25:51 +02:00
DevHossamHassan
e0639feaa0 Fix manual invocation 2017-07-08 07:48:11 +02:00