articles/complaining/ImpressionI10: add links to home pages of affected applications

This commit is contained in:
Mikaela Suomalainen 2012-09-29 21:17:22 +03:00
parent 77e6b58a74
commit c9d65b0a9f
2 changed files with 13 additions and 9 deletions

View File

@ -44,7 +44,7 @@ More details
</tr> </tr>
<tr> <tr>
<td> <td>
WiFi Fixer crashes when it's started <a href="https://wififixer.wordpress.com/">WiFi Fixer</a> crashes when it's started
</td> </td>
<td> <td>
Yes Yes
@ -61,7 +61,7 @@ No
</tr> </tr>
<tr> <tr>
<td> <td>
Firefox for Android crashes when started <a href="https://wiki.mozilla.org/Mobile/Platforms/Android">Firefox for Android</a> crashes when started
</td> </td>
<td> <td>
No No
@ -78,7 +78,7 @@ No
</tr> </tr>
<tr> <tr>
<td> <td>
GitHub for Android crashes when started <a href="https://github.com/github/android">GitHub for Android</a> crashes when started
</td> </td>
<td> <td>
No No
@ -95,7 +95,7 @@ No
</tr> </tr>
<tr> <tr>
<td> <td>
Barcode Scanner crashes when started <a href="https://code.google.com/p/zxing/">Barcode Scanner</a> crashes when started
</td> </td>
<td> <td>
No No

View File

@ -49,28 +49,28 @@ I will list them in them in table below
<td>More details</td> <td>More details</td>
</tr> </tr>
<tr> <tr>
<td>WiFi Fixer crashes when it's started</td> <td>[WiFi Fixer] crashes when it's started</td>
<td>Yes</td> <td>Yes</td>
<td>No</td> <td>No</td>
<td>[#11 - Zanshinmu/Wifi-Fixer - GitHub]</td> <td>[#11 - Zanshinmu/Wifi-Fixer - GitHub]</td>
<td><center>-</center></td> <td><center>-</center></td>
</tr> </tr>
<tr> <tr>
<td>Firefox for Android crashes when started</td> <td>[Firefox for Android] crashes when started</td>
<td>No</td> <td>No</td>
<td>No</td> <td>No</td>
<td>[#795572 - Bugzilla@Mozilla]</td> <td>[#795572 - Bugzilla@Mozilla]</td>
<td><center>-</center></td> <td><center>-</center></td>
</tr> </tr>
<tr> <tr>
<td>GitHub for Android crashes when started</td> <td>[GitHub for Android] crashes when started</td>
<td>No</td> <td>No</td>
<td>No</td> <td>No</td>
<td>[#238 - github/android]</td> <td>[#238 - github/android]</td>
<td><center>-</center></td> <td><center>-</center></td>
</tr> </tr>
<tr> <tr>
<td>Barcode Scanner crashes when started</td> <td>[Barcode Scanner] crashes when started</td>
<td>No</td> <td>No</td>
<td>No</td> <td>No</td>
<td>[#1377 - zxing - Google Project Hosting]</td> <td>[#1377 - zxing - Google Project Hosting]</td>
@ -103,4 +103,8 @@ What happens when I run it? Nothing as you can see below.
[ADB]:https://developer.android.com/tools/help/adb.html [ADB]:https://developer.android.com/tools/help/adb.html
[alogcat]:https://code.google.com/p/alogcat/ [alogcat]:https://code.google.com/p/alogcat/
[#238 - github/android]:https://github.com/github/android/issues/238 [#238 - github/android]:https://github.com/github/android/issues/238
[#1377 - zxing - Google Project Hosting]:https://code.google.com/p/zxing/issues/detail?id=1377 [#1377 - zxing - Google Project Hosting]:https://code.google.com/p/zxing/issues/detail?id=1377
[WiFi Fixer]:https://wififixer.wordpress.com/
[Firefox for Android]:https://wiki.mozilla.org/Mobile/Platforms/Android
[GitHub for Android]:https://github.com/github/android
[Barcode Scanner]:https://code.google.com/p/zxing/