Benoit Marty
3c5ac26427
Changelog for version 0.1.0
1 year ago
Marco Romano
cec87ee6a8
Don't crash when sharing a location with no maptiler apikey ( #919 )
...
Related to:
- https://github.com/vector-im/element-meta/issues/1682
1 year ago
Benoit Marty
8b97d50050
Merge pull request #920 from vector-im/feature/bma/slidingSyncState
...
Sliding sync state rendering
1 year ago
ElementBot
0ed7afc2d6
Update screenshots
1 year ago
Benoit Marty
62354326a9
Exclude app module for now.
1 year ago
Marco Romano
4162d16f52
Location expanded view: show own location ( #916 )
...
If the location permission is granted:
- Shows the user's own location
- Shows a button to center the map on it
Part of:
- https://github.com/vector-im/element-meta/issues/1678
1 year ago
ganfra
2ccedc1e67
Merge pull request #913 from vector-im/feature/fga/avoid_spamming_sync_flow
...
Avoid spamming sync flow by checking item origin
1 year ago
Benoit Marty
5792fdad04
Show Sync status when state is Terminated.
1 year ago
Benoit Marty
2b71922cae
Ensure uitest take preview from app module.
1 year ago
Marco Romano
8986cf5669
Add maestro test for send location ( #914 )
...
Originally part of https://github.com/vector-im/element-x-android/pull/770
It's been extracted out since it's currently blocked by our lack of maestro cloud credits.
- https://github.com/vector-im/element-meta/issues/1682
1 year ago
Benoit Marty
3c9ecec563
Make `SyncState` values match `SyncServiceState` values.
1 year ago
Benoit Marty
2686e5d912
Ensure uitest take preview from appnav module.
1 year ago
ganfra
5f225ce3b7
TimelineDiff: use firstOrNull even if it shouldn't never be empty
1 year ago
Marco Romano
4c1a691b78
Fix insets for nav bar in send location view ( #915 )
...
Improvement of https://github.com/vector-im/element-x-android/pull/770
- https://github.com/vector-im/element-meta/issues/1682
1 year ago
Jorge Martín
243a39d6de
Don't blindly retry fetching pending or failed event details
1 year ago
Benoit Marty
b55b4d551d
Implement SyncState chip. ( #909 )
1 year ago
Marco Romano
3c45a5ece4
Send My Location ( #770 )
...
- https://github.com/vector-im/element-meta/issues/1682
1 year ago
ganfra
9bf388eb1a
Avoid spamming sync flow by checking item origin
1 year ago
renovate[bot]
68c2aa8822
Update dependency io.sentry:sentry-android to v6.26.0 ( #910 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
David Langley
ec3c524cae
Don't update non reaction screenshots
1 year ago
David Langley
26864eb826
Update screenshots
1 year ago
Benoit Marty
02251f2d96
Merge pull request #901 from vector-im/feature/fga/power_level
...
Feature/fga/power level
1 year ago
ganfra
f8d5d25d90
Merge pull request #907 from vector-im/feature/fga/fix_room_list_scroll_position
...
RoomList: introduce RoomListDataSource
1 year ago
Benoit Marty
39a8d9dae0
Merge pull request #903 from vector-im/feature/bma/sessionDeleted
...
React to session deletion (from another session)
1 year ago
Benoit Marty
52ae2ca74c
Also rename the Composable.
1 year ago
ganfra
60d0b5c134
Merge branch 'develop' into feature/fga/fix_room_list_scroll_position
1 year ago
Benoit Marty
c5629b3a32
Format files.
1 year ago
Benoit Marty
3eff873d48
Fix typo in comments.
1 year ago
ganfra
1d2fd52ce6
Merge branch 'develop' into feature/fga/power_level
1 year ago
ganfra
9741b3df64
Merge pull request #906 from vector-im/feature/fga/update-rust-sdk-0.1.34
...
Feature/fga/update rust sdk 0.1.34
1 year ago
Benoit Marty
89334a074b
Move test classes to the correct package.
1 year ago
Benoit Marty
75f08c9873
Not a fixture so prefixed with `create` instead of `a`.
1 year ago
David Langley
312b47e7f5
Add more button should have primary text colour
1 year ago
ganfra
74db23e51b
RoomList: fix sample compilation
1 year ago
ganfra
dfd7f9cc5b
Fix tests
1 year ago
David Langley
7f84aef543
Merge branch 'develop' of https://github.com/vector-im/element-x-android into feature/dla_custom_reactions_layout
1 year ago
David Langley
4c18eb4b11
Add custom reaction layout
...
- Add the custom reaction layout that only shows the expand UI after 2 lines.
- It also enforces that the add more and expand buttons are always on the same line.
- In LTR languages we want an incoming message's reactions to be LRT and outgoing to be RTL.
- For RTL languages it should be the opposite.
1 year ago
ganfra
bb12338583
RoomList: introduce RoomListDataSource so we keep the data in memory as long as the node is in the backstack.
1 year ago
Benoit Marty
f32a177ef8
Merge pull request #905 from vector-im/feature/bma/largerBubbles
...
Larger bubbles
1 year ago
ganfra
614f97543e
Update rust sdk to 0.1.34
1 year ago
ElementBot
913527670f
Update screenshots
1 year ago
Benoit Marty
1b7aa4dd93
Change bubble width ration to 85% ( #904 )
1 year ago
Benoit Marty
e8b1f2681a
React to session deletion (from another session)
1 year ago
ganfra
d7cb8e076c
Merge pull request #900 from vector-im/feature/fga/better_media_handling
...
Feature/fga/better media handling
1 year ago
ElementBot
e98aee9f39
Update screenshots
1 year ago
ganfra
d273dd00ff
Media: Clean after pr reviews
1 year ago
Chris Smith
1d99189955
Merge pull request #886 from vector-im/feature/cjs/location-api-key
1 year ago
Benoit Marty
b6e35de3db
Merge pull request #898 from vector-im/feature/bma/fixOnBoardingScreen
...
Fix on boarding screen
1 year ago
ganfra
84500d41eb
Merge branch 'develop' into feature/fga/better_media_handling
1 year ago
Marco Romano
e7cab7ac1d
Make the functions in SystemUtils extensions ( #899 )
...
- They are now all extensions over `Context` or `Activity` (when `Context` is not enough) (some of them already were).
- Allows for IDE completion.
1 year ago