Benoit Marty
|
d55df22db2
|
Konsist: add test Data class state MUST not have default value, and fix existing issues
|
2023-10-10 17:31:04 +02:00 |
|
Benoit Marty
|
2da6ceeb5f
|
Previous code was throw IllegalStateException(), so keep the existing error, even if it should never happen, being compliant with UseCheckOrError detekt rule.
|
2023-07-27 12:59:16 +02:00 |
|
Benoit Marty
|
73347deaaf
|
Enable detekt rule UseCheckOrError and fix existing issues (and a potential crash on MapboxMap?).
|
2023-07-26 10:18:28 +02:00 |
|
Marco Romano
|
e448bbb92d
|
maplibre-compose allow customisation of location dot style (#929)
- And style it according to our designs.
Related to:
- https://github.com/vector-im/element-meta/issues/1682
|
2023-07-20 12:09:40 +02:00 |
|
Marco Romano
|
004b86b05d
|
MapLibre compose wrapper library (#877)
Heavily inspired from https://github.com/googlemaps/android-maps-compose It doesn't aim to be a full featured library like android-maps-compose, it's been stripped down to only handle our use cases.
Related to:
https://github.com/vector-im/element-meta/issues/1674
https://github.com/vector-im/element-meta/issues/1682
|
2023-07-17 16:22:29 +02:00 |
|