Benoit Marty
d31909e049
Sync localazy using fixed script
2023-12-08 19:24:35 +01:00
Benoit Marty
b43ddd36b9
Run the script again.
2023-12-05 12:25:59 +01:00
Benoit Marty
0375017d69
Sync again
2023-12-05 11:25:47 +01:00
Benoit Marty
525cab275e
Sync string again after removing problematic translations from Localazy.
2023-12-04 16:24:05 +01:00
bmarty
ad2ca01094
Sync Strings from Localazy
2023-12-04 00:09:56 +00:00
ganfra
69d0a5c7b1
Creates a startDM method so we can reuse it for the new flow
2023-11-29 16:16:09 +01:00
Jorge Martin Espinosa
4ca75a3bac
Add special notifications for mentions ( #1846 )
...
* Add special notifications for mentions
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-28 10:41:50 +01:00
ElementBot
8ae8853c15
Sync Strings ( #1892 )
...
* Sync Strings from Localazy
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
Co-authored-by: jonnyandrew <jonnya@element.io >
Co-authored-by: Jorge Martín <jorgem@element.io >
2023-11-28 09:52:23 +01:00
jonnyandrew
634d8167ea
Allow polls to be edited ( #1869 )
...
Polls can be edited if they do not have any votes
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-24 16:47:58 +00:00
Benoit Marty
ef7315d6c6
Fix contentDescription for jump to bottom FAB.
2023-11-21 15:36:53 +01:00
Benoit Marty
4dc47ca3d8
Fix some contentDescription.
2023-11-21 14:58:36 +01:00
ElementBot
abea28a5d2
Sync Strings ( #1839 )
...
* Sync Strings from Localazy
* Fix 'Report a problem' screen title
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
Co-authored-by: Jorge Martín <jorgem@element.io >
2023-11-20 09:07:53 +00:00
Benoit Marty
3db5d8bf68
Timeline: render TimelineItemReadMarkerModel
2023-11-14 18:10:26 +01:00
Benoit Marty
968a4d3fd0
Add a View to show the beginning of the timeline (parity with iOS)
2023-11-14 17:31:42 +01:00
Benoit Marty
022c5221a8
Localazy: move report_content strings to the :features:messages:impl module.
2023-11-14 11:37:21 +01:00
Benoit Marty
899ffbc351
Localazy: move leave_room_alert_ strings to the :features:leaveroom:api module.
2023-11-14 11:26:40 +01:00
Benoit Marty
2c54a0b0a8
Localazy: move settings_rageshake strings to the :features:rageshake:api module.
2023-11-14 11:16:57 +01:00
Benoit Marty
fff806f270
Localazy: move screen_notification_settings_ strings to the :features:preferences:impl module.
...
Need to also import `screen_notification_settings_edit_failed_updating_default_mode` to the module `:features:roomdetails:impl`.
2023-11-14 11:12:35 +01:00
Benoit Marty
0cebb0423f
Localazy: move emoji_picker_category_ strings to the :features:messages:impl module.
2023-11-14 10:53:30 +01:00
Benoit Marty
3771f7b436
Localazy: move some strings to the :features:analytics:api module.
2023-11-14 10:48:02 +01:00
ElementBot
38f1d9932b
Sync Strings ( #1789 )
...
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
2023-11-13 12:31:34 +01:00
Jorge Martin Espinosa
5bb8efb728
Iterate design on Settings screen ( #1763 )
...
* Iterate design on Settings screen:
- Set new icons provided by design.
- Replace `PreferenceText` usages with `ListItem`.
- Add missing icons, and a new way to group them for previews.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-08 11:31:17 +01:00
Jorge Martin Espinosa
d21358ed9b
Improve confusing text in the 'ready to start verification' screen ( #1751 )
...
* Improve confusing text in the 'ready to start verification' screen
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-07 14:33:26 +01:00
bmarty
6014858aba
Sync Strings from Localazy
2023-11-06 08:23:40 +00:00
ganfra
8d903362c8
Feature/fga/biometric unlock ( #1702 )
...
* Biometric unlock : refactor a bit existing classes
* Biometric unlock : first implementation
* Biometric: add ui for biometric setup
* Biometric unlock : use localazy strings
* Biometric unlock setup : branch skip/allow events
* Biometric : fix tests
* Biometrics: add small test
* Biometric : clean up
* Update screenshots
* Biometric unlock : address some PR review
* Biometric : improve a bit edge cases
* Fix lint issues
---------
Co-authored-by: ganfra <francoisg@element.io >
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
Co-authored-by: Jorge Martín <jorgem@element.io >
2023-10-31 19:22:43 +01:00
bmarty
340a4b5b4f
Sync Strings from Localazy
2023-10-30 14:50:36 +00:00
bmarty
458e2a1b58
Sync Strings from Localazy
2023-10-30 00:10:04 +00:00
Benoit Marty
bb55a5676c
Secure backup
2023-10-27 12:18:40 +02:00
ganfra
35d32c0500
Merge pull request #1642 from vector-im/feature/fga/pin_settings
...
PIN : settings and branch flow
2023-10-26 16:40:38 +02:00
Jorge Martin Espinosa
c40a39bbfa
Update the chat screen UI using RoomInfo. ( #1640 )
...
* Update the chat screen UI using `RoomInfo`.
This is specially useful for getting live values for `hasRoomCall`.
* Ensure the first `MatrixRoomInfo` is emitted ASAP
* Try excluding `*Present$present$*` inner functions from kover as separate entities
* Update strings
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-10-26 14:27:42 +00:00
ganfra
b8ce848a0c
PIN : fix quality
2023-10-26 15:25:40 +02:00
ganfra
f105455bd6
PIN: branch SignOut
2023-10-25 11:15:15 +02:00
ElementBot
46bfbc06fa
Sync Strings ( #1623 )
...
* Sync Strings from Localazy
* Fix strings
* Update screenshots
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
Co-authored-by: Jorge Martín <jorgem@element.io >
2023-10-23 08:20:49 +00:00
ganfra
833bff9ba9
Merge branch 'develop' into feature/fga/pin_create_ui
2023-10-19 22:26:21 +02:00
Jorge Martin Espinosa
5e547269e7
Integrate Element Call with widget API ( #1581 )
...
* Integrate Element Call with widget API.
- Add `appconfig` module and extract constants that can be overridden in forks there.
- Add an Element Call feature flag, disabled by default.
- Refactor the whole `ElementCallActivity`, move most logic out of it.
- Integrate with the Rust Widget Driver API (note the Rust SDK version used in this PR lacks some needed changes to make the calls actually work).
- Handle calls differently based on `CallType`.
- Add UI to create/join a call.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-10-19 15:38:43 +00:00
ganfra
c08cd13e0e
Pin create: use localazy strings
2023-10-19 16:28:20 +02:00
bmarty
379139a88f
Sync Strings from Localazy
2023-10-16 00:09:47 +00:00
jonnyandrew
ffa6c43503
[Voice messages] Add voice recording UI ( #1546 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-10-12 15:17:18 +00:00
Benoit Marty
352d89fdfb
Import strings for SigneddOut module.
2023-10-10 20:09:05 +02:00
bmarty
561aca7d82
Sync Strings from Localazy
2023-10-09 00:09:28 +00:00
bmarty
cd0a0f7c9a
Sync Strings from Localazy
2023-10-02 00:09:47 +00:00
Benoit Marty
f21b3e385b
Merge pull request #1432 from vector-im/feature/bma/installApk
...
Install apk from the app - REQUEST_INSTALL_PACKAGES
2023-09-26 18:15:35 +02:00
Benoit Marty
34114caeb5
Be able to install APK from Element X.
2023-09-26 17:48:26 +02:00
Marco Romano
295e10e612
Show poll creator view in timeline ( #1429 )
...
- Shows edit/end poll buttons when the user is the creator of the poll.
- Only the end poll button is wired right now as there is no "edit poll" screen yet.
2023-09-26 11:19:24 +02:00
bmarty
e9a7c7bbaf
Sync Strings from Localazy
2023-09-25 00:09:17 +00:00
bmarty
4077c5c834
Sync Strings from Localazy
2023-09-21 15:51:21 +00:00
Benoit Marty
5119ca33dd
Merge pull request #1400 from vector-im/feature/bma/fixCrashPhoto
...
Fix crash when user wants to use the camera
2023-09-21 16:31:36 +02:00
Marco Romano
837443c690
Properly format lastMessage when it belongs to a poll. ( #1387 )
...
Takes care of properly formatting a room's last message when it belongs to a poll.
NB: Polls still aren't exposed as a room's `last_message` from the rust SDK, so this code won't actually run yet. This will happen after integrating rust SDK version 0.1.57 which includes: https://github.com/matrix-org/matrix-rust-sdk/pull/2580
2023-09-21 15:20:15 +02:00
Benoit Marty
6d41542bd0
Add strings for permission dialogs in Localazy
2023-09-21 12:07:09 +02:00
jonnyandrew
d291622eea
[Rich text editor] Add link functionality to rich text editor ( #1309 )
...
* Add link functionality to rich text editor
* Add 'list dialog' component compound design library
* Add 'text field list item' component to compound design library
2023-09-19 11:20:07 +00:00