Update project status

This commit is contained in:
falzonv 2023-08-04 19:34:17 +02:00
parent 936003ef4a
commit 8335a5c235
3 changed files with 13 additions and 28 deletions

View File

@ -6,9 +6,7 @@ Thank you very much for your interest in this project!
For requests other than translations, could you please explain the context and purpose in the description?
I like to improve my code following feedback but have to admit that doing code review is not my cup of tea.
For now I prefer to manage all the code myself as the project is small enough to allow it. This is what personally motivates me in maintaining this project.
Consequently, don't be surprised if pull requests related to code are closed.
Instead, feel free to suggest improvements in the "Issues" tab so we can discuss them together.
Consequently, any pull request related to code will be closed.
Best regards.
-->

View File

@ -5,20 +5,18 @@ Hello,
First of all, thank you very much for your interest in this project!
There are several ways to contribute:
As I explained in ticket [#314](https://github.com/falzonv/discreet-launcher/issues/314), no more new features or options will be implemented in Discreet Launcher.
However, there are still ways to contribute:
- [Report a bug](#report-a-bug)
- [Suggest a new feature or improvement](#suggest-a-new-feature-or-improvement)
- [Create and maintain a translation](#create-and-maintain-a-translation)
- [Create or update a translation](#create-or-update-a-translation)
You can read more details about each of them below.
Globally, be patient and remember that I do all of this on my spare time during evenings and weekends ;-)
*I like to improve my code following feedback but have to admit that doing code review is not my cup of tea.
For now I prefer to manage all the code myself as the project is small enough to allow it. This is what personally motivates me in maintaining this project.
Consequently, don't be surprised if pull requests related to code are closed.
Instead, feel free to suggest improvements in the "Issues" tab so we can discuss them together.*
Consequently, any pull request related to code will be closed.*
Best regards.
@ -32,26 +30,14 @@ Here are some guidelines to make it easier for me to solve your issue:
- Before creating a new ticket, **please check if this bug has already been reported** and feel free to add comments to an existing ticket. You may have new information that could help to solve the issue.
- **Give a description as clear as possible** of the bug you are facing, you can also include screenshots or videos if you think this will **make the issue easier to reproduce**.
- Please **indicate the version of Discreet Launcher** that you are currently using, you can find this information at the end of the "Settings / Help" page (look for something like "v1.0.0") **and your Android version** if possible.
- Please **indicate the version of Discreet Launcher** that you are currently using, you can find this information on top of the "About" dialog (look for something like "v1.0.0") **and your Android version** if possible.
## Suggest a new feature or improvement
## Create or update a translation
If you think about something that could improve Discreet Launcher, feel free to suggest it!
Here are some guidelines about suggesting improvements:
- Before creating a new ticket, **please check if this feature or improvement has already been suggested** and feel free to add comments to an existing ticket to share your point of view about this feature.
- **Give a description as clear as possible** of the feature or improvement you would like to see implemented, you can also include screenshots or videos if you think this will **make the request easier to understand**.
- Please note that **some things will not be implemented** (ex: widgets support) because the goals of this launcher are to provide a distraction-free home screen and to use as few permissions as possible while staying light, stable and easy to maintain.
## Create and maintain a translation
If you are willing to create a new translation, feel free to contact me using the "Issues" or "Pull requests" tab.
Before going into the process detail, I should warn you that maintaining a translation over time can be time-consuming because almost every release introduces a few new strings or modify some of the existing ones.
The list of existing translations can be found in ticket [#80](https://github.com/falzonv/discreet-launcher/issues/80#issue-932460225), which I also use to notify translators when updates are needed.
If you are willing to create a new translation, feel free to contact me using the "Issues" or "Pull requests" tab.
Here is the list of things that should be prepared for a new translation:
- The file [app/src/main/res/values/strings.xml](https://github.com/falzonv/discreet-launcher/blob/main/app/src/main/res/values/strings.xml) has to be copied into a new folder `app/src/main/res/values-<code>/` where `<code>` is the 2-letter locale code for your translation ([see the list of available codes](https://gitlab.com/fdroid/fdroidclient/-/tree/master/app/src/main/res)).

View File

@ -19,10 +19,11 @@ Il y a donc parfois une différence entre la dernière version et ce qui est dis
[![Build project](https://github.com/falzonv/discreet-launcher/actions/workflows/build_project.yml/badge.svg)](https://github.com/falzonv/discreet-launcher/actions/workflows/build_project.yml)
## Maintenance status *(État de maintenance)*
## Project status *(État du projet)*
Due to lack of time and motivation, no more new features or options will be implemented in Discreet Launcher and I consider this project as completed. Only maintenance releases to fix bugs and maintain compatibility with new Android versions will continue. You can find more details in ticket [#314](https://github.com/falzonv/discreet-launcher/issues/314).
*(Faute de temps et de motivation, il n'y aura plus de nouvelles fonctionnalités ou options dans Lanceur Discret et je considère ce projet comme terminé. Seules les versions de maintenance pour corriger les bugs et maintenir la compatibilité avec les nouvelles versions d'Android continueront.)*
Due to changes in my professional life, I now have very little time to work on Discreet Launcher. The development will continue, but at a much slower pace. You can find more details in ticket [#210](https://github.com/falzonv/discreet-launcher/issues/210).
*(Suite à des changements dans ma vie professionnelle, j'ai maintenant très peu de temps pour travailler sur Lanceur Discret. Le développement va continuer, mais à un rythme beaucoup plus lent.)*
## Screenshots *(Captures d'écran)*