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 |
|
Benoit Marty
|
3622c0ecb4
|
Mark all as read
|
2019-10-11 16:22:32 +02:00 |
|
Benoit Marty
|
119e4c0d32
|
Fix warnings in the App
|
2019-10-09 12:49:00 +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 |
|