- 10 Jun, 2022 4 commits
-
-
Michael Kaye authored
-
Michael Kaye authored
-
Michael Kaye authored
-
Michael Kaye authored
Concept is to run after the quick tests but before the long-running ones Idea is to avoid re-running the slow expensive macos tests if we have linting or danger failures we'd block the build on.
-
- 09 Jun, 2022 1 commit
-
-
Kat Gerasimova authored
-
- 08 Jun, 2022 23 commits
-
-
Benoit Marty authored
Code Style Change - Disable when arrow alignment
-
ericdecanini authored
-
ericdecanini authored
# Conflicts: # matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/sync/handler/GroupSyncHandler.kt # matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/sync/handler/room/RoomSyncHandler.kt # vector/src/main/java/im/vector/app/features/home/HomeActivity.kt # vector/src/main/java/im/vector/app/features/home/HomeActivityViewModel.kt # vector/src/main/java/im/vector/app/features/home/InitSyncStepFormatter.kt # vector/src/main/java/im/vector/app/features/home/room/detail/timeline/factory/MessageItemFactory.kt # vector/src/main/java/im/vector/app/features/home/room/detail/timeline/style/TimelineMessageLayoutFactory.kt # vector/src/main/java/im/vector/app/features/sync/widget/SyncStateView.kt
-
Onuray Sahin authored
Re-organize location settings flags [PSF-1062]
-
Benoit Marty authored
Feature/bma/sdk sync service
-
Adam Brown authored
Merge pull request #6250 from vector-im/dependabot/gradle/com.autonomousapps.dependency-analysis-1.5.0 Bump com.autonomousapps.dependency-analysis from 1.4.0 to 1.5.0
-
Benoit Marty authored
Release recipe: stores live status and update of F-Droid flow.
-
Adam Brown authored
Bump olm-sdk from 3.2.11 to 3.2.12
-
Benoit Marty authored
"beta" -> "open testing" PlayStore terminology and move step to update the topic once production is live to a dedicated section. Also update the diary only when production is live.
-
Benoit Marty authored
-
Benoit Marty authored
-
Benoit Marty authored
-
Benoit Marty authored
-
Benoit Marty authored
-
Benoit Marty authored
-
Benoit Marty authored
-
Benoit Marty authored
Merge SyncStatusService to SyncService, and rename some classes
-
Maxime NATUREL authored
Fix wrong status of live location sharing in timeline (PSF-1073)
-
ericdecanini authored
-
dependabot[bot] authored
Bumps com.autonomousapps.dependency-analysis from 1.4.0 to 1.5.0. --- updated-dependencies: - dependency-name: com.autonomousapps.dependency-analysis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Benoit Marty authored
Bump core-ktx from 1.7.0 to 1.8.0
-
Benoit Marty authored
Sync analytics plan
-
Benoit Marty authored
-
- 07 Jun, 2022 12 commits
-
-
Adam Brown authored
[SDK] Allow passwords to be set at the point of reset confirmation
-
Michael Kaye authored
This reverts commit 17d85840.
-
Michael Kaye authored
This reverts commit 5eac30d2.
-
Michael Kaye authored
This reverts commit d43cff9d.
-
Michael Kaye authored
All failing with ``` im.vector.app.SecurityBootstrapTest > testBasicBootstrap[Nexus_5X_API_28(AVD) - 9] FAILED java.lang.IllegalStateException: Method addObserver must be called on the main thread at androidx.lifecycle.LifecycleRegistry.enforceMainThreadIfNeeded(LifecycleRegistry.java:317) im.vector.app.VerifySessionInteractiveTest > checkVerifyPopup[Nexus_5X_API_28(AVD) - 9] FAILED java.lang.IllegalStateException: Method addObserver must be called on the main thread at androidx.lifecycle.LifecycleRegistry.enforceMainThreadIfNeeded(LifecycleRegistry.java:317) im.vector.app.VerifySessionPassphraseTest > checkVerifyWithPassphrase[Nexus_5X_API_28(AVD) - 9] FAILED java.lang.IllegalStateException: Method addObserver must be called on the main thread at androidx.lifecycle.LifecycleRegistry.enforceMainThreadIfNeeded(LifecycleRegistry.java:317) ```
-
Michael Kaye authored
-
Michael Kaye authored
-
Benoit Marty authored
-
Benoit Marty authored
-
Benoit Marty authored
-
ericdecanini authored
-
Valere authored
-