Benoit Marty
da2a530109
Kover: properly exclude pin code presenters
2023-10-13 17:22:05 +02:00
Benoit Marty
155e403265
Fix issue detected by Konsist.
2023-10-13 15:44:34 +02:00
Benoit Marty
5f56961fd0
Merge pull request #1556 from vector-im/feature/bma/videoLock
...
Ensure screen does not turn off when playing a video (#1519 )
2023-10-13 14:05:30 +02:00
Benoit Marty
5c11e27f05
Merge pull request #1559 from vector-im/renovate/io.sentry-sentry-android-6.x
...
Update dependency io.sentry:sentry-android to v6.31.0
2023-10-13 14:05:08 +02:00
ganfra
c6a6ccc844
Merge pull request #1554 from vector-im/feature/fga/init_pin_unlock
...
[Pin code] : setup the feature
2023-10-13 12:38:41 +02:00
ganfra
9700489892
Merge pull request #1565 from vector-im/feature/fga/remove_rust_blocking_methods
...
Misc: remove usage of blocking methods #1563
2023-10-13 12:38:05 +02:00
ganfra
9d12d82112
Misc: remove usage of blocking methods #1563
2023-10-13 12:16:31 +02:00
renovate[bot]
31d5e7395f
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.62 ( #1562 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v0.1.62
* Add `sendVoiceMessage()` API from https://github.com/matrix-org/matrix-rust-sdk/pull/2697
* Fix other breaking changes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Romano <marcor@element.io >
2023-10-13 08:19:30 +00:00
Benoit Marty
1a8c29b979
Merge pull request #1558 from vector-im/feature/bma/konsistTestLocation
...
Move Konsist tests to their own module
2023-10-13 09:47:07 +02:00
renovate[bot]
e06240b73a
Update dependency io.sentry:sentry-android to v6.31.0
2023-10-12 19:07:57 +00:00
Benoit Marty
e8fcf7b950
Fix issue detected by Konsist.
2023-10-12 18:46:14 +02:00
Benoit Marty
41c8d6510f
Fix warning
...
Name contains characters which can cause problems on Windows: "
2023-10-12 18:44:33 +02:00
Benoit Marty
bdd7ecd789
Move konsist test to their own module.
2023-10-12 18:41:38 +02:00
ganfra
2cefd93ccb
Pin setup : exclude pin presenters from test coverage check
2023-10-12 17:45:22 +02:00
jonnyandrew
ffa6c43503
[Voice messages] Add voice recording UI ( #1546 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-10-12 15:17:18 +00:00
Benoit Marty
0c2a6468b5
Merge pull request #1555 from vector-im/feature/bma/fixDbMigrationTest
...
Feature/bma/fix db migration test
2023-10-12 16:23:01 +02:00
ganfra
1f4cf15088
Pin setup: PR review
2023-10-12 16:19:24 +02:00
Benoit Marty
0a63f2a3f1
Merge pull request #1552 from vector-im/feature/bma/konsist2
...
Konsist: add more test
2023-10-12 15:55:48 +02:00
Benoit Marty
a71fb431d3
Ensure screen does not turn off when playing a video ( #1519 )
2023-10-12 15:53:05 +02:00
Benoit Marty
3583aed69a
Improve comment.
2023-10-12 15:48:13 +02:00
Benoit Marty
5022b83c05
Konsist: add test for Events
2023-10-12 15:03:50 +02:00
Benoit Marty
7afae87b3e
Konsist: add rule obout test class name, and fix existing issue
2023-10-12 15:03:50 +02:00
Benoit Marty
eebc39fab7
Konsist: add test about PreviewParameterProvider class name and fix existing issues.
2023-10-12 15:03:50 +02:00
Benoit Marty
84594caad3
Use existing BooleanProvider
2023-10-12 15:03:50 +02:00
Benoit Marty
365acbadef
Konsist: add test to check Node class name.
2023-10-12 15:03:50 +02:00
Benoit Marty
5d42375151
Split Konsist test into multiple files
2023-10-12 15:03:50 +02:00
Benoit Marty
11ddb4a8cc
Add some comment in the files manipulating the session DB
2023-10-12 14:59:06 +02:00
Benoit Marty
8e8821ca1c
Add DB versions to test all migrations
2023-10-12 14:53:14 +02:00
Benoit Marty
7797b4c48a
Fix DB migration test. Does not require a migration apparently.
2023-10-12 14:53:00 +02:00
Benoit Marty
12ece41317
Remove unused import
2023-10-12 14:15:22 +02:00
ElementBot
17c12899f5
Update screenshots
2023-10-12 10:45:08 +00:00
ganfra
227d7c7ac4
Pin setup : clean up
2023-10-12 12:29:53 +02:00
Benoit Marty
3632061009
Remove unused import
2023-10-12 12:05:22 +02:00
Benoit Marty
c46a0c6a21
version++
2023-10-12 11:06:56 +02:00
Benoit Marty
880ef4c56c
Merge tag 'v0.2.4' into develop
...
tag
2023-10-12 11:05:53 +02:00
Benoit Marty
58aefa88ed
Merge branch 'release/0.2.4' into main
2023-10-12 11:05:42 +02:00
Benoit Marty
92310f5ae4
Adding fastlane file for version 0.2.4
2023-10-12 11:05:39 +02:00
Benoit Marty
f1765dc9f4
Changelog for version 0.2.4
2023-10-12 11:04:49 +02:00
Benoit Marty
07a2643bd2
Merge pull request #1549 from vector-im/feature/bma/unknownMsgtype
...
Render unknown msgtype
2023-10-12 10:56:35 +02:00
ganfra
cb6a07b90d
Pin code : add simple grace period
2023-10-11 20:52:19 +02:00
ganfra
8c115d2982
Pin : rename PinStateDataSource by PinStateService
2023-10-11 20:38:41 +02:00
ganfra
760ea44e9d
Pin unlock : hides behind feature flag (disabled by default)
2023-10-11 20:36:30 +02:00
ganfra
45feedb208
Pin: use moveTaskToBack instead of finish
2023-10-11 20:25:51 +02:00
ganfra
a2ebf39cb5
Pin setup with fake lock
2023-10-11 18:09:16 +02:00
Benoit Marty
abea2617e1
Merge pull request #1550 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.61
2023-10-11 17:29:19 +02:00
Benoit Marty
305fb81b8a
Merge pull request #1520 from vector-im/feature/bma/sessionDb
...
Improve session db and improve deleted session behavior
2023-10-11 16:56:54 +02:00
Benoit Marty
ed7534aea7
Fix test, and distinguish failure message.
2023-10-11 16:55:48 +02:00
renovate[bot]
0a40dc659e
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.61
2023-10-11 14:40:53 +00:00
Benoit Marty
427aae9fc1
Merge pull request #1526 from vector-im/feature/bma/konsist
...
Konsist
2023-10-11 16:40:22 +02:00
Benoit Marty
0cc34cf431
changelog
2023-10-11 16:29:34 +02:00