Valere
2626a761ea
EmptyRoom tile with quick actions
2020-11-18 18:13:49 +01:00
Benoit Marty
514263ae12
Room creation Fragment: no more "Retry" action, loading and error displayed in a dialog
2020-11-18 14:51:10 +01:00
Benoit Marty
af8b400bf4
Room creation form: input an alias for public room ( #1314 )
2020-11-18 13:44:55 +01:00
Benoit Marty
579efb016a
Room creation form: add advanced section to disable federation ( #1314 )
2020-11-16 18:02:18 +01:00
Benoit Marty
75c105a400
Move "Enable Encryption" from room setting screen to room profile screen ( #2394 )
2020-11-16 15:08:10 +01:00
Benoit Marty
6020f423f4
Ask for explicit user consent to send their contact details to the identity server ( #2375 )
2020-11-11 17:51:39 +01:00
Benoit Marty
d1e2d06538
Add userConsent UI to the Discovery screen
2020-11-11 16:15:38 +01:00
Benoit Marty
345e8a0679
i18n
2020-11-10 15:06:51 +01:00
Benoit Marty
0d8a845a21
Merge pull request #2324 from vector-im/feature/bma/search_highlight
...
Feature/bma/search highlight
2020-10-30 13:57:02 +01:00
Benoit Marty
4791eb85af
Merge pull request #2283 from vector-im/feature/bca/crypto_perf
...
Crypto cleaning and perf improvement
2020-10-30 11:11:34 +01:00
Benoit Marty
316f26ec82
Search: Add "No more results" item (iso Element Web)
2020-10-30 09:33:13 +01:00
Onuray Sahin
4f41d8b21b
Merge branch 'develop' into feature/ons/fix_emoji_dark_theme
2020-10-29 22:08:33 +03:00
Benoit Marty
077bcb3f2a
Export the key share trail in rageshake (opt-in)
2020-10-29 16:04:07 +01:00
Onuray Sahin
04126fb0c6
Fix background color of reactions.
2020-10-29 16:44:08 +03:00
Valere
c2027be0ee
Fix audit freeze, add export, and buffer gossip saves
2020-10-29 12:55:26 +01:00
Benoit Marty
4433436416
Room member profile: Add action to create (or open) a DM ( #2310 )
2020-10-28 18:13:36 +01:00
Benoit Marty
fffc8addcf
Ask for confirmation if the user quit the screen before creating the room
2020-10-28 15:38:14 +01:00
Benoit Marty
cd56059a77
Fix a few details
2020-10-28 15:27:30 +01:00
Benoit Marty
1e60d6f6e8
Merge pull request #2282 from vector-im/feature/bma/room_settings
...
Feature/bma/room settings
2020-10-28 13:54:08 +01:00
Benoit Marty
8091e224f7
Merge branch 'develop' into feature/bma/low_priority
2020-10-28 13:53:19 +01:00
Benoit Marty
5c62f29c6f
Add a "discard change" warning
2020-10-28 11:22:37 +01:00
Corentin Noël
1ff3969cfb
Fix missing newline in strings.xml
...
This leads to wrongly escaped string
Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
2020-10-23 16:06:29 +02:00
Benoit Marty
5a6683574c
Toggle Low priority tag ( #1490 )
2020-10-23 14:58:31 +02:00
Benoit Marty
99e8f9c6cd
Room creation: add topic ( #2078 )
2020-10-22 10:25:53 +02:00
Benoit Marty
648462f7f4
Remove unused string labs_merge_e2e_in_timeline
2020-10-12 19:02:54 +02:00
Benoit Marty
cb1addd5e3
Push test now does not display notification anymore. Add a dedicated test to do it
2020-10-09 20:10:55 +02:00
Benoit Marty
3714e4e787
Add a Waiting for user state
2020-10-08 22:08:48 +02:00
Benoit Marty
dbb77d9dc1
Push test: success if user click on the notification
2020-10-08 22:08:48 +02:00
Benoit Marty
02f1dab9b2
Push test: better error handling
2020-10-08 22:08:48 +02:00
Benoit Marty
7d53dfeca4
Add Sygnal API implementation to test is Push are correctly received
2020-10-08 22:08:48 +02:00
Benoit Marty
2125047ca5
Merge branch 'develop' into feature/bma/open_settings
2020-10-06 12:20:35 +02:00
Benoit Marty
8d05ef703a
Merge pull request #2196 from vector-im/ons/filter_room_members
...
Add SearchView to filter room members
2020-10-06 10:08:56 +02:00
Benoit Marty
88dd6ae5da
Rename some classes
2020-10-05 15:35:40 +02:00
Cadence Ember
1b3a5097c1
Replace "him" with "them" in report interface
...
All genders can spam a chatroom :)
2020-10-04 12:43:26 +13:00
Benoit Marty
c0842d4da7
Also apply the filter to banned user screen
2020-10-02 23:20:28 +02:00
Benoit Marty
c996bcb23c
Merge pull request #2130 from vector-im/feature/search_in_room
...
Search messages in a room
2020-10-02 17:00:52 +02:00
Benoit Marty
92e021a3d7
Create home shortcut for any room ( #1525 )
2020-10-01 18:38:09 +02:00
Onuray Sahin
d6fcf63230
Implement search result controller and item.
2020-10-01 14:48:55 +02:00
Valere
b6b73f2361
Merge pull request #2187 from vector-im/feature/forgot_pass_reset_all_4S
...
Feature/forgot pass reset all 4 s
2020-09-30 18:22:48 +02:00
ganfra
f0272fd283
UTD pagination: clean up and add developer settings to enable complete history
2020-09-30 17:56:50 +02:00
Benoit Marty
14162ecaa0
Add missing case
2020-09-30 11:47:37 +02:00
Onuray Sahin
2a96b2c68e
Differentiate wordings for the room profile screen.
2020-09-30 10:07:20 +02:00
Onuray Sahin
24fcb3f58f
Differentiate wordings for direct rooms.
2020-09-30 10:07:20 +02:00
Valere
c20517599e
Add option to reset 4S if lost pass/key
2020-09-29 17:05:29 +02:00
Benoit Marty
21f1848499
Fix Splash screen layout, especially on small screens
2020-09-26 11:30:13 +02:00
Benoit Marty
d684c11c65
Iterate on wording
2020-09-24 15:14:08 +02:00
Benoit Marty
2e95c78f4e
Iterate on wording
2020-09-24 12:40:37 +02:00
Benoit Marty
9f154748ae
Avoid using 1, prefer %d (for translation)
2020-09-23 21:58:21 +02:00
Benoit Marty
5eb66c4617
Small fix and avoid using 1, prefer %d (for translation)
2020-09-23 21:58:21 +02:00
Benoit Marty
44b2673848
PIN: Add a setting to hide notification content when PIN code is configured
2020-09-23 21:58:21 +02:00
Benoit Marty
fdedfc954c
PIN Code Improvements. Add more settings ( #1985 )
...
- enable/disable biometrics
- enbale/disable grace period
2020-09-23 21:57:58 +02:00
Benoit Marty
b8cbafa75d
PIN: move setting to a dedicated screen (no other change)
2020-09-23 21:57:36 +02:00
Benoit Marty
ad2191a76e
Fix scrolling issue.
...
Sign in and log in tested ok
2020-09-23 16:59:42 +02:00
Benoit Marty
ecc189aeac
Restore logo on login screens
...
This reverts commit 4cc3e87d64
.
2020-09-23 16:59:23 +02:00
Benoit Marty
8edecf5937
Allow using an outdated homeserver, at user's risk ( #1972 )
...
Just warn the user using a non blocking popup
2020-09-23 16:25:01 +02:00
Marinus Enzinger
84df86df37
Visually disable call buttons/prohibit calling on insufficient permissions
...
Signed-off-by: Marinus Enzinger <marinus@enzingerm.de>
2020-09-21 20:20:06 +02:00
Benoit Marty
0e85a3d59f
Add an advanced action to reset an account data entry (there is no API to completely delete it)
2020-09-18 12:49:14 +02:00
Benoit Marty
a77069297d
Remove R.string.copy, use R.string.action_copy (Fix clash with androidx.preferences private resource)
2020-09-16 19:51:43 +02:00
Benoit Marty
36899af36b
Strings has been replaced by a plurals
2020-09-16 19:41:24 +02:00
ganfra
a1f98eb6bf
Allow to filter all room member state events in timeline
2020-09-16 15:36:48 +02:00
Benoit Marty
23f13b092f
Plurals
2020-09-10 18:00:06 +02:00
Valere
971b425e17
F-Droid background sync modes
2020-09-10 17:10:47 +02:00
Benoit Marty
22cd6ae239
Merge pull request #2047 from vector-im/feature/universal_link_navigation
...
Handle room, user, group, email verification links by converting them to permalinks.
2020-09-08 12:21:54 +02:00
Valere
a544ae264b
Avoid showing debug notice format for event preview
2020-09-08 09:51:35 +02:00
Onuray Sahin
e65558958d
Code review refactoring.
2020-09-08 10:45:00 +03:00
Benoit Marty
bc389d371d
Move string def to app module instead of SDK ( #1994 )
2020-09-07 13:38:12 +02:00
Benoit Marty
05ec5bde93
Merge pull request #2020 from vector-im/feature/add_email
...
Add email and phone numbers
2020-09-03 14:33:09 +02:00
Benoit Marty
633b12f66d
Propose to verify the current session if the 4S contains secret, even if there is no other sessions
2020-09-03 10:00:01 +02:00
Benoit Marty
1a452a6cd7
Improve error for non supported SSO flow to delete device or add MSISDN
2020-09-01 12:58:53 +02:00
Benoit Marty
bf5c1e9d8f
Add phone numbers to account
2020-08-31 20:53:37 +02:00
Benoit Marty
931eeac548
Add MSISDN (WIP)
2020-08-31 18:07:25 +02:00
Benoit Marty
ee3e10a4b0
Add threePid: improve UI for phone numbers
2020-08-31 14:46:05 +02:00
Benoit Marty
e92cf38cde
Add threePid: improve UX (remove dialog)
2020-08-31 14:30:47 +02:00
Benoit Marty
58938a239e
Format phone number
2020-08-28 19:07:41 +02:00
Benoit Marty
36a9b80040
i18n for M_THREEPID_AUTH_FAILED
2020-08-28 17:05:40 +02:00
Benoit Marty
175a5ab824
List phone numbers and emails added to the Matrix account, and add Email to account ( #44 )
2020-08-28 16:45:09 +02:00
ganfra
9970398cf2
Join room: add "UnknownItem" to public room list
2020-08-25 20:20:14 +02:00
Benoit Marty
80f7ffd7a6
Fix Potential Plurals - 3
2020-08-21 14:19:06 +02:00
Benoit Marty
d86536c949
Fix Potential Plurals (removing unused resource) - 2
2020-08-21 13:07:37 +02:00
Benoit Marty
f84ea0ad5b
Fix Potential Plurals - 1
2020-08-21 12:55:15 +02:00
Benoit Marty
187edbd32a
Merge pull request #1968 from vector-im/feature/biometrics
...
Improve PIN code feature
2020-08-20 17:16:27 +02:00
Benoit Marty
828bf44b2b
Better handling DM creation when invitees cannot be inviting due to denied federation
...
As we do not know the created roomId, we cannot add it to the DM list though. But at least the user is informed that a room has been created and won't retry because the screen will be closed.
2020-08-20 15:44:28 +02:00
Benoit Marty
b090468109
Logout after 3 wrong PIN codes
2020-08-20 14:21:24 +02:00
Benoit Marty
08292c874b
Merge pull request #1943 from vector-im/feature/design_quick_win
...
Feature/design quick win
2020-08-18 18:30:25 +02:00
Tilo Spannagel
8c7956d935
Remove old code that was used on devices with api level <21
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2020-08-17 21:20:39 +02:00
Benoit Marty
497b07b156
Fix color issue in dark and black themes ( #961 )
2020-08-17 18:02:23 +02:00
Benoit Marty
ac32d6bb29
Remove /verify
command, it was added temporarily
2020-08-17 14:44:56 +02:00
Benoit Marty
4f8fd7b994
Benoit's review
...
- Cleanup
- Force refresh of HomeServerCapabilities
- add some doc
- remove dead code
- remove commented code
- remove duplicated comment
- use getBestName()
- improve code formatting
- Fix isAudioOnly parameter in jitsi url
- Fix layout issue between "Active conference" banner and "Jump to first unread message banner"
- Improve "Active conference" banner
- Remove Calendar permission from Manifest
2020-08-14 15:40:02 +02:00
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
15c9d68175
Merge branch 'develop' into feature/display_device_key
2020-08-13 20:31:07 +02:00
Benoit Marty
3103fe970a
Ensure users do not accidentally ignore other users ( #1890 )
...
- Wording: use "Ignore" instead of "Block" for consistency across the app and with other Element app
2020-08-13 16:44:32 +02:00
Benoit Marty
e6f89b0b22
Display device information (name, id and key) in Cryptography setting screen ( #1784 )
2020-08-13 16:37:19 +02:00
Benoit Marty
bc3d7bdfc4
Merge pull request #1883 from vector-im/feature/confirm_call
...
Give user the possibility to prevent accidental call (#1869 )
2020-08-12 11:54:58 +02:00
Benoit Marty
02baf824f9
Give user the possibility to prevent accidental call ( #1869 )
2020-08-05 19:59:25 +02:00
Benoit Marty
b833198a3a
Rework text selector
2020-08-05 19:34:19 +02:00
Benoit Marty
06d927a911
Rework tabbar style
2020-08-05 19:26:00 +02:00
Benoit Marty
7ab55d46c0
No need to overide with same value
2020-08-05 18:55:57 +02:00
Benoit Marty
8e81d6fe01
Rework attrs riotx_highlighted_message_background
2020-08-05 18:54:13 +02:00