Commit Graph

9919 Commits

Author SHA1 Message Date
Benoit Marty
50c70d10c8 Add test for ActionListPresenter 2023-02-08 16:01:49 +01:00
Benoit Marty
0f5d6dd035 Add test for CrashDetectionPresenter 2023-02-08 15:23:47 +01:00
Benoit Marty
0aea3d50e5 Convert CrashDataStore to an interface for testing purpose. 2023-02-08 15:11:06 +01:00
Benoit Marty
c683426ce4 Add test for RageshakePreferencesPresenter 2023-02-08 15:06:39 +01:00
Michael Kaye
5f553fb64b On nightly build, additionally upload a copy to browserstack for automation. 2023-02-08 13:55:31 +00:00
Benoit Marty
4e25e97976 Convert Rageshake to an interface for testing purpose. 2023-02-08 14:44:00 +01:00
Benoit Marty
67201a1af9 Convert RageshakeDataStore to an interface for testing purpose. 2023-02-08 14:34:00 +01:00
Benoit Marty
8ed858351b Add test for MessageComposerPresenter 2023-02-08 09:56:55 +01:00
Benoit Marty
77a5eef6fd Merge pull request #76 from vector-im/sync-strings
Sync strings
2023-02-08 08:45:02 +01:00
bmarty
6e80aee5cd Import strings from Element Android 2023-02-08 06:06:17 +00:00
Benoit Marty
da90d1312c fix path 2023-02-07 22:13:39 +01:00
ganfra
2176aa8e5a Change some tracing config but still not working properly (need investigation with rust team) 2023-02-07 19:48:54 +01:00
ganfra
4ff6f56471 Fix slidingSync being slow 2023-02-07 19:48:20 +01:00
ganfra
e5bd96049e Separate eventId and id for TimelineItem.Event 2023-02-07 19:47:49 +01:00
Benoit Marty
d0977d0108 Add test for TimelinePresenter 2023-02-07 18:32:00 +01:00
Benoit Marty
97a9dc1dff Add test for LogoutPreferencePresenter 2023-02-07 17:47:38 +01:00
Benoit Marty
7d161730c0 Add test for LoginRootPresenter 2023-02-07 17:35:46 +01:00
Benoit Marty
0b6d7b0bc5 Add test for ChangeServerPresenter 2023-02-07 16:57:33 +01:00
Benoit Marty
cde9e20638 Add link to the plugin documentation. 2023-02-07 16:32:24 +01:00
Benoit Marty
312cc4ce22 Kover: add verify rules: global and for Presenters 2023-02-07 16:29:57 +01:00
Benoit Marty
8b599a6549 Rename class. 2023-02-07 10:36:29 +01:00
Benoit Marty
150c520501 Fix test: also inject timezone to avoid relying on the system timezone. 2023-02-07 10:36:29 +01:00
Benoit Marty
1c890e223b Rename artifact 2023-02-07 10:36:29 +01:00
Benoit Marty
3259956e3c Running kover run the tests, no need to do it twice. 2023-02-07 10:36:29 +01:00
Benoit Marty
e706091a44 Add test for DefaultLastMessageFormatter 2023-02-07 10:36:29 +01:00
Benoit Marty
dfeb9d8c7f Create FakeLastMessageFormatter 2023-02-07 10:36:29 +01:00
Benoit Marty
674a813f3b Create module dateformatter 2023-02-07 10:36:29 +01:00
Benoit Marty
2516d0cae7 Add test about visible range 2023-02-07 10:36:29 +01:00
Benoit Marty
0082019b1c Test room filtering. 2023-02-07 10:36:29 +01:00
Benoit Marty
32dd9adda7 Enable testFixtures - but not supported by AGP yet, so put files in module matrixtest 2023-02-07 10:36:29 +01:00
Benoit Marty
e41e6b9205 Fix bug. n+1 items were created. 2023-02-07 10:36:29 +01:00
Benoit Marty
b0b38598c6 Test filter effect. 2023-02-07 10:36:29 +01:00
Benoit Marty
d6afb97aac Fix first test. 2023-02-07 10:36:29 +01:00
Benoit Marty
0889752239 Cleanup 2023-02-07 10:36:29 +01:00
Benoit Marty
cde64d4860 Fix detekt issue 2023-02-07 10:36:06 +01:00
Benoit Marty
7d165b9817 Merge pull request #74 from vector-im/sync-strings
Sync strings
2023-02-07 09:54:16 +01:00
bmarty
6e2cf177f3 Import strings from Element Android 2023-02-07 06:06:11 +00:00
ganfra
0f6744ab74 Timeline: quickly integreate sender profile 2023-02-06 20:52:42 +01:00
ganfra
ce1c903ddd Timeline : Handle day separator 2023-02-06 20:19:00 +01:00
Benoit Marty
7a53520cfb Merge pull request #72 from vector-im/sync-strings
Sync strings
2023-02-06 10:10:37 +01:00
bmarty
b324be8a6f Import strings from Element Android 2023-02-04 06:06:06 +00:00
Benoit Marty
64f6900d79 Second try. 2023-02-03 17:21:39 +01:00
Benoit Marty
0c4e467038 Add some screenshots 2023-02-03 17:18:06 +01:00
Benoit Marty
11fd82153a Add project icon. 2023-02-03 16:48:13 +01:00
Benoit Marty
fb9b1b3b42 Ignore .idea files. 2023-02-03 16:47:48 +01:00
Benoit Marty
3e41add49d Remove unnecessary files. 2023-02-03 16:44:13 +01:00
Benoit Marty
795221f478 Merge pull request #63 from vector-im/feature/bma/theme
Theme
2023-02-03 16:30:58 +01:00
Benoit Marty
864b70f512 Add preview for colors. 2023-02-03 16:29:17 +01:00
ganfra
6e6d2141b9 Updates on rust: makes SS working but slow. Also branch some timeline virtual items. 2023-02-03 14:41:24 +01:00
Benoit Marty
732fb9bd1e Fix detekt issue, optimize import, fix color of preference category title 2023-02-03 13:43:00 +01:00