Benoit Marty
|
22aa559728
|
Merge pull request #1894 from vector-im/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.10.0
|
11 months ago |
Benoit Marty
|
586e93c65b
|
Merge pull request #1891 from vector-im/renovate/io.gitlab.arturbosch.detekt-1.x
Update plugin detekt to v1.23.4
|
11 months ago |
Benoit Marty
|
9afba239bb
|
Fix: This number should be separated by underscores in order to increase readability
|
11 months ago |
Benoit Marty
|
886627d633
|
Increase `Global minimum code coverage` boundaries.
|
11 months ago |
Benoit Marty
|
a02c5c2b44
|
Add test for DefaultNotificationDrawerManager
|
11 months ago |
Benoit Marty
|
b61b45dd0c
|
NotificationEventPersistence is now an interface, to allow in-memory implementation.
|
11 months ago |
Benoit Marty
|
a09fa1c5ad
|
Add test for NotificationEventPersistence
|
11 months ago |
Benoit Marty
|
73ebffab2e
|
Add coverage for NotificationBitmapLoader
|
11 months ago |
Benoit Marty
|
7cb6740dd6
|
Remove useless try catch.
|
11 months ago |
Benoit Marty
|
abf1de7f42
|
Fix issue in RoomGroupMessageCreator
|
11 months ago |
Benoit Marty
|
435827af28
|
Add test for RoomGroupMessageCreator
|
11 months ago |
Benoit Marty
|
5a979e6237
|
Add test for NotificationCreator
|
11 months ago |
Benoit Marty
|
1fdf8dad1f
|
Rename NotificationFactory to NotificationCreator to fix the name clash.
|
11 months ago |
Benoit Marty
|
3b6c92943c
|
Remove dead code.
|
11 months ago |
jonnyandrew
|
583131de6a
|
Display edited poll indicator in the timeline
|
11 months ago |
renovate[bot]
|
abddf3c3da
|
Update plugin dependencycheck to v9.0.1 (#1890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
11 months ago |
renovate[bot]
|
2ba771dcb7
|
Update gradle/gradle-build-action action to v2.10.0
|
11 months ago |
Jorge Martin Espinosa
|
087d2728d5
|
Extract compound tokens and theming to `compound-android` library (#1888)
* Replace tokens & icons with the external Compound ones
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
11 months ago |
renovate[bot]
|
298e5a6304
|
Update dependency org.jsoup:jsoup to v1.17.1 (#1893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
11 months ago |
renovate[bot]
|
272edaf458
|
Update dependency app.cash.molecule:molecule-runtime to v1.3.1 (#1889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
11 months ago |
renovate[bot]
|
031ff296e3
|
Update plugin detekt to v1.23.4
|
11 months ago |
Benoit Marty
|
8681cbb450
|
Merge pull request #1887 from vector-im/feature/bma/viewSource
Change wording for view source
|
11 months ago |
jonnyandrew
|
8fcec4a006
|
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>
|
11 months ago |
ganfra
|
4e52244b86
|
Merge pull request #1885 from vector-im/feature/fga/room_list_all_not_left_filter
Fix see room in room list after leaving
|
11 months ago |
Benoit Marty
|
dcf894e3ee
|
Merge pull request #1866 from vector-im/feature/bma/morePreview
More preview on TimelineItemEventRow
|
11 months ago |
Benoit Marty
|
524067fafe
|
Merge pull request #1872 from vector-im/feature/bma/removeDeadCode
Remove unused code to increase code coverage.
|
11 months ago |
Benoit Marty
|
a2c1476793
|
Merge pull request #1878 from vector-im/feature/bma/moreTests2
Add more unit tests
|
11 months ago |
ElementBot
|
89bc0691b2
|
Update screenshots
|
11 months ago |
Benoit Marty
|
40d777087f
|
Migrate AdvancedSettingsView items from `PreferenceSwitch` to `ListItem`.
|
11 months ago |
Benoit Marty
|
133d8a2658
|
Chnage wording of developer mode. #1868
|
11 months ago |
Benoit Marty
|
93ec54b4ce
|
Test the request which has been done.
|
11 months ago |
ganfra
|
02e65e4eac
|
Timeline : Scroll to end of timeline when sending a new message #1877
|
11 months ago |
Benoit Marty
|
628d02beb1
|
Add test for DefaultBugReporter
|
11 months ago |
Benoit Marty
|
4ca6ed37d8
|
Cleanup DefaultBugReporter before testing it.
|
11 months ago |
ganfra
|
656fcbd5e4
|
Fix see room in room list after leaving it #1006
|
11 months ago |
Benoit Marty
|
05ba424e75
|
Merge pull request #1862 from vector-im/feature/bma/moreTests
Remove lambda default value
|
11 months ago |
ganfra
|
3895d6ae97
|
Merge pull request #1861 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.70
|
11 months ago |
Benoit Marty
|
b7aea75815
|
Add test for VectorUncaughtExceptionHandler
|
11 months ago |
Benoit Marty
|
b4872033ab
|
Add test for IntentResolver
|
11 months ago |
Benoit Marty
|
d55282a775
|
Add test for IntentProviderImpl
|
11 months ago |
renovate[bot]
|
402acbd410
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.70
|
11 months ago |
Benoit Marty
|
b6208695fa
|
Merge pull request #1858 from vector-im/renovate/org.owasp.dependencycheck-9.x
Update plugin dependencycheck to v9
|
11 months ago |
Benoit Marty
|
cd0d0574b7
|
More removal of dead code.
|
11 months ago |
Benoit Marty
|
5606559568
|
Merge pull request #1875 from vector-im/feature/bma/testTimelineItemContentMessageFactory
Add test for TimelineItemContentMessageFactory
|
11 months ago |
Benoit Marty
|
27daadd6ca
|
Add test for TimelineItemContentMessageFactory
|
11 months ago |
Benoit Marty
|
68463c2e0c
|
Remove `UnknownMessageType`, should be handled by `OtherMessageType` now.
|
11 months ago |
Benoit Marty
|
19883cd3bf
|
Move test to `impl` sub package and optimize imports.
|
11 months ago |
Benoit Marty
|
8583d22ba4
|
Merge pull request #1871 from vector-im/feature/bma/testNotifiableEventResolver
Add test for NotifiableEventResolver
|
11 months ago |
Benoit Marty
|
bc5dd79cec
|
Remove unused code to increase code coverage.
|
12 months ago |
Benoit Marty
|
9fe9d88dc8
|
Small rework code to avoid dead code.
|
12 months ago |