element-x-ada/features
Marco Romano 57d04e487c
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
..
analytics Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
createroom Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
ftue Use correct font (from Figma) 2023-07-18 10:12:56 +02:00
invitelist Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
leaveroom Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
location Static images improvements (#933) 2023-07-21 13:37:08 +00:00
login Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
logout Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
messages Merge pull request #912 from vector-im/feature/dla_custom_reactions_layout 2023-07-21 11:00:43 +01:00
networkmonitor Remove ElementTextStyles. Only ElementTheme.typography.* styles must be used now. 2023-07-10 17:33:42 +02:00
onboarding Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
preferences Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
rageshake Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
roomdetails Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
roomlist Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00
verifysession Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02:00