11 Commits

Author SHA1 Message Date
be80551645 Move store metadata out of source tree (#8601)
### Description

Move store metadata out of source tree. Running Triple-T publisher
always complains about our custom folders (screenshot creator script).
Move everything out of the actual Triple-T metadata folder and symlink
only the necessary ones instead.

### 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
lint`
- [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)
- [x] If it is a core feature, I have added automated tests
2026-07-15 07:58:01 +02:00
26e5f549c3 Update screenshots 2026-01-11 15:50:31 +01:00
39e2d6e230 Move Google Play Metadata to its own repo (#6970)
This avoids having hundreds of megabytes of screenshot data in the main repo every single time we re-generate them. Then developers do not have to clone a huge repo (at least if they clone without submodules). It also enables rewriting the screenshot git history to be smaller without rewriting the code git history (which would be quite a bad idea).
2024-03-09 11:02:23 +01:00
e63e0a4f1c Delete dslv submodule 2015-03-22 11:05:06 +01:00
072639b5b2 Changed project structure
Switched from custom layout to standard gradle project structure
2014-09-17 20:51:45 +02:00
c0bff82655 Changed URL of dslv submodule 2013-08-07 13:42:17 +02:00
3f39e37ee4 Removed Acionbarsherlock and Viewpagerindicator submodules 2013-08-07 11:45:48 +02:00
2bf99545c2 Added dragsort-listview-library 2013-02-18 12:36:10 +01:00
b2017088cc Added submodules 2013-01-11 23:31:52 +01:00
bf74279a39 Updated gitignore 2012-07-29 21:49:40 +02:00
5b11bc0bbf Integrated Greendroid library and got UI working 2011-12-27 23:02:41 +01:00