ganfra
3517873156
Timeline: Start handling code blocks. [WIP]
2019-10-29 19:08:48 +01:00
Benoit Marty
7496a88dcd
Markdown set to off by default ( Fixes #412 )
2019-10-29 16:22:12 +01:00
ganfra
57b640622b
Sender Name: we should use disambiguated display name over senderName. PrevContent fallback is now handled in SDK
2019-10-28 16:48:55 +01:00
Valere
199456487c
Search reaction by name/keywords
2019-10-28 14:36:15 +01:00
ganfra
cb275aee37
Room list actions: start showing items and refact a bit RxStore
2019-10-24 19:11:49 +02:00
Benoit Marty
bdee5e0687
Fix warning on Strings
2019-10-23 15:17:21 +02:00
Benoit Marty
ff81715783
Import Strings from Riot
2019-10-23 14:18:40 +02:00
ganfra
2974f8b200
Merge branch 'develop' into feature/attachments
2019-10-22 17:27:15 +02:00
ganfra
7388a408b8
Permissions: allow to provide the rationale message as it requires "context" and cannot be generic
2019-10-22 17:13:38 +02:00
ganfra
c7a4d34192
Attachments: handle rich content from keyboard
2019-10-22 12:37:59 +02:00
ganfra
2c8cd89533
Handle rich content from app (WIP not compiling)
2019-10-21 19:02:28 +02:00
ganfra
8e3234d188
Clean some code
2019-10-21 18:08:42 +02:00
Benoit Marty
053bf7aeac
Improve layout preview a bit
2019-10-21 17:22:28 +02:00
ganfra
6ccd083451
Bottom sheet: fix RecyclerView usage
2019-10-21 17:22:28 +02:00
Benoit Marty
6ad1932fe5
Report content: custom reason
2019-10-21 17:22:00 +02:00
Benoit Marty
4a6237b50e
Report content: confirmation dialogs
2019-10-21 17:22:00 +02:00
Benoit Marty
8d0aa0437c
Report content: UI menu
2019-10-21 17:21:26 +02:00
Benoit Marty
0a79b8b315
Cleanup
2019-10-21 17:21:26 +02:00
Benoit Marty
1dacfa6744
Rework message menu bottom sheet: remove sub Fragment and use Epoxy
...
- Also move some class to some dedicated package
2019-10-21 17:21:26 +02:00
ganfra
05a069be04
Attachments: fix themes for selection view
2019-10-16 10:04:33 +02:00
ganfra
13a5f784dc
Merge branch 'develop' into feature/attachments
2019-10-11 17:05:03 +02:00
ganfra
0ca8696e88
Attachments/Share: cleaning code and add contact picking
2019-10-11 16:41:04 +02:00
Benoit Marty
3622c0ecb4
Mark all as read
2019-10-11 16:22:32 +02:00
ganfra
ee5ebb4b83
Attachments: get better layout
2019-10-11 12:20:39 +02:00
ganfra
20696353b8
Attachments: try to improve a bit the UI and adding options [WIP]
2019-10-10 19:12:16 +02:00
ganfra
ae5b6bd2b9
Attachments/Sharing: refact a bit and handle more data.
2019-10-10 16:55:50 +02:00
Benoit Marty
119e4c0d32
Fix warnings in the App
2019-10-09 12:49:00 +02:00
ganfra
3073470c38
Attachments: start working on new UI (using system file picker) [WIP]
2019-10-08 19:59:09 +02:00
Benoit Marty
d387c310c8
Cleanup code after a11y PR ( #596 ) and fix some merging issues
2019-10-07 18:41:44 +02:00
Benoit Marty
ac6aff9175
Merge pull request #596 from pvagner/a11y
...
more a11y tweaks
2019-10-07 17:15:29 +02:00
Benoit Marty
4ad86a13a0
Upgrade the dependencies to the latest version
2019-10-07 16:21:18 +02:00
ganfra
fc49de080c
Clean after benoit's review
2019-10-07 16:00:11 +02:00
ganfra
525da17678
Optimization: try to get a more performant reactions display management
2019-10-03 19:15:11 +02:00
Peter Vágner
5db3c81aa9
Add contentDescription to the jump to botton view
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-10-02 20:51:57 +02:00
Peter Vágner
53543453b3
Login: add contentDescription to password reveal
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-10-02 20:04:33 +02:00
Peter Vágner
d4be68191c
Fix conflicts after rebase
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-10-02 20:04:33 +02:00
Peter Vágner
7ef471ad0d
Add contentDescription for the read receipts
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-10-02 20:04:33 +02:00
Peter Vágner
2f6d3adb17
Message composer: describe the image button for dismissing as cancel rather than close
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-10-02 20:04:33 +02:00
Peter Vágner
2edfd4e830
Message composer: add content descriptions to image buttons
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-10-02 20:04:33 +02:00
ganfra
ff7856c535
Optimize: start removing some constraint layout from timeline
2019-10-02 19:30:01 +02:00
ganfra
31397869b2
Read marker: refine JumpToReafMarkerView
2019-10-01 12:33:38 +02:00
ganfra
a3f561d788
Merge branch 'develop' into feature/read_marker
2019-09-26 12:19:40 +02:00
Benoit Marty
62b7a83a31
Update after Dominaezzz's review
2019-09-26 10:08:44 +02:00
ganfra
4a80df082c
Timeline: refact [WIP]
2019-09-25 19:14:12 +02:00
Benoit Marty
a0b1ef3216
Do not upload file to big for the homeserver ( #587 )
...
Also create a HomeServerCapabilitiesService which provide configuration of the homeserver.
Data are retrieved every 8 hours (as RiotWeb?)
2019-09-25 16:59:50 +02:00
Benoit Marty
1b66d1f746
Fix bad rendering of file item if the filename is long
2019-09-25 15:25:26 +02:00
Benoit Marty
17cba1a432
Display progress in the timeline when uploading file
2019-09-25 14:39:33 +02:00
Benoit Marty
b24a372262
Show "Clear message queue" option (in debug mode)
2019-09-25 10:50:13 +02:00
ganfra
05d09bf950
Merge branch 'develop' into feature/read_marker
2019-09-24 11:10:59 +02:00
Benoit Marty
c1f2e9f171
Fix a few accessibility issues - home menu (best compromise)
2019-09-23 17:48:13 +02:00
Benoit Marty
620ba279d8
Fix a few accessibility issues
2019-09-23 16:32:54 +02:00
Valere
47e3797b7e
Fix infinite focus on HS field
2019-09-23 09:44:32 +02:00
ganfra
d1ff3314a7
Timeline : add badge on jump to bottom view
2019-09-19 19:12:45 +02:00
ganfra
ea0809ff87
Merge branch 'develop' into feature/read_marker
2019-09-19 16:57:00 +02:00
Benoit Marty
36866dd24e
Save draft of a message when exiting a room with non empty composer ( #329 )
2019-09-19 13:09:08 +02:00
Benoit Marty
b4a13f9504
Add unread indent on room list
2019-09-19 12:43:39 +02:00
ganfra
3066d5f303
Timeline\ReadMarker: continue fixing issues
2019-09-17 19:38:05 +02:00
Benoit Marty
3739e50d46
Better error message for timeout
2019-09-17 14:55:48 +02:00
Benoit Marty
4453f0ced9
Merge pull request #560 from vector-im/feature/no_network
...
Display a "No network" banner when the device has no network
2019-09-17 14:40:42 +02:00
Benoit Marty
993fa74252
Cleanup after BillCarsonFr's review
2019-09-17 11:24:37 +02:00
Benoit Marty
38fc4984fe
Display a no network indicator when there is no network: Create a dedicated View
2019-09-17 11:13:00 +02:00
Benoit Marty
695d8cce00
Display a no network indicator when there is no network ( #559 )
2019-09-17 10:59:58 +02:00
Benoit Marty
6bda437f5d
Auto configure homeserver and identity server URLs of LoginActivity with a magic link
2019-09-16 10:58:51 +02:00
Benoit Marty
3e6b65e174
Handle M_CONSENT_NOT_GIVEN error ( #64 )
2019-09-13 18:21:56 +02:00
Benoit Marty
3ccdf4a244
Login: some cleanup
2019-09-13 15:35:44 +02:00
Benoit Marty
5fbd271b1c
Login: add SSO support
2019-09-13 15:19:45 +02:00
ganfra
f4ab770be9
Merge branch 'develop' into feature/read_marker
2019-09-12 17:24:50 +02:00
Benoit Marty
e89ba7b87b
Update wording
2019-09-05 15:23:38 +02:00
Valere
eec2abf164
Reduce release build log level
2019-09-02 14:33:53 +02:00
Benoit Marty
47d22a3d5e
Import translation from Riot and MatrixSDK
2019-08-30 11:21:43 +02:00
Benoit Marty
ea242f6737
Hide ReadReceipt View when it is not relevant
2019-08-28 17:17:37 +02:00
Valere
a8f1388721
Merge pull request #520 from vector-im/feature/read_receipts_511
...
Improve read receipt design
2019-08-28 10:17:56 +02:00
Valere
166be4e289
Improve read receipt design
2019-08-28 09:56:10 +02:00
Valere
b5af62c3ea
Some video won't play
...
VideoView fails to play some remote uri video on some device. For now video is downloaded locally in internal cache then played. This offers basic support before full media preview implementation
2019-08-27 16:50:02 +02:00
Valere
7e142d201d
Use EmojiCompat to build EmojiSpans from text
2019-08-27 11:06:52 +02:00
Valere
2be6058971
accept non unicode reactions
2019-08-27 10:58:21 +02:00
ganfra
51a4c93676
Read markers: continue working on ui
2019-08-23 16:54:32 +02:00
ganfra
d8f449388c
Read marker: start working on it (no UI)
2019-08-20 18:30:24 +02:00
ganfra
bc1350aaf5
Merge pull request #484 from vector-im/feature/timeline_read_receipts
...
Feature/timeline read receipts
2019-08-19 14:29:59 +02:00
ganfra
fd74e3dfb1
Read receipts: clean code after review
2019-08-19 14:08:15 +02:00
ganfra
e11c66035c
Theme: the action menu text items should use colorAccent
2019-08-14 14:19:21 +02:00
ganfra
63af03bedd
List: add overScroll
2019-08-14 14:18:42 +02:00
ganfra
25a4240a5a
Merge branch 'develop' into feature/timeline_read_receipts
2019-08-13 15:16:10 +02:00
ganfra
70639f180c
Read receipts: add read receipts bottom sheet
2019-08-08 19:59:20 +02:00
ganfra
1dbb02a80d
Read receipts: create custom view to use it wherever we want easily
2019-08-08 17:51:06 +02:00
ganfra
825463d9cd
Change package for NotificationAreaView
2019-08-08 17:50:33 +02:00
ganfra
b4ce8748cb
First step in handling read receipts
2019-08-08 14:32:11 +02:00
Benoit Marty
9d5433a857
Show sync progress also in room detail screen ( #403 )
2019-08-08 14:14:10 +02:00
Benoit Marty
81c7f694d6
Import Strings form Riot
2019-08-07 16:10:50 +02:00
Benoit Marty
20437446b4
Add "View Edit History" item in the message bottom sheet ( #401 )
2019-08-07 13:05:22 +02:00
Benoit Marty
0db8e7da43
Format
2019-08-06 18:07:35 +02:00
Valere
85499c6b33
fix for background overlaps
2019-08-02 10:00:33 +02:00
Valere
8076eab4b5
Fix / Shared element transition overlap
...
Shared element was overlapping top system bars
2019-08-02 10:00:33 +02:00
Valere
d47c0f5ebc
Fix / layout res in debug instead of main
2019-08-02 09:59:59 +02:00
ganfra
77c4355aed
Merge branch 'develop' into feature/room_update
2019-07-31 14:27:12 +02:00
ganfra
eb446d7b49
Fix code quality issues
2019-07-30 21:20:30 +02:00
ganfra
dc4786ecf0
Room upgrade: add rx flux and handle failures more precisely
2019-07-30 19:13:09 +02:00
Valere
000db4b192
Basic Message Failure support + Resend (text only)
...
+ clean worker inputs when starting new independent task in unique queue
2019-07-30 17:53:43 +02:00
ganfra
f4df27c2dc
Merge branch 'develop' into feature/room_update
2019-07-30 15:51:56 +02:00
ganfra
ab25980c4e
Merge pull request #437 from vector-im/feature/create_direct_room
...
Feature/create direct room
2019-07-30 15:13:30 +02:00