chiark / gitweb /
extend text char limits to match other app stores
authorHans-Christoph Steiner <hans@eds.org>
Wed, 15 Jul 2015 21:43:38 +0000 (14:43 -0700)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 23 Jul 2015 17:39:30 +0000 (10:39 -0700)
commitbd3ae8860804cc6f933da05887f8aa32fa9d36c6
treed90dfed10b9cee29f9f547365d81bd485c6c1ee5
parentfba632cf07fba9f8e7d79993bbd6af1a313ec457
extend text char limits to match other app stores

We should be compatible with other apps stores unless there is a specific
reason not to be.

* Google Play, Amazon, and iTunes all have 4000 char descriptions

For the summary, we can just bump it up to the same as what Play has
* Google Play allows an 80 char "Short Description"
  https://support.google.com/googleplay/android-developer/answer/113469?hl=en
* Amazon allows a 1200 char "Short Description"
  https://developer.amazon.com/public/support/submitting-your-app/tech-docs/submitting-your-app#Add Metadata and Image Assets
fdroidserver/common.py