Commit Graph

13580 Commits

Author SHA1 Message Date
Benoit Marty
33e5a9c2ef
Merge pull request #5257 from vector-im/feature/nfe/track_screen_on_enter
track screen event when user enters the screen
2022-02-22 14:22:04 +01:00
Benoit Marty
77c48f2c48
Merge pull request #5296 from vector-im/feature/adm/crash-when-reading-qr
Fixing crash adding room by QR code
2022-02-22 14:04:37 +01:00
Benoit Marty
211e1c2ce9
Merge pull request #5276 from vector-im/feature/adm/limit-inmemory-image-caches
Reducing bitmap memory footprint
2022-02-22 13:58:58 +01:00
Adam Brown
16e3723043 adding changelog entry 2022-02-22 11:55:44 +00:00
Adam Brown
909c3a667a removing unneeded open scope 2022-02-22 11:52:33 +00:00
Adam Brown
6998e846f9 adding missing instance of the qr scanner args being passed 2022-02-22 11:51:12 +00:00
Adam Brown
bad45799b9 reducing line length (using existing formatting style) 2022-02-22 09:45:20 +00:00
NIkita Fedrunov
89e97748bc ScreenEvent removed 2022-02-22 10:24:27 +01:00
Benoit Marty
116f7d0575
Merge pull request #5288 from vector-im/feature/ons/disclosed_polls
Allow creating disclosed polls
2022-02-22 10:18:04 +01:00
Onuray Sahin
a858e89ca1 Changelog added. 2022-02-22 12:15:37 +03:00
Onuray Sahin
8bfcb1d9d8 Allow creating disclosed polls. 2022-02-22 12:05:45 +03:00
Adam Brown
506690a897 fixing wrong shortcut icon size and ensuring the transformed files are stored with unique keys 2022-02-21 17:54:05 +00:00
Adam Brown
5bbb3f28b1 adding changelog entry 2022-02-21 17:30:45 +00:00
Adam Brown
33c30e27fa flattening the room and user icon loading into the same file 2022-02-21 17:14:36 +00:00
Adam Brown
9f44975b4a tranforming images for adaptive shortcuts within glides transformations
- avoid creating new bitmaps each time the room list changes
2022-02-21 16:54:51 +00:00
Benoit Marty
95c00a1cce Udpate comment 2022-02-21 17:52:26 +01:00
Benoit Marty
cf252b060c
Merge pull request #5136 from vector-im/feature/bca/crypto_ensure_e2e_defensive
Defensive coding to ensure encryption when room was once e2e
2022-02-21 17:50:50 +01:00
Benoit Marty
a89e8d0434
Merge pull request #5104 from noantiq/develop
Make Space creation screens more consistent
2022-02-21 16:53:56 +01:00
Benoit Marty
4b3749673e
Merge pull request #5259 from vector-im/michaelk/reliable_ui_tests
Improve reliability of sanity tests.
2022-02-21 16:52:26 +01:00
Benoit Marty
5bd8247835
Merge pull request #5263 from vector-im/feature/mna/5225-remove-color-resource
#5225 Replace color "vctr_unread_room_badge" by "vctr_content_secondary"
2022-02-21 16:49:45 +01:00
Adam Brown
eeb9785651 limiting the room bitmap loader image size, the notification icon size is relatively small and there's no cap on the image size 2022-02-21 13:03:31 +00:00
Adam Brown
65239e4034 relying on the glide caches (persisted and in memory) instead of our own
- this effectively halves the amount of image memory used by notifications
2022-02-21 12:04:02 +00:00
Maxime Naturel
4713fd96bf Adding changelog entry 2022-02-18 17:05:29 +01:00
Maxime Naturel
d29fc9f2d3 Replacing vctr_unread_room_badge by vctr_content_secondary 2022-02-18 17:04:02 +01:00
ClaireG
95b3afd148
#3771: When accepting an invite, expecting to see the room (#5247)
Open the room when user accepts an invite from the room list
2022-02-18 16:45:01 +01:00
Michael Kaye
66b30c33c8 Improve reliability of sanity tests.
We add the permission so we can write to the external storage with the screenshots
We rename the screenshots so they can be uploaded via the github action correctly

We always do the upload even if the test build has failed.
2022-02-18 14:38:22 +00:00
Benoit Marty
6fec56eeaa
Merge pull request #5254 from vector-im/feature/bma/cleanup_config
Cleanup config
2022-02-18 14:22:07 +01:00
NIkita Fedrunov
bda92a9ab4 track screen event when user enters the screen instead of when user leaves the screen 2022-02-18 12:03:46 +01:00
Benoit Marty
3b0856bf8e
Merge pull request #5249 from vector-im/feature/mna/2782-collapse-acl-events
#2782: Collapse server ACLs update events
2022-02-18 10:54:46 +01:00
Valere
48fffc3dcf Code review 2022-02-18 10:08:44 +01:00
Valere
9c9695546c update change log 2022-02-18 10:01:09 +01:00
Valere
3702ccd2ba Defensive coding to ensure encryption when room was once e2e 2022-02-18 10:01:09 +01:00
Maxime Naturel
bdfe5639ee Renaming merged event item class 2022-02-18 09:53:09 +01:00
Benoit Marty
bee7025fbb Changelog 2022-02-17 18:20:20 +01:00
Benoit Marty
f57ece5ca8 Add icon to the project! 2022-02-17 18:06:55 +01:00
Benoit Marty
e44ff1e303 Update preferred_jitsi_domain value from "jitsi.riot.im" to "meet.element.io" 2022-02-17 18:06:55 +01:00
Benoit Marty
6e68f9a224 Remove piwik configuration, it was not used. 2022-02-17 18:06:55 +01:00
Benoit Marty
ec2021d6f2
Merge pull request #5253 from vector-im/feature/mna/4643-filter-icon
#4643: Home screen: replacing the search icon by a filter icon in the menu
2022-02-17 16:50:46 +01:00
Benoit Marty
555754b6e6
Merge pull request #5223 from vector-im/sync-analytics-plan
Sync analytics plan
2022-02-17 16:49:03 +01:00
Benoit Marty
6784caab9c
Merge pull request #5239 from vector-im/feature/adm/missing-pre-consent-identity-values
Fixing missing identify properties
2022-02-17 16:35:15 +01:00
Benoit Marty
d1d26a98af
Merge pull request #5237 from vector-im/feature/mna/5123-room-tag-suggestion
#5123: @room tag suggestion
2022-02-17 15:40:54 +01:00
Benoit Marty
ac9f138fc0
Merge pull request #5185 from vector-im/feature/adm/decouple-matrix-creation
Decoupling Matrix creation from Application
2022-02-17 15:35:09 +01:00
Maxime Naturel
41bd516ca9 Updating changelog entry 2022-02-17 14:50:12 +01:00
Benoit Marty
37a267aa7c
Merge pull request #5087 from vector-im/feature/nfe/spaces_screens_tests
Add all screens about Spaces in allScreensTest
2022-02-17 14:30:38 +01:00
Maxime Naturel
0a87486f65 Removing TODO 2022-02-17 14:19:17 +01:00
Maxime Naturel
df3fc38054 Adding header section only when "@room" is available 2022-02-17 14:15:02 +01:00
Maxime Naturel
11dacbab81 Revert "Adding header section only when necessary"
This reverts commit 96ed30ccc4.
2022-02-17 13:59:30 +01:00
Maxime Naturel
96ed30ccc4 Adding header section only when necessary 2022-02-17 11:38:28 +01:00
Maxime Naturel
37a990368c Fixing text color of pills in light theme 2022-02-17 11:23:00 +01:00
Maxime Naturel
6736bebc9c Changing changelog entry type to feature 2022-02-17 11:23:00 +01:00