valere
c0397875f0
Merge branch 'develop' into feature/bca/rust_flavor
2023-01-12 14:51:03 +01:00
Benoit Marty
242596744a
Use Fragment 1.6.0 alpha to fix issue with test
...
https://issuetracker.google.com/issues/128612536
2023-01-11 12:13:45 +01:00
Benoit Marty
d686d7aab2
Project property value can only be strings.
...
Fix
> Failed to notify project evaluation listener.
> Could not create task ':element-android:matrix-sdk-android:compileDebugAndroidTestKotlin'.
> Could not create task of type 'KotlinCompile'.
> class java.util.LinkedHashMap cannot be cast to class java.lang.String (java.util.LinkedHashMap and java.lang.String are in module java.base of loader 'bootstrap')
2023-01-11 12:13:00 +01:00
dependabot[bot]
2614911631
Bump kotlin-reflect from 1.7.22 to 1.8.0
...
Bumps [kotlin-reflect](https://github.com/JetBrains/kotlin ) from 1.7.22 to 1.8.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.22...v1.8.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 12:13:00 +01:00
Benoit Marty
b4e6656c42
version++
2023-01-10 16:24:24 +01:00
valere
3bae04c04a
Merge branch 'develop' into feature/bca/rust_flavor
2023-01-09 23:46:14 +01:00
valere
a217ec220f
Handling incoming verification
...
Fix SAS state signaling problem, more tests, back navigation
2023-01-09 09:19:04 +01:00
Maxime NATUREL
12ccf13171
Use Firebase BOM
2023-01-04 16:02:04 +01:00
dependabot[bot]
c8595df658
Bump firebase-messaging from 23.1.0 to 23.1.1
...
Bumps firebase-messaging from 23.1.0 to 23.1.1.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-messaging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 16:02:04 +01:00
valere
8606ac92e1
Fix verify with passphrase test
2023-01-04 09:51:51 +01:00
valere
419673675c
Added Self verification UI test
2023-01-03 19:35:15 +01:00
valere
8eda089edc
fix rebase
2023-01-03 10:00:02 +01:00
valere
6952d17d16
Merge branch 'develop' into feature/bca/rust_flavor
2023-01-03 09:55:08 +01:00
Benoit Marty
5ee3ae5eea
version++
2023-01-02 13:39:05 +01:00
valere
ea2c41b818
version++
2022-12-29 18:24:33 +01:00
valere
53b1bec5db
try fix lint
2022-12-29 10:51:57 +01:00
valere
6f5d8d6ece
FIx UI Tests
2022-12-28 18:09:28 +01:00
valere
76fa1bfee5
Merge branch 'develop' into feature/bca/rust_flavor
2022-12-26 09:29:03 +01:00
NIkita Fedrunov
d20121603a
sync filter params moved to matrix config
2022-12-23 13:10:27 +01:00
Benoit Marty
67e15a42c0
Version++
2022-12-20 16:50:08 +01:00
Benoit Marty
4f7bbd6ada
Merge hotfix 1.5.13
2022-12-19 16:58:09 +01:00
Benoit Marty
ed01f32393
Add `largeHeap=true` in the manifest since we are seeing more crashes (OOM) when handling sync response.
2022-12-19 16:54:15 +01:00
Benoit Marty
ffa49870a9
Version 1.5.13
2022-12-19 16:52:32 +01:00
valere
7c888f6334
tmp workaround for big account OOM
2022-12-16 14:03:28 +01:00
valere
3146f5209b
Merge branch 'develop' into feature/bca/rust_flavor
2022-12-16 09:33:37 +01:00
Benoit Marty
8c49609aa6
version++
2022-12-15 10:20:26 +01:00
Yoan Pintas
c74ea2dd16
Merge pull request #7719 from vector-im/feature/fre/voice_broadcast_last_message
...
Voice Broadcast - Update last message in the room list
2022-12-14 17:39:42 +01:00
valere
8555b045e7
Fix CI missing key in map
2022-12-14 13:54:48 +01:00
valere
71d56108c2
Fix ui test compilation
2022-12-14 10:43:03 +01:00
valere
f1e8f846b9
fix test compilation
2022-12-13 17:20:47 +01:00
valere
14cee226c5
Merge branch 'develop' into feature/bca/rust_flavor
2022-12-08 13:37:43 +01:00
jonnyandrew
de18f37849
[Rich text editor] Add error tracking for rich text editor ( #7695 )
2022-12-08 11:43:19 +00:00
ganfra
ceec2018a7
Merge pull request #7686 from vector-im/dependabot/gradle/com.facebook.soloader-soloader-0.10.5
...
Bump soloader from 0.10.4 to 0.10.5
2022-12-07 20:24:13 +01:00
Florian Renaud
69beef4648
Show voice broadcast events in the room list
...
fix factory
2022-12-07 18:11:51 +01:00
Benoit Marty
988afa4ebe
Fix FDroid build
2022-12-06 18:21:07 +01:00
valere
6965c0c5ab
move app_name to xml res
2022-12-06 18:11:31 +01:00
Benoit Marty
0d12dbbe7e
Disable the Nightly popup, user registration (with `updateIfNewReleaseAvailable()`) to get upgrade does not work.
...
Add a nightly build section in the preferences to manually try to upgrade.
2022-12-06 12:51:46 +01:00
Benoit Marty
a65e13970d
`appdistribution` is only for nightly builds, not necessary for gplay (prod) builds.
2022-12-06 12:22:50 +01:00
Maxime NATUREL
a2f8fed63c
Merge pull request #7675 from vector-im/fix/mna/unified-push-selection
...
ANR when asking to select the notification method
2022-12-05 16:58:09 +01:00
dependabot[bot]
b4792c8a59
Bump leakcanary-android from 2.9.1 to 2.10 ( #7570 )
2022-12-05 10:20:02 +01:00
Maxime NATUREL
4dbca7858c
Adding new use cases to handle the Unified push registration
2022-12-05 09:41:23 +01:00
valere
ea37029631
Merge branch 'develop' into feature/bca/rust_flavor
2022-12-04 11:13:46 +01:00
valere
a20fd453d9
fix CI exodus/gplay
2022-12-04 10:34:41 +01:00
Onuray Sahin
34d29dc9d7
Merge pull request #7694 from vector-im/feature/ons/unverified_sessions_alert
...
Remind unverified sessions with a banner once a week (PSG-892)
2022-12-03 14:23:10 +03:00
valere
03379a6636
Merge branch 'develop' into feature/bca/rust_flavor
2022-12-03 11:15:46 +01:00
valere
ae9711b7d1
Basic sentry e2e reporting for rust + decrypt trust
2022-12-02 18:24:23 +01:00
Onuray Sahin
4050975a19
Implement new logic for new login banner.
2022-12-02 18:15:10 +03:00
valere
cb4720f6d5
CI update for ER
2022-12-02 12:40:48 +01:00
valere
e6444fe9c0
enable analytics by default on nightly
2022-12-02 12:39:13 +01:00
dependabot[bot]
b70370b217
Bump soloader from 0.10.4 to 0.10.5
...
Bumps [soloader](https://github.com/facebook/soloader ) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/facebook/soloader/releases )
- [Commits](https://github.com/facebook/soloader/commits )
---
updated-dependencies:
- dependency-name: com.facebook.soloader:soloader
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 23:02:57 +00:00