aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-02-23 12:12:15 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-06-12 11:55:24 +0200
commit495d7f603492db919267209ab19b8e05449b4660 (patch)
tree4eda6ba18747fcf9887321ee318f465b1539528f
parent42b460ca83000c2cdd36fb0ea90deade7072276d (diff)
downloadwww.replicant.us-495d7f603492db919267209ab19b8e05449b4660.tar.gz
www.replicant.us-495d7f603492db919267209ab19b8e05449b4660.tar.bz2
www.replicant.us-495d7f603492db919267209ab19b8e05449b4660.zip
devices: samsung: fix variant names
Samsung smartphones and tablets usually have several variants for a given model. For instance for the Galaxy SIII, the GT-I9300 variant is supported by Replicant but there are many other variants such as GT-I9305T, GT-I9305N, GT-I9308, SCH-I939, etc The Replicant project try to make sure that people wanting to run Replicant get devices with exactly the same variants that are supported. However, using I9300 instead of GT-I9300 can be very confusing. For instance under the cover of that variant, below the battery, there are markings with "MODEL: GT-I9300", and people might rightly expect to have "MODEL: I9300" instead and might wonder if the device they are looking at is exactly the same variant. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Reviewed-by: Fil Lupin <fillupin@protonmail.com>
-rw-r--r--freedom-privacy-security-issues.php6
-rw-r--r--screenshots.php72
-rw-r--r--supported-devices.php22
3 files changed, 50 insertions, 50 deletions
diff --git a/freedom-privacy-security-issues.php b/freedom-privacy-security-issues.php
index 8a0d39e..6d7734f 100644
--- a/freedom-privacy-security-issues.php
+++ b/freedom-privacy-security-issues.php
@@ -139,7 +139,7 @@
The GTA04 is not fully supported by Replicant yet but we are currently working to improve the situation.
</li>
<li>
- Second choices include the <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100">Galaxy S 2 (I9100)</a>, the <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS3I9300">Galaxy S 3 (I9300)</a>, the <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNote2N7100">Galaxy Note 2 (N7100)</a> and the <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNexusI9250">Galaxy Nexus (I9250)</a>, in order of supported hardware features in Replicant (more to less).
+ Second choices include the <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100">Galaxy S 2 (GT-I9100)</a>, the <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS3I9300">Galaxy S 3 (GT-I9300)</a>, the <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNote2N7100">Galaxy Note 2 (GT-N7100)</a> and the <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNexusI9250">Galaxy Nexus (GT-I9250)</a>, in order of supported hardware features in Replicant (more to less).
These devices are fairly common and easy to find.
They do not run free bootloaders, but were not proven to have bad modem isolation and perform well with Replicant.
</li>
@@ -150,13 +150,13 @@
<ul>
<!-- <li>
Any of the supported Sunxi tablets should be the preferred choice as they can run Replicant with free bootloaders and usually do not come with a modem.
- The few models that do were not proven to have bad modem isolation.</li><li>The <a href="http://redmine.replicant.us/projects/replicant/wiki/GalaxyTab270P31xx">Galaxy Tab 2 7.0 (P31x0)</a> would be a second choice for a tablet.
+ The few models that do were not proven to have bad modem isolation.</li><li>The <a href="http://redmine.replicant.us/projects/replicant/wiki/GalaxyTab270P31xx">Galaxy Tab 2 7.0 (GT-P31x0)</a> would be a second choice for a tablet.
It is fairly common and easy to find.
However, it does not run a free bootloader.
It exists in a Wi-Fi-only version and the version featuring a modem was not proven to have bad modem isolation.
</li> -->
<li>
- The <a href="http://redmine.replicant.us/projects/replicant/wiki/GalaxyTab270P31xx">Galaxy Tab 2 7.0 (P31x0)</a> is the preferred choice for a tablet.
+ The <a href="http://redmine.replicant.us/projects/replicant/wiki/GalaxyTab270P31xx">Galaxy Tab 2 7.0 (GT-P31x0)</a> is the preferred choice for a tablet.
It is fairly common and easy to find.
However, it does not run a free bootloader.
It exists in a Wi-Fi-only version and the version featuring a modem was not proven to have bad modem isolation.
diff --git a/screenshots.php b/screenshots.php
index e550624..c5699c4 100644
--- a/screenshots.php
+++ b/screenshots.php
@@ -6,134 +6,134 @@
<h4 class="text-center">System</h4>
<div class="row">
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-homescreen.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (I9100) Homescreen"><img src="images/screenshots/replicant-6.0-i9100-homescreen.png" alt="Galaxy S 2 (I9100) Homescreen" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-homescreen.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (GT-I9100) Homescreen"><img src="images/screenshots/replicant-6.0-i9100-homescreen.png" alt="Galaxy S 2 (GT-I9100) Homescreen" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-lockscreen.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (I9100) Lockscreen"><img src="images/screenshots/replicant-6.0-i9100-lockscreen.png" alt="Galaxy S 2 (I9100) Lockscreen" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-lockscreen.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (GT-I9100) Lockscreen"><img src="images/screenshots/replicant-6.0-i9100-lockscreen.png" alt="Galaxy S 2 (GT-I9100) Lockscreen" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-panel-menu.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (I9100) Panel menu"><img src="images/screenshots/replicant-6.0-i9100-panel-menu.png" alt="Galaxy S 2 (I9100) Panel menu" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-panel-menu.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (GT-I9100) Panel menu"><img src="images/screenshots/replicant-6.0-i9100-panel-menu.png" alt="Galaxy S 2 (GT-I9100) Panel menu" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-pin.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (I9100) PIN"><img src="images/screenshots/replicant-6.0-i9100-pin.png" alt="Galaxy S 2 (I9100) PIN"></a>
+ <a href="images/screenshots/replicant-6.0-i9100-pin.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (GT-I9100) PIN"><img src="images/screenshots/replicant-6.0-i9100-pin.png" alt="Galaxy S 2 (GT-I9100) PIN"></a>
</div>
</div>
<div class="row">
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-applications.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (I9100) Applications"><img src="images/screenshots/replicant-6.0-i9100-applications.png" alt="Galaxy S 2 (I9100) Applications" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-applications.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (GT-I9100) Applications"><img src="images/screenshots/replicant-6.0-i9100-applications.png" alt="Galaxy S 2 (GT-I9100) Applications" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-settings.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (I9100) Settings"><img src="images/screenshots/replicant-6.0-i9100-settings.png" alt="Galaxy S 2 (I9100) Settings" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-settings.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (GT-I9100) Settings"><img src="images/screenshots/replicant-6.0-i9100-settings.png" alt="Galaxy S 2 (GT-I9100) Settings" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-dexoptimizer.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (I9100) App optimization"><img src="images/screenshots/replicant-6.0-i9100-dexoptimizer.png" alt="Galaxy S 2 (I9100) App optimization" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-dexoptimizer.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (GT-I9100) App optimization"><img src="images/screenshots/replicant-6.0-i9100-dexoptimizer.png" alt="Galaxy S 2 (GT-I9100) App optimization" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-recovery.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (I9100) Recovery"><img src="images/screenshots/replicant-6.0-i9100-recovery.png" alt="Galaxy S 2 (I9100) Recovery" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-recovery.png" class="thumbnail" data-lightbox="system" data-title="Galaxy S 2 (GT-I9100) Recovery"><img src="images/screenshots/replicant-6.0-i9100-recovery.png" alt="Galaxy S 2 (GT-I9100) Recovery" /></a>
</div>
</div>
<h4 class="text-center">Applications</h4>
<div class="row">
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-f-droid.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (I9100) F-Droid"><img src="images/screenshots/replicant-6.0-i9100-f-droid.png" alt="Galaxy S 2 (I9100) F-Droid" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-f-droid.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (GT-I9100) F-Droid"><img src="images/screenshots/replicant-6.0-i9100-f-droid.png" alt="Galaxy S 2 (GT-I9100) F-Droid" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-camera.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (I9100) Camera"><img src="images/screenshots/replicant-6.0-i9100-camera.png" alt="Galaxy S 2 (I9100) Camera" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-camera.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (GT-I9100) Camera"><img src="images/screenshots/replicant-6.0-i9100-camera.png" alt="Galaxy S 2 (GT-I9100) Camera" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-browser-bookmarks.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (I9100) Browser bookmarks"><img src="images/screenshots/replicant-6.0-i9100-browser-bookmarks.png" alt="Galaxy S 2 (I9100) Browser bookmarks" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-browser-bookmarks.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (GT-I9100) Browser bookmarks"><img src="images/screenshots/replicant-6.0-i9100-browser-bookmarks.png" alt="Galaxy S 2 (GT-I9100) Browser bookmarks" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-music.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (I9100) Music"><img src="images/screenshots/replicant-6.0-i9100-music.png" alt="Galaxy S 2 (I9100) Music" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-music.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (GT-I9100) Music"><img src="images/screenshots/replicant-6.0-i9100-music.png" alt="Galaxy S 2 (GT-I9100) Music" /></a>
</div>
</div>
<div class="row">
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-repwifi.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (I9100) RepWifi"><img src="images/screenshots/replicant-6.0-i9100-repwifi.png" alt="Galaxy S 2 (I9100) RepWifi" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-repwifi.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (GT-I9100) RepWifi"><img src="images/screenshots/replicant-6.0-i9100-repwifi.png" alt="Galaxy S 2 (GT-I9100) RepWifi" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-dialer.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (I9100) Dialer"><img src="images/screenshots/replicant-6.0-i9100-dialer.png" alt="Galaxy S 2 (I9100) Dialer" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-dialer.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (GT-I9100) Dialer"><img src="images/screenshots/replicant-6.0-i9100-dialer.png" alt="Galaxy S 2 (GT-I9100) Dialer" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-in-call.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (I9100) In-call"><img src="images/screenshots/replicant-6.0-i9100-in-call.png" alt="Galaxy S 2 (I9100) In-call" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-in-call.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (GT-I9100) In-call"><img src="images/screenshots/replicant-6.0-i9100-in-call.png" alt="Galaxy S 2 (GT-I9100) In-call" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-6.0-i9100-sms.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (I9100) SMS"><img src="images/screenshots/replicant-6.0-i9100-sms.png" alt="Galaxy S 2 (I9100) SMS" /></a>
+ <a href="images/screenshots/replicant-6.0-i9100-sms.png" class="thumbnail" data-lightbox="applications" data-title="Galaxy S 2 (GT-I9100) SMS"><img src="images/screenshots/replicant-6.0-i9100-sms.png" alt="Galaxy S 2 (GT-I9100) SMS" /></a>
</div>
</div>
<h3>Replicant 4.2</h3>
<h4 class="text-center">System</h4>
<div class="row">
<div class="col-md-6">
- <a href="images/screenshots/replicant-4.2-p51x0-homescreen.jpg" class="thumbnail" data-lightbox="system" data-title="Galaxy Tab 2 10.1 (P51x0) Homescreen"><img src="images/screenshots/replicant-4.2-p51x0-homescreen.jpg" alt="Galaxy Tab 2 10.1 (P51x0) Homescreen" /></a>
+ <a href="images/screenshots/replicant-4.2-p51x0-homescreen.jpg" class="thumbnail" data-lightbox="system" data-title="Galaxy Tab 2 10.1 (GT-P51x0) Homescreen"><img src="images/screenshots/replicant-4.2-p51x0-homescreen.jpg" alt="Galaxy Tab 2 10.1 (GT-P51x0) Homescreen" /></a>
</div>
<div class="col-md-6">
- <a href="images/screenshots/replicant-4.2-p51x0-lockscreen.jpg" class="thumbnail" data-lightbox="system" data-title="Galaxy Tab 2 10.1 (P51x0) Lockscreen"><img src="images/screenshots/replicant-4.2-p51x0-lockscreen.jpg" alt="Galaxy Tab 2 10.1 (P51x0) Lockscreen" /></a>
+ <a href="images/screenshots/replicant-4.2-p51x0-lockscreen.jpg" class="thumbnail" data-lightbox="system" data-title="Galaxy Tab 2 10.1 (GT-P51x0) Lockscreen"><img src="images/screenshots/replicant-4.2-p51x0-lockscreen.jpg" alt="Galaxy Tab 2 10.1 (GT-P51x0) Lockscreen" /></a>
</div>
</div>
<div class="row">
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-homescreen.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (I902x) Homescreen"><img src="images/screenshots/replicant-4.2-crespo-homescreen.jpg" alt="Nexus S (I902x) Homescreen" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-homescreen.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (GT-I902x) Homescreen"><img src="images/screenshots/replicant-4.2-crespo-homescreen.jpg" alt="Nexus S (GT-I902x) Homescreen" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-lockscreen.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (I902x) Lockscreen"><img src="images/screenshots/replicant-4.2-crespo-lockscreen.jpg" alt="Nexus S (I902x) Lockscreen" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-lockscreen.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (GT-I902x) Lockscreen"><img src="images/screenshots/replicant-4.2-crespo-lockscreen.jpg" alt="Nexus S (GT-I902x) Lockscreen" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-panel-menu.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (I902x) Panel menu"><img src="images/screenshots/replicant-4.2-crespo-panel-menu.jpg" alt="Nexus S (I902x) Panel menu" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-panel-menu.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (GT-I902x) Panel menu"><img src="images/screenshots/replicant-4.2-crespo-panel-menu.jpg" alt="Nexus S (GT-I902x) Panel menu" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-pin.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (I902x) PIN"><img src="images/screenshots/replicant-4.2-crespo-pin.jpg" alt="Nexus S (I902x) PIN"></a>
+ <a href="images/screenshots/replicant-4.2-crespo-pin.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (GT-I902x) PIN"><img src="images/screenshots/replicant-4.2-crespo-pin.jpg" alt="Nexus S (GT-I902x) PIN"></a>
</div>
</div>
<div class="row">
<div class="col-md-6">
- <a href="images/screenshots/replicant-4.2-p31x0-homescreen.jpg" class="thumbnail" data-lightbox="system" data-title="Galaxy Tab 2 7.0 (P31x0) Homescreen"><img src="images/screenshots/replicant-4.2-p31x0-homescreen.jpg" alt="Galaxy Tab 2 7.0 (P31x0) Homescreen" /></a>
+ <a href="images/screenshots/replicant-4.2-p31x0-homescreen.jpg" class="thumbnail" data-lightbox="system" data-title="Galaxy Tab 2 7.0 (GT-P31x0) Homescreen"><img src="images/screenshots/replicant-4.2-p31x0-homescreen.jpg" alt="Galaxy Tab 2 7.0 (GT-P31x0) Homescreen" /></a>
</div>
<div class="col-md-6">
- <a href="images/screenshots/replicant-4.2-p31x0-panel-menu.jpg" class="thumbnail" data-lightbox="system" data-title="Galaxy Tab 2 7.0 (P31x0) Panel menu"><img src="images/screenshots/replicant-4.2-p31x0-panel-menu.jpg" alt="Galaxy Tab 2 7.0 (P31x0) Panel menu" /></a>
+ <a href="images/screenshots/replicant-4.2-p31x0-panel-menu.jpg" class="thumbnail" data-lightbox="system" data-title="Galaxy Tab 2 7.0 (GT-P31x0) Panel menu"><img src="images/screenshots/replicant-4.2-p31x0-panel-menu.jpg" alt="Galaxy Tab 2 7.0 (GT-P31x0) Panel menu" /></a>
</div>
</div>
<div class="row">
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-applications.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (I902x) Applications"><img src="images/screenshots/replicant-4.2-crespo-applications.jpg" alt="Nexus S (I902x) Applications" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-applications.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (GT-I902x) Applications"><img src="images/screenshots/replicant-4.2-crespo-applications.jpg" alt="Nexus S (GT-I902x) Applications" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-widgets.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (I902x) Widgets"><img src="images/screenshots/replicant-4.2-crespo-widgets.jpg" alt="Nexus S (I902x) Widgets" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-widgets.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (GT-I902x) Widgets"><img src="images/screenshots/replicant-4.2-crespo-widgets.jpg" alt="Nexus S (GT-I902x) Widgets" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-settings.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (I902x) Settings"><img src="images/screenshots/replicant-4.2-crespo-settings.jpg" alt="Nexus S (I902x) Settings" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-settings.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (GT-I902x) Settings"><img src="images/screenshots/replicant-4.2-crespo-settings.jpg" alt="Nexus S (GT-I902x) Settings" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-ums.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (I902x) USB mass storage"><img src="images/screenshots/replicant-4.2-crespo-ums.jpg" alt="Nexus S (I902x) USB mass storage" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-ums.jpg" class="thumbnail" data-lightbox="system" data-title="Nexus S (GT-I902x) USB mass storage"><img src="images/screenshots/replicant-4.2-crespo-ums.jpg" alt="Nexus S (GT-I902x) USB mass storage" /></a>
</div>
</div>
<h4 class="text-center">Applications</h4>
<div class="row">
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-f-droid.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (I902x) F-Droid"><img src="images/screenshots/replicant-4.2-crespo-f-droid.jpg" alt="Nexus S (I902x) F-Droid" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-f-droid.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (GT-I902x) F-Droid"><img src="images/screenshots/replicant-4.2-crespo-f-droid.jpg" alt="Nexus S (GT-I902x) F-Droid" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-camera.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (I902x) Camera"><img src="images/screenshots/replicant-4.2-crespo-camera.jpg" alt="Nexus S (I902x) Camera" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-camera.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (GT-I902x) Camera"><img src="images/screenshots/replicant-4.2-crespo-camera.jpg" alt="Nexus S (GT-I902x) Camera" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-browser-bookmarks.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (I902x) Browser bookmarks"><img src="images/screenshots/replicant-4.2-crespo-browser-bookmarks.jpg" alt="Nexus S (I902x) Browser bookmarks" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-browser-bookmarks.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (GT-I902x) Browser bookmarks"><img src="images/screenshots/replicant-4.2-crespo-browser-bookmarks.jpg" alt="Nexus S (GT-I902x) Browser bookmarks" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-apollo.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (I902x) Apollo"><img src="images/screenshots/replicant-4.2-crespo-apollo.jpg" alt="Nexus S (I902x) Apollo" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-apollo.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (GT-I902x) Apollo"><img src="images/screenshots/replicant-4.2-crespo-apollo.jpg" alt="Nexus S (GT-I902x) Apollo" /></a>
</div>
</div>
<div class="row">
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-dialer.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (I902x) Dialer"><img src="images/screenshots/replicant-4.2-crespo-dialer.jpg" alt="Nexus S (I902x) Dialer" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-dialer.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (GT-I902x) Dialer"><img src="images/screenshots/replicant-4.2-crespo-dialer.jpg" alt="Nexus S (GT-I902x) Dialer" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-ringing.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (I902x) Ringing"><img src="images/screenshots/replicant-4.2-crespo-ringing.jpg" alt="Nexus S (I902x) Ringing" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-ringing.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (GT-I902x) Ringing"><img src="images/screenshots/replicant-4.2-crespo-ringing.jpg" alt="Nexus S (GT-I902x) Ringing" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-in-call.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (I902x) In-call"><img src="images/screenshots/replicant-4.2-crespo-in-call.jpg" alt="Nexus S (I902x) In-call" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-in-call.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (GT-I902x) In-call"><img src="images/screenshots/replicant-4.2-crespo-in-call.jpg" alt="Nexus S (GT-I902x) In-call" /></a>
</div>
<div class="col-md-3">
- <a href="images/screenshots/replicant-4.2-crespo-sms.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (I902x) SMS"><img src="images/screenshots/replicant-4.2-crespo-sms.jpg" alt="Nexus S (I902x) SMS" /></a>
+ <a href="images/screenshots/replicant-4.2-crespo-sms.jpg" class="thumbnail" data-lightbox="applications" data-title="Nexus S (GT-I902x) SMS"><img src="images/screenshots/replicant-4.2-crespo-sms.jpg" alt="Nexus S (GT-I902x) SMS" /></a>
</div>
</div>
</div>
diff --git a/supported-devices.php b/supported-devices.php
index 775ef67..b7bf2ef 100644
--- a/supported-devices.php
+++ b/supported-devices.php
@@ -5,32 +5,32 @@
<h3>Maintained devices</h3>
<div class="row row-eq-height">
<div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100" class="thumbnail supported-device"><img src="images/supported-devices/i9100.png" alt="Galaxy S 2 (I9100)" /><br />Galaxy S 2 (I9100)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100" class="thumbnail supported-device"><img src="images/supported-devices/i9100.png" alt="Galaxy S 2 (GT-I9100)" /><br />Galaxy S 2 (GT-I9100)</a>
</div>
<div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNoteN7000" class="thumbnail supported-device"><img src="images/supported-devices/n7000.png" alt="Galaxy Note (N7000)" /><br />Galaxy Note (N7000)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNoteN7000" class="thumbnail supported-device"><img src="images/supported-devices/n7000.png" alt="Galaxy Note (GT-N7000)" /><br />Galaxy Note (GT-N7000)</a>
</div>
<div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNexusI9250" class="thumbnail supported-device"><img src="images/supported-devices/maguro.png" alt="Galaxy Nexus (I9250)" /><br />Galaxy Nexus (I9250)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNexusI9250" class="thumbnail supported-device"><img src="images/supported-devices/maguro.png" alt="Galaxy Nexus (GT-I9250)" /><br />Galaxy Nexus (GT-I9250)</a>
</div>
</div>
<div class="row row-eq-height">
<div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS3I9300" class="thumbnail supported-device"><img src="images/supported-devices/i9300.png" alt="Galaxy S 3 (I9300)" /><br />Galaxy S 3 (I9300)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS3I9300" class="thumbnail supported-device"><img src="images/supported-devices/i9300.png" alt="Galaxy S 3 (GT-I9300)" /><br />Galaxy S 3 (GT-I9300)</a>
</div>
<div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNote2N7100" class="thumbnail supported-device"><img src="images/supported-devices/n7100.png" alt="Galaxy Note (N7000)" /><br />Galaxy Note 2 (N7100)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNote2N7100" class="thumbnail supported-device"><img src="images/supported-devices/n7100.png" alt="Galaxy Note (GT-N7000)" /><br />Galaxy Note 2 (GT-N7100)</a>
</div>
<div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNote80N51xx" class="thumbnail supported-device"><img src="images/supported-devices/n5100.png" alt="Galaxy Note 8.0 (N51xx)" /><br />Galaxy Note 8.0 (N51xx)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNote80N51xx" class="thumbnail supported-device"><img src="images/supported-devices/n5100.png" alt="Galaxy Note 8.0 (GT-N51xx)" /><br />Galaxy Note 8.0 (GT-N51xx)</a>
</div>
</div>
<div class="row row-eq-height">
<div class="col-md-6">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyTab270P31xx" class="thumbnail supported-device"><span class="vertical-spacer"><img src="images/supported-devices/p3100.png" alt="Galaxy Tab 2 10.1 (P51xx)" /></span><br />Galaxy Tab 2 7.0 (P31xx)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyTab270P31xx" class="thumbnail supported-device"><span class="vertical-spacer"><img src="images/supported-devices/p3100.png" alt="Galaxy Tab 2 10.1 (GT-P51xx)" /></span><br />Galaxy Tab 2 7.0 (GT-P31xx)</a>
</div>
<div class="col-md-6">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyTab2101P51xx" class="thumbnail supported-device"><span class="vertical-spacer"><img src="images/supported-devices/p5100.png" alt="Galaxy Tab 2 10.1 (P51xx)" /></span><br />Galaxy Tab 2 10.1 (P51xx)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyTab2101P51xx" class="thumbnail supported-device"><span class="vertical-spacer"><img src="images/supported-devices/p5100.png" alt="Galaxy Tab 2 10.1 (GT-P51xx)" /></span><br />Galaxy Tab 2 10.1 (GT-P51xx)</a>
</div>
</div>
@@ -40,7 +40,7 @@
<a href="//redmine.replicant.us/projects/replicant/wiki/GTA04" class="thumbnail supported-device"><img src="images/supported-devices/gta04.png" alt="GTA04" /><br />GTA04</a>
</div>
<div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS3I9305" class="thumbnail supported-device"><img src="images/supported-devices/i9305.png" alt="Galaxy S 3 4G (I9305)" /><br />Galaxy S 3 4G (I9305)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS3I9305" class="thumbnail supported-device"><img src="images/supported-devices/i9305.png" alt="Galaxy S 3 4G (GT-I9305)" /><br />Galaxy S 3 4G (GT-I9305)</a>
</div>
</div>
<h3>Unmaintained devices</h3>
@@ -52,12 +52,12 @@
<a href="//redmine.replicant.us/projects/replicant/wiki/NexusOne" class="thumbnail supported-device"><img src="images/supported-devices/passion.png" alt="Nexus One" /><br />Nexus One</a>
</div>
<div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/NexusSI902x" class="thumbnail supported-device"><img src="images/supported-devices/crespo.png" alt="Nexus S (I902x)" /><br />Nexus S (I902x)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/NexusSI902x" class="thumbnail supported-device"><img src="images/supported-devices/crespo.png" alt="Nexus S (GT-I902x)" /><br />Nexus S (GT-I902x)</a>
</div>
</div>
<div class="row row-eq-height">
<div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxySI9000" class="thumbnail supported-device"><img src="images/supported-devices/galaxysmtd.png" alt="Galaxy S (I9000)" /><br />Galaxy S (I9000)</a>
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxySI9000" class="thumbnail supported-device"><img src="images/supported-devices/galaxysmtd.png" alt="Galaxy S (GT-I9000)" /><br />Galaxy S (GT-I9000)</a>
</div>
</div>