70 Commits

Author SHA1 Message Date
Hossam Hassan
560170ea10 Use setInvocationEvent API instead of changeInvocationEvent 2017-01-30 21:16:02 +02:00
Hossam Hassan
69bce7d93e Merge pull request #16 from Instabug/hotfix/fix-switch-case-error
Add missed  switch case keywords
2017-01-30 19:30:39 +02:00
Hossam Hassan
0f979efa51 Add missed switch case keywords 2017-01-30 19:29:36 +02:00
Hossam Hassan
062fc9e0a1 Merge pull request #15 from Instabug/hotfix/fix-instabug-ios-bridge-typos
Fix setPostInvocationHandler typo
2017-01-30 18:34:18 +02:00
Hossam Hassan
32e2e5b8d5 Fix setPostInvocationHandler typo 2017-01-30 18:06:34 +02:00
Hossam Hassan
ea1f84fb33 Merge pull request #14 from Instabug/fix/Fix-typos
Fix/fix typos
2017-01-23 17:00:10 +02:00
Hossam Hassan
3d801c0da7 Adjust java code formatting 2017-01-23 16:58:39 +02:00
Hossam Hassan
f6b2a90d4a Adjust code js and json code formatting 2017-01-23 16:57:58 +02:00
Hossam Hassan
f6a29210de Merge remote-tracking branch 'origin/dev' into dev 2017-01-23 15:12:52 +02:00
Hossam Hassan
e4637f2ebb fix some typos 2017-01-23 15:11:57 +02:00
Yair Loeza
30ca5edb16 Implementing constants bridge for andriod
- Refactoring use of strings in internal functions to use constatns
- Expose string constants through `getConstants` react method.
2017-01-23 12:39:36 +02:00
Hossam Hassan
d4189c4f2d Merge pull request #8 from yloeza/android-constants-definitions
Implementing constants bridge for andriod
2017-01-23 02:17:48 +02:00
Yousef Hamza
5bc52ea1e2 Update README.md 2017-01-20 20:52:04 +02:00
Hossam Hassan
b3a27c6f78 Release v1.0.5 v1.0.5 2017-01-14 01:40:15 +02:00
Hossam Hassan
409d478df1 Merge branch 'master' of https://github.com/Instabug/instabug-reactnative 2017-01-14 01:36:34 +02:00
Hossam Hassan
35b1db45a1 Revert "Release v1.0.5"
This reverts commit 4953f47c4d0b30cff6bf8d0332771e3f4af9ba66.
2017-01-14 01:19:32 +02:00
Hossam Hassan
4953f47c4d Release v1.0.5 2017-01-13 21:56:13 +02:00
Hossam Hassan
6cfc088bf5 Merge pull request #10 from Instabug/dev
Dev
2017-01-13 21:50:58 +02:00
Hossam Hassan
4c1ff84a60 Merge branch 'dev' of https://github.com/Instabug/instabug-reactnative into dev 2017-01-13 21:44:55 +02:00
Hossam Hassan
cfc87510f4 Upgrade minSdkVersion to 16
to be consistent with react-native minSdkVersion
2017-01-13 21:43:21 +02:00
Hossam Hassan
7b417f067d Merge pull request #5 from yloeza/master
React native js bridge for setAttachmentTypesEnabled instabug method
2017-01-11 04:42:12 +02:00
Yair Loeza
a6040e717b Implementing constants bridge for andriod
- Refactoring use of strings in internal functions to use constatns
- Expose string constants through `getConstants` react method.
2017-01-10 13:25:09 -08:00
Hossam Hassan
bdbe6fdae5 Fix typo in instabugReactBridge.m
invocationModeNewFeedback
2017-01-10 11:11:05 +02:00
Yair Loeza
3e1f9ce1a2 React native js bridge for setAttachmentTypesEnabled instabug method 2017-01-09 16:35:22 -08:00
Hossam Hassan
47bb36a915 Fix typo on iOS enums
for InstabugEnums invocationModeNewFeedback
v1.0.4
2017-01-10 01:22:11 +02:00
Hossam Hassan
a9dd80c192 Fix unsupported data type Locale 2017-01-10 00:16:02 +02:00
Hossam Hassan
fbac8d861f add default configuration 2016-12-07 20:10:44 +02:00
Hossam Hassan
aa0923930d Release v1.0.2 v1.0.2 2016-11-03 18:17:25 +02:00
Hossam Hassan
12d962fd53 fix RNInstabugReactnativePackage constructors params incompatible types 2016-11-02 16:16:19 +02:00
Hossam Hassan
73f5dcd899 fix RNInstabugReactnativePackage constructors order 2016-11-02 16:09:52 +02:00
Hossam Hassan
d6b658718d fix package.json JSON.parse error 2016-11-02 15:51:14 +02:00
Hossam Hassan
ec5b0b1680 add more spaces 2016-11-02 15:28:34 +02:00
Hossam Hassan
79d4666bb7 edit readme 2016-11-02 15:22:35 +02:00
Hossam Hassan
f7dfdb9170 Release v1.0.1 v1.0.1 2016-11-02 15:12:42 +02:00
DevHossamHassan
b216ced0db Fixing auto linking 2016-10-20 22:50:17 +02:00
Yousef Hamza
e56b14e69a Link to documentation from README 2016-10-20 17:27:47 +02:00
Yousef Hamza
969c4ecfa2 edits for documentation 2016-10-20 17:25:43 +02:00
DevHossamHassan
322e4e8eb2 Fix startWithToken API 2016-10-20 16:24:17 +02:00
DevHossamHassan
d1d58bd7c5 Add startWithToken API by token only 2016-10-18 16:23:53 +02:00
DevHossamHassan
80fbd4b630 Fix Application Context 2016-10-18 14:34:15 +02:00
DevHossamHassan
486acb4a2b Fix Application Context 2016-10-18 14:25:27 +02:00
DevHossamHassan
40781fe813 Fix Application Context 2016-10-18 14:10:19 +02:00
DevHossamHassan
3728f018dd Fix Application Context 2016-10-18 13:23:16 +02:00
DevHossamHassan
0e3a86cdd3 Fix Application Context 2016-10-18 12:58:38 +02:00
DevHossamHassan
a8a8a82395 Fix Application Context 2016-10-18 12:21:22 +02:00
DevHossamHassan
ca45b3a920 Fix missing header file 2016-10-18 12:15:36 +02:00
DevHossamHassan
90f1e84249 Fix Instabug packages 2016-10-18 11:09:06 +02:00
DevHossamHassan
e23e5e9ae6 Merge branch 'master' of https://github.com/Instabug/instabug-reactnative 2016-10-17 20:43:41 +02:00
DevHossamHassan
b18f3cbd23 Fix Instabug Invocation Mode 2016-10-17 20:43:28 +02:00
Yousef Hamza
15cfd6f7e0 Fix broken index.js 2016-10-17 20:21:05 +02:00