Valere
050ef659b3
Code quality
...
Fix neg margin + typo in jitsi
2020-08-14 10:10:08 +02:00
Valere
3ce1e3e5d9
Add/Remove jitsi widget via option menu
2020-08-14 09:45:33 +02:00
Valere
42a24300a1
Initial commit jitsi
2020-08-14 09:31:24 +02:00
Benoit Marty
8e81d6fe01
Rework attrs riotx_highlighted_message_background
2020-08-05 18:54:13 +02:00
Benoit Marty
85e6ef40a1
Rework attrs vctr_line_divider and vctr_pill_receipt
2020-08-05 18:49:22 +02:00
Benoit Marty
6a8ac72b6a
Remove riot ref
2020-08-04 09:13:29 +02:00
Benoit Marty
ab4a517ae0
Cleanup
2020-08-03 18:50:04 +02:00
Benoit Marty
8931fd314d
Rename package im.vector.riotx
to im.vector.app
(other manual changes)
2020-08-03 18:48:20 +02:00
Benoit Marty
a1f90abcd2
Rename package im.vector.riotx
to im.vector.app
(IDE)
2020-08-03 18:46:29 +02:00
Benoit Marty
562c6fbcce
Naming convention
2020-08-03 17:33:24 +02:00
ganfra
a883d3ecdd
Merge branch 'develop' into feature/pin_code
2020-07-30 18:49:13 +02:00
Valere
1204f6d9ce
UX feedback, reduce severity of message
2020-07-30 15:25:10 +02:00
Valere
562cfce9e2
Support HS admin option to disable E2EE for DMs
...
Fixes #1794
2020-07-30 12:08:30 +02:00
ganfra
5426e43cbb
Create PinCodeStore and migrate code to fragment
2020-07-29 11:38:04 +02:00
ganfra
cd38aa42aa
Merge branch 'develop' into feature/pin_code
2020-07-28 17:49:36 +02:00
Valere
f7b9fc3bb1
Merge pull request #1826 from vector-im/feature/banned_list
...
Added banned user screen
2020-07-28 16:53:58 +02:00
Valere
60c6512418
Fix / item flickering
2020-07-28 16:23:21 +02:00
Valere
c82e910c38
Added banned user screen
2020-07-28 16:23:21 +02:00
ganfra
833f64fcec
Fix timeline non loading when there are lots of filtered events
2020-07-28 11:49:45 +02:00
Onuray Sahin
984ffc4fb9
Merge pull request #1797 from vector-im/feature/fix_rebranding_assets
...
Fix rebranding assets on login screens
2020-07-24 15:16:02 +03:00
ganfra
a19a3f2a7f
Merge branch 'develop' into feature/pin_code
2020-07-24 11:35:38 +02:00
ganfra
407595e613
Change warning badge (white background)
2020-07-23 16:38:42 +02:00
onurays
4cc3e87d64
Fix rebranding assets on login screens.
2020-07-23 15:02:40 +03:00
ganfra
e23b02f2e2
Composer: set max lines to 6 so it can scroll
2020-07-22 16:02:38 +02:00
ganfra
aa5ae45a0c
Add hasFailedSending in RoomSummary and a small warning icon on room list
2020-07-22 15:21:48 +02:00
ganfra
35fe4f7268
Fix modular link to EMS
2020-07-20 18:47:41 +02:00
ganfra
f5fbb2bc4f
Setup screens for Pin
2020-07-17 13:29:18 +02:00
Benoit Marty
484b69165b
Add rounded light background to fix dark images on dark background issue ( #1613 )
2020-07-15 14:34:06 +02:00
Onuray Sahin
797dcdb48b
Merge branch 'riotx_develop' into rebranding_rebase
...
* riotx_develop: (111 commits)
Video calls are shown as a voice ones in the timeline (Fixes #1676 )
Fix regression: not able to create a room without IS configured (Fixes #1679 )
Fix / view attachment crash + freeze when offline
Version++
Prepare release 0.91.5
Fix test compilation issue
Fix crash after rebase
Add TODO
Copy Javadoc to the API class
Move internal methods to internal task
Latest renaming
Rename CreateRoomParamsInternalBuilder to CreateRoomBodyBuilder for clarity
Rename CreateRoomParamsBuilder to CreateRoomParams for clarity
Rename internal class
Expose other objects in the builder to create a room
ktlint
Display threePid invite along with the other invite (code is a bit dirty)
Hide right arrow if threepid invite can not be revoked
Disable fetching Msisdn, it does not work
Revoke ThreePid invitation (#548 )
...
# Conflicts:
# vector/build.gradle
# vector/src/main/java/im/vector/riotx/features/crypto/keys/KeysExporter.kt
# vector/src/main/res/layout/bottom_sheet_logout_and_backup.xml
# vector/src/main/res/values/strings.xml
2020-07-13 19:59:20 +03:00
Benoit Marty
8b5b7db241
Fix icons alignment issue
2020-07-13 17:21:33 +02:00
Benoit Marty
21f1f89a4b
Merge branch 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android into rebranding
2020-07-13 16:53:48 +02:00
Benoit Marty
159f286b2c
Icon: "Modular" -> "Element Matrix Services"
2020-07-13 16:53:26 +02:00
Onuray Sahin
a7fea8d012
Relace eye and eye_closed icons.
2020-07-13 17:26:23 +03:00
Onuray Sahin
18bc40fb66
Design review fixes for login screen.
2020-07-13 17:01:48 +03:00
Benoit Marty
1dec4bc96b
Wording: "Modular" -> "Element Matrix Services"
2020-07-13 15:49:46 +02:00
Benoit Marty
68d475dc55
Fix crash after rebase
2020-07-11 22:45:03 +02:00
Benoit Marty
4c1d50d554
Renames package and some other things
2020-07-11 22:11:15 +02:00
Benoit Marty
6ceac578a3
Add checkbox to filter contacts with MatrixId only
2020-07-11 22:08:02 +02:00
Benoit Marty
1c733e6661
Display Contact list ( #548 )
...
WIP (#548 )
WIP (#548 )
WIP (#548 )
WIP (#548 )
WIP (#548 )
2020-07-11 22:08:02 +02:00
Benoit Marty
a35749964c
Merge branch 'develop' into feature/fix_small_issues
2020-07-11 21:56:07 +02:00
Valere
36b17e9b8c
Fix / missing tint for recovery icon
2020-07-11 17:29:15 +02:00
Valere
c57d41863f
4S settings screen
2020-07-11 12:37:18 +02:00
ganfra
253582219c
Remove EllipsizingTextView as it provokes more issue than it solves
2020-07-10 22:35:51 +02:00
ganfra
3fc9fe3017
Merge branch 'develop' into feature/fix_small_issues
2020-07-10 20:13:47 +02:00
ganfra
150d44aafd
Improve a bit how joining/leaving are handled
2020-07-10 20:08:51 +02:00
Onuray Sahin
0bc51b2ed8
Change brand name in all strings for all languages.
2020-07-10 18:28:22 +03:00
Benoit Marty
a8ad57a9b0
Merge pull request #1648 from vector-im/feature/server_recovery_banner
...
Feature/server recovery banner
2020-07-10 15:53:58 +02:00
Benoit Marty
51898a8109
Create new strings for change translations
2020-07-10 15:06:34 +02:00
Benoit Marty
e979bee920
Format
2020-07-10 12:38:20 +02:00
Benoit Marty
eff08955f1
Fix a11y
2020-07-10 12:37:48 +02:00