Updated licensing information and data protection clause.
authorArmin Novak <armin.novak@thincast.com>
Wed, 22 Feb 2017 18:09:01 +0000 (19:09 +0100)
committerArmin Novak <armin.novak@thincast.com>
Wed, 22 Feb 2017 19:11:20 +0000 (20:11 +0100)
client/Android/Studio/aFreeRDP/src/main/assets/about_page/about.html
client/Android/Studio/aFreeRDP/src/main/assets/about_page/about_phone.html
client/Android/Studio/aFreeRDP/src/main/assets/de_about_page/about.html
client/Android/Studio/aFreeRDP/src/main/assets/de_about_page/about_phone.html
client/Android/Studio/freeRDPCore/src/main/java/com/freerdp/freerdpcore/presentation/AboutActivity.java
client/Android/Studio/freeRDPCore/src/main/res/layout/activity_about.xml [new file with mode: 0644]
client/Android/Studio/freeRDPCore/src/main/res/values-w820dp/dimens.xml [new file with mode: 0644]
client/Android/Studio/freeRDPCore/src/main/res/values/dimens.xml

index 1139fc2..0009ecc 100644 (file)
@@ -1,32 +1,19 @@
 <html>
 <head>
-    <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0;'/>
-
-    <script language="javascript">
-function toggle() {
-       var ele = document.getElementById("toggleText");
-       var text = document.getElementById("displayText");
-       if(ele.style.display == "block") {
-               ele.style.display = "none";
-               text.innerHTML = "show";
-       }
-       else {
-               ele.style.display = "block";
-               text.innerHTML = "<b>hide</b>";
-       }
-} 
-
-    </script>
+    <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'/>
+    <meta charset="UTF-8">
 
     <style type="text/css">
-        @charset "utf-8";
+    @charset "utf-8";
+
 body {
        font: 100%%/1.4 Helvetica;
        background-color:#E9EBF8;
        height: 100%%; width: 100%%; margin: 0;
        background-image:url(../background.jpg);
-       background-position:center;
-
+       background-position:center;
+       background-size: 15%%;
+       background-repeat: no-repeat;
        text-align:center;
 }
 
@@ -55,7 +42,6 @@ body {
        }
 #article{
 
-
 background-color:#FFFFFF;
 opacity: 0.8;
 z-index:0;
@@ -99,8 +85,7 @@ color:#000;
 {
        margin-left: auto;
        margin-right: auto;
-       width: 50em;
-       width:420px;
+       width:inherit;
 }
 /* ~~ Element/tag selectors ~~ */
 ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
@@ -141,14 +126,15 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
 
 
 
+
+
+
     </style>
 </head>
 <body>
 
 
 <div id="container">
-
-
     <div id="introduction_headline">
         <h2>aFreeRDP </br>Remote Desktop Client</h2>
     </div>
@@ -156,9 +142,8 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
         <img src="../FreeRDP_Logo.png" width="30%%"></p>
     <div id="introduction">
 
-        aFreeRDP is an open source client
-        capable of natively using Remote Desktop Protocol (RDP) in order to remotely access your
-        Windows desktop.
+        <b>aFreeRDP</b> is an open source client capable of natively using<br>
+        Remote Desktop Protocol (RDP) in order to remotely access your Windows desktop.
     </div>
 
 
@@ -180,8 +165,6 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
             </tr>
         </table>
         </p>
-    </div>
-    <div id="article">
 
         <div id="headline">
             <h3>Credits</h3>
@@ -189,27 +172,196 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
 
         aFreeRDP is a part of <a href="http://www.freerdp.com/">FreeRDP</a>
 
-    </div>
-
-    <div id="article">
         <div id="headline">
-            <h3>License</h3>
+            <h3>Data protection</h3>
         </div>
+        TODO
 
-        This program is free software; you can redistribute it and/or modify it under the terms of
-        the Mozilla Public License, v. 2.0.
-        You can obtain an online version of the License from <a href="http://mozilla.org/MPL/2.0/">http://mozilla.org/MPL/2.0/</a>.
-        </p>
+        <div id="headline">
+            <h3>Licenses</h3>
+        </div>
+        <div id="headline">
+            <h4>aFreeRDP</h4>
+        </div>
+        <pre>This program is free software;<br>
+            you can redistribute it and/or modify it under the terms<br>
+            of the Mozilla Public License, v. 2.0.<br>
+            You can obtain an online version of the License from<br>
+            <a href="http://mozilla.org/MPL/2.0/">http://mozilla.org/MPL/2.0/</a>.
+        </pre>
         <p>
             This program is distributed in the hope that it will be useful, but WITHOUT ANY
-            WARRANTY; without even the implied warranty of
-            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+            WARRANTY;<br>
+            without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+            PURPOSE.
         </p>
         <p>
             A copy of the product's source code can be obtained from the FreeRDP GitHub repository
-            at <a
-                href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
+            at<br>
+            <a href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
+        </p>
+        <br>
+        <div id="headline">
+            <h4>FreeRDP</h4>
+        </div>
+        <pre>
+        Licensed under the Apache License, Version 2.0 (the "License");<br/>
+        you may not use this file except in compliance with the License.<br/>
+        You may obtain a copy of the License at<br/>
+            </pre>
+        <br/>
+        <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
+
+        <pre>
+            Unless required by applicable law or agreed to in writing, software<br>
+            distributed under the License is distributed on an "AS IS" BASIS,<br>
+            WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<br>
+            See the License for the specific language governing permissions and<br>
+            limitations under the License.
+        </pre>
+
+        <p>
+            A copy of the product's source code can be obtained from the FreeRDP GitHub repository
+            at<br>
+            <a href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
+        </p>
+
+        <div id="headline">
+            <h4>OpenSSL</h4>
+        </div>
+
+        <p>
+        <div><pre>
+LICENSE ISSUES<br>
+==============<br>
+<br>
+The OpenSSL toolkit stays under a dual license, i.e. both the conditions of<br>
+the OpenSSL License and the original SSLeay license apply to the toolkit.<br>
+See below for the actual license texts.<br>
+<br>
+OpenSSL License<br>
+---------------<br>
+<br>
+/* ====================================================================<br>
+* Copyright (c) 1998-2016 The OpenSSL Project. All rights reserved.<br>
+*<br>
+* Redistribution and use in source and binary forms, with or without<br>
+* modification, are permitted provided that the following conditions<br>
+* are met:<br>
+*<br>
+* 1. Redistributions of source code must retain the above copyright<br>
+* notice, this list of conditions and the following disclaimer.<br>
+*<br>
+* 2. Redistributions in binary form must reproduce the above copyright<br>
+* notice, this list of conditions and the following disclaimer in<br>
+* the documentation and/or other materials provided with the<br>
+* distribution.<br>
+*<br>
+* 3. All advertising materials mentioning features or use of this<br>
+* software must display the following acknowledgment:<br>
+* "This product includes software developed by the OpenSSL Project<br>
+* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"<br>
+*<br>
+* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to<br>
+* endorse or promote products derived from this software without<br>
+* prior written permission. For written permission, please contact<br>
+* openssl-core@openssl.org.<br>
+*<br>
+* 5. Products derived from this software may not be called "OpenSSL"<br>
+* nor may "OpenSSL" appear in their names without prior written<br>
+* permission of the OpenSSL Project.<br>
+*<br>
+* 6. Redistributions of any form whatsoever must retain the following<br>
+* acknowledgment:<br>
+* "This product includes software developed by the OpenSSL Project<br>
+* for use in the OpenSSL Toolkit (http://www.openssl.org/)"<br>
+*<br>
+* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY<br>
+* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
+* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR<br>
+* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR<br>
+* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,<br>
+* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT<br>
+* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;<br>
+* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)<br>
+* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,<br>
+* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
+* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED<br>
+* OF THE POSSIBILITY OF SUCH DAMAGE.<br>
+* ====================================================================<br>
+*<br>
+* This product includes cryptographic software written by Eric Young<br>
+* (eay@cryptsoft.com). This product includes software written by Tim<br>
+* Hudson (tjh@cryptsoft.com).<br>
+*<br>
+*/<br>
+<br>
+Original SSLeay License<br>
+-----------------------<br>
+<br>
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)<br>
+* All rights reserved.<br>
+*<br>
+* This package is an SSL implementation written<br>
+* by Eric Young (eay@cryptsoft.com).<br>
+* The implementation was written so as to conform with Netscapes SSL.<br>
+*<br>
+* This library is free for commercial and non-commercial use as long as<br>
+* the following conditions are aheared to. The following conditions<br>
+* apply to all code found in this distribution, be it the RC4, RSA,<br>
+* lhash, DES, etc., code; not just the SSL code. The SSL documentation<br>
+* included with this distribution is covered by the same copyright terms<br>
+* except that the holder is Tim Hudson (tjh@cryptsoft.com).<br>
+*<br>
+* Copyright remains Eric Young's, and as such any Copyright notices in<br>
+* the code are not to be removed.<br>
+* If this package is used in a product, Eric Young should be given attribution<br>
+* as the author of the parts of the library used.<br>
+* This can be in the form of a textual message at program startup or<br>
+* in documentation (online or textual) provided with the package.<br>
+*<br>
+* Redistribution and use in source and binary forms, with or without<br>
+* modification, are permitted provided that the following conditions<br>
+* are met:<br>
+* 1. Redistributions of source code must retain the copyright<br>
+* notice, this list of conditions and the following disclaimer.<br>
+* 2. Redistributions in binary form must reproduce the above copyright<br>
+* notice, this list of conditions and the following disclaimer in the<br>
+* documentation and/or other materials provided with the distribution.<br>
+* 3. All advertising materials mentioning features or use of this software<br>
+* must display the following acknowledgement:<br>
+* "This product includes cryptographic software written by<br>
+* Eric Young (eay@cryptsoft.com)"<br>
+* The word 'cryptographic' can be left out if the rouines from the library<br>
+* being used are not cryptographic related :-).<br>
+* 4. If you include any Windows specific code (or a derivative thereof) from<br>
+* the apps directory (application code) you must include an acknowledgement:<br>
+* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"<br>
+*<br>
+* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND<br>
+* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
+* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
+* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE<br>
+* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL<br>
+* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS<br>
+* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)<br>
+* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT<br>
+* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY<br>
+* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF<br>
+* SUCH DAMAGE.<br>
+*<br>
+* The licence and distribution terms for any publically available version or<br>
+* derivative of this code cannot be changed. i.e. this code cannot simply be<br>
+* copied and put under another distribution licence<br>
+* [including the GNU Public Licence.]<br>
+*/<br>
+        </pre>
+        </div>
+        </p>
+        <p>
+            A copy of the product's source code can be obtained from the project page at<br>
+            <a href="https://www.openssl.org/">https://www.openssl.org/</a>.<br/>
         </p>
-        <br></div>
+    </div>
 </body>
 </html>
index 9195e26..561f26d 100644 (file)
@@ -1,33 +1,20 @@
 <html>
 <head>
-    <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0;'/>
-
-    <script language="javascript">
-function toggle() {
-       var ele = document.getElementById("toggleText");
-       var text = document.getElementById("displayText");
-       if(ele.style.display == "block") {
-               ele.style.display = "none";
-               text.innerHTML = "show";
-       }
-       else {
-               ele.style.display = "block";
-               text.innerHTML = "<b>hide</b>";
-       }
-} 
-
-    </script>
+    <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'/>
+    <meta charset="UTF-8">
 
     <style type="text/css">
         @charset "utf-8";
+
 body {
        font: 100%%/1 Helvetica;
        background-color:#E9EBF8;
        height: 100%%; width: 100%%; margin: 0;
-       background-image:url(../background.jpg);
-       background-position:center;
-
        text-align:center;
+       background-image:url(../background.jpg);
+           background-position:center;
+           background-size: 15%%;
+           background-repeat: no-repeat;
 }
 
 .centered-table {
@@ -100,7 +87,7 @@ color:#000;
        margin-left: auto;
        margin-right: auto;
        
-       width:300px;
+       width:inherit;
 }
 /* ~~ Element/tag selectors ~~ */
 ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
@@ -142,7 +129,6 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
 
 }
 
-
     </style>
 </head>
 <body>
@@ -158,8 +144,8 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
         <img src="../FreeRDP_Logo.png" width="25%%"></p>
     <div id="introduction">
 
-        <b>aFreeRDP</b> is an open source client for Windows Remote Services using Remote Desktop
-        Protocol (RDP) in order to remotely access your Windows desktop.
+        <b>aFreeRDP</b> is an open source client capable of natively using<br>
+        Remote Desktop Protocol (RDP) in order to remotely access your Windows desktop.
     </div>
 
 
@@ -191,23 +177,195 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
     </div>
     <div id="article">
         <div id="headline">
-            <h3>License</h3>
+            <h3>Data protection</h3>
         </div>
+        TODO
 
-        This program is free software; you can redistribute it and/or modify it under the terms of
-        the Mozilla Public License, v. 2.0.
-        You can obtain an online version of the License from <a href="http://mozilla.org/MPL/2.0/">http://mozilla.org/MPL/2.0/</a>.
-        </p>
+        <div id="headline">
+            <h3>Licenses</h3>
+        </div>
+        <div id="headline">
+            <h4>aFreeRDP</h4>
+        </div>
+        <pre>This program is free software;<br>
+            you can redistribute it and/or modify it under the terms<br>
+            of the Mozilla Public License, v. 2.0.<br>
+            You can obtain an online version of the License from<br>
+            <a href="http://mozilla.org/MPL/2.0/">http://mozilla.org/MPL/2.0/</a>.
+        </pre>
         <p>
             This program is distributed in the hope that it will be useful, but WITHOUT ANY
-            WARRANTY; without even the implied warranty of
-            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+            WARRANTY;<br>
+            without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+            PURPOSE.
         </p>
         <p>
             A copy of the product's source code can be obtained from the FreeRDP GitHub repository
-            at <a
-                href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
-        </p></div>
+            at<br>
+            <a href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
+        </p>
+        <div id="headline">
+            <h4>FreeRDP</h4>
+        </div>
+        <pre>
+        Licensed under the Apache License, Version 2.0 (the "License");<br/>
+        you may not use this file except in compliance with the License.<br/>
+        You may obtain a copy of the License at<br/>
+        <br/>
+            </pre>
+        <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
+        <br/>
+        <pre>
+            Unless required by applicable law or agreed to in writing, software<br>
+            distributed under the License is distributed on an "AS IS" BASIS,<br>
+            WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<br>
+            See the License for the specific language governing permissions and<br>
+            limitations under the License.
+        </pre>
+
+        <p>
+            A copy of the product's source code can be obtained from the FreeRDP GitHub repository
+            at<br>
+            <a href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
+        </p>
+
+        <div id="headline">
+            <h4>OpenSSL</h4>
+        </div>
+
+        <p>
+        <div><pre>
+LICENSE ISSUES<br>
+==============<br>
+<br>
+The OpenSSL toolkit stays under a dual license, i.e. both the conditions of<br>
+the OpenSSL License and the original SSLeay license apply to the toolkit.<br>
+See below for the actual license texts.<br>
+<br>
+OpenSSL License<br>
+---------------<br>
+<br>
+/* ====================================================================<br>
+* Copyright (c) 1998-2016 The OpenSSL Project. All rights reserved.<br>
+*<br>
+* Redistribution and use in source and binary forms, with or without<br>
+* modification, are permitted provided that the following conditions<br>
+* are met:<br>
+*<br>
+* 1. Redistributions of source code must retain the above copyright<br>
+* notice, this list of conditions and the following disclaimer.<br>
+*<br>
+* 2. Redistributions in binary form must reproduce the above copyright<br>
+* notice, this list of conditions and the following disclaimer in<br>
+* the documentation and/or other materials provided with the<br>
+* distribution.<br>
+*<br>
+* 3. All advertising materials mentioning features or use of this<br>
+* software must display the following acknowledgment:<br>
+* "This product includes software developed by the OpenSSL Project<br>
+* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"<br>
+*<br>
+* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to<br>
+* endorse or promote products derived from this software without<br>
+* prior written permission. For written permission, please contact<br>
+* openssl-core@openssl.org.<br>
+*<br>
+* 5. Products derived from this software may not be called "OpenSSL"<br>
+* nor may "OpenSSL" appear in their names without prior written<br>
+* permission of the OpenSSL Project.<br>
+*<br>
+* 6. Redistributions of any form whatsoever must retain the following<br>
+* acknowledgment:<br>
+* "This product includes software developed by the OpenSSL Project<br>
+* for use in the OpenSSL Toolkit (http://www.openssl.org/)"<br>
+*<br>
+* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY<br>
+* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
+* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR<br>
+* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR<br>
+* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,<br>
+* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT<br>
+* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;<br>
+* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)<br>
+* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,<br>
+* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
+* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED<br>
+* OF THE POSSIBILITY OF SUCH DAMAGE.<br>
+* ====================================================================<br>
+*<br>
+* This product includes cryptographic software written by Eric Young<br>
+* (eay@cryptsoft.com). This product includes software written by Tim<br>
+* Hudson (tjh@cryptsoft.com).<br>
+*<br>
+*/<br>
+<br>
+Original SSLeay License<br>
+-----------------------<br>
+<br>
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)<br>
+* All rights reserved.<br>
+*<br>
+* This package is an SSL implementation written<br>
+* by Eric Young (eay@cryptsoft.com).<br>
+* The implementation was written so as to conform with Netscapes SSL.<br>
+*<br>
+* This library is free for commercial and non-commercial use as long as<br>
+* the following conditions are aheared to. The following conditions<br>
+* apply to all code found in this distribution, be it the RC4, RSA,<br>
+* lhash, DES, etc., code; not just the SSL code. The SSL documentation<br>
+* included with this distribution is covered by the same copyright terms<br>
+* except that the holder is Tim Hudson (tjh@cryptsoft.com).<br>
+*<br>
+* Copyright remains Eric Young's, and as such any Copyright notices in<br>
+* the code are not to be removed.<br>
+* If this package is used in a product, Eric Young should be given attribution<br>
+* as the author of the parts of the library used.<br>
+* This can be in the form of a textual message at program startup or<br>
+* in documentation (online or textual) provided with the package.<br>
+*<br>
+* Redistribution and use in source and binary forms, with or without<br>
+* modification, are permitted provided that the following conditions<br>
+* are met:<br>
+* 1. Redistributions of source code must retain the copyright<br>
+* notice, this list of conditions and the following disclaimer.<br>
+* 2. Redistributions in binary form must reproduce the above copyright<br>
+* notice, this list of conditions and the following disclaimer in the<br>
+* documentation and/or other materials provided with the distribution.<br>
+* 3. All advertising materials mentioning features or use of this software<br>
+* must display the following acknowledgement:<br>
+* "This product includes cryptographic software written by<br>
+* Eric Young (eay@cryptsoft.com)"<br>
+* The word 'cryptographic' can be left out if the rouines from the library<br>
+* being used are not cryptographic related :-).<br>
+* 4. If you include any Windows specific code (or a derivative thereof) from<br>
+* the apps directory (application code) you must include an acknowledgement:<br>
+* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"<br>
+*<br>
+* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND<br>
+* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
+* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
+* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE<br>
+* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL<br>
+* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS<br>
+* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)<br>
+* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT<br>
+* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY<br>
+* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF<br>
+* SUCH DAMAGE.<br>
+*<br>
+* The licence and distribution terms for any publically available version or<br>
+* derivative of this code cannot be changed. i.e. this code cannot simply be<br>
+* copied and put under another distribution licence<br>
+* [including the GNU Public Licence.]<br>
+*/<br>
+        </pre>
+        </div>
+        </p>
+        <p>
+            A copy of the product's source code can be obtained from the project page at<br>
+            <a href="https://www.openssl.org/">https://www.openssl.org/</a>.<br/>
+        </p>
+    </div>
 </div>
 </body>
 </html>
index f6e4626..ad7eb4b 100644 (file)
@@ -1,22 +1,7 @@
 <html>
 <head>
-    <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0;'/>
-
-    <script language="javascript">
-function toggle() {
-       var ele = document.getElementById("toggleText");
-       var text = document.getElementById("displayText");
-       if(ele.style.display == "block") {
-               ele.style.display = "none";
-               text.innerHTML = "show";
-       }
-       else {
-               ele.style.display = "block";
-               text.innerHTML = "<b>hide</b>";
-       }
-} 
-
-    </script>
+    <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'/>
+    <meta charset="UTF-8">
 
     <style type="text/css">
         @charset "utf-8";
@@ -26,6 +11,7 @@ body {
        height: 100%%; width: 100%%; margin: 0;
        background-image:url(../background.jpg);
        background-position:center;
+    background-size: 15%%;
 
        text-align:center;
 }
@@ -99,8 +85,7 @@ color:#000;
 {
        margin-left: auto;
        margin-right: auto;
-       width: 50em;
-       width:420px;
+       width:inherit;
 }
 /* ~~ Element/tag selectors ~~ */
 ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
@@ -138,9 +123,6 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
     -webkit-user-select: none; /* Disable selection/Copy of UIWebView */
 }
 
-
-
-
     </style>
 </head>
 <body>
@@ -156,9 +138,9 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
         <img src="../FreeRDP_Logo.png" width="30%%"></p>
     <div id="introduction">
 
-        aFreeRDP ist ein Open Source Programm
-        mit nativer Unterstützung des Remote Desktop Protocol (RDP) um einen entfernten Zugriff auf
-        Windows Desktops zu ermöglichen.
+        <b>aFreeRDP</b> ist ein Open Source Programm mit nativer Unterstützung des Remote Desktop Protocol
+        (RDP)<br>
+        um einen entfernten Zugriff auf Windows Desktops zu ermöglichen.
     </div>
 
 
@@ -193,23 +175,194 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
 
     <div id="article">
         <div id="headline">
-            <h3>Lizenz</h3>
+            <h3>Datenschutz</h3>
         </div>
+        TODO
 
-        This program is free software; you can redistribute it and/or modify it under the terms of
-        the Mozilla Public License, v. 2.0.
-        You can obtain an online version of the License from <a href="http://mozilla.org/MPL/2.0/">http://mozilla.org/MPL/2.0/</a>.
-        </p>
+        <div id="headline">
+            <h3>Lizenzen</h3>
+        </div>
+        <div id="headline">
+            <h4>aFreeRDP</h4>
+        </div>
+        <pre>This program is free software;<br>
+            you can redistribute it and/or modify it under the terms<br>
+            of the Mozilla Public License, v. 2.0.<br>
+            You can obtain an online version of the License from<br>
+            <a href="http://mozilla.org/MPL/2.0/">http://mozilla.org/MPL/2.0/</a>.
+        </pre>
         <p>
             This program is distributed in the hope that it will be useful, but WITHOUT ANY
-            WARRANTY; without even the implied warranty of
-            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+            WARRANTY;<br>
+            without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+            PURPOSE.
+        </p>
+        <p>
+            A copy of the product's source code can be obtained from the FreeRDP GitHub repository
+            at<br>
+            <a href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
         </p>
+        <div id="headline">
+            <h4>FreeRDP</h4>
+        </div>
+        <pre>
+        Licensed under the Apache License, Version 2.0 (the "License");<br/>
+        you may not use this file except in compliance with the License.<br/>
+        You may obtain a copy of the License at<br/>
+        <br/>
+            </pre>
+        <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
+
+        <pre>
+            Unless required by applicable law or agreed to in writing, software<br>
+            distributed under the License is distributed on an "AS IS" BASIS,<br>
+            WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<br>
+            See the License for the specific language governing permissions and<br>
+            limitations under the License.
+        </pre>
+
         <p>
             A copy of the product's source code can be obtained from the FreeRDP GitHub repository
-            at <a
-                href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
+            at<br>
+            <a href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
         </p>
-        <br></div>
+
+        <div id="headline">
+            <h4>OpenSSL</h4>
+        </div>
+
+        <p>
+        <div><pre>
+            LICENSE ISSUES<br>
+            ==============<br>
+            <br>
+            The OpenSSL toolkit stays under a dual license, i.e. both the conditions of<br>
+            the OpenSSL License and the original SSLeay license apply to the toolkit.<br>
+            See below for the actual license texts.<br>
+            <br>
+            OpenSSL License<br>
+            ---------------<br>
+            <br>
+            /* ====================================================================<br>
+            * Copyright (c) 1998-2016 The OpenSSL Project. All rights reserved.<br>
+            *<br>
+            * Redistribution and use in source and binary forms, with or without<br>
+            * modification, are permitted provided that the following conditions<br>
+            * are met:<br>
+            *<br>
+            * 1. Redistributions of source code must retain the above copyright<br>
+            * notice, this list of conditions and the following disclaimer.<br>
+            *<br>
+            * 2. Redistributions in binary form must reproduce the above copyright<br>
+            * notice, this list of conditions and the following disclaimer in<br>
+            * the documentation and/or other materials provided with the<br>
+            * distribution.<br>
+            *<br>
+            * 3. All advertising materials mentioning features or use of this<br>
+            * software must display the following acknowledgment:<br>
+            * "This product includes software developed by the OpenSSL Project<br>
+            * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"<br>
+            *<br>
+            * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to<br>
+            * endorse or promote products derived from this software without<br>
+            * prior written permission. For written permission, please contact<br>
+            * openssl-core@openssl.org.<br>
+            *<br>
+            * 5. Products derived from this software may not be called "OpenSSL"<br>
+            * nor may "OpenSSL" appear in their names without prior written<br>
+            * permission of the OpenSSL Project.<br>
+            *<br>
+            * 6. Redistributions of any form whatsoever must retain the following<br>
+            * acknowledgment:<br>
+            * "This product includes software developed by the OpenSSL Project<br>
+            * for use in the OpenSSL Toolkit (http://www.openssl.org/)"<br>
+            *<br>
+            * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY<br>
+            * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
+            * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR<br>
+            * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR<br>
+            * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,<br>
+            * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT<br>
+            * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;<br>
+            * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)<br>
+            * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,<br>
+            * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
+            * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED<br>
+            * OF THE POSSIBILITY OF SUCH DAMAGE.<br>
+            * ====================================================================<br>
+            *<br>
+            * This product includes cryptographic software written by Eric Young<br>
+            * (eay@cryptsoft.com). This product includes software written by Tim<br>
+            * Hudson (tjh@cryptsoft.com).<br>
+            *<br>
+            */<br>
+            <br>
+            Original SSLeay License<br>
+            -----------------------<br>
+            <br>
+            /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)<br>
+            * All rights reserved.<br>
+            *<br>
+            * This package is an SSL implementation written<br>
+            * by Eric Young (eay@cryptsoft.com).<br>
+            * The implementation was written so as to conform with Netscapes SSL.<br>
+            *<br>
+            * This library is free for commercial and non-commercial use as long as<br>
+            * the following conditions are aheared to. The following conditions<br>
+            * apply to all code found in this distribution, be it the RC4, RSA,<br>
+            * lhash, DES, etc., code; not just the SSL code. The SSL documentation<br>
+            * included with this distribution is covered by the same copyright terms<br>
+            * except that the holder is Tim Hudson (tjh@cryptsoft.com).<br>
+            *<br>
+            * Copyright remains Eric Young's, and as such any Copyright notices in<br>
+            * the code are not to be removed.<br>
+            * If this package is used in a product, Eric Young should be given attribution<br>
+            * as the author of the parts of the library used.<br>
+            * This can be in the form of a textual message at program startup or<br>
+            * in documentation (online or textual) provided with the package.<br>
+            *<br>
+            * Redistribution and use in source and binary forms, with or without<br>
+            * modification, are permitted provided that the following conditions<br>
+            * are met:<br>
+            * 1. Redistributions of source code must retain the copyright<br>
+            * notice, this list of conditions and the following disclaimer.<br>
+            * 2. Redistributions in binary form must reproduce the above copyright<br>
+            * notice, this list of conditions and the following disclaimer in the<br>
+            * documentation and/or other materials provided with the distribution.<br>
+            * 3. All advertising materials mentioning features or use of this software<br>
+            * must display the following acknowledgement:<br>
+            * "This product includes cryptographic software written by<br>
+            * Eric Young (eay@cryptsoft.com)"<br>
+            * The word 'cryptographic' can be left out if the rouines from the library<br>
+            * being used are not cryptographic related :-).<br>
+            * 4. If you include any Windows specific code (or a derivative thereof) from<br>
+            * the apps directory (application code) you must include an acknowledgement:<br>
+            * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"<br>
+            *<br>
+            * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND<br>
+            * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
+            * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
+            * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE<br>
+            * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL<br>
+            * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS<br>
+            * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)<br>
+            * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT<br>
+            * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY<br>
+            * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF<br>
+            * SUCH DAMAGE.<br>
+            *<br>
+            * The licence and distribution terms for any publically available version or<br>
+            * derivative of this code cannot be changed. i.e. this code cannot simply be<br>
+            * copied and put under another distribution licence<br>
+            * [including the GNU Public Licence.]<br>
+            */<br>
+        </pre>
+        </div>
+        </p>
+        <p>
+            A copy of the product's source code can be obtained from the project page at<br>
+            <a href="https://www.openssl.org/">https://www.openssl.org/</a>.<br/>
+        </p>
+    </div>
 </body>
 </html>
index e039d5a..e320960 100644 (file)
@@ -1,22 +1,7 @@
 <html>
 <head>
-    <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0;'/>
-
-    <script language="javascript">
-function toggle() {
-       var ele = document.getElementById("toggleText");
-       var text = document.getElementById("displayText");
-       if(ele.style.display == "block") {
-               ele.style.display = "none";
-               text.innerHTML = "show";
-       }
-       else {
-               ele.style.display = "block";
-               text.innerHTML = "<b>hide</b>";
-       }
-} 
-
-    </script>
+    <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'/>
+    <meta charset="UTF-8">
 
     <style type="text/css">
         @charset "utf-8";
@@ -26,6 +11,7 @@ body {
        height: 100%%; width: 100%%; margin: 0;
        background-image:url(../background.jpg);
        background-position:center;
+       background-size: 15%%;
 
        text-align:center;
 }
@@ -100,7 +86,7 @@ color:#000;
        margin-left: auto;
        margin-right: auto;
        
-       width:300px;
+       width:inherit;
 }
 /* ~~ Element/tag selectors ~~ */
 ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
@@ -138,11 +124,7 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
     -webkit-user-select: none; /* Disable selection/Copy of UIWebView */
 }
 
-
-
 }
-
-
     </style>
 </head>
 <body>
@@ -158,9 +140,9 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
         <img src="../FreeRDP_Logo.png" width="25%%"></p>
     <div id="introduction">
 
-        aFreeRDP ist ein Open Source Programm
-        mit nativer Unterstützung des Remote Desktop Protocol (RDP) um einen entfernten Zugriff auf
-        Windows Desktops zu ermöglichen.
+        <b>aFreeRDP</b> ist ein Open Source Programm mit nativer Unterstützung des Remote Desktop Protocol
+        (RDP)<br>
+        um einen entfernten Zugriff auf Windows Desktops zu ermöglichen.
     </div>
 
 
@@ -192,23 +174,197 @@ a:hover, a:active, a:focus { /* this group of selectors will give a keyboard nav
     </div>
     <div id="article">
         <div id="headline">
-            <h3>Lizenz</h3>
+            <h3>Datenschutz</h3>
         </div>
+        TODO
 
-        This program is free software; you can redistribute it and/or modify it under the terms of
-        the Mozilla Public License, v. 2.0.
-        You can obtain an online version of the License from <a href="http://mozilla.org/MPL/2.0/">http://mozilla.org/MPL/2.0/</a>.
-        </p>
+        <div id="headline">
+            <h3>Lizenzen</h3>
+        </div>
+
+        <div id="headline">
+            <h4>aFreeRDP</h4>
+        </div>
+        <pre>
+            This program is free software;<br>
+            you can redistribute it and/or modify it under the terms<br>
+            of the Mozilla Public License, v. 2.0.<br>
+            You can obtain an online version of the License from<br>
+            <a href="http://mozilla.org/MPL/2.0/">http://mozilla.org/MPL/2.0/</a>.
+        </pre>
         <p>
             This program is distributed in the hope that it will be useful, but WITHOUT ANY
-            WARRANTY; without even the implied warranty of
-            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+            WARRANTY;<br>
+            without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+            PURPOSE.
+        </p>
+        <p>
+            A copy of the product's source code can be obtained from the FreeRDP GitHub repository
+            at<br>
+            <a href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
         </p>
+
+        <div id="headline">
+            <h4>FreeRDP</h4>
+        </div>
+        <pre>
+        Licensed under the Apache License, Version 2.0 (the "License");<br/>
+        you may not use this file except in compliance with the License.<br/>
+        You may obtain a copy of the License at<br/>
+        <br/>
+        </pre>
+        <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
+
+        <pre>
+            Unless required by applicable law or agreed to in writing, software<br>
+            distributed under the License is distributed on an "AS IS" BASIS,<br>
+            WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<br>
+            See the License for the specific language governing permissions and<br>
+            limitations under the License.
+        </pre>
+
         <p>
             A copy of the product's source code can be obtained from the FreeRDP GitHub repository
-            at <a
-                href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
-        </p></div>
-</div>
+            at<br>
+            <a href="https://github.com/FreeRDP/FreeRDP">https://github.com/FreeRDP/FreeRDP</a>.<br/>
+        </p>
+
+        <div id="headline">
+            <h4>OpenSSL</h4>
+        </div>
+
+        <p>
+        <div><pre>
+            LICENSE ISSUES<br>
+            ==============<br>
+            <br>
+            The OpenSSL toolkit stays under a dual license, i.e. both the conditions of<br>
+            the OpenSSL License and the original SSLeay license apply to the toolkit.<br>
+            See below for the actual license texts.<br>
+            <br>
+            OpenSSL License<br>
+            ---------------<br>
+            <br>
+            /* ====================================================================<br>
+            * Copyright (c) 1998-2016 The OpenSSL Project. All rights reserved.<br>
+            *<br>
+            * Redistribution and use in source and binary forms, with or without<br>
+            * modification, are permitted provided that the following conditions<br>
+            * are met:<br>
+            *<br>
+            * 1. Redistributions of source code must retain the above copyright<br>
+            * notice, this list of conditions and the following disclaimer.<br>
+            *<br>
+            * 2. Redistributions in binary form must reproduce the above copyright<br>
+            * notice, this list of conditions and the following disclaimer in<br>
+            * the documentation and/or other materials provided with the<br>
+            * distribution.<br>
+            *<br>
+            * 3. All advertising materials mentioning features or use of this<br>
+            * software must display the following acknowledgment:<br>
+            * "This product includes software developed by the OpenSSL Project<br>
+            * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"<br>
+            *<br>
+            * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to<br>
+            * endorse or promote products derived from this software without<br>
+            * prior written permission. For written permission, please contact<br>
+            * openssl-core@openssl.org.<br>
+            *<br>
+            * 5. Products derived from this software may not be called "OpenSSL"<br>
+            * nor may "OpenSSL" appear in their names without prior written<br>
+            * permission of the OpenSSL Project.<br>
+            *<br>
+            * 6. Redistributions of any form whatsoever must retain the following<br>
+            * acknowledgment:<br>
+            * "This product includes software developed by the OpenSSL Project<br>
+            * for use in the OpenSSL Toolkit (http://www.openssl.org/)"<br>
+            *<br>
+            * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY<br>
+            * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
+            * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR<br>
+            * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR<br>
+            * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,<br>
+            * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT<br>
+            * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;<br>
+            * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)<br>
+            * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,<br>
+            * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
+            * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED<br>
+            * OF THE POSSIBILITY OF SUCH DAMAGE.<br>
+            * ====================================================================<br>
+            *<br>
+            * This product includes cryptographic software written by Eric Young<br>
+            * (eay@cryptsoft.com). This product includes software written by Tim<br>
+            * Hudson (tjh@cryptsoft.com).<br>
+            *<br>
+            */<br>
+            <br>
+            Original SSLeay License<br>
+            -----------------------<br>
+            <br>
+            /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)<br>
+            * All rights reserved.<br>
+            *<br>
+            * This package is an SSL implementation written<br>
+            * by Eric Young (eay@cryptsoft.com).<br>
+            * The implementation was written so as to conform with Netscapes SSL.<br>
+            *<br>
+            * This library is free for commercial and non-commercial use as long as<br>
+            * the following conditions are aheared to. The following conditions<br>
+            * apply to all code found in this distribution, be it the RC4, RSA,<br>
+            * lhash, DES, etc., code; not just the SSL code. The SSL documentation<br>
+            * included with this distribution is covered by the same copyright terms<br>
+            * except that the holder is Tim Hudson (tjh@cryptsoft.com).<br>
+            *<br>
+            * Copyright remains Eric Young's, and as such any Copyright notices in<br>
+            * the code are not to be removed.<br>
+            * If this package is used in a product, Eric Young should be given attribution<br>
+            * as the author of the parts of the library used.<br>
+            * This can be in the form of a textual message at program startup or<br>
+            * in documentation (online or textual) provided with the package.<br>
+            *<br>
+            * Redistribution and use in source and binary forms, with or without<br>
+            * modification, are permitted provided that the following conditions<br>
+            * are met:<br>
+            * 1. Redistributions of source code must retain the copyright<br>
+            * notice, this list of conditions and the following disclaimer.<br>
+            * 2. Redistributions in binary form must reproduce the above copyright<br>
+            * notice, this list of conditions and the following disclaimer in the<br>
+            * documentation and/or other materials provided with the distribution.<br>
+            * 3. All advertising materials mentioning features or use of this software<br>
+            * must display the following acknowledgement:<br>
+            * "This product includes cryptographic software written by<br>
+            * Eric Young (eay@cryptsoft.com)"<br>
+            * The word 'cryptographic' can be left out if the rouines from the library<br>
+            * being used are not cryptographic related :-).<br>
+            * 4. If you include any Windows specific code (or a derivative thereof) from<br>
+            * the apps directory (application code) you must include an acknowledgement:<br>
+            * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"<br>
+            *<br>
+            * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND<br>
+            * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
+            * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
+            * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE<br>
+            * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL<br>
+            * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS<br>
+            * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)<br>
+            * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT<br>
+            * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY<br>
+            * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF<br>
+            * SUCH DAMAGE.<br>
+            *<br>
+            * The licence and distribution terms for any publically available version or<br>
+            * derivative of this code cannot be changed. i.e. this code cannot simply be<br>
+            * copied and put under another distribution licence<br>
+            * [including the GNU Public Licence.]<br>
+            */<br>
+        </pre>
+        </div>
+        </p>
+        <p>
+            A copy of the product's source code can be obtained from the project page at<br>
+            <a href="https://www.openssl.org/">https://www.openssl.org/</a>.<br/>
+        </p>
+    </div>
 </body>
 </html>
index 668496c..2ea07e8 100644 (file)
@@ -1,16 +1,6 @@
-/*
-   Activity showing information about aFreeRDP and FreeRDP build information
-
-   Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz
-
-   This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. 
-   If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
-*/
-
 package com.freerdp.freerdpcore.presentation;
 
-import android.app.Activity;
-import android.content.pm.PackageManager.NameNotFoundException;
+import android.content.pm.PackageManager;
 import android.content.res.Configuration;
 import android.os.Build;
 import android.os.Bundle;
@@ -18,6 +8,7 @@ import android.support.v7.app.AppCompatActivity;
 import android.util.Log;
 import android.webkit.WebView;
 
+import com.freerdp.freerdpcore.R;
 import com.freerdp.freerdpcore.services.LibFreeRDP;
 
 import java.io.BufferedReader;
@@ -28,21 +19,28 @@ import java.util.IllegalFormatException;
 import java.util.Locale;
 
 public class AboutActivity extends AppCompatActivity {
-
-    private static final String TAG = "FreeRDPCore.AboutActivity";
+    private static final String TAG = AboutActivity.class.toString();
+    private WebView mWebView;
 
     @Override
-    public void onCreate(Bundle savedInstanceState) {
+    protected void onCreate(Bundle savedInstanceState) {
         super.onCreate(savedInstanceState);
+        setContentView(R.layout.activity_about);
+        mWebView = (WebView) findViewById(R.id.activity_about_webview);
+    }
 
-        WebView webview = new WebView(this);
-        setContentView(webview);
+    @Override
+    protected void onResume() {
+        populate();
+        super.onResume();
+    }
 
+    private void populate() {
         // get app version
         String version;
         try {
             version = getPackageManager().getPackageInfo(getPackageName(), 0).versionName;
-        } catch (NameNotFoundException e) {
+        } catch (PackageManager.NameNotFoundException e) {
             version = "unknown";
         }
 
@@ -61,7 +59,7 @@ public class AboutActivity extends AppCompatActivity {
                 Log.e(TAG, "Missing localized asset " + file, e);
                 file = "about_page/" + filename;
             }
-            BufferedReader r = new BufferedReader(new InputStreamReader(getAssets().open("about_page/" + filename)));
+            BufferedReader r = new BufferedReader(new InputStreamReader(getAssets().open(file)));
             String line;
             while ((line = r.readLine()) != null) {
                 total.append(line);
@@ -78,23 +76,22 @@ public class AboutActivity extends AppCompatActivity {
         } catch (IllegalFormatException e) {
             about_html = "Nothing here ;(";
         }
-        webview.getSettings().setJavaScriptEnabled(true);
+
         Locale def = Locale.getDefault();
         String prefix = def.getLanguage().toLowerCase(def);
 
         String base = "file:///android_asset/";
         String dir = prefix + "_about_page/";
-        String file = dir + about_html;
         try {
             InputStream is = getAssets().open(dir);
             is.close();
             dir = base + dir;
         } catch (IOException e) {
             Log.e(TAG, "Missing localized asset " + dir, e);
-            dir = "file:///android_asset/about_page/";
         }
 
-        webview.loadDataWithBaseURL(dir, about_html, "text/html", null,
+        mWebView.loadDataWithBaseURL(dir, about_html, "text/html", null,
                 "about:blank");
     }
+
 }
diff --git a/client/Android/Studio/freeRDPCore/src/main/res/layout/activity_about.xml b/client/Android/Studio/freeRDPCore/src/main/res/layout/activity_about.xml
new file mode 100644 (file)
index 0000000..1e22849
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:layout_width="fill_parent"
+    android:layout_height="fill_parent"
+    tools:context="com.freerdp.freerdpcore.presentation.AboutActivity">
+
+    <WebView
+        android:id="@+id/activity_about_webview"
+        android:layout_width="fill_parent"
+        android:layout_height="fill_parent"/>
+</LinearLayout>
diff --git a/client/Android/Studio/freeRDPCore/src/main/res/values-w820dp/dimens.xml b/client/Android/Studio/freeRDPCore/src/main/res/values-w820dp/dimens.xml
new file mode 100644 (file)
index 0000000..63fc816
--- /dev/null
@@ -0,0 +1,6 @@
+<resources>
+    <!-- Example customization of dimensions originally defined in res/values/dimens.xml
+         (such as screen margins) for screens with more than 820dp of available width. This
+         would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
+    <dimen name="activity_horizontal_margin">64dp</dimen>
+</resources>
index dc7f5bb..000c2d0 100644 (file)
@@ -1,4 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
     <dimen name="key_height">50dip</dimen>
+    <!-- Default screen margins, per the Android Design guidelines. -->
+    <dimen name="activity_horizontal_margin">16dp</dimen>
+    <dimen name="activity_vertical_margin">16dp</dimen>
 </resources>
\ No newline at end of file