-
Notifications
You must be signed in to change notification settings - Fork 6
/
alerts.js
42 lines (40 loc) · 1.02 KB
/
alerts.js
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
[
//r2doesinc
{
"device"="all",
"name"="Hi Jamie",
"category"="r2doesinc",
"description"="TLOL LIKE THIS"
},
{
"device"="all",
"name"="We are on the market!",
"category"="r2doesinc",
"description"="T3hh4xx0r is finally on the market! Search for our Launcher, Wallpapers and God Mode apps now!"
},
{
"device"="all",
"name"="Whats is this?",
"category"="r2doesinc",
"description"="This is a section for us to post notes, updated in real time, to the users. I have plans for user replies to be implemented at a later time."
},
{
"device"="vivow",
"name"="Help us get an Inc2",
"category"="r2doesinc",
"description"="Help us get an Incredible 2. Make it easier on us to bring you the best rom possible. Donate if you can, or if you have an extra Inc2, send it it!"
},
//xoomdev
{
"device"="all",
"name"="Trolol",
"category"="xoomdev",
"description"="Rule number 1, always blame me."
},
{
"device"="all",
"name"="lockscreen revamps",
"category"="linuxmotion",
"description"="Sense lockscreen shortcuts added. New music bar from sbrissen. "
}
]