98 Commits

Author SHA1 Message Date
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
DevHossamHassan
973d5fcb59 Fix Sample app 2017-07-06 20:08:53 +02:00
DevHossamHassan
a9cee98847 Fix invoke issue 2017-07-06 17:12:32 +02:00
DevHossamHassan
b5015fd959 Fix RNInstabugReactNativePackage 2017-07-05 14:55:19 +02:00
DevHossamHassan
30bd01e227 Enable switching between InstabugInvocationEvents
Enable setting Primary color to Instabug
2017-07-05 14:21:13 +02:00
DevHossamHassan
9b871dff58 Move Instabug instantiation to Android Application class 2017-07-05 06:22:24 +02:00
DevHossamHassan
15bca21d05 Fix setShakingThreshold parameter api 2017-06-27 16:19:51 +02:00
DevHossamHassan
c0c09bfc95 Expose setShakeThresholdForAndroid API to JS 2017-06-26 23:19:46 +02:00
DevHossamHassan
8fc4186d36 Fix some typos in docs 2017-06-22 23:35:53 +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
7ca40c4db4 Fix Surveys import package 2017-06-22 12:46:39 +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
402eb20429 Add Arrayutil and MapUtil classes and fix some expected bugs 2017-06-22 06:08:45 +02:00
DevHossamHassan
1aee742c93 Enable logUserEventWithNameAndParams API for android 2017-06-22 01:45:46 +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
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
3148a9b529 Fix InstabugReactnativepackage error 2017-06-21 01:20:30 +02:00
DevHossamHassan
f162689a80 Expose StringToKey Strings 2017-06-21 01:04:59 +02:00
DevHossamHassan
a53e226415 Fix stringToKey type error 2017-06-21 00:45:09 +02:00
DevHossamHassan
0ee7b45c2d Cleanup the code 2017-06-20 04:06:40 +02:00
DevHossamHassan
a059f5c6e3 Enable CustomStrings APIs in android 2017-06-20 03:51:55 +02:00
DevHossamHassan
712016c164 Enable identifyUser APIs in android 2017-06-20 00:12:26 +02:00
DevHossamHassan
1814b37b85 Enable appendTags APIs in android 2017-06-20 00:03:22 +02:00
DevHossamHassan
a627d12031 Enable isCommentFieldRequired API in android 2017-06-19 23:47:10 +02:00
DevHossamHassan
c37b567209 Enable isEmailFieldRequired API in android 2017-06-19 16:38:23 +02:00
DevHossamHassan
5c255c176c Enable setting Theme Color in android 2017-06-19 16:05:12 +02:00
Stephen Bird
338db48b23 Update build tools version
Updated versions of gradle require 25.X.X
2017-06-15 16:25:02 -07:00
DevHossamHassan
c80eedd0db Fix setUserName API typo 2017-06-10 05:16:47 +02:00