Commit Graph

23 Commits

Author SHA1 Message Date
Salakar b53bf5bbe8 misc cleanup of redundant code + flow type fixes 2017-09-25 23:19:13 +01:00
Salakar c4472cf8e7 [flow] misc warnings 2017-09-25 23:05:07 +01:00
Salakar 3316a61bbb isIOS and isAndroid utils are now constants instead of functions 2017-09-24 13:19:24 +01:00
Salakar 2755fd2433 [internals] added isIOS / isAndroid utils 2017-09-23 18:25:48 +01:00
Salakar 5864481781 add 2017-09-23 18:16:43 +01:00
Salakar 92504580e5 [js][internals] updated nativeToJSError util to exclude itself from error stacks 2017-08-19 05:18:34 +01:00
Salakar e4d27029b9 [js][android] database sync tree implementation with adjusted tests 2017-08-15 21:29:50 +01:00
Salakar 491b61afad [js][database] nativeToJSError util can now attach addition props to the error - e.g. ref path 2017-08-14 18:43:21 +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 53acfe3584 [js][database] remove, update, setWithPriority, setPriority & set now correctly support callbacks or promises
[js][database] fixed query modifier methods - were accessing incorrect query property
2017-08-05 21:49:28 +01:00
Salakar e3d1261973 [database][wip] refactor & improvements to add support for multiple apps 2017-07-30 07:34:41 +01:00
Salakar 80ae8425ce started work on multiple app initialization 2017-06-29 17:24:34 +01:00
Elliot Hesp 5b39ab3efe Cleanup utils 2017-05-27 17:31:00 +01:00
Michael Diarmid 5a62d9664b Merge pull request #131 from invertase/admob
Admob -> v2 Branch
2017-05-27 13:23:37 +01:00
Elliot Hesp d9adef31a5 [admob][android] Add util to convert code + message to JS Error 2017-05-26 17:56:04 +01:00
Salakar 6f81605616 [js][all] added nativeSDKMissing check for all modules - part of making all module native sdk's optional. 2017-05-25 23:39:06 +01:00
Ben Styles 477bd2bf54 initial commit 2017-05-10 17:37:03 +01:00
Ben Styles 51a07fc4ee flow fixes that change logic slightly 2017-04-04 17:58:47 +01:00
Ben Styles 5acea6d218 initial commit: basic flow errors 2017-04-04 17:58:20 +01:00
Salakar 51c63b2f3e js: cleanup error util 2017-03-07 17:35:48 +00:00
Salakar a3f3cf930a js: fixed promise rejected with non-error warning 2017-03-07 17:02:24 +00:00
Salakar 7e8dbcbb35 dump of current js files 2017-03-02 13:09:41 +00:00
Salakar 081adee1dc utils - js 2017-02-14 15:56:28 +00:00