Skip to content

Commit 32c168a

Browse files
author
DevKrishnasai
committed
changed ui and optimised code
1 parent 0d2a181 commit 32c168a

24 files changed

+1190
-847
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"java.configuration.updateBuildConfiguration": "interactive"
3+
}

android/app/google-services.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,15 @@
1414
},
1515
"oauth_client": [
1616
{
17-
"client_id": "607130346635-sgf376biob7k912a993scpk569vup02s.apps.googleusercontent.com",
17+
"client_id": "607130346635-knkq0a3kc10vi4qg7utbo9thgql7vb38.apps.googleusercontent.com",
18+
"client_type": 1,
19+
"android_info": {
20+
"package_name": "com.example.chat_app_firebase",
21+
"certificate_hash": "5ee15419d4d8118e0eb8e65655b6124e68e1da21"
22+
}
23+
},
24+
{
25+
"client_id": "607130346635-iejdvd8b493pjvcm9m2ipfg58rueu4gs.apps.googleusercontent.com",
1826
"client_type": 3
1927
}
2028
],
@@ -27,8 +35,15 @@
2735
"appinvite_service": {
2836
"other_platform_oauth_client": [
2937
{
30-
"client_id": "607130346635-sgf376biob7k912a993scpk569vup02s.apps.googleusercontent.com",
38+
"client_id": "607130346635-iejdvd8b493pjvcm9m2ipfg58rueu4gs.apps.googleusercontent.com",
3139
"client_type": 3
40+
},
41+
{
42+
"client_id": "607130346635-f4261aumpmb5ihe3rer5ed0iv49eln08.apps.googleusercontent.com",
43+
"client_type": 2,
44+
"ios_info": {
45+
"bundle_id": "com.example.chatAppFirebase"
46+
}
3247
}
3348
]
3449
}

assets/images/background_image.jpg

-3.14 KB
Binary file not shown.

assets/images/bg2.png

-8.96 KB
Binary file not shown.

assets/images/chatBG.jpg

-29.7 KB
Loading

assets/images/details.jpg

155 KB
Loading

assets/images/google.jpg

7.3 KB
Loading

assets/images/google.png

-625 Bytes
Binary file not shown.

assets/images/homeBG.jpg

1.3 MB
Loading

assets/images/person.png

-5.29 KB
Binary file not shown.

0 commit comments

Comments
 (0)