element-x-ada/features
Marco Romano e8e4542a75
Extract maptiler's map ids (#926)
Maptiler custom map ids are only useable by the account that create them. So if we hardcode them forkers won't be able to use the maps even if the bring in their own api key (because they can't access our maps with their api key).

Requires to set our map ids in `local.properties` for local development:
```
services.maptiler.lightMapId=9bc819c8-e627-474a-a348-ec144fe3d810
services.maptiler.darkMapId=dea61faf-292b-4774-9660-58fcef89a7f3
```
2023-07-20 14:29:06 +02: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 Extract maptiler's map ids (#926) 2023-07-20 14:29:06 +02: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 Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 2023-07-20 07:36:19 +02: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