-
Notifications
You must be signed in to change notification settings - Fork 2
/
data.json
150 lines (150 loc) · 4.12 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
[{
"id": 1,
"isImportant": false,
"picture": "http://api.androidhive.info/json/google.png",
"from": "Google Alerts",
"subject": "Google Alert - android",
"message": "Now android supports multiple voice recogonization",
"timestamp": "10:30 AM",
"isRead" : false
},
{
"id": 2,
"isImportant": true,
"picture": "",
"from": "Amazon.in",
"subject": "Apple Macbook Pro",
"message": "Your Amazon.in Today's Deal Get Macbook Pro",
"timestamp": "9:20 AM",
"isRead" : false
},
{
"id": 3,
"isImportant": false,
"picture": "http://api.androidhive.info/json/imdb.png",
"from": "IMDB",
"subject": "Check out top rated movies this week",
"message": "Find out the top rated movies this week by editor choice",
"timestamp": "9:15 AM",
"isRead" : false
},
{
"id": 4,
"isImportant": false,
"picture": "https://scontent-frt3-1.xx.fbcdn.net/v/t1.0-1/p160x160/16298485_10208198778434887_8511207535440105240_n.jpg?oh=37c747b74709ff3bbdec6102c189cea5&oe=5929B733",
"from": "Dinesh Reddy, Me",
"subject": "Let's get started",
"message": "I started working on project proposals. Wanted to know",
"timestamp": "9:00 AM",
"isRead" : true
},
{
"id": 5,
"isImportant": false,
"picture": "",
"from": "BookMyShow",
"subject": "Will the lost boy find his family?",
"message": "LION a movie that humanity needs. Online version report spam 97%",
"timestamp": "8:55 AM",
"isRead" : false
},
{
"id": 6,
"isImportant": false,
"picture": "",
"from": "MakeMyTrip",
"subject": "A joyous Train Ride in North East!",
"message": "North East Package starting from Rs31,999/- only!",
"timestamp": "8:10 AM",
"isRead" : false
},
{
"id": 7,
"isImportant": false,
"picture": "",
"from": "Disqus 14",
"subject": "Re: Comment on Android Working with",
"message": "Hey Ravi, after following your article I am getting this error",
"timestamp": "8:10 AM",
"isRead" : true
},
{
"id": 8,
"isImportant": true,
"picture": "",
"from": "Evans, Ravi 3",
"subject": "Advertisement Enquiry",
"message": "Hello, I want to buy the advertising space on",
"timestamp": "7:59 AM",
"isRead" : false
},
{
"id": 9,
"isImportant": false,
"picture": "https://lh3.googleusercontent.com/9JKVlFDCj9VVIbI66z_JEXGXvQpUXc-EwXfDmYP9c-8Lwb6Bd_zZ9i6VygPpyXLj3PkNCtpmTvaKKw=w300-h300-rw-no",
"from": "Karthik Tamada",
"subject": "Call Me",
"message": "I am going home because I am not feeling well!",
"timestamp": "4:05 AM",
"isRead" : false
},
{
"id": 10,
"isImportant": false,
"picture": "",
"from": "Order-Update",
"subject": "Your Amazon order #408-2878882019",
"message": "Your Orders | Amazon.in shipment of pendrive",
"timestamp": "5:00 AM",
"isRead" : true
},
{
"id": 11,
"isImportant": false,
"picture": "",
"from": "Instapage",
"subject": "Lead notification from Instapage",
"message": "Congratulations! You just aquired a new lead",
"timestamp": "3:00 AM",
"isRead" : false
},
{
"id": 12,
"isImportant": false,
"picture": "",
"from": "Droid5",
"subject": "Droid5 Android Project",
"message": "Planning to start an android app for droid5",
"timestamp": "5:00 AM",
"isRead" : false
},
{
"id": 13,
"isImportant": true,
"picture": "",
"from": "Gmail Team",
"subject": "Gmail Business Suite",
"message": "Your Gmail business suite is expiring today!",
"timestamp": "Feb 20",
"isRead" : true
},
{
"id": 14,
"isImportant": false,
"picture": "",
"from": "Medium Daily Digest",
"subject": "6 Things You need to know to Recover",
"message": "Daily Digest Your daily three recommendations",
"timestamp": "8:15 AM",
"isRead" : false
},
{
"id": 15,
"isImportant": false,
"picture": "",
"from": "Alex, Ravi 24",
"subject": "Advertisement proposal to promote my android app",
"message": "Hello Ravi, Thanks for your link. Here is the proposal",
"timestamp": "Feb 17",
"isRead" : false
}]