ganfra
|
6dab7aa555
|
Timeline: extract highlightedEventId on viewState instead of individual timeline item
|
2022-12-02 14:37:25 +01:00 |
|
ganfra
|
029d97aaf8
|
Change link text color
|
2022-12-02 10:02:07 +01:00 |
|
ganfra
|
aa77e7fe5a
|
Introduce ClickableLinkText
|
2022-12-01 21:39:42 +01:00 |
|
ganfra
|
6636c653d7
|
Html clickable text: re-enable long click
|
2022-12-01 21:14:05 +01:00 |
|
ganfra
|
41c1e9fcaf
|
Merge branch 'develop' of ssh://github.com/vector-im/element-x-android-poc into develop
|
2022-12-01 20:43:00 +01:00 |
|
ganfra
|
1655fe80d6
|
Html rendering: fix lots of things and add clickable links
|
2022-12-01 20:41:19 +01:00 |
|
Benoit Marty
|
e23b25f596
|
Improve flows.
|
2022-12-01 11:55:00 +01:00 |
|
Benoit Marty
|
d3ffa84294
|
Composer: Edit and reply: highlight selected item.
|
2022-12-01 11:20:10 +01:00 |
|
Benoit Marty
|
715a4de4c4
|
Composer: Edit and reply.
TODO: call renderComposerMode and highlight selected item.
|
2022-12-01 11:20:10 +01:00 |
|
ganfra
|
45cf334d6e
|
Html rendering: add padding to code blocks
|
2022-11-30 21:03:32 +01:00 |
|
ganfra
|
659cfba4d4
|
Continue working on html rendering
|
2022-11-30 17:39:26 +01:00 |
|
ganfra
|
5244e2fac6
|
Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop
|
2022-11-29 21:28:25 +01:00 |
|
ganfra
|
69591ccb3e
|
First tries with Html rendering...
|
2022-11-29 21:28:13 +01:00 |
|
Benoit Marty
|
6392c57fce
|
Setup Showkase and add some Preview. WIP
|
2022-11-29 15:07:31 +01:00 |
|
Benoit Marty
|
073cd7fd03
|
No actions (so far) for redacted events
|
2022-11-28 16:56:28 +01:00 |
|
Benoit Marty
|
f3e588fe83
|
Preview for Timeline Event - WIP
|
2022-11-28 14:51:51 +01:00 |
|
Benoit Marty
|
b1ad191740
|
Improve error management on login screens
|
2022-11-24 17:59:13 +01:00 |
|
Benoit Marty
|
3225719c65
|
Do not submit from keyboard if button is not enabled
|
2022-11-24 17:07:46 +01:00 |
|
ganfra
|
ba85483d6d
|
Fix insets padding on bottomSheet
|
2022-11-24 12:05:25 +01:00 |
|
ganfra
|
3beeaf9d27
|
Timeline: handle loadMore pre-loading
|
2022-11-24 11:59:44 +01:00 |
|
ganfra
|
a7c05dcda2
|
Timeline: Extract MessageEventBubble
|
2022-11-24 11:50:03 +01:00 |
|
ganfra
|
9107147c50
|
Timeline: update bubble style
|
2022-11-24 10:53:26 +01:00 |
|
ganfra
|
cfda0f08bf
|
RoomList: extend a bit the range of SS window
|
2022-11-24 10:39:31 +01:00 |
|
ganfra
|
0c0379dbf1
|
Timeline: fix bad layouting
|
2022-11-23 20:07:24 +01:00 |
|
ganfra
|
3285d566ff
|
Timeline: Add JumpToBottom button
|
2022-11-23 19:26:58 +01:00 |
|
ganfra
|
f92d1621d4
|
Timeline: add autoscroll on new messages
|
2022-11-23 19:10:57 +01:00 |
|
ganfra
|
f5d7132a50
|
Timeline: fix duplicate key with local echo
|
2022-11-23 18:56:15 +01:00 |
|
ganfra
|
26b24ab572
|
Theme: try to play with insets
|
2022-11-23 18:56:01 +01:00 |
|
Benoit Marty
|
7385f959ff
|
Merge branch 'feature/bma/optimizeLazyColumn' into develop
|
2022-11-23 18:08:44 +01:00 |
|
Benoit Marty
|
5026f459d0
|
Use provided modifier
|
2022-11-23 18:06:13 +01:00 |
|
Benoit Marty
|
e29e0a99db
|
Do not use key to ensure that the list scroll if a room appears at the top
|
2022-11-23 17:33:06 +01:00 |
|
Benoit Marty
|
e31131ee69
|
Optimize lazy column
|
2022-11-23 17:07:08 +01:00 |
|
ganfra
|
e1798deba2
|
RoomList: remove old item
|
2022-11-23 17:02:31 +01:00 |
|
ganfra
|
a87ecde8a4
|
RoomList: avoid recomposition
|
2022-11-23 15:39:03 +01:00 |
|
ganfra
|
a495da31fa
|
Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop
|
2022-11-23 14:48:39 +01:00 |
|
ganfra
|
a75b906414
|
RoomList: simple implementation of setRange
|
2022-11-23 14:48:26 +01:00 |
|
Benoit Marty
|
ac87b480e6
|
Move ViewModel declaration to method param
|
2022-11-23 14:15:51 +01:00 |
|
ganfra
|
ae6b6fe1f3
|
Fix roomlist filter back
|
2022-11-23 10:39:40 +01:00 |
|
ganfra
|
6c6fecf6e8
|
Composer: avoid recomposition
|
2022-11-22 19:28:22 +01:00 |
|
Benoit Marty
|
4e05182df4
|
Quick snackbar for unimplemented actions
|
2022-11-22 18:43:49 +01:00 |
|
ganfra
|
fa021fb438
|
RoomList: improve filter
|
2022-11-22 17:34:24 +01:00 |
|
ganfra
|
5e30891765
|
Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop
|
2022-11-22 17:22:01 +01:00 |
|
ganfra
|
944b0c7257
|
Makes search view in TopBar
|
2022-11-22 17:21:49 +01:00 |
|
Benoit Marty
|
d44a287933
|
Redact event from the bottom sheet
|
2022-11-22 16:53:56 +01:00 |
|
ganfra
|
5dc7999a97
|
Add animation on screen navigation
|
2022-11-22 16:11:05 +01:00 |
|
ganfra
|
4521e59647
|
Timeline: improve image aspectRatio
|
2022-11-22 15:46:46 +01:00 |
|
ganfra
|
cf25198739
|
Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop
|
2022-11-22 14:15:51 +01:00 |
|
ganfra
|
1948e75ece
|
Improve images on timeline
|
2022-11-22 14:15:38 +01:00 |
|
Benoit Marty
|
1f05c41ab7
|
Filter room list
|
2022-11-22 13:27:11 +01:00 |
|
ganfra
|
3e6c3d0397
|
Other way of observing form state
|
2022-11-22 12:56:37 +01:00 |
|