Skip to content

Commit 4effda9

Browse files
committed
saksham: gitignore rules changed and gson commit
1 parent 1cffef2 commit 4effda9

5 files changed

Lines changed: 313 additions & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ captures/
4747
.externalNativeBuild
4848

4949
# Google Services (e.g. APIs or Firebase)
50-
google-services.json
50+
# google-services.json
5151

5252
# Freeline
5353
freeline.py

Chatmvc/app/google-services.json

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
{
2+
"project_info": {
3+
"project_number": "871534880715",
4+
"firebase_url": "https://github-chat-f3989.firebaseio.com",
5+
"project_id": "github-chat-f3989",
6+
"storage_bucket": "github-chat-f3989.appspot.com"
7+
},
8+
"client": [
9+
{
10+
"client_info": {
11+
"mobilesdk_app_id": "1:871534880715:android:ed44768f66d86123",
12+
"android_client_info": {
13+
"package_name": "nosql.anew.chatmvp"
14+
}
15+
},
16+
"oauth_client": [
17+
{
18+
"client_id": "871534880715-sqdlhp68pu40krtk48jblo287jlru164.apps.googleusercontent.com",
19+
"client_type": 3
20+
}
21+
],
22+
"api_key": [
23+
{
24+
"current_key": "AIzaSyD9kQR8AHvKeJNIlFuBlxPqfNZFkicQ97o"
25+
}
26+
],
27+
"services": {
28+
"analytics_service": {
29+
"status": 1
30+
},
31+
"appinvite_service": {
32+
"status": 1,
33+
"other_platform_oauth_client": []
34+
},
35+
"ads_service": {
36+
"status": 2
37+
}
38+
}
39+
},
40+
{
41+
"client_info": {
42+
"mobilesdk_app_id": "1:871534880715:android:61c19488e5777734",
43+
"android_client_info": {
44+
"package_name": "nosql.anew.chatmvc"
45+
}
46+
},
47+
"oauth_client": [
48+
{
49+
"client_id": "871534880715-sqdlhp68pu40krtk48jblo287jlru164.apps.googleusercontent.com",
50+
"client_type": 3
51+
}
52+
],
53+
"api_key": [
54+
{
55+
"current_key": "AIzaSyD9kQR8AHvKeJNIlFuBlxPqfNZFkicQ97o"
56+
}
57+
],
58+
"services": {
59+
"analytics_service": {
60+
"status": 1
61+
},
62+
"appinvite_service": {
63+
"status": 1,
64+
"other_platform_oauth_client": []
65+
},
66+
"ads_service": {
67+
"status": 2
68+
}
69+
}
70+
},
71+
{
72+
"client_info": {
73+
"mobilesdk_app_id": "1:871534880715:android:1a29bfe69928f799",
74+
"android_client_info": {
75+
"package_name": "nosql.anew.chatmvvm"
76+
}
77+
},
78+
"oauth_client": [
79+
{
80+
"client_id": "871534880715-sqdlhp68pu40krtk48jblo287jlru164.apps.googleusercontent.com",
81+
"client_type": 3
82+
}
83+
],
84+
"api_key": [
85+
{
86+
"current_key": "AIzaSyD9kQR8AHvKeJNIlFuBlxPqfNZFkicQ97o"
87+
}
88+
],
89+
"services": {
90+
"analytics_service": {
91+
"status": 1
92+
},
93+
"appinvite_service": {
94+
"status": 1,
95+
"other_platform_oauth_client": []
96+
},
97+
"ads_service": {
98+
"status": 2
99+
}
100+
}
101+
}
102+
],
103+
"configuration_version": "1"
104+
}

Chatmvp/app/google-services.json

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
{
2+
"project_info": {
3+
"project_number": "871534880715",
4+
"firebase_url": "https://github-chat-f3989.firebaseio.com",
5+
"project_id": "github-chat-f3989",
6+
"storage_bucket": "github-chat-f3989.appspot.com"
7+
},
8+
"client": [
9+
{
10+
"client_info": {
11+
"mobilesdk_app_id": "1:871534880715:android:ed44768f66d86123",
12+
"android_client_info": {
13+
"package_name": "nosql.anew.chatmvp"
14+
}
15+
},
16+
"oauth_client": [
17+
{
18+
"client_id": "871534880715-sqdlhp68pu40krtk48jblo287jlru164.apps.googleusercontent.com",
19+
"client_type": 3
20+
}
21+
],
22+
"api_key": [
23+
{
24+
"current_key": "AIzaSyD9kQR8AHvKeJNIlFuBlxPqfNZFkicQ97o"
25+
}
26+
],
27+
"services": {
28+
"analytics_service": {
29+
"status": 1
30+
},
31+
"appinvite_service": {
32+
"status": 1,
33+
"other_platform_oauth_client": []
34+
},
35+
"ads_service": {
36+
"status": 2
37+
}
38+
}
39+
},
40+
{
41+
"client_info": {
42+
"mobilesdk_app_id": "1:871534880715:android:61c19488e5777734",
43+
"android_client_info": {
44+
"package_name": "nosql.anew.chatmvc"
45+
}
46+
},
47+
"oauth_client": [
48+
{
49+
"client_id": "871534880715-sqdlhp68pu40krtk48jblo287jlru164.apps.googleusercontent.com",
50+
"client_type": 3
51+
}
52+
],
53+
"api_key": [
54+
{
55+
"current_key": "AIzaSyD9kQR8AHvKeJNIlFuBlxPqfNZFkicQ97o"
56+
}
57+
],
58+
"services": {
59+
"analytics_service": {
60+
"status": 1
61+
},
62+
"appinvite_service": {
63+
"status": 1,
64+
"other_platform_oauth_client": []
65+
},
66+
"ads_service": {
67+
"status": 2
68+
}
69+
}
70+
},
71+
{
72+
"client_info": {
73+
"mobilesdk_app_id": "1:871534880715:android:1a29bfe69928f799",
74+
"android_client_info": {
75+
"package_name": "nosql.anew.chatmvvm"
76+
}
77+
},
78+
"oauth_client": [
79+
{
80+
"client_id": "871534880715-sqdlhp68pu40krtk48jblo287jlru164.apps.googleusercontent.com",
81+
"client_type": 3
82+
}
83+
],
84+
"api_key": [
85+
{
86+
"current_key": "AIzaSyD9kQR8AHvKeJNIlFuBlxPqfNZFkicQ97o"
87+
}
88+
],
89+
"services": {
90+
"analytics_service": {
91+
"status": 1
92+
},
93+
"appinvite_service": {
94+
"status": 1,
95+
"other_platform_oauth_client": []
96+
},
97+
"ads_service": {
98+
"status": 2
99+
}
100+
}
101+
}
102+
],
103+
"configuration_version": "1"
104+
}

Chatmvvm/app/google-services.json

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
{
2+
"project_info": {
3+
"project_number": "871534880715",
4+
"firebase_url": "https://github-chat-f3989.firebaseio.com",
5+
"project_id": "github-chat-f3989",
6+
"storage_bucket": "github-chat-f3989.appspot.com"
7+
},
8+
"client": [
9+
{
10+
"client_info": {
11+
"mobilesdk_app_id": "1:871534880715:android:ed44768f66d86123",
12+
"android_client_info": {
13+
"package_name": "nosql.anew.chatmvp"
14+
}
15+
},
16+
"oauth_client": [
17+
{
18+
"client_id": "871534880715-sqdlhp68pu40krtk48jblo287jlru164.apps.googleusercontent.com",
19+
"client_type": 3
20+
}
21+
],
22+
"api_key": [
23+
{
24+
"current_key": "AIzaSyD9kQR8AHvKeJNIlFuBlxPqfNZFkicQ97o"
25+
}
26+
],
27+
"services": {
28+
"analytics_service": {
29+
"status": 1
30+
},
31+
"appinvite_service": {
32+
"status": 1,
33+
"other_platform_oauth_client": []
34+
},
35+
"ads_service": {
36+
"status": 2
37+
}
38+
}
39+
},
40+
{
41+
"client_info": {
42+
"mobilesdk_app_id": "1:871534880715:android:61c19488e5777734",
43+
"android_client_info": {
44+
"package_name": "nosql.anew.chatmvc"
45+
}
46+
},
47+
"oauth_client": [
48+
{
49+
"client_id": "871534880715-sqdlhp68pu40krtk48jblo287jlru164.apps.googleusercontent.com",
50+
"client_type": 3
51+
}
52+
],
53+
"api_key": [
54+
{
55+
"current_key": "AIzaSyD9kQR8AHvKeJNIlFuBlxPqfNZFkicQ97o"
56+
}
57+
],
58+
"services": {
59+
"analytics_service": {
60+
"status": 1
61+
},
62+
"appinvite_service": {
63+
"status": 1,
64+
"other_platform_oauth_client": []
65+
},
66+
"ads_service": {
67+
"status": 2
68+
}
69+
}
70+
},
71+
{
72+
"client_info": {
73+
"mobilesdk_app_id": "1:871534880715:android:1a29bfe69928f799",
74+
"android_client_info": {
75+
"package_name": "nosql.anew.chatmvvm"
76+
}
77+
},
78+
"oauth_client": [
79+
{
80+
"client_id": "871534880715-sqdlhp68pu40krtk48jblo287jlru164.apps.googleusercontent.com",
81+
"client_type": 3
82+
}
83+
],
84+
"api_key": [
85+
{
86+
"current_key": "AIzaSyD9kQR8AHvKeJNIlFuBlxPqfNZFkicQ97o"
87+
}
88+
],
89+
"services": {
90+
"analytics_service": {
91+
"status": 1
92+
},
93+
"appinvite_service": {
94+
"status": 1,
95+
"other_platform_oauth_client": []
96+
},
97+
"ads_service": {
98+
"status": 2
99+
}
100+
}
101+
}
102+
],
103+
"configuration_version": "1"
104+
}

Chatmvvm/app/src/main/java/nosql/anew/chatmvvm/views/ChatActivity.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ protected void onCreate(Bundle savedInstanceState) {
2828
mViewModel= new ChatViewModel(getIntent().getStringExtra(MyUtils.EXTRA_ROOM_NAME));
2929
mBinding.setVModel(mViewModel);
3030
mBinding.setActivity(this);
31-
3231
mBinding.recyclerView.setLayoutManager(new LinearLayoutManager(this));
33-
3432
mViewModel.addObserver(this);
3533
mViewModel.setListener();
3634
}

0 commit comments

Comments
 (0)