blob: 456eea6369152853fbc6047d8abc49c603ece6f1 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<document>
<properties>
<title>Supported Platforms</title>
</properties>
<body>
<section name="Supported Platforms">
<p>Trinidad is currently supported on the following user agents. We'd very
much like to add additional platforms to this list - omission doesn't
mean it that it doesn't work, just that it hasn't been tested.
In addition, various mobile browsers are supported. See the section below
for the complete <a href="#mobile">mobile browser support</a>.</p>
<table summary="" border="1" cellspacing="0" cellpadding="5">
<tr>
<th>User Agents</th>
<th>Windows</th>
<th>Mac OS X</th>
<th>Linux</th>
<th>iOS (Apple Mobile)</th>
</tr>
<tr>
<th>Internet Explorer</th>
<td align="center">7, 8, 9</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
<tr>
<th>Firefox</th>
<td align="center">2.0.0.20+, 3, 4, 5, 6, 7, 8, 9, 10</td>
<td align="center">2.0.0.20+, 3, 4, 5, 6, 7, 8, 9, 10</td>
<td align="center">2.0.0.20+, 3, 4, 5, 6, 7, 8, 9, 10</td>
<td align="center">-</td>
</tr>
<tr>
<th>Safari</th>
<td align="center">3.1.2+, 4, 5</td>
<td align="center">3.1.2+, 4, 5</td>
<td align="center">-</td>
<td align="center">3, 4</td>
</tr>
<tr>
<th>Google chrome</th>
<td align="center">1, 2, 3, 4, 5, 6, 7, 8, 9, 10</td>
<td align="center">1, 2, 3, 4, 5, 6, 7, 8, 9, 10</td>
<td align="center">4, 5, 6, 7, 8, 9, 10</td>
<td align="center">-</td>
</tr>
</table>
<p/>
</section>
<a name="mobile"></a>
<section name="Mobile Browser Support">
<P>
Trinidad supports wide range of mobile browsers. Some mobile devices are
explicitly tested and supported. Others are grouped as basic browsers and
Trinidad renders pages so that the page works with or without browser
features, such as supports for AJAX, DOM, JavasScript or even CSS.
</P>
<P>
Trinidad explicitly supports the following devices:
</P>
<ul>
<li>Apple iPhone</li>
<li>Microsoft Windows Mobile 5 and 6, Microsoft Pocket Internet Explorer</li>
<li>Nokia S60 devices</li>
<li>RIM BlackBerry Browser 4.6 and above</li>
<li>Android Based Phones</li>
</ul>
<P>
In addition, it supports mobile browsers that support Basic XHTML or
XHTML Mobile Profile. WAP 2.0 phone browsers are included in this category.
Because of the hardware performance limitation, Trinidad does not download
or use JavaScript library on such devices.
</P>
<P>
The following list shows the examples of Basic XHTML mobile browsers.
</P>
<ul>
<li>KDDI Phones</li>
<li>Motorola Phone Browsers</li>
<li>Nokia S40 Phone Browser</li>
<li>Obigo Browser</li>
<li>OpenWave Mobile Browser</li>
<li>Opera Mini Browser</li>
<li>Netfront Browser</li>
<li>RIM BlackBerry Browser 4.2 ~ 4.5</li>
<li>SonyEricsson Phone Browser</li>
<li>Vodafone Phones</li>
</ul>
<div style="margin:0px 50px 0px 50px; padding:10px; border:2px solid ">
<strong>Note:</strong>
WAP1.0 (WML) browsers are not supported.
</div>
</section>
</body>
</document>