chrisbianca
d73928432d
Merge pull request #750 from omer88/fix_short_link_crash
...
Fix short link crash
2018-01-15 08:03:04 +00:00
Omer Levy
ae98c67a37
[links] revert the try/catch
2018-01-13 00:32:30 +02:00
Omer Levy
8d7152fe70
avoid call resolve on createShortDynamicLink error and remove try/catch in the js wrapper module
2018-01-12 16:39:18 +02:00
Chris Bianca
3dacb35291
[firestore] Add FieldPath support to DocumentReference and WriteBatch update methods
2018-01-12 11:49:45 +00:00
Chris Bianca
5e062868fc
[firestore] Add FieldPath support to DocumentSnapshot and Query
2018-01-11 18:28:14 +00:00
Chris Bianca
d700bf9d6d
[core] Add SDK_VERSION
2018-01-09 17:32:08 +00:00
Chris Bianca
301f2749c0
[internals] Migrate multi app flag to module configuration
2018-01-09 17:32:08 +00:00
chrisbianca
024a9b61a8
Merge pull request #730 from joserocha3/patch-1
...
Set NSNumber to nonnull for storage config calls
2018-01-09 10:37:26 +00:00
Chris Bianca
fe19942e18
[android][utils] Fix a couple of minor Android issues with internals refactor
2018-01-08 09:20:32 +00:00
Jose Pablo Rocha, Jr
6d31320686
Set NSNumber to nonnull for storage config calls
...
Made change requested by Chris Bianca via Discord chat. New versions of react-native requires that all NSNumber arguments are explicitly marked as `nonnull` to ensure compatibility with Android.
Only changed for a few storage methods. The other method exports with NSNumber will probably need to be updated as well, but I did not have a project setup to test them.
2018-01-07 15:09:40 -06:00
Chris Bianca
d1f2b3fcfa
[internals][types] Fix a couple of minor issues
2018-01-05 18:23:38 +00:00
Chris Bianca
80cb54ee6d
[internals][types] Last part of internal refactor; Got rid of remaining flow errors
2018-01-05 17:20:10 +00:00
Elliot Hesp
1b7c6dd8a4
Merge pull request #724 from krystofcelba/typescript-fabric-crashlytics
...
[typings][typescript] Add missing types for Crashlytics
2018-01-04 08:47:03 +00:00
Krystof Celba
a80748bfbf
[typings][typescript] Add missing types for Crashlytics
2018-01-04 03:39:10 +01:00
Chris Bianca
40125d8eb6
Merge branch 'internals-refactor'
2018-01-03 20:01:16 +00:00
Chris Bianca
0fe2fec819
[internals] More tidy up and hiding of internal functions
2018-01-03 20:00:38 +00:00
chrisbianca
226c94c906
Update ISSUE_TEMPLATE.md with links to Discord and SO
2018-01-03 09:09:02 +00:00
Chris Bianca
1f29354145
[internals] Fix a couple of missing log references
2017-12-27 15:29:38 +00:00
Chris Bianca
61d7c3b2eb
[internals] Move native events to individual modules to make it easier to see the relationship
2017-12-22 15:57:33 +00:00
Chris Bianca
f2c2007fdc
[internals] Start refactoring some of the internals to simplify, tidy up and also reduce flow type pollution
2017-12-22 15:24:31 +00:00
Chris Bianca
1a35d8a7b5
Remove unnecessary configuration files from npm build #698
2017-12-21 09:31:46 +00:00
Chris Bianca
10ca69c307
Update README.md
2017-12-15 18:17:43 +00:00
Chris Bianca
92ae311ed1
[ios] Final header fix for crashlytics
2017-12-15 17:16:32 +00:00
Chris Bianca
57a23e4263
3.2.0
2017-12-15 17:09:11 +00:00
Chris Bianca
c8d82207f4
[crashlytics][ios] Fix a couple of minor issues
2017-12-15 17:04:11 +00:00
Chris Bianca
865944d9a9
[ios][links] Remove warning for dynamic links
2017-12-15 16:09:02 +00:00
Chris Bianca
2dcb84c327
[ios] Add Fabric and Crashlytics search paths
2017-12-15 16:04:54 +00:00
Chris Bianca
3a497fa1a2
[ios] Update podspec location to resolve RN 0.50+ install issues
2017-12-15 15:14:05 +00:00
Chris Bianca
4c75e188f7
[firestore][typings] A few tweaks to match documentation
2017-12-15 11:46:37 +00:00
Chris Bianca
a03c445e0c
[auth] Add support for state in email actions
2017-12-07 12:36:51 +00:00
Chris Bianca
b099d13730
[firestore][tests] Add another test case for #568
2017-12-07 11:06:27 +00:00
Chris Bianca
efeb24d168
[crashlytics] Add first version of crashlytics functionality
2017-12-06 17:25:17 +00:00
Chris Bianca
e697f11641
[typings] Fix some admob type issues
2017-12-06 16:42:21 +00:00
Chris Bianca
9a9a7d47aa
Merge branch 'master' into flow-tidy-up
2017-12-06 10:28:13 +00:00
Chris Bianca
f96e673683
[typings] Fix incorrect path
2017-12-06 08:59:00 +00:00
Chris Bianca
4646c6723d
[typings] Make sure Typescript typings are copied correctly
2017-12-06 08:56:06 +00:00
Michael Diarmid
bb1a06575d
Merge pull request #665 from invertase/revert-664-master
...
Revert "iOS Dynamic Links now 'Survive' installation."
2017-12-04 23:08:20 +00:00
Michael Diarmid
c9a8b4e1b1
Revert "iOS Dynamic Links now 'Survive' installation."
2017-12-04 22:54:45 +00:00
Michael Diarmid
fd5ad26079
Merge pull request #664 from Codeseer/master
...
iOS Dynamic Links now 'Survive' installation.
2017-12-04 21:48:32 +00:00
Scott Adams
9845a51f10
iOS Dynamic Links now 'Survive' installation.
2017-12-04 14:24:44 -05:00
Chris Bianca
19cec2cd8b
Better flow config to remove unrelated errors
2017-12-04 12:07:41 +00:00
Michael Diarmid
ba79167c7f
Merge pull request #662 from lecramfriedrich/master
...
add smartbanner landscape for iOS
2017-12-03 21:37:33 +00:00
Marcel Friedrich
22ace9e3ed
add smartbanner landscape for iOS
2017-12-03 19:15:26 +01:00
Chris Bianca
c81a786014
[setup] Make use of postinstall-build to build `dist` if required
2017-11-29 10:06:06 +00:00
Chris Bianca
453b69cbb9
[setup] Remove post install step
2017-11-29 09:14:06 +00:00
Chris Bianca
b702fafdfb
[setup] Add postinstall build commands
2017-11-29 09:07:12 +00:00
Chris Bianca
08e6f00701
3.1.1
2017-11-28 16:26:25 +00:00
Salakar
daa988e8d2
[tests] enableLogging on firestore + database
2017-11-28 14:49:21 +00:00
Salakar
f60fe530d6
Merge remote-tracking branch 'origin/master'
2017-11-28 14:47:42 +00:00
Salakar
66a550b755
[android][database] add enableLogging warning messages if called after db usage
2017-11-28 14:47:36 +00:00