From 535169de7b140636c765f2731bdf511379845213 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:00:48 +0200 Subject: [PATCH 01/18] New translations browserbuild.md (Romanian) --- docs/CROWDIN/ro/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/ro/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/ro/SettingUpAaps/BrowserBuild.md index 8334a2f3c824..d165ae4f9551 100644 --- a/docs/CROWDIN/ro/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/ro/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From 8eea978811964785a9e1917f4da8c58fb3ea4755 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:08:18 +0200 Subject: [PATCH 02/18] New translations browserbuild.md (French) --- docs/CROWDIN/fr/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/fr/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/fr/SettingUpAaps/BrowserBuild.md index 4bf120075a77..8df3bf8bf63b 100644 --- a/docs/CROWDIN/fr/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/fr/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From 42912570db29f204a7ff009541fc0ee4d09f370b Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:09:28 +0200 Subject: [PATCH 03/18] New translations browserbuild.md (Spanish) --- docs/CROWDIN/es/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/es/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/es/SettingUpAaps/BrowserBuild.md index d72bfb81582f..f4dbf4ec0eb3 100644 --- a/docs/CROWDIN/es/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/es/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From b463d152bbe8567e0ae5e01e4280d4416cf57b99 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:10:35 +0200 Subject: [PATCH 04/18] New translations browserbuild.md (Czech) --- docs/CROWDIN/cs/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/cs/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/cs/SettingUpAaps/BrowserBuild.md index f6c8ed7de893..40232a780c3a 100644 --- a/docs/CROWDIN/cs/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/cs/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From b5a6c648b1d3c8eab271285f1be398d005faa56e Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:11:40 +0200 Subject: [PATCH 05/18] New translations browserbuild.md (German) --- docs/CROWDIN/de/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/de/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/de/SettingUpAaps/BrowserBuild.md index 8a2a039e3116..ee5a2cdc4f7c 100644 --- a/docs/CROWDIN/de/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/de/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From 50ff16948f9895a817cff08fc308cd1fc097f58e Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:12:35 +0200 Subject: [PATCH 06/18] New translations browserbuild.md (Greek) --- docs/CROWDIN/el/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/el/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/el/SettingUpAaps/BrowserBuild.md index 1244c31590ab..eb90be2b6fb9 100644 --- a/docs/CROWDIN/el/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/el/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From 0ac977a1e2ab4dde831401dbc5c231231e036073 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:13:33 +0200 Subject: [PATCH 07/18] New translations browserbuild.md (Hebrew) --- docs/CROWDIN/he/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/he/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/he/SettingUpAaps/BrowserBuild.md index b13d51040751..2be897aba295 100644 --- a/docs/CROWDIN/he/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/he/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From f189d698ab3ea9b60e62269302619f64425c0532 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:16:55 +0200 Subject: [PATCH 08/18] New translations browserbuild.md (Korean) --- docs/CROWDIN/ko/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/ko/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/ko/SettingUpAaps/BrowserBuild.md index fe5272b14948..97a920e2754f 100644 --- a/docs/CROWDIN/ko/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/ko/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From 001d73d535c87dc21ac3ba713bf69be8fb202830 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:26:54 +0200 Subject: [PATCH 09/18] New translations browserbuild.md (Lithuanian) --- docs/CROWDIN/lt/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/lt/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/lt/SettingUpAaps/BrowserBuild.md index 287162099ef1..7807706eb6fa 100644 --- a/docs/CROWDIN/lt/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/lt/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From 75941f8ad230167a4304f6d150c746d87ac2d21c Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:36:55 +0200 Subject: [PATCH 10/18] New translations browserbuild.md (Dutch) --- docs/CROWDIN/nl/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/nl/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/nl/SettingUpAaps/BrowserBuild.md index c94ec8eccc1c..a1e25acd0fbe 100644 --- a/docs/CROWDIN/nl/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/nl/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From e30d1760b1b8a52c5df45e444765df10e80f250f Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:46:41 +0200 Subject: [PATCH 11/18] New translations browserbuild.md (Polish) --- docs/CROWDIN/pl/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/pl/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/pl/SettingUpAaps/BrowserBuild.md index 8334a2f3c824..d165ae4f9551 100644 --- a/docs/CROWDIN/pl/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/pl/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From 8a8058ea6372fe0a2170e893bea6c3a72a1e68a4 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 17:56:26 +0200 Subject: [PATCH 12/18] New translations browserbuild.md (Portuguese) --- docs/CROWDIN/pt/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/pt/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/pt/SettingUpAaps/BrowserBuild.md index af55a2a94b0d..e546e63e2fda 100644 --- a/docs/CROWDIN/pt/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/pt/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From eee41f09d20d8b857d5378c9bbfdba90286a1195 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 18:06:41 +0200 Subject: [PATCH 13/18] New translations browserbuild.md (Russian) --- docs/CROWDIN/ru/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/ru/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/ru/SettingUpAaps/BrowserBuild.md index 1536eb55dbda..4a5e9d98a75c 100644 --- a/docs/CROWDIN/ru/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/ru/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From c06f18b0e37302b5707cb374064c901dd2d29566 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 18:16:36 +0200 Subject: [PATCH 14/18] New translations browserbuild.md (Slovak) --- docs/CROWDIN/sk/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/sk/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/sk/SettingUpAaps/BrowserBuild.md index 8334a2f3c824..d165ae4f9551 100644 --- a/docs/CROWDIN/sk/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/sk/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From 91f0cb368152d9b28032ec3def58130de0bcbdce Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 18:26:17 +0200 Subject: [PATCH 15/18] New translations browserbuild.md (Turkish) --- docs/CROWDIN/tr/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/tr/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/tr/SettingUpAaps/BrowserBuild.md index 6c958f413ae5..a8f4da57e467 100644 --- a/docs/CROWDIN/tr/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/tr/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From 42b81759cfc4ed8622b149861dfb30d9e64e655b Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 18:35:59 +0200 Subject: [PATCH 16/18] New translations browserbuild.md (Chinese Simplified) --- .../zh_CN/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/zh_CN/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/zh_CN/SettingUpAaps/BrowserBuild.md index 4c28ea19a98c..71c9eed74a07 100644 --- a/docs/CROWDIN/zh_CN/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/zh_CN/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning} From f962aaf5504334ec958f1ed1423fda1097531e74 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 18:45:23 +0200 Subject: [PATCH 17/18] New translations browserbuild.md (Chinese Traditional) --- .../zh_TW/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/zh_TW/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/zh_TW/SettingUpAaps/BrowserBuild.md index f75de5d452a5..40d700db2b68 100644 --- a/docs/CROWDIN/zh_TW/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/zh_TW/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub 現在顯示你個人的 AndroidAPS 副本。 請保持這個瀏覽器頁 :::{include} BrowserBuildFileManagerPlus.md ``` -- 從這裡下載準備檔案: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS 建置需要私有金鑰,這些金鑰儲存於 Java 金鑰庫(JKS): - - 如果這是你第一次建立 AAPS(或你沒有 Android Studio 的 JKS),請參考 [AAPS-CI 選項 1 – 產生 JKS](aaps-ci-option1) 來完成設定。 -
```{warning} From 88814aa891d74303b3bf8d8d6606a327f0450950 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Mon, 1 Sep 2025 18:54:59 +0200 Subject: [PATCH 18/18] New translations browserbuild.md (Portuguese, Brazilian) --- docs/CROWDIN/pb/SettingUpAaps/BrowserBuild.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/CROWDIN/pb/SettingUpAaps/BrowserBuild.md b/docs/CROWDIN/pb/SettingUpAaps/BrowserBuild.md index 8334a2f3c824..d165ae4f9551 100644 --- a/docs/CROWDIN/pb/SettingUpAaps/BrowserBuild.md +++ b/docs/CROWDIN/pb/SettingUpAaps/BrowserBuild.md @@ -76,24 +76,34 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab :::{include} BrowserBuildFileManagerPlus.md ``` -- Download the preparation file from here: +- Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html) - +````{admonition} Note +:class: note + +1. If you open this page from within an app (via a web view), the HTML file may not download. Please copy the URL and open it in your browser instead: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html +``` +Or visit the latest release page: +```text +https://github.com/Angus-repo/aaps-ci-preparation/releases/latest +``` + +2.Backup copy hosted on this site: + + - If the external link is also unavailable, you can use this backup file to download. + ```{eval-rst} .. raw:: html -        aaps-ci-preparation.html +        aaps-ci-preparation.html ``` -
-
-
- +```` AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS): - - If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow [AAPS-CI Option 1 – Generate JKS](aaps-ci-option1) to complete the setup. -
```{warning}