Files
letro-android/docs
Marco Romano 71676c3faf Static images improvements (#933)
1. On devices less than xhdpi request a 1x image from MapTiler (such devices are generally old, slower and with little memory so avoiding to get the 2x image only to have to shrink it later could help).
2. Coerce too big width/height combos within the API limits keeping the aspect ratio (this will allow requests on big horizontal displays to succeed).
3. Don't crash when given weird width/height combos (i.e. zero or negative).
4. Introduce interfaces to hide this whole logic and make it easier for forks to implement their own.

Related to:
- https://github.com/vector-im/element-meta/issues/1678
2023-07-21 13:37:08 +00:00
..
2023-02-03 17:18:06 +01:00
2023-01-18 09:26:43 +01:00
2023-01-18 09:26:43 +01:00
2023-01-18 09:26:43 +01:00
2023-07-21 13:37:08 +00:00
2023-01-18 09:26:43 +01:00
2023-05-31 10:34:03 +02:00
2023-05-31 09:24:01 +00:00