-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Supporting cordova-cli@9 or cordova-lib@9 #1034
base: master
Are you sure you want to change the base?
Commits on Mar 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2e1fae3 - Browse repository at this point
Copy the full SHA 2e1fae3View commit details
Commits on Apr 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 08f9b17 - Browse repository at this point
Copy the full SHA 08f9b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 609211e - Browse repository at this point
Copy the full SHA 609211eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c57ad - Browse repository at this point
Copy the full SHA a2c57adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 247b6a2 - Browse repository at this point
Copy the full SHA 247b6a2View commit details
Commits on May 17, 2019
-
Fixes issues cause by Firebase SDK updates on 5 April 2019 (https://f…
…irebase.google.com/support/release-notes/android#update_-_april_05_2019) which removed deprecated API features causing Android build failures. See arnesson#1057 (cherry picked from commit 143f450)
Configuration menu - View commit details
-
Copy full SHA for 46a7bd1 - Browse repository at this point
Copy the full SHA 46a7bd1View commit details -
Remove obsolete <service> entry for FirebasePluginInstanceIDService.
See arnesson#1058 (review) (cherry picked from commit 25c7a50)
Configuration menu - View commit details
-
Copy full SHA for eee2cfe - Browse repository at this point
Copy the full SHA eee2cfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17eb7c4 - Browse repository at this point
Copy the full SHA 17eb7c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 289706f - Browse repository at this point
Copy the full SHA 289706fView commit details -
Merge pull request #2 from wizpanda/firebase-changes
Fixes for latest firebase changes
Configuration menu - View commit details
-
Copy full SHA for ad537b6 - Browse repository at this point
Copy the full SHA ad537b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 878a4c5 - Browse repository at this point
Copy the full SHA 878a4c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2333790 - Browse repository at this point
Copy the full SHA 2333790View commit details
Commits on May 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 385ce85 - Browse repository at this point
Copy the full SHA 385ce85View commit details
Commits on Jun 10, 2019
-
Added ability to log js stack trace on android.
Daniel Stone committedJun 10, 2019 Configuration menu - View commit details
-
Copy full SHA for ffec9e3 - Browse repository at this point
Copy the full SHA ffec9e3View commit details -
Missed adding file to plugin.xml
Daniel Stone committedJun 10, 2019 Configuration menu - View commit details
-
Copy full SHA for b674176 - Browse repository at this point
Copy the full SHA b674176View commit details -
Fixed error if stacktrace is missing data and js bug if stackTrace wa…
…s undefined.
Daniel Stone committedJun 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 42c66b0 - Browse repository at this point
Copy the full SHA 42c66b0View commit details
Commits on Jun 12, 2019
-
Fixed ios error logging and added ability to log stack traces.
Daniel Stone committedJun 12, 2019 Configuration menu - View commit details
-
Copy full SHA for c1d4d10 - Browse repository at this point
Copy the full SHA c1d4d10View commit details
Commits on Jun 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bd921fa - Browse repository at this point
Copy the full SHA bd921faView commit details
Commits on Jun 17, 2019
-
Merge pull request #9 from maximilianloy/android-createchannel
Add createChannel function for Android 0
Configuration menu - View commit details
-
Copy full SHA for 3046ef9 - Browse repository at this point
Copy the full SHA 3046ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1911802 - Browse repository at this point
Copy the full SHA 1911802View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8eb565 - Browse repository at this point
Copy the full SHA b8eb565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06de856 - Browse repository at this point
Copy the full SHA 06de856View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ec09f - Browse repository at this point
Copy the full SHA b8ec09fView commit details
Commits on Jun 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 809d7f5 - Browse repository at this point
Copy the full SHA 809d7f5View commit details -
Merge pull request #8 from distinctdan/master
Fixed crash logging on iOS, added ability to log JS stack traces.
Configuration menu - View commit details
-
Copy full SHA for b50e88d - Browse repository at this point
Copy the full SHA b50e88dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfd4bf6 - Browse repository at this point
Copy the full SHA bfd4bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 428f306 - Browse repository at this point
Copy the full SHA 428f306View commit details -
Backward compatibility fixes to support breaking changes released by …
…Firebase on Jun 17, 2019.
Configuration menu - View commit details
-
Copy full SHA for 680ac02 - Browse repository at this point
Copy the full SHA 680ac02View commit details -
Merge pull request #14 from wizpanda/firebase-breaking-backward
Backward compatibility fixes to support breaking changes released by Google Firebase on Jun 17, 2019
Configuration menu - View commit details
-
Copy full SHA for 32f40c7 - Browse repository at this point
Copy the full SHA 32f40c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3abfd - Browse repository at this point
Copy the full SHA cd3abfdView commit details -
First version of changes to make the app build after breaking changes…
… rolled out by Google on Jun 17, 2019
Configuration menu - View commit details
-
Copy full SHA for 92af2ff - Browse repository at this point
Copy the full SHA 92af2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f72326d - Browse repository at this point
Copy the full SHA f72326dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0379213 - Browse repository at this point
Copy the full SHA 0379213View commit details -
Merge pull request #13 from wizpanda/google-breaking-changes
Fix breaking changes released by Google Firebase on Jun 17, 2019
Configuration menu - View commit details
-
Copy full SHA for bc4cf4e - Browse repository at this point
Copy the full SHA bc4cf4eView commit details -
GitHub issue template cleanup. Updating JS files to use "const" or "l…
…et" instead of "var"
Configuration menu - View commit details
-
Copy full SHA for ed019d1 - Browse repository at this point
Copy the full SHA ed019d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 066042f - Browse repository at this point
Copy the full SHA 066042fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e6925 - Browse repository at this point
Copy the full SHA 65e6925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5219529 - Browse repository at this point
Copy the full SHA 5219529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d968eb - Browse repository at this point
Copy the full SHA 9d968ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 688b634 - Browse repository at this point
Copy the full SHA 688b634View commit details
Commits on Jun 24, 2019
-
Breaking Change: Merging
logJSError
tologError
method for consis……tency and standard. #8 (comment)
Configuration menu - View commit details
-
Copy full SHA for 6a965f6 - Browse repository at this point
Copy the full SHA 6a965f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ee4ff - Browse repository at this point
Copy the full SHA 03ee4ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d72c302 - Browse repository at this point
Copy the full SHA d72c302View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2a1377 - Browse repository at this point
Copy the full SHA a2a1377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b2c6c - Browse repository at this point
Copy the full SHA 70b2c6cView commit details -
Merge pull request #21 from wizpanda/android-fixes
Merging two logError methods, documentation update and some edge case handling
Configuration menu - View commit details
-
Copy full SHA for 999f666 - Browse repository at this point
Copy the full SHA 999f666View commit details -
Merge pull request #1 from wizpanda/master
Updating to match master
Configuration menu - View commit details
-
Copy full SHA for e4d4dc0 - Browse repository at this point
Copy the full SHA e4d4dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 263507e - Browse repository at this point
Copy the full SHA 263507eView commit details
Commits on Jun 25, 2019
-
Merge pull request #22 from distinctdan/master
Added more docs for passing a stacktrace to logError
Configuration menu - View commit details
-
Copy full SHA for 0d798b5 - Browse repository at this point
Copy the full SHA 0d798b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e60cd91 - Browse repository at this point
Copy the full SHA e60cd91View commit details -
Configuration menu - View commit details
-
Copy full SHA for b175b42 - Browse repository at this point
Copy the full SHA b175b42View commit details -
Breaking Change: Moving to CocoaPods to manage Firebase, Crashlytics …
…& Fabric dependency management for iOS. This now requires cordova-lib to be minimum 9 and cordova-ios to be minimum 5.0.1. (A few changes taken from dpa99c@9ae6433#diff-91f698c29d714cf5947fe5e7ae01dbaf)
Configuration menu - View commit details
-
Copy full SHA for 818f0cf - Browse repository at this point
Copy the full SHA 818f0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4719d - Browse repository at this point
Copy the full SHA 0d4719dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e8a384 - Browse repository at this point
Copy the full SHA 1e8a384View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86af91 - Browse repository at this point
Copy the full SHA b86af91View commit details -
Merge pull request #23 from wizpanda/ios-pods
Using CocoaPods for maintaining Firebase dependencies for iOS
Configuration menu - View commit details
-
Copy full SHA for 08d71bd - Browse repository at this point
Copy the full SHA 08d71bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcfd859 - Browse repository at this point
Copy the full SHA dcfd859View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf3191 - Browse repository at this point
Copy the full SHA ebf3191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ee4fc - Browse repository at this point
Copy the full SHA 72ee4fcView commit details
Commits on Jun 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f8bfb82 - Browse repository at this point
Copy the full SHA f8bfb82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 310bbf7 - Browse repository at this point
Copy the full SHA 310bbf7View commit details -
Merge pull request #28 from wizpanda/ios-fixes
Downgrading Fireabse iOS dependency to 5.x to keep running existing code
Configuration menu - View commit details
-
Copy full SHA for fe059bf - Browse repository at this point
Copy the full SHA fe059bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0f3e7 - Browse repository at this point
Copy the full SHA 1a0f3e7View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dc7f9ad - Browse repository at this point
Copy the full SHA dc7f9adView commit details
Commits on Jul 1, 2019
-
Merge pull request #26 from teknepal/fix_ampersand_app_name
Fix for ampersand in the app name
Configuration menu - View commit details
-
Copy full SHA for d4fa7f6 - Browse repository at this point
Copy the full SHA d4fa7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1539e4 - Browse repository at this point
Copy the full SHA c1539e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 487f3be - Browse repository at this point
Copy the full SHA 487f3beView commit details -
Merge pull request #30 from wizpanda/js-improvement
JavaScript code improvements & documentation
Configuration menu - View commit details
-
Copy full SHA for 5b1a526 - Browse repository at this point
Copy the full SHA 5b1a526View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1c5774 - Browse repository at this point
Copy the full SHA d1c5774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19828d1 - Browse repository at this point
Copy the full SHA 19828d1View commit details
Commits on Jul 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 645d5f3 - Browse repository at this point
Copy the full SHA 645d5f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb15341 - Browse repository at this point
Copy the full SHA eb15341View commit details
Commits on Jul 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 154596a - Browse repository at this point
Copy the full SHA 154596aView commit details