ariskotsomitopoulos
c4967a2871
Handle chunks merging with thread summary
...
Add animation to fragment transition with offset for recyclerview initialization
Support threads on deleted events
2021-11-25 17:59:28 +02:00
ariskotsomitopoulos
afc69c77bd
Add local filtering in thread list
2021-11-24 18:23:33 +02:00
ariskotsomitopoulos
e2bf3e7097
Add navigation to thread from the thread list
...
Add thread creation from photos, files, images, audios, replies etc
Add slide animation to view threads from thread list
Add click listener on room summary to handle cases like ( there is an image and the user upon click should view the image instead of navigating to the thread, so he can click the thread summary )
2021-11-23 22:22:58 +02:00
ariskotsomitopoulos
5e5ce614ef
Add date in view all threads
...
UI Improvements on threads summary
Add View In Room bottom sheet action from within thread timeline root message
2021-11-23 17:09:58 +02:00
ariskotsomitopoulos
722f367690
View all threads screen implementation & UI
...
Add user friendly message thread summary on the SDK side
Fix not encrypted rooms thread summaries
2021-11-23 13:34:24 +02:00
ariskotsomitopoulos
586b3d8caa
- Add specific toolbar for threads
...
- Renamed RoomDetailFragment to TimelineFragment while it should be reused from threads
- View root thread message in room functionality
2021-11-22 14:02:17 +02:00
ariskotsomitopoulos
8c539426e6
- Thread Summary along with optimization
...
- Create new thread & reply to thread
2021-11-15 19:17:13 +02:00
ariskotsomitopoulos
ecc9b59ad1
Reply In Thread, create a new thread timeline
2021-11-08 20:46:37 +02:00
ariskotsomitopoulos
cb0fefa74d
Add changelog file
2021-11-04 09:33:32 +02:00
ariskotsomitopoulos
a2a2315f9c
Make room thread detail text composer visible
2021-10-21 16:53:20 +03:00
ariskotsomitopoulos
ab87937e5b
Threads init commit
2021-10-20 18:39:59 +03:00
Benoit Marty
085da6c99a
Merge pull request #4090 from vector-im/feature/aris/presence
...
Feature/aris/presence
2021-10-13 09:58:22 +02:00
Benoit Marty
6c915ea4d1
Cleanup the PR about presence
2021-10-12 16:45:41 +02:00
Benoit Marty
923bc00dcd
Merge branch 'develop' into feature/aris/presence
2021-10-12 15:22:40 +02:00
koh6uawi
c9f69b3fc5
Move XML namespaces to root element
2021-10-12 15:12:26 +02:00
koh6uawi
da28ddfabd
Use "wrap_content" instead of "match_parent"
...
Fix a linter error
2021-10-12 15:10:33 +02:00
koh6uawi
1069e990e5
Merge branch 'vector-im:develop' into scroll_select_font_size
2021-10-11 00:19:46 +02:00
Benoit Marty
66d4a48930
Remove unused strings
2021-10-08 15:07:52 +02:00
koh6uawi
56b0b28d5e
Make "Select text size" dialog scrollable
...
Wrap the LinearLayout inside a ScrollView.
2021-10-08 01:59:13 +02:00
Adam Brown
5365e87777
reducing the discovery policy url text size by using caption style
2021-10-07 17:56:54 +01:00
Adam Brown
cb7260954a
renaming xml view to avoid clashing with other file
2021-10-07 17:46:33 +01:00
Adam Brown
7e8ca29ca7
creating dedicated discovery policy items and displaying within an expandable form item
2021-10-07 10:09:03 +01:00
ariskotsomitopoulos
e4c3457f37
Add public room indicator to RoomDetailFragment & RoomProfileFragment
2021-10-06 19:08:27 +03:00
ariskotsomitopoulos
9ab59a543d
* Implement Presence Service:
...
- Get Presence Status
- Set Presence Status
* Integrate presence in room details screen
* Integrate presence in room people's view
* Update UI to support presence
* Fix bug when insertOrUpdate was called on RoomMemberEventHandler and override the correct presence value in RoomMemberSummaryEntity
* Improve performance on updateUserPresence in RoomMemberSummaryEntity entity
* Remarks & linter fixes
* Disable presence when there is no m.presence events. In some servers like matrix.org is disabled atm.
* Enhance UI Presence on DM room lists to support dark/light theme
* Restore missing lines in gradle.properties to speed up debugging
2021-10-06 18:00:02 +03:00
Adam Brown
e0a6e82661
Merge pull request #4124 from vector-im/feature/bca/spaces_fix_3048
...
Change call to action in filter room when space selected
2021-10-04 09:12:19 +01:00
Benoit Marty
f6b6725467
Text is always set at runtime now.
2021-10-04 09:44:53 +02:00
Benoit Marty
b1b5ff8a09
Merge pull request #3772 from pvagner/voiceMessageA11Y
...
Improve accessibility of voice messages
2021-10-03 15:45:09 +02:00
ganfra
3df004b035
Merge branch 'develop' into feature/fga/text_composer_extract
2021-09-30 12:02:27 +02:00
Valere
4880df3555
Change call to action in filter room when space selected
2021-09-30 11:58:21 +02:00
ganfra
6b3a407b79
TextComposer: continue reworking. WIP
2021-09-29 19:21:11 +02:00
Benoit Marty
a9525bf92c
Merge pull request #4118 from vector-im/feature/bca/spaces_fix_3935
...
Fix do not hide toolbar on scroll
2021-09-29 16:35:56 +02:00
Valere
3d38ec7aeb
Fix do no hide toolbar on scroll
2021-09-29 15:09:59 +02:00
Benoit Marty
254e849db2
Merge pull request #4105 from vector-im/feature/ons/fix_failed_message_crash
...
Fix crash to render failed message warning stub
2021-09-29 11:54:35 +02:00
Onuray Sahin
e4d39880fd
Fix crash to render failed message warning stub.
2021-09-28 20:43:54 +03:00
Adam Brown
0eef248d7d
tinting the jump to unread view to the colorPrimary
...
- the vector itself is set to an obvious red to highlight an incorrect usage (we should tint at the consumer to allow for reuse/preparing for design components/compose)
2021-09-28 11:33:46 +01:00
Benoit Marty
045e4bbf76
Merge pull request #4052 from vector-im/feature/adm/email_notification_toggle
...
Add email notification toggle
2021-09-24 20:42:44 +02:00
Valere
0acf90d8cd
Code review
2021-09-24 18:12:12 +02:00
Valere
d59aaa7611
Support entering mail in user invite screen
2021-09-24 18:12:12 +02:00
Benoit Marty
9c559a7c2c
Merge pull request #4065 from vector-im/feature/fga/improve_room_detail_start
...
Feature/fga/improve room detail start
2021-09-23 19:35:28 +02:00
Adam Brown
43eff8b85b
reusing existing remove string
2021-09-23 13:05:18 +01:00
Benoit Marty
93506d18fa
Display push counter on debug mode
2021-09-23 13:54:03 +02:00
Benoit Marty
f5151463e2
Add the number of rooms and toDevice events in the debug data
2021-09-23 13:54:03 +02:00
Benoit Marty
63a84dcb8a
Add incremental sync status to the room list and the room detail (only in developer mode)
2021-09-23 13:54:03 +02:00
ganfra
ebd5095662
Room detail: use ViewStub for FailedMessagesWarningView
2021-09-22 18:00:56 +02:00
ganfra
5bf1761f27
Room detail: use StubView for InviteView
2021-09-21 18:31:17 +02:00
Adam Brown
1591375aa2
adding ability to remove push targets from the notification target screen
2021-09-20 16:35:53 +01:00
Benoit Marty
b5f7351564
Merge pull request #4008 from vector-im/feature/fga/small_timeline_optimisation
...
Feature/fga/small timeline optimisation
2021-09-17 18:06:58 +02:00
Valere
d2af7e3f91
Code review
2021-09-17 14:26:25 +02:00
Valere
f79681b343
Clean unneeded beta pills
2021-09-17 09:22:10 +02:00
Valere
932a43ef58
Add subspace action
2021-09-17 09:22:10 +02:00