quickstart-android
quickstart-android copied to clipboard
Firebase Quickstart Samples for Android
Brought to you by your friendly [Repository Gardener](https://github.com/GoogleCloudPlatform/repository-gardener).
You will also need this: classpath 'com.google.gms:google-services:4.3.10' as a dependency in your android/build.gradle. Originally posted by @russellwheatley in https://github.com/firebase/flutterfire/issues/9785#issuecomment-1291924142
Changes made: - Add Jetpack Compose option in `EntryChoiceActivity` - Removed business logic from `MainActivity` - Added `FirebaseMessagingViewModel` for business logic - Added `ComposeMainActivity` for the Jetpack Compose UI
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) to 1.10.9 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together. Updates `@grpc/grpc-js` from 1.1.8 to 1.10.9 Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.10.9...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
### Step 1: Describe your environment * Android device: Android Emualtor * Android OS version: Android 11 * Google Play Services version: 21.2.0 * Firebase/Play Services SDK version: 33.1.2 ###...
Initial commit with fixes from previous review Initial changes made: Add Jetpack Compose option in EntryChoiceActivity Removed business logic from MainActivity Added FirebaseAnalyticsViewModel for business logic Added ComposeMainActivity for the...
- Added compose code for database quickstart - All fragments were converted into composable functions
The API of the underlying vertex SDK has changed.
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...