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
|
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 |
|