-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rebase against Element Android v1.6.20 #1081
Conversation
Bumps [io.element.android:wysiwyg](https://github.com/matrix-org/matrix-wysiwyg) from 2.37.3 to 2.37.4. - [Changelog](https://github.com/matrix-org/matrix-rich-text-editor/blob/main/CHANGELOG.md) - [Commits](matrix-org/matrix-rich-text-editor@2.37.3...2.37.4) --- updated-dependencies: - dependency-name: io.element.android:wysiwyg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
….android-wysiwyg-2.37.4 Bump io.element.android:wysiwyg from 2.37.3 to 2.37.4
Run `bundle update`
Use fully qualified R classes Fix or ignore deprecation Update github actions and ensure JDK 17 is used Add group for paparazzi Fixes Lint issues Fix Jacoco configuration
See realm/realm-java#7810 for more details.
Bump compile and target SDK to 34
Copy settings from EXA. They are failing with OutOfMemoryError.
… fix crash on API 34. java.lang.SecurityException: im.vector.app.debug: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
Use ContextCompat.registerReceiver with explicit RECEIVER_EXPORTED
Feature/fga/authenticated media
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
863861 | Triggered | Generic Password | 06233ef | library/ui-strings/src/main/res/values-fr/strings.xml | View secret |
🛠 Guidelines to remediate hardcoded secrets
-
Revoke and rotate the secret.
-
If possible, rewrite git history with
git commit --amend
andgit push --force
.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
ee7a3d9
to
254d90a
Compare
vector/src/main/java/im/vector/app/core/glide/ImageContentRendererDataLoader.kt
Outdated
Show resolved
Hide resolved
vector/src/main/java/im/vector/app/features/home/room/typing/TypingHelper.kt
Outdated
Show resolved
Hide resolved
vector/src/main/java/im/vector/app/core/epoxy/bottomsheet/BottomSheetRoomPreviewItem.kt
Outdated
Show resolved
Hide resolved
vector/src/main/java/im/vector/app/features/login/AbstractLoginFragment.kt
Outdated
Show resolved
Hide resolved
vector/src/main/java/im/vector/app/features/onboarding/ftueauth/FtueAuthVariant.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
d7ef457
to
06233ef
Compare
ed5f686
to
06233ef
Compare
Type of change
Content
Motivation and context
Screenshots / GIFs
Tests
Tested devices
Checklist