Sync docs; Android INSTALL & new README date

This commit is contained in:
Bill Kendrick 2023-04-01 11:09:27 -07:00
parent 3c04c9471d
commit bd78357172
20 changed files with 45 additions and 40 deletions

View file

@ -831,13 +831,14 @@ Android
Building
The Gradle build generates some variants: Playstore, debugPlaystore,
offPlaystore and debugoffPlaystore. You must sign the non-debug ones to be
The Gradle build generates some variants: PlayStore, debugPlayStore,
offPlayStore and debugoffPlayStore. You must sign the non-debug ones to be
able to install them. (FIXME: Link to info on how to sign.) (Note:
"Playstore" ones are intended to be uploaded to Google Play; this is
currently managed by Terrence Sheflin —March 2023. "offPlaystore" is the
"playStore" ones are intended to be uploaded to Google Play; this is
currently managed by Terrence Sheflin —March 2023. "offPlayStore" is the
flavor that we distribute as APK files on the Tux Paint website and
SourceForge file hosting, and send to the F-Droid app. repository.)
SourceForge file hosting, and is the variant built by the F-Droid app.
repository.)
To trigger a build from F-droid, it suffices to tag a commit and push it
to GitHub. That doesn't guarantee the build will succeed though, so Pere

View file

@ -6,7 +6,7 @@
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
March 16, 2023
April 1, 2023
+----------------------------------------------------+
|Table of Contents |

View file

@ -1227,7 +1227,7 @@
</header>
<p>
The Gradle build generates some variants: Playstore, debugPlaystore, offPlaystore and debugoffPlaystore. You must sign the non-debug ones to be able to install them. (FIXME: Link to info on how to sign.) (Note: "Playstore" ones are intended to be uploaded to Google Play; this is currently managed by Terrence Sheflin &mdash;March 2023. "offPlaystore" is the flavor that we distribute as APK files on the Tux Paint website and SourceForge file hosting, and send to the F-Droid app. repository.) </p>
The Gradle build generates some variants: PlayStore, debugPlayStore, offPlayStore and debugoffPlayStore. You must sign the non-debug ones to be able to install them. (FIXME: Link to info on how to sign.) (Note: "playStore" ones are intended to be uploaded to Google Play; this is currently managed by Terrence Sheflin &mdash;March 2023. "offPlayStore" is the flavor that we distribute as APK files on the Tux Paint website and SourceForge file hosting, and is the variant built by the F-Droid app. repository.) </p>
<p>
To trigger a build from F-droid, it suffices to tag a commit and push it to GitHub. That doesn't guarantee the build will succeed though, so Pere usually runs a local F-droid server to test the build and eventually adapt the F-droid's build receipt before pushing the tag to GitHub. </p>

View file

@ -102,7 +102,7 @@
</p>
<p>
March 16, 2023 </p>
April 1, 2023 </p>
</center>
</header>
<table border="2"

View file

@ -831,13 +831,14 @@ Android
Building
The Gradle build generates some variants: Playstore, debugPlaystore,
offPlaystore and debugoffPlaystore. You must sign the non-debug ones to be
The Gradle build generates some variants: PlayStore, debugPlayStore,
offPlayStore and debugoffPlayStore. You must sign the non-debug ones to be
able to install them. (FIXME: Link to info on how to sign.) (Note:
"Playstore" ones are intended to be uploaded to Google Play; this is
currently managed by Terrence Sheflin —March 2023. "offPlaystore" is the
"playStore" ones are intended to be uploaded to Google Play; this is
currently managed by Terrence Sheflin —March 2023. "offPlayStore" is the
flavor that we distribute as APK files on the Tux Paint website and
SourceForge file hosting, and send to the F-Droid app. repository.)
SourceForge file hosting, and is the variant built by the F-Droid app.
repository.)
To trigger a build from F-droid, it suffices to tag a commit and push it
to GitHub. That doesn't guarantee the build will succeed though, so Pere

View file

@ -6,7 +6,7 @@
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
marzo 16, 2023
abril 1, 2023
+----------------------------------------------------+
|Table of Contents |

View file

@ -1227,7 +1227,7 @@
</header>
<p>
The Gradle build generates some variants: Playstore, debugPlaystore, offPlaystore and debugoffPlaystore. You must sign the non-debug ones to be able to install them. (FIXME: Link to info on how to sign.) (Note: "Playstore" ones are intended to be uploaded to Google Play; this is currently managed by Terrence Sheflin &mdash;March 2023. "offPlaystore" is the flavor that we distribute as APK files on the Tux Paint website and SourceForge file hosting, and send to the F-Droid app. repository.) </p>
The Gradle build generates some variants: PlayStore, debugPlayStore, offPlayStore and debugoffPlayStore. You must sign the non-debug ones to be able to install them. (FIXME: Link to info on how to sign.) (Note: "playStore" ones are intended to be uploaded to Google Play; this is currently managed by Terrence Sheflin &mdash;March 2023. "offPlayStore" is the flavor that we distribute as APK files on the Tux Paint website and SourceForge file hosting, and is the variant built by the F-Droid app. repository.) </p>
<p>
To trigger a build from F-droid, it suffices to tag a commit and push it to GitHub. That doesn't guarantee the build will succeed though, so Pere usually runs a local F-droid server to test the build and eventually adapt the F-droid's build receipt before pushing the tag to GitHub. </p>

View file

@ -102,7 +102,7 @@
</p>
<p>
marzo 16, 2023 </p>
abril 1, 2023 </p>
</center>
</header>
<table border="2"

View file

@ -852,13 +852,14 @@ Android
Building
The Gradle build generates some variants: Playstore, debugPlaystore,
offPlaystore and debugoffPlaystore. You must sign the non-debug ones to be
The Gradle build generates some variants: PlayStore, debugPlayStore,
offPlayStore and debugoffPlayStore. You must sign the non-debug ones to be
able to install them. (FIXME: Link to info on how to sign.) (Note:
"Playstore" ones are intended to be uploaded to Google Play; this is
currently managed by Terrence Sheflin —March 2023. "offPlaystore" is the
"playStore" ones are intended to be uploaded to Google Play; this is
currently managed by Terrence Sheflin —March 2023. "offPlayStore" is the
flavor that we distribute as APK files on the Tux Paint website and
SourceForge file hosting, and send to the F-Droid app. repository.)
SourceForge file hosting, and is the variant built by the F-Droid app.
repository.)
To trigger a build from F-droid, it suffices to tag a commit and push it
to GitHub. That doesn't guarantee the build will succeed though, so Pere

View file

@ -6,7 +6,7 @@
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
https://tuxpaint.org/
mars 16, 2023
avril 1, 2023
+----------------------------------------------------------+
|Table des matières |

View file

@ -1227,7 +1227,7 @@
</header>
<p>
The Gradle build generates some variants: Playstore, debugPlaystore, offPlaystore and debugoffPlaystore. You must sign the non-debug ones to be able to install them. (FIXME: Link to info on how to sign.) (Note: "Playstore" ones are intended to be uploaded to Google Play; this is currently managed by Terrence Sheflin &mdash;March 2023. "offPlaystore" is the flavor that we distribute as APK files on the Tux Paint website and SourceForge file hosting, and send to the F-Droid app. repository.) </p>
The Gradle build generates some variants: PlayStore, debugPlayStore, offPlayStore and debugoffPlayStore. You must sign the non-debug ones to be able to install them. (FIXME: Link to info on how to sign.) (Note: "playStore" ones are intended to be uploaded to Google Play; this is currently managed by Terrence Sheflin &mdash;March 2023. "offPlayStore" is the flavor that we distribute as APK files on the Tux Paint website and SourceForge file hosting, and is the variant built by the F-Droid app. repository.) </p>
<p>
To trigger a build from F-droid, it suffices to tag a commit and push it to GitHub. That doesn't guarantee the build will succeed though, so Pere usually runs a local F-droid server to test the build and eventually adapt the F-droid's build receipt before pushing the tag to GitHub. </p>

View file

@ -102,7 +102,7 @@
</p>
<p>
mars 16, 2023 </p>
avril 1, 2023 </p>
</center>
</header>
<table border="2"

View file

@ -840,13 +840,14 @@ Android
Building
The Gradle build generates some variants: Playstore, debugPlaystore,
offPlaystore and debugoffPlaystore. You must sign the non-debug ones to be
The Gradle build generates some variants: PlayStore, debugPlayStore,
offPlayStore and debugoffPlayStore. You must sign the non-debug ones to be
able to install them. (FIXME: Link to info on how to sign.) (Note:
"Playstore" ones are intended to be uploaded to Google Play; this is
currently managed by Terrence Sheflin —March 2023. "offPlaystore" is the
"playStore" ones are intended to be uploaded to Google Play; this is
currently managed by Terrence Sheflin —March 2023. "offPlayStore" is the
flavor that we distribute as APK files on the Tux Paint website and
SourceForge file hosting, and send to the F-Droid app. repository.)
SourceForge file hosting, and is the variant built by the F-Droid app.
repository.)
To trigger a build from F-droid, it suffices to tag a commit and push it
to GitHub. That doesn't guarantee the build will succeed though, so Pere

View file

@ -6,7 +6,7 @@
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
16 de Marzo de 2023
1 de Abril de 2023
+-----------------------------------------------------------+
|Índice |

View file

@ -1227,7 +1227,7 @@
</header>
<p>
The Gradle build generates some variants: Playstore, debugPlaystore, offPlaystore and debugoffPlaystore. You must sign the non-debug ones to be able to install them. (FIXME: Link to info on how to sign.) (Note: "Playstore" ones are intended to be uploaded to Google Play; this is currently managed by Terrence Sheflin &mdash;March 2023. "offPlaystore" is the flavor that we distribute as APK files on the Tux Paint website and SourceForge file hosting, and send to the F-Droid app. repository.) </p>
The Gradle build generates some variants: PlayStore, debugPlayStore, offPlayStore and debugoffPlayStore. You must sign the non-debug ones to be able to install them. (FIXME: Link to info on how to sign.) (Note: "playStore" ones are intended to be uploaded to Google Play; this is currently managed by Terrence Sheflin &mdash;March 2023. "offPlayStore" is the flavor that we distribute as APK files on the Tux Paint website and SourceForge file hosting, and is the variant built by the F-Droid app. repository.) </p>
<p>
To trigger a build from F-droid, it suffices to tag a commit and push it to GitHub. That doesn't guarantee the build will succeed though, so Pere usually runs a local F-droid server to test the build and eventually adapt the F-droid's build receipt before pushing the tag to GitHub. </p>

View file

@ -102,7 +102,7 @@
</p>
<p>
16 de Marzo de 2023 </p>
1 de Abril de 2023 </p>
</center>
</header>
<table border="2"

View file

@ -831,13 +831,14 @@ Android
Building
The Gradle build generates some variants: Playstore, debugPlaystore,
offPlaystore and debugoffPlaystore. You must sign the non-debug ones to be
The Gradle build generates some variants: PlayStore, debugPlayStore,
offPlayStore and debugoffPlayStore. You must sign the non-debug ones to be
able to install them. (FIXME: Link to info on how to sign.) (Note:
"Playstore" ones are intended to be uploaded to Google Play; this is
currently managed by Terrence Sheflin —March 2023. "offPlaystore" is the
"playStore" ones are intended to be uploaded to Google Play; this is
currently managed by Terrence Sheflin —March 2023. "offPlayStore" is the
flavor that we distribute as APK files on the Tux Paint website and
SourceForge file hosting, and send to the F-Droid app. repository.)
SourceForge file hosting, and is the variant built by the F-Droid app.
repository.)
To trigger a build from F-droid, it suffices to tag a commit and push it
to GitHub. That doesn't guarantee the build will succeed though, so Pere

View file

@ -6,7 +6,7 @@
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
2023年3月16
2023年4月 1
+-------------------------------------+
|目次 |

View file

@ -1227,7 +1227,7 @@
</header>
<p>
The Gradle build generates some variants: Playstore, debugPlaystore, offPlaystore and debugoffPlaystore. You must sign the non-debug ones to be able to install them. (FIXME: Link to info on how to sign.) (Note: "Playstore" ones are intended to be uploaded to Google Play; this is currently managed by Terrence Sheflin &mdash;March 2023. "offPlaystore" is the flavor that we distribute as APK files on the Tux Paint website and SourceForge file hosting, and send to the F-Droid app. repository.) </p>
The Gradle build generates some variants: PlayStore, debugPlayStore, offPlayStore and debugoffPlayStore. You must sign the non-debug ones to be able to install them. (FIXME: Link to info on how to sign.) (Note: "playStore" ones are intended to be uploaded to Google Play; this is currently managed by Terrence Sheflin &mdash;March 2023. "offPlayStore" is the flavor that we distribute as APK files on the Tux Paint website and SourceForge file hosting, and is the variant built by the F-Droid app. repository.) </p>
<p>
To trigger a build from F-droid, it suffices to tag a commit and push it to GitHub. That doesn't guarantee the build will succeed though, so Pere usually runs a local F-droid server to test the build and eventually adapt the F-droid's build receipt before pushing the tag to GitHub. </p>

View file

@ -102,7 +102,7 @@
</p>
<p>
2023年3月16</p>
2023年4月 1</p>
</center>
</header>
<table border="2"