Skip to content

Commit f138644

Browse files
committed
Revert "Run addlicense -f header_template.txt ."
This reverts commit d32bcf4.
1 parent d32bcf4 commit f138644

File tree

631 files changed

+0
-2899
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

631 files changed

+0
-2899
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
blank_issues_enabled: false
62
contact_links:
73
- name: Feature Request

.github/ISSUE_TEMPLATE/ios_background_message_handling.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: iOS background message handling bug report for Firebase Messaging
62
description:
73
Create an issue specific to receiving Firebase Messaging messages in the background on iOS.

.github/move.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
# Configuration for move-issues - https://github.com/dessant/move-issues
62

73
# Delete the command comment when it contains no other content.

.github/workflows/all_plugins.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: all_plugins
62

73
concurrency:

.github/workflows/e2e_tests.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: e2e
62

73
concurrency:

.github/workflows/firebase_firestore.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: firebase_firestore
62

73
concurrency:

.github/workflows/firebase_firestore_odm.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: firebase_firestore_odm
62

73
concurrency:

.github/workflows/firebase_performance.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: firebase_performance
62

73
concurrency:

.github/workflows/pr_title.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: pr_title
62

73
on:

.github/workflows/publish_old_docs.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: publish_old_docs
62

73
on:

.github/workflows/scripts/build-example.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
#!/bin/bash
2-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
# for details. All rights reserved. Use of this source code is governed by a
4-
# BSD-style license that can be found in the LICENSE file.
5-
62

73
DEFAULT_TARGET="./test_driver/MELOS_PARENT_PACKAGE_NAME_e2e.dart"
84

.github/workflows/scripts/drive-example.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
#!/bin/bash
2-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
# for details. All rights reserved. Use of this source code is governed by a
4-
# BSD-style license that can be found in the LICENSE file.
5-
62

73
ACTION=$1
84

.github/workflows/scripts/functions/src/index.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/**
2-
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
* for details. All rights reserved. Use of this source code is governed by a
4-
* BSD-style license that can be found in the LICENSE file.
5-
*/
6-
71
import * as assert from 'assert';
82
import * as functions from 'firebase-functions';
93

.github/workflows/scripts/install-flutter.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
#!/bin/bash
2-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
# for details. All rights reserved. Use of this source code is governed by a
4-
# BSD-style license that can be found in the LICENSE file.
5-
62

73
BRANCH=$1
84
git clone https://github.com/flutter/flutter.git --depth 1 -b $BRANCH "$GITHUB_WORKSPACE/_flutter"

.github/workflows/scripts/install-tools.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
#!/bin/bash
2-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
# for details. All rights reserved. Use of this source code is governed by a
4-
# BSD-style license that can be found in the LICENSE file.
5-
62

73
flutter config --no-analytics
84
flutter pub global activate melos 2.4.0
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
#!/bin/bash
2-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
# for details. All rights reserved. Use of this source code is governed by a
4-
# BSD-style license that can be found in the LICENSE file.
5-
62
curl -v -X DELETE "http://localhost:8080/emulator/v1/projects/react-native-firebase-testing/databases/(default)/documents"

.github/workflows/scripts/start-firebase-emulator.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
#!/bin/bash
2-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
# for details. All rights reserved. Use of this source code is governed by a
4-
# BSD-style license that can be found in the LICENSE file.
5-
62
if ! [ -x "$(command -v firebase)" ]; then
73
echo "❌ Firebase tools CLI is missing."
84
exit 1

.github/workflows/scripts/validate-formatting.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
#!/bin/bash
2-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
# for details. All rights reserved. Use of this source code is governed by a
4-
# BSD-style license that can be found in the LICENSE file.
5-
62
if [[ $(git ls-files --modified) ]]; then
73
echo ""
84
echo ""

melos.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: FlutterFire
62
repository: https://github.com/firebase/flutterfire
73

packages/_flutterfire_internals/lib/_flutterfire_internals.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
// for details. All rights reserved. Use of this source code is governed by a
3-
// BSD-style license that can be found in the LICENSE file.
4-
51
// ignore_for_file: require_trailing_commas
62
// DO NOT MOVE THIS FILE
73
//

packages/_flutterfire_internals/lib/src/interop_shimmer.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
// for details. All rights reserved. Use of this source code is governed by a
3-
// BSD-style license that can be found in the LICENSE file.
4-
51
// A library that mimicks package:firebase_core_web/firebase_core_web_interop.dart
62
// for platforms that do not target dart2js
73

packages/_flutterfire_internals/pubspec.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: _flutterfire_internals
62
description: A package hosting Dart code shared between FlutterFire plugins.
73
homepage: https://firebase.google.com/docs/firestore

packages/_flutterfire_internals/test/guard_test.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
// for details. All rights reserved. Use of this source code is governed by a
3-
// BSD-style license that can be found in the LICENSE file.
4-
51
import 'package:_flutterfire_internals/_flutterfire_internals.dart';
62
import 'package:_flutterfire_internals/src/interop_shimmer.dart';
73
import 'package:flutter_test/flutter_test.dart';

packages/cloud_firestore/cloud_firestore/android/src/main/AndroidManifest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
<!--
2-
Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
for details. All rights reserved. Use of this source code is governed by a
4-
BSD-style license that can be found in the LICENSE file.
5-
-->
6-
71
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
82
package="io.flutter.plugins.firebase.firestore">
93
<application>

packages/cloud_firestore/cloud_firestore/android/src/main/java/io/flutter/plugins/firebase/firestore/streamhandler/DocumentSnapshotsStreamHandler.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*
2-
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
* for details. All rights reserved. Use of this source code is governed by a
4-
* BSD-style license that can be found in the LICENSE file.
5-
*/
6-
71
package io.flutter.plugins.firebase.firestore.streamhandler;
82

93
import static io.flutter.plugins.firebase.firestore.FlutterFirebaseFirestorePlugin.DEFAULT_ERROR_CODE;

packages/cloud_firestore/cloud_firestore/android/src/main/java/io/flutter/plugins/firebase/firestore/streamhandler/LoadBundleStreamHandler.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*
2-
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
* for details. All rights reserved. Use of this source code is governed by a
4-
* BSD-style license that can be found in the LICENSE file.
5-
*/
6-
71
package io.flutter.plugins.firebase.firestore.streamhandler;
82

93
import static io.flutter.plugins.firebase.firestore.FlutterFirebaseFirestorePlugin.DEFAULT_ERROR_CODE;

packages/cloud_firestore/cloud_firestore/android/src/main/java/io/flutter/plugins/firebase/firestore/streamhandler/OnTransactionResultListener.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*
2-
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
* for details. All rights reserved. Use of this source code is governed by a
4-
* BSD-style license that can be found in the LICENSE file.
5-
*/
6-
71
package io.flutter.plugins.firebase.firestore.streamhandler;
82

93
import java.util.Map;

packages/cloud_firestore/cloud_firestore/android/src/main/java/io/flutter/plugins/firebase/firestore/streamhandler/QuerySnapshotsStreamHandler.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*
2-
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
* for details. All rights reserved. Use of this source code is governed by a
4-
* BSD-style license that can be found in the LICENSE file.
5-
*/
6-
71
package io.flutter.plugins.firebase.firestore.streamhandler;
82

93
import static io.flutter.plugins.firebase.firestore.FlutterFirebaseFirestorePlugin.DEFAULT_ERROR_CODE;

packages/cloud_firestore/cloud_firestore/android/src/main/java/io/flutter/plugins/firebase/firestore/streamhandler/SnapshotsInSyncStreamHandler.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*
2-
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
* for details. All rights reserved. Use of this source code is governed by a
4-
* BSD-style license that can be found in the LICENSE file.
5-
*/
6-
71
package io.flutter.plugins.firebase.firestore.streamhandler;
82

93
import com.google.firebase.firestore.FirebaseFirestore;

packages/cloud_firestore/cloud_firestore/android/src/main/java/io/flutter/plugins/firebase/firestore/streamhandler/TransactionStreamHandler.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*
2-
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
* for details. All rights reserved. Use of this source code is governed by a
4-
* BSD-style license that can be found in the LICENSE file.
5-
*/
6-
71
package io.flutter.plugins.firebase.firestore.streamhandler;
82

93
import android.os.Handler;

packages/cloud_firestore/cloud_firestore/android/src/main/java/io/flutter/plugins/firebase/firestore/utils/ExceptionConverter.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*
2-
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
* for details. All rights reserved. Use of this source code is governed by a
4-
* BSD-style license that can be found in the LICENSE file.
5-
*/
6-
71
package io.flutter.plugins.firebase.firestore.utils;
82

93
import android.util.Log;

packages/cloud_firestore/cloud_firestore/dartpad/dartpad_metadata.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
# for details. All rights reserved. Use of this source code is governed by a
3-
# BSD-style license that can be found in the LICENSE file.
4-
51
name: Cloud Firestore Example
62
mode: flutter
73
files:

packages/cloud_firestore/cloud_firestore/example/android/app/src/debug/AndroidManifest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
<!--
2-
Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
for details. All rights reserved. Use of this source code is governed by a
4-
BSD-style license that can be found in the LICENSE file.
5-
-->
6-
71
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
82
package="com.example.example">
93
<!-- Flutter needs it to communicate with the running application

packages/cloud_firestore/cloud_firestore/example/android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
<!--
2-
Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
for details. All rights reserved. Use of this source code is governed by a
4-
BSD-style license that can be found in the LICENSE file.
5-
-->
6-
71
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
82
package="com.example.example">
93
<application

packages/cloud_firestore/cloud_firestore/example/android/app/src/main/kotlin/com/example/example/MainActivity.kt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*
2-
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
* for details. All rights reserved. Use of this source code is governed by a
4-
* BSD-style license that can be found in the LICENSE file.
5-
*/
6-
71
package com.example.example
82

93
import io.flutter.embedding.android.FlutterActivity

packages/cloud_firestore/cloud_firestore/example/android/app/src/main/res/drawable-v21/launch_background.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!--
3-
Copyright 2022, the Chromium project authors. Please see the AUTHORS file
4-
for details. All rights reserved. Use of this source code is governed by a
5-
BSD-style license that can be found in the LICENSE file.
6-
-->
7-
82
<!-- Modify this file to customize your launch splash screen -->
93
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
104
<item android:drawable="?android:colorBackground" />

packages/cloud_firestore/cloud_firestore/example/android/app/src/main/res/drawable/launch_background.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!--
3-
Copyright 2022, the Chromium project authors. Please see the AUTHORS file
4-
for details. All rights reserved. Use of this source code is governed by a
5-
BSD-style license that can be found in the LICENSE file.
6-
-->
7-
82
<!-- Modify this file to customize your launch splash screen -->
93
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
104
<item android:drawable="@android:color/white" />

packages/cloud_firestore/cloud_firestore/example/android/app/src/main/res/values-night/styles.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!--
3-
Copyright 2022, the Chromium project authors. Please see the AUTHORS file
4-
for details. All rights reserved. Use of this source code is governed by a
5-
BSD-style license that can be found in the LICENSE file.
6-
-->
7-
82
<resources>
93
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is on -->
104
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">

packages/cloud_firestore/cloud_firestore/example/android/app/src/main/res/values/styles.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!--
3-
Copyright 2022, the Chromium project authors. Please see the AUTHORS file
4-
for details. All rights reserved. Use of this source code is governed by a
5-
BSD-style license that can be found in the LICENSE file.
6-
-->
7-
82
<resources>
93
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is off -->
104
<style name="LaunchTheme" parent="@android:style/Theme.Light.NoTitleBar">

packages/cloud_firestore/cloud_firestore/example/android/app/src/profile/AndroidManifest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
<!--
2-
Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
for details. All rights reserved. Use of this source code is governed by a
4-
BSD-style license that can be found in the LICENSE file.
5-
-->
6-
71
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
82
package="com.example.example">
93
<!-- Flutter needs it to communicate with the running application

packages/cloud_firestore/cloud_firestore/example/ios/Runner/AppDelegate.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
// for details. All rights reserved. Use of this source code is governed by a
3-
// BSD-style license that can be found in the LICENSE file.
4-
51
import UIKit
62
import Flutter
73

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
/*
2-
* Copyright 2022, the Chromium project authors. Please see the AUTHORS file
3-
* for details. All rights reserved. Use of this source code is governed by a
4-
* BSD-style license that can be found in the LICENSE file.
5-
*/
6-
71
#import "GeneratedPluginRegistrant.h"

packages/cloud_firestore/cloud_firestore/example/lib/firebase_config.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
// for details. All rights reserved. Use of this source code is governed by a
3-
// BSD-style license that can be found in the LICENSE file.
4-
51
import 'dart:io';
62

73
import 'package:firebase_core/firebase_core.dart';

packages/cloud_firestore/cloud_firestore/example/macos/Runner/AppDelegate.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// Copyright 2022, the Chromium project authors. Please see the AUTHORS file
2-
// for details. All rights reserved. Use of this source code is governed by a
3-
// BSD-style license that can be found in the LICENSE file.
4-
51
import Cocoa
62
import FlutterMacOS
73

0 commit comments

Comments
 (0)