-
Notifications
You must be signed in to change notification settings - Fork 1
/
qooxdoo.json
executable file
·61 lines (54 loc) · 1.29 KB
/
qooxdoo.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
{
"framework": "qooxdoo",
"url": "http://qooxdoo.org",
"framework_current_version" : "2.0",
"comparison_data_last_update" : "06.04.2012",
"ios":"true",
"android":"true",
"windowsmobile":"false",
"windowsphone":"true",
"blackberry":"true",
"symbian":"false",
"meego": "false",
"maemo": "false",
"webos": "false",
"bada": "false",
"mobilewebsite": "true",
"webapp": "true",
"nativeapp": "false",
"hybridapp": "false",
"free": "true",
"opensource": "true",
"php": "false",
"java": "false",
"ruby": "false",
"actionscript": "false",
"csharp": "false",
"lua": "false",
"html": "true",
"css": "true",
"js": "true",
"accelerometer": "false",
"camera": "false",
"capture": "false",
"compass": "false",
"connection": "false",
"contacts": "false",
"device": "partially",
"nativeevents": "false",
"file": "false",
"geolocation": "true",
"notification": "false",
"storage": "true",
"gestures_multitouch": "true",
"messages_telephone": "false",
"bluetooth": "false",
"nfc": "false",
"vibration": "false",
"sdk": "true",
"encryption": "false",
"ads": "false",
"cd": "true",
"widgets": "true",
"accessibility": "false"
}