Benoit Marty
|
b925fa8c09
|
Create PendingIntentFactory
|
2 years ago |
ganfra
|
478de7ee64
|
One more clean
|
2 years ago |
Benoit Marty
|
6927e26bd2
|
rename package
|
2 years ago |
ganfra
|
f001460a3a
|
Merge branch 'develop' into feature/fga/clean_up
|
2 years ago |
Benoit Marty
|
d77162d768
|
Create getDismissRoomPendingIntent()
|
2 years ago |
Benoit Marty
|
7e5fd58234
|
Extract code which create notification actions into ActionFactory and disable quick reply and mark as read actions.
|
2 years ago |
Florian Renaud
|
9c56c62548
|
move instruction
|
2 years ago |
Florian Renaud
|
9fcbab851a
|
Rename callbacks for clarity and consistency
|
2 years ago |
Florian Renaud
|
3c9af936ab
|
Add tests on create action
|
2 years ago |
ganfra
|
776e9bd221
|
Add some tests on RoomFlowNode
|
2 years ago |
Florian Renaud
|
9e052a4522
|
Merge pull request #320 from vector-im/feature/fre/create_room_flow_persist_data
Persist data in create room flow
|
2 years ago |
Florian Renaud
|
0718e6feec
|
Changelog
|
2 years ago |
Florian Renaud
|
81fc3406c8
|
Handle create room action
|
2 years ago |
Florian Renaud
|
c9edd8c6cd
|
Add missing test
|
2 years ago |
Florian Renaud
|
51da3a7225
|
update screenshots
|
2 years ago |
Florian Renaud
|
b59fab03e1
|
Fix privacy item binding
|
2 years ago |
ganfra
|
55ba4ae108
|
Merge pull request #322 from vector-im/renovate/molecule
Update dependency app.cash.molecule:molecule-runtime to v0.9.0
|
2 years ago |
renovate[bot]
|
62a366397b
|
Update dependency app.cash.molecule:molecule-runtime to v0.9.0
|
2 years ago |
ganfra
|
985db0b90e
|
Merge pull request #249 from vector-im/renovate/compose_bom
Update dependency androidx.compose:compose-bom to v2023.04.00
|
2 years ago |
renovate[bot]
|
4aba3e36db
|
Update dependency com.google.firebase:firebase-bom to v31.5.0
|
2 years ago |
ganfra
|
533585b3c5
|
Merge branch 'develop' into renovate/compose_bom
|
2 years ago |
ganfra
|
81c2c9b411
|
Merge pull request #287 from csmith/local-sdk-fixes
Fix using local rust aar
|
2 years ago |
Benoit Marty
|
e8244a9f79
|
Cleanup
|
2 years ago |
Benoit Marty
|
9d39d815ea
|
Merge pull request #321 from vector-im/feature/bma/push3
Handle navigation on notification click
|
2 years ago |
Florian Renaud
|
1bc59bb9ab
|
update ConfigureRoomPresenter unit tests
|
2 years ago |
Florian Renaud
|
4c2237a63e
|
Fix unit test
|
2 years ago |
Florian Renaud
|
33bac15b44
|
Merge remote-tracking branch 'origin/develop' into feature/fre/create_room_flow_persist_data
|
2 years ago |
Florian Renaud
|
62866965d9
|
Merge pull request #308 from vector-im/feature/fre/create_room_screen
Create a room screen (UI)
|
2 years ago |
Florian Renaud
|
841a24a3a4
|
Check if user is not already selected
|
2 years ago |
Florian Renaud
|
ddb49da7f3
|
rename state provider
|
2 years ago |
Florian Renaud
|
27a6e5f9e9
|
Use immutableList
|
2 years ago |
Florian Renaud
|
d9844e4ffa
|
Merge branch 'feature/fre/create_room_screen' into feature/fre/create_room_flow_persist_data
|
2 years ago |
Florian Renaud
|
7c3a3e225e
|
Split ConfigureRoomView into multiple files
|
2 years ago |
Jorge Martin Espinosa
|
851c0eeb8f
|
[Room Details] Implement member details screen (#302)
|
2 years ago |
Florian Renaud
|
89d78105a7
|
Pass item to RoomPrivacyOption
|
2 years ago |
Florian Renaud
|
b1740da056
|
Fix hardcoding privacy option
|
2 years ago |
Florian Renaud
|
dac6534e1e
|
use derived state
|
2 years ago |
Florian Renaud
|
9105f13fb2
|
Remove wildcard import
|
2 years ago |
Florian Renaud
|
60e5c1c544
|
Fix unit tests
|
2 years ago |
Florian Renaud
|
2ee536da3b
|
do not reverse selected user list ordering & add autoscroll when selecting user
|
2 years ago |
Florian Renaud
|
39c05f7bed
|
Update screenshots
|
2 years ago |
Florian Renaud
|
063d3a66df
|
Show toast for not implemented actions
|
2 years ago |
Florian Renaud
|
2167068410
|
Remove useless selectedUsers parameter
|
2 years ago |
Florian Renaud
|
8d84011808
|
Introduce ConfigureRoomFlowNode and bind CreateRoomScope to this flow
|
2 years ago |
Florian Renaud
|
68c093a0df
|
Improve AddPeople node
|
2 years ago |
Florian Renaud
|
6a8179a5b5
|
Persist selected users in data store
|
2 years ago |
Florian Renaud
|
cc13629f96
|
Fix tests
|
2 years ago |
Florian Renaud
|
34515e4b49
|
Rename MatrixUserDataSource to UserListDataSource
|
2 years ago |
Florian Renaud
|
97a40b35df
|
Update screenshots
|
2 years ago |
Florian Renaud
|
552f66a92a
|
Split user list views into multiple files
|
2 years ago |