Yousef
|
0549f962e2
|
Update typings to allow null values to clear Analytics values
See https://firebase.google.com/docs/reference/android/com/google/firebase/analytics/FirebaseAnalytics#setUserId(java.lang.String)
|
2017-10-26 11:55:37 +01:00 |
Michele Bombardi
|
62ab50ec77
|
Missing new app function typings
|
2017-10-06 13:11:32 +02:00 |
Salakar
|
1fd372cf9a
|
misc typings linting
|
2017-09-29 11:35:20 +01:00 |
Michele Bombardi
|
e6cb5fed60
|
deleteInstanceId feature (Android only)
|
2017-09-26 16:33:20 +02:00 |
Michael Diarmid
|
e538549286
|
Merge pull request #421 from levibotelho/update-database-types
Update database TypeScript types
|
2017-09-18 13:57:06 +01:00 |
Levi Botelho
|
46c7d03c8a
|
Update database TypeScript types
|
2017-09-18 09:23:34 +02:00 |
Brian M Hiss
|
32cb4155b4
|
[auth][phone] Allow for linkWithCredential() for PhoneAuthProvider.
|
2017-09-01 15:47:42 +08:00 |
Salakar
|
fd93d24e1a
|
[js][ios][android][auth] checkActionCode implemented
|
2017-07-05 14:56:18 +01:00 |
Salakar
|
08f4f0c97b
|
[js][ios][android][auth] applyActionCode implemented
|
2017-07-05 14:16:35 +01:00 |
Alex Gentile
|
bc2f2c4317
|
Add TIMESTAMP to database.ServerValue
|
2017-06-24 20:46:56 -07:00 |
Chris Bianca
|
782958d026
|
[messaging] Update typescript definition to match interface changes
|
2017-06-19 12:26:10 +01:00 |
Jon San Miguel
|
aa439c95f3
|
Typescript Def: Make path optional for database ref
|
2017-05-31 18:20:44 -04:00 |
Christoph Jerolimov
|
96d4fab8c1
|
Update the getBadgeNumber documentation and add android hint
|
2017-05-14 22:50:07 +02:00 |
taljacobson
|
9d32630d01
|
add some non type blocking any's
|
2017-04-26 22:12:59 +03:00 |
taljacobson
|
e5382b96df
|
change some Object type to any to unblock typing,
add GoogleApiAvailabilityType,
add namespace for auth, messaging
|
2017-03-30 17:09:48 +03:00 |
taljacobson
|
32704e8cba
|
add code to Error, fix typo, change authStateChange Method
|
2017-03-29 00:49:12 +03:00 |
Tal Jacobson
|
aae9000a30
|
add database, storage interface
toke some definitions from firebase npm d.ts file had to extend to align with the projects api
|
2017-03-23 14:58:03 +02:00 |
Tal Jacobson
|
d4f31e0039
|
Update index.d.ts
namespace interfaces, export class as default
|
2017-03-23 12:06:07 +02:00 |
Tal Jacobson
|
59a0d7ed6a
|
create typescript definitions file
|
2017-03-23 00:43:20 +02:00 |