Salakar
|
2f3d9146eb
|
5.0.0
v5.0.0
|
2018-09-26 08:52:31 +01:00 |
|
Salakar
|
2c939872bc
|
update feature table
|
2018-09-26 08:37:34 +01:00 |
|
Salakar
|
9818fc80e0
|
update feature table
|
2018-09-26 08:35:53 +01:00 |
|
Salakar
|
3a1df2bb3e
|
update versions
|
2018-09-26 08:28:16 +01:00 |
|
Salakar
|
f1a85a06f8
|
[auth][ios][android] ActionCodeInfo now correctly has an operation property (incorrectly set to actionType formerly) - fixes #1423
|
2018-09-26 08:02:59 +01:00 |
|
Salakar
|
a8900ee7cf
|
[android][notifications] fix vibrationPattern crash - array not initialized with size..
|
2018-09-26 07:40:41 +01:00 |
|
Salakar
|
e20652d67d
|
[ios][crashlytics] add support for multiple crashlytics locations (pods vs manual linking) fixes #1401
|
2018-09-26 07:39:20 +01:00 |
|
Salakar
|
4ec5524645
|
[ios][crashlytics] add support for multiple crashlytics locations (pods vs manual linking) fixes #1401
|
2018-09-26 06:57:11 +01:00 |
|
Salakar
|
ed68f29178
|
[ios][tests] update to v5.9.0 iOS SDKs
|
2018-09-25 22:40:56 +01:00 |
|
Salakar
|
0c24d8c148
|
5.0.0-rc6
v5.0.0-rc6
|
2018-09-25 22:07:55 +01:00 |
|
Michael Diarmid
|
3b3c088da7
|
Merge pull request #1528 from invertase/auth-getidtokenresult
[auth] add getIdTokenResult support
|
2018-09-25 21:50:54 +01:00 |
|
Salakar
|
f98f21b0c9
|
[auth][ios] use claims provider if tokenResult provider empty
|
2018-09-25 21:44:41 +01:00 |
|
Salakar
|
aba018f357
|
[ios][auth] add native getIdTokenResult method
|
2018-09-25 20:11:59 +01:00 |
|
Salakar
|
6f2f455ea6
|
[ios][utils] add getISO8601String helper
|
2018-09-25 20:11:21 +01:00 |
|
Salakar
|
6ac1ae8e88
|
[tests][auth] remove fetchProvidersForEmail usage - fn no longer exists
|
2018-09-25 19:03:00 +01:00 |
|
Salakar
|
6e7feaa7e8
|
[tests][auth] add getIdTokenResult test
|
2018-09-25 19:02:26 +01:00 |
|
Salakar
|
41f6614548
|
[auth][android] implement native user.getIdTokenResult method
|
2018-09-25 19:01:31 +01:00 |
|
Salakar
|
cf62ce9dfa
|
[auth][js] implement user.getIdTokenResult method + flow types
|
2018-09-25 18:59:26 +01:00 |
|
Salakar
|
81adcaddbe
|
[android][utils] timestampToUTC method
|
2018-09-25 18:58:30 +01:00 |
|
Salakar
|
e0d1f64898
|
[ios][auth] rename native method for getIdToken
|
2018-09-25 18:57:33 +01:00 |
|
Salakar
|
4e6cbdd74c
|
[types][auth] add IdTokenResult & getIdTokenResult typescript definitions
|
2018-09-25 18:56:56 +01:00 |
|
Salakar
|
90ed6c23bc
|
update npmignore
|
2018-09-25 18:55:15 +01:00 |
|
Salakar
|
78c0c0ca64
|
[auth][types] misc deprecation removals
|
2018-09-25 16:24:32 +01:00 |
|
Salakar
|
a3bfcf58d8
|
Merge remote-tracking branch 'origin/master'
|
2018-09-25 16:19:13 +01:00 |
|
Salakar
|
caf0961b5b
|
[auth][js] remove deprecated method getToken
|
2018-09-25 16:18:49 +01:00 |
|
Salakar
|
82f4bd79a0
|
[auth][js] remove deprecated method fetchProvidersForEmail
|
2018-09-25 16:18:08 +01:00 |
|
Michael Diarmid
|
48ee9db84b
|
Merge pull request #1523 from invertase/auth-deprecate
[auth][wip] Deprecate all *AndRetrieveData* methods
|
2018-09-25 15:46:04 +01:00 |
|
Salakar
|
17cfbee8ca
|
[auth][android] deprecate all *AndRetrieveData* methods on auth() and User
|
2018-09-25 15:30:55 +01:00 |
|
Salakar
|
fb6153db94
|
[notifications][android] fix #1527
|
2018-09-25 12:01:42 +01:00 |
|
Salakar
|
ea9b04737b
|
misc
|
2018-09-25 11:53:59 +01:00 |
|
Michael Diarmid
|
c218c15d3f
|
Update build.gradle
|
2018-09-25 10:38:08 +01:00 |
|
Salakar
|
d2f61f6414
|
[types][ts] deprecate all *AndRetrieveData* methods + fix all typos...
|
2018-09-25 00:08:49 +01:00 |
|
Salakar
|
192b509a40
|
[auth][[ios][js] deprecate all *AndRetrieveData* methods on auth() and User
|
2018-09-24 23:39:43 +01:00 |
|
Michael Diarmid
|
5fe8117667
|
Update README.md
|
2018-09-24 20:27:31 +01:00 |
|
Michael Diarmid
|
1b76372519
|
Update README.md
|
2018-09-24 20:24:11 +01:00 |
|
Salakar
|
38954423a7
|
[ios] Firebase SDK update v5.6.0 => v5.8.1
|
2018-09-24 04:42:25 +01:00 |
|
Salakar
|
bb4659d964
|
[android] update Firebase SDK deps
|
2018-09-24 04:41:37 +01:00 |
|
Salakar
|
ccac667177
|
[tests][ios] update Podfile
|
2018-09-24 04:14:31 +01:00 |
|
Salakar
|
f3d6700ad1
|
[tests][ios] update podfile.lock
|
2018-09-24 03:19:34 +01:00 |
|
Salakar
|
4b50be30a3
|
[tests][android][perf] add delay to work around detox relaunch issue
|
2018-09-24 03:10:40 +01:00 |
|
Salakar
|
9ac86f96a3
|
5.0.0-rc5
v5.0.0-rc5
|
2018-09-24 02:53:13 +01:00 |
|
Salakar
|
855b8fab53
|
[firestore][android] re-write serialize class and add support for NaN & Infinity numbers
|
2018-09-24 02:48:29 +01:00 |
|
Salakar
|
571d9b6031
|
[firestore][ios] re-write FirestoreDocReference internals + add support for Infinity & NaN numbers
|
2018-09-23 07:49:50 +01:00 |
|
Salakar
|
685270402e
|
[tests] add in app ui for current test status + enable test retrying
|
2018-09-22 20:31:55 +01:00 |
|
Salakar
|
c75b722c53
|
[tests][firestore] add document SnapshotError tests
|
2018-09-21 00:13:05 +01:00 |
|
Salakar
|
f9e9179242
|
[tests][firestore] add collection SnapshotError tests
|
2018-09-21 00:12:46 +01:00 |
|
Salakar
|
7041403c4d
|
[firestore] implement SnapshotError
|
2018-09-21 00:11:56 +01:00 |
|
Salakar
|
3ab4cf439e
|
[firestore] document onSnapshot now correctly returns a valid instance of error... and handles errors even if no observer
|
2018-09-21 00:11:28 +01:00 |
|
Salakar
|
614cb61818
|
[firestore] collection onSnapshot now correctly returns a valid instance of error... and handles errors even if no observer
|
2018-09-21 00:10:55 +01:00 |
|
Salakar
|
fef70f3235
|
[internal] expose log on ModuleBase
|
2018-09-21 00:08:28 +01:00 |
|