View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008827 | Taler | wallet (Android App) | public | 2024-05-08 21:03 | 2024-07-28 22:13 |
Reporter | yurtpage | Assigned To | avalos | ||
Priority | normal | Severity | text | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Target Version | post-1.0 | ||||
Summary | 0008827: Fastline app description translation missing on Weblate | ||||
Description | All android apps have a fastline directory with app description and screenshots https://git.taler.net/taler-android.git/tree/cashier/fastlane/metadata/android/en-US The first problem is that in the F-Droid the app icon and screenshots aren't shown: https://search.f-droid.org/?q=taler This may happen because the F-Droid checks for the fastlane folder in the repo root but the same repo is used for all three apps and each has own the fastlane directory. Check yourself it docs about the the required structure: https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots/ Another problem is that we can't translate these descriptions because they aren't added to Weblate: Here we have only translations of the app itself https://weblate.taler.net/projects/gnu-taler/cashier-android To add the metadata translation you have to add a separate component in the Weblate | ||||
Tags | No tags attached. | ||||
|
I think that the proper solution would be to split the repository to separate git repos. They basically have their own life cycle and are already big enough to live their own life. |
|
Separating the apps into different repositories would be ideal, however, doing so would require additional work, since some of those submodules are not apps, but rather utility libraries that are shared internally between the actual apps. In order to split the repository, the utility libraries would have to be either published as Maven libraries, or re-organized as Git submodules that we can manage separately. Currently not a priority, but still open to consideration. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-08 21:03 | yurtpage | New Issue | |
2024-05-08 21:03 | yurtpage | Status | new => assigned |
2024-05-08 21:03 | yurtpage | Assigned To | => Florian Dold |
2024-05-16 16:54 | Florian Dold | Assigned To | Florian Dold => avalos |
2024-05-22 10:10 | yurtpage | Note Added: 0022453 | |
2024-06-04 19:09 | avalos | Note Added: 0022507 | |
2024-06-04 19:10 | avalos | Status | assigned => acknowledged |
2024-07-28 22:13 | Christian Grothoff | Severity | minor => text |
2024-07-28 22:13 | Christian Grothoff | Target Version | => post-1.0 |