424 Commits

Author SHA1 Message Date
salmatarzi
07c1063a4b 🤝 Merge pull request #65 from Instabug/fix/add_binary_in_library
Fix/add binary in library
2017-08-31 16:22:31 +02:00
Salma ElTarzi
3fcedd062e 📚Update Docs 2017-08-31 16:18:31 +02:00
Salma ElTarzi
9538d6ba90 Merge branch 'master' of https://github.com/Instabug/instabug-reactnative into fix/add_binary_in_library 2017-08-31 16:08:37 +02:00
Salma ElTarzi
177cc852b1 📝 Update the ruby script to account for running it with Android only configuration. 2017-08-31 16:03:18 +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
16ccbcd1bf 📚 Update README. 2017-08-31 02:35:09 +02:00
Salma ElTarzi
3b86efc04c Add binary framework in project 2017-08-31 02:32:55 +02:00
Salma ElTarzi
8400eba008 📚Update README file. 2017-08-29 10:55:22 +02:00
Salma ElTarzi
7ff6cc5534 💎 Bump version 2017-08-28 13:00:52 +02:00
salmatarzi
8a13a13411 Merge pull request #61 from Instabug/feature/missing_apis
📝 Automatically running pod install after installation of the SDK
2017-08-28 12:41:00 +02:00
Salma ElTarzi
acd1f606e5 📝 Automatically running pod install after installation of the SDK 2017-08-28 12:39:08 +02:00
salmatarzi
c846613081 Merge pull request #60 from Instabug/feature/missing_apis
Feature/missing apis
2017-08-27 11:57:58 +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
Salma ElTarzi
ff4a0d9f76 Add feature to support JS console logs with bug reports 2017-08-26 20:00:01 +02:00
Facundo Matteo
b219adaf21 0.47 backward compatibile Android support 2017-08-22 18:29:43 -03:00
Salma ElTarzi
655b05526a 💎 Pump version. 2017-08-17 21:36:39 +02:00
salmatarzi
c1833e952b Merge pull request #58 from Instabug/hotfix/fix_user_attribute
🐛 Fix a bug where the setUserAttribute API in iOS mixed the key a…
2017-08-17 21:36:24 +02:00
Salma ElTarzi
b28b9caa56 🐛 Fix a bug where the setUserAttribute API in iOS mixed the key attribute with the value and vice versa. 2017-08-17 21:14:36 +02: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
19cac949eb 💎 Pump version. 2017-08-10 12:20:25 +02:00
Hossam Hassan
65ae5a977e 🤝 Merge pull request #56 from Instabug/hotfix/add_send_event_method
🐛 Fix a bug where the sendEvent method was not added
2017-08-10 12:30:35 +03: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
DevHossamHassan
b47e21fb54 💎 Pump version 2017-08-08 18:27:25 +02:00
Hossam Hassan
bdad0e9475 🤝 Merge pull request #54 from Instabug/fix/fix_callback_invocations
Fix/fix callback invocations
2017-08-08 19:20:18 +03: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
ce3266e3da 🎨 Refactor auto generate build method alignment. 2017-08-08 17:36:25 +02:00
Salma ElTarzi
669f94e936 🎨 Refactor auto generated build method alignment. 2017-08-08 15:21:44 +02:00
Salma ElTarzi
5f6aa905c0 🔥 Remove setPrimaryColor() from android 2017-08-08 15:17:38 +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
Hossam Hassan
1fc518dac2 Merge pull request #53 from ikhattab/patch-1
add yarn installation note to README.md
2017-08-03 10:27:03 +02:00
Ihab Khattab
f79224ef18 📚 add yarn installation note to README.md 2017-08-03 02:12:24 +02:00
Salma ElTarzi
eb72c58bd4 📚 Update the README.md file 2017-07-24 21:04:01 +02:00
Salma ElTarzi
bb420b9287 💎 Pump version 2017-07-24 20:38:57 +02:00
Hossam Hassan
fb4cedbcd5 Merge pull request #50 from Instabug/SALMAT/testRelease
Salmat/test release
2017-07-24 20:34:48 +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
bd0bfa1175 add text input in sample app for testing purposes 2017-07-19 15:06:22 +02:00
DevHossamHassan
8dd1ccc985 Pump version 2017-07-18 20:24:32 +02:00
Hossam Hassan
35aed6e454 Merge pull request #49 from Instabug/SALMAT/testRelease
🐛 Fix the bug where the sdk gets invoked automatically at app lau…
2017-07-18 18:05:02 +02:00