Benoit Marty
|
af2825eb39
|
Move DeviceInfo to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
e9161dd4af
|
Move IncomingSecretShareRequest to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
7644bd46ad
|
Move IncomingRequestCancellation to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
e6fc723bee
|
Move KeysVersion to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
97c1929e12
|
Move KeysBackupLastVersionResult to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
36fd5706c2
|
Move KeysBackupVersionTrust to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
229547fa49
|
Move KeysVersionResult to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
4b7401062a
|
Move ImportRoomKeysResult to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
1bc6bec973
|
Move Base64 facility to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
d8eac14294
|
MoshiProvider is now internal. Create MatrixJsonParser to expose it to the app.
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
b1f4aa91e2
|
Move Fingerprint to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
0720196ee6
|
Move CryptoDeviceInfo to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
f4fba2dd2d
|
Check usage of import org.matrix.android.sdk.internal app side
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
c9bbf6c53a
|
Move RecoveryKey functions to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
d4ff273bc4
|
Move TermsResponse to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
627a1291b0
|
Move awaitCallback() extension to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
ccce552097
|
Move md5() extension to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
0cb770334c
|
Move content data class to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
03dba3bbba
|
Move SavedKeyBackupKeyInfo to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
a3575fbc6b
|
Move PrivateKeysInfo to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
3895ac85d8
|
Move SyncService to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
1684ba1d14
|
Move ElementToDecrypt to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
24d044b147
|
Move DeviceTrustLevel , DeviceTrustResult and UserTrustResult to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
567f298bd0
|
Remove unused code.
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
7711eb584c
|
Move SignInvitationResult and RoomAliasDescription to api package
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
73d22d0622
|
Move SpacePeekResult to api package, and cleanup
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
b4dbb389b1
|
Internal + add some doc
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
83570dc24b
|
Move TextContent class to api package
It is used by the app. Make the extensions internal
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
dc092f889b
|
Add missing internal keyword.
Classes marked with `internal` will be excluded from Kdoc.
|
2022-04-12 15:38:20 +02:00 |
|
Benoit Marty
|
4d49ccaf8c
|
Configure Dokka plugin to generate Kdoc
Run `./gradlew matrix-sdk-android:dokkaHtml` to generate the Html documentation of the Matrix Android SDK
|
2022-04-12 15:38:20 +02:00 |
|
NIkita Fedrunov
|
8ae130c0d0
|
changelog fixed
|
2022-04-12 14:43:52 +02:00 |
|
NIkita Fedrunov
|
1526c73dae
|
added changelog
|
2022-04-12 14:39:13 +02:00 |
|
SpiritCroc
|
753a675914
|
[merge] Fix voice message rendering
Change-Id: I9a02986855a520969232746a79d86e40de7a826c
|
2022-04-12 12:38:52 +02:00 |
|
aringenbach
|
047a45d77f
|
Add a setting to be able to always appear offline (#5583)
Add a setting to be able to always appear offline
Move presence enabling to a app-only preference
|
2022-04-12 12:08:56 +02:00 |
|
ericdecanini
|
9c696b8778
|
Adds changelog file
|
2022-04-12 12:02:30 +02:00 |
|
SpiritCroc
|
e3a32334c8
|
Add schildi.chat to suggested room directory servers
Change-Id: Id488d51aba7d4bcca9a24f262f0d88a5ff895ab5
|
2022-04-12 11:58:34 +02:00 |
|
SpiritCroc
|
b8057930c8
|
[merge] Disable threads feedback
Change-Id: Icd139b1a54519ff276e8d5ef40accd38cf5fadef
|
2022-04-12 11:57:37 +02:00 |
|
SpiritCroc
|
8a4e914861
|
Automatic SchildiChat string correction
Change-Id: Ia324118f9893f08e5daa8aabf338615f5e10b2bc
|
2022-04-12 11:57:24 +02:00 |
|
SpiritCroc
|
4c457de2eb
|
Automatic upstream merge postprocessing
Change-Id: Ia380e6cb16012ca8e2902918eee60a24d893749a
|
2022-04-12 11:57:23 +02:00 |
|
SpiritCroc
|
7c35f5fda5
|
Merge tag 'v1.4.11' into sc
Change-Id: I454f1ec4f1df6366065d5690d9704eb1bd573c2d
Conflicts:
dependencies_groups.gradle
library/ui-styles/build.gradle
matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/summary/RoomSummaryUpdater.kt
vector/src/main/AndroidManifest.xml
vector/src/main/assets/open_source_licenses.html
vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewEvents.kt
vector/src/main/java/im/vector/app/features/home/room/detail/TimelineFragment.kt
vector/src/main/java/im/vector/app/features/home/room/detail/TimelineViewModel.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/item/MessageVoiceItem.kt
vector/src/main/java/im/vector/app/features/rageshake/BugReporter.kt
vector/src/main/java/im/vector/app/features/settings/VectorSettingsLabsFragment.kt
vector/src/main/java/im/vector/app/features/settings/notifications/VectorSettingsNotificationPreferenceFragment.kt
vector/src/main/res/menu/menu_timeline.xml
|
2022-04-12 11:57:16 +02:00 |
|
David Langley
|
454a65602b
|
Merge pull request #5639 from vector-im/feature/dla/uisi_match_web_implementation
Align Autorageshake with web implementation
|
2022-04-12 10:36:43 +01:00 |
|
ericdecanini
|
0e4762e3de
|
disables max line length and parameter list wrapping ktlint rules
|
2022-04-12 11:25:35 +02:00 |
|
ericdecanini
|
ff6f03b0d4
|
disables argument list wrapping ktlint rule
|
2022-04-12 11:18:01 +02:00 |
|
ericdecanini
|
e1452c7d03
|
disables indent ktlint rule
|
2022-04-12 11:12:14 +02:00 |
|
SpiritCroc
|
97b181997f
|
[TMP] Automatic upstream merge preparation
Change-Id: Ia7ca6b9e94631fc9ccfa911669376a472f5012d5
|
2022-04-12 11:07:58 +02:00 |
|
SpiritCroc
|
1ae13292a5
|
Automatic revert to unchanged upstream strings, pt.1
Change-Id: I39238d970aeee2af9fafc69604ff5d5dfb7b2b09
|
2022-04-12 11:07:57 +02:00 |
|
SpiritCroc
|
096bbb696f
|
Open without reading: remember for rooms opened from room
Change-Id: I6ea5675b4cfb5d65d0a5a66d41a0cd489fe263b0
|
2022-04-12 11:02:43 +02:00 |
|
SpiritCroc
|
d5b0ffacf8
|
Home pager space swipe: ensure we don't use legacy groups
Change-Id: Icb7ce90dcb1ae013b999c9db9b7b9a3d984dc83f
|
2022-04-12 11:02:40 +02:00 |
|
SpiritCroc
|
1e62bbfdb3
|
TokenChunkEventPersistor: log sync tokens
Change-Id: I916808b1839171b8bd96dc5560d97c43c801165b
|
2022-04-12 11:02:36 +02:00 |
|
SpiritCroc
|
68c9c5459d
|
ViewPager: Change how initial page is selected
Change-Id: Id1a7f29526dc6957dfed61ba016c89e9b45638a2
|
2022-04-12 11:02:22 +02:00 |
|