Commit Graph
32 Commits
Author SHA1 Message Date
Chris Bianca 1a5253997d [database] Multi database check url format, and make logging static 2018-03-23 08:42:10 +00:00
Akshet Pandey a9470e78c5 CR Changes 2018-03-21 13:08:46 -07:00
JinHao Chen cc8799b465 Implement multiple database shard support 2018-03-21 12:51:02 -07:00
Salakar 66a550b755 [android][database] add enableLogging warning messages if called after db usage 2017-11-28 14:47:36 +00:00
Salakar 99dfdfc982 [android][database] fix boolean issue 2017-11-28 12:27:38 +00:00
Salakar a94943bfc0 fix imports 2017-11-28 09:09:58 +00:00
Salakar 33e06f9b6e [android][database] misc todo 2017-11-08 16:09:39 +00:00
Salakar 621df87145 [android][database] added enableLogging(boolean) method 2017-11-08 15:59:55 +00:00
Salakar a4ca30a66f [android][database] added setPersistenceCacheSizeBytes(bytes: integer); 2017-11-08 11:43:59 +00:00
Salakar dda01cd8cf [android][database] added enableLogging(boolean) method 2017-11-08 11:43:03 +00:00
Chris Bianca 9822cb34d4 [database] Correctly differentiate limitToLast and other similar clauses 2017-10-23 17:03:49 +01:00
Omer Levy 252b879ef4 fix reference compare to null 2017-10-18 10:30:24 +01:00
Omer Levy aa36487ec1 temporary fix to the reference off bug 2017-10-18 10:30:24 +01:00
Chris Bianca cda1c27b5c [firestore][android][js] Add document onSnapshot support plus tests 2017-10-02 13:11:38 +01:00
Salakar 8958e47e36 [database][android] misc cleanup from previous iterations of listener registration logic 2017-08-22 16:01:25 +01:00
Salakar fd474d5adb [android][auth] phoneAuth via EE implementation 2017-08-19 05:22:07 +01:00
Salakar 887823162a [android][database] cleanup & implement .off() native functionality 2017-08-16 21:35:58 +01:00
Salakar e4d27029b9 [js][android] database sync tree implementation with adjusted tests 2017-08-15 21:29:50 +01:00
Salakar f1709970e9 [database][wip] on/off logic refactor - heavily still wip so things still to change 2017-08-14 11:05:49 +01:00
Salakar 913bb4e500 [android][database] updated keepSynced to now work with modifiers 2017-08-05 21:42:36 +01:00
Chris Bianca a785b050db [database][ios][wip] Replicate Android changes on iOS 2017-08-02 16:51:57 +01:00
Salakar b935034592 [database][wip] misc multi-app 2017-08-02 10:38:30 +01:00
Salakar e3d1261973 [database][wip] refactor & improvements to add support for multiple apps 2017-07-30 07:34:41 +01:00
Chris Bianca 46772d253d [android][ios][database] Add missing setPriority and setWithPriority methods 2017-07-19 18:18:16 +01:00
Salakar 2f67e8b35b [both][database] all 'once' event types now supported - not just 'value' 2017-07-04 16:17:42 +01:00
Aleck Greenham 6220d9d7dd [Android][Database] Fix #97 Stop logging com.google.firebase.database.DatabaseException 2017-05-09 07:00:17 +01:00
Chris Bianca ef306162b4 [js][android] Support multiple listeners on a single ref 2017-04-26 12:21:53 +01:00
Salakar bb6b1aa7f2 [android,js][database] transactions support implemented 2017-03-24 22:53:56 +00:00
Salakar b02bcbd9cf more error standardisation on android 2017-03-09 15:29:08 +00:00
Salakar 214928ba7f android: fixed once and on error handling 2017-03-07 16:54:04 +00:00
Salakar 4d9255c3e9 misc formatting 2017-03-02 11:38:43 +00:00
Salakar c652d73c9f RNFirebase android 2017-03-02 11:30:08 +00:00