Skip to content

Commit 308c4de

Browse files
authored
refactor: clean up the repository (#2701)
1 parent 895c933 commit 308c4de

File tree

10 files changed

+8
-92
lines changed

10 files changed

+8
-92
lines changed

README.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,17 @@ the sample you wish to run.
2020
- [Firebase AI Logic](firebase-ai/README.md)
2121
- [Analytics](analytics/README.md)
2222
- [App Distribution](appdistribution/README.md)
23-
- [App-Indexing](app-indexing/README.md)
2423
- [Auth](auth/README.md)
25-
- [Config](config/README.md)
26-
- [Crash](crash/README.md)
27-
- [Database](database/README.md)
24+
- [Remote Config](config/README.md)
25+
- [Crashlytics](crash/README.md)
26+
- [Realtime Database](database/README.md)
27+
- [Data Connect](dataconnect/README.md)
2828
- [Firestore](firestore/README.md)
29-
- [Functions](functions/README.md)
30-
- [Dynamic Links](dynamiclinks/README.md)
29+
- [Cloud Functions for Firebase](functions/README.md)
3130
- [In-App Messaging](inappmessaging/README.md)
32-
- [Messaging](messaging/README.md)
33-
- [ML Kit](mlkit/README.md)
34-
- [ML Kit LanguageID](mlkit-langid/README.md)
35-
- [ML Kit Smart Reply](mlkit-smartreply/README.md)
36-
- [ML Kit Translate](mlkit-translate/README.md)
31+
- [Cloud Messaging](messaging/README.md)
3732
- [Performance Monitoring](perf/README.md)
38-
- [Storage](storage/README.md)
33+
- [Cloud Storage for Firebase](storage/README.md)
3934

4035
## How to make contributions?
4136
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)
@@ -44,6 +39,6 @@ Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)
4439
[![SAM Score][sam-score-badge]][sam-score]
4540

4641
[gh-actions]: https://github.com/firebase/quickstart-android/actions
47-
[gh-actions-badge]: https://github.com/firebase/quickstart-android/workflows/Android%20CI/badge.svg
42+
[gh-actions-badge]: https://github.com/firebase/quickstart-android/actions/workflows/android.yml/badge.svg?branch=master&event=push
4843
[sam-score]: https://ossbot.computer/samscore.html
4944
[sam-score-badge]: https://ossbot.computer/samscorebadge?org=firebase&repo=quickstart-android

app-indexing/.gitignore

Lines changed: 0 additions & 9 deletions
This file was deleted.

app-indexing/.google/packaging.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

app-indexing/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

invites/README.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

mlkit-langid/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

mlkit-smartreply/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

mlkit-translate/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

mlkit/.google/packaging.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

mlkit/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)