Commit Graph

10 Commits

Author SHA1 Message Date
7c605cb1d1 Remove automatic redirect to correct website language (#8296)
### Description

This is handled by the website now.
Closes: #8271 

### Checklist
<!-- 
To help us keep the issue tracker clean and work as efficient as
possible,
  please make sure that you have done all of the following.
You can tick the boxes below by placing an x inside the brackets like
this: [x]
-->
- [x] I have read the contribution guidelines:
https://github.com/AntennaPod/AntennaPod/blob/develop/CONTRIBUTING.md#submit-a-pull-request
- [x] I have performed a self-review of my code, going through my
changes line by line and carefully considering why this line change is
necessary
- [x] I have run the automated code checks using `./gradlew checkstyle
spotbugsPlayDebug spotbugsDebug :app:lintPlayDebug`
- [x] My code follows the style guidelines of the AntennaPod project:
https://antennapod.org/contribute/develop/app/code-style
- [x] I have mentioned the corresponding issue and the relevant keyword
(e.g., "Closes: #xy") in the description (see
https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)
- [ ] If it is a core feature, I have added automated tests

---------

Co-authored-by: cumeowlus <rm98@hotmail.fr>
2026-02-20 18:43:06 +01:00
f76e312327 Update contributors (#8188) 2025-12-27 22:04:16 +01:00
90a8c7f2b6 Add script to list Weblate translators (#8067) 2025-10-30 19:28:22 +01:00
4b70f3d363 Update contributors 2025-07-17 18:49:25 +02:00
51717ee17b Update contributors and supported languages (#7504) 2024-11-15 20:52:50 +01:00
80ea632da3 Update contributors 2024-04-11 23:02:06 +02:00
92ab575b15 Delete core module (#7060) 2024-04-05 19:20:27 +02:00
160089d3ff Add script to generate module diagram (#7028) 2024-03-25 23:28:50 +01:00
45a05ed332 Screenshot creation script (#6933) 2024-02-20 21:17:23 +01:00
ca0be76fdc Add changelog script (#6399) 2023-04-15 21:17:17 +02:00