Commit Graph

  • 0b95ef09b7 Reaction summary view and sorting reactions by count and then timestamp (#942) David Langley 2023-07-31 18:39:20 +01:00
  • ca3e284991 Try to skip extra checks in the CI for up to date PRs in merge queue. (#1010) Jorge Martin Espinosa 2023-07-31 17:19:51 +02:00
  • 2a59e6ae78 Properly inline tryOrNull() (#1003) Marco Romano 2023-07-31 15:49:57 +02:00
  • 784b84d1e8 Sync Strings from Localazy (#1002) ElementBot 2023-07-31 15:49:52 +02:00
  • 90598af343 Update dependency com.freeletics.flowredux:compose to v1.2.0 (#996) renovate[bot] 2023-07-31 15:48:34 +02:00
  • 9e85c74c9c Try to fix using the merge queue (#1009) Jorge Martin Espinosa 2023-07-31 15:35:38 +02:00
  • eb80f5bbfe Fix detekt issues in develop (#1004) Jorge Martin Espinosa 2023-07-31 14:01:08 +02:00
  • f1d438e701 Merge pull request #997 from vector-im/feature/fga/remove_from_main_thread ganfra 2023-07-31 13:39:06 +02:00
  • fb2b548be9 Merge pull request #998 from vector-im/feature/fga/safer_callback_flows ganfra 2023-07-31 11:59:54 +02:00
  • f26e3b4979 Fix CI ganfra 2023-07-31 11:58:49 +02:00
  • 13209b0aa0 Merge branch 'develop' into feature/fga/safer_callback_flows ganfra 2023-07-31 11:36:59 +02:00
  • e9802ffea6 Small changes after reviews ganfra 2023-07-31 11:36:28 +02:00
  • 986b689f07 Merge pull request #999 from vector-im/renovate/anvil ganfra 2023-07-31 10:09:33 +02:00
  • 53659379aa Update anvil to v2.4.7-1-8 renovate[bot] 2023-07-29 04:17:49 +00:00
  • fa9fa69697 Makes sure NotificationService is suspendable ganfra 2023-07-28 17:56:17 +02:00
  • d63a3e2d77 Messages: remove some blocking code from main thread ganfra 2023-07-28 17:55:43 +02:00
  • 5ed29b1466 Merge pull request #986 from vector-im/feature/bma/bigFontSizeImprovement Benoit Marty 2023-07-28 17:02:29 +02:00
  • 792eb687bd Merge pull request #989 from vector-im/feature/bma/noEmojiForStateEvent Benoit Marty 2023-07-28 16:56:50 +02:00
  • 822bb82347 Merge pull request #967 from vector-im/feature/bma/detektConfig Benoit Marty 2023-07-28 16:47:26 +02:00
  • 39bd0b9746 fix typo Benoit Marty 2023-07-28 16:15:34 +02:00
  • 7353c693bc Update screenshots ElementBot 2023-07-28 14:24:03 +00:00
  • ea35e36aff Timeline: move TimelineEncryptedHistoryPostProcessor off the main thread ganfra 2023-07-28 16:22:30 +02:00
  • 36d2246e2a Merge pull request #991 from vector-im/feature/bma/redactRegardingPowerLevel Benoit Marty 2023-07-28 16:13:54 +02:00
  • 4cb0417afa Showkase does not take into account the fontScale parameter of the Preview annotation, so alter the LocalDensity in the CompositionLocalProvider. Benoit Marty 2023-07-28 16:04:30 +02:00
  • bf0b364da9 Split long line. Benoit Marty 2023-07-28 11:59:49 +02:00
  • 5b95bd08ba Rewrite the test, maybe the CI will be happier. Benoit Marty 2023-07-28 15:33:35 +02:00
  • bd5e1e6520 No crash when room is already destroyed... ganfra 2023-07-28 13:40:18 +02:00
  • 5ace169440 Update the API and add UI screenshots demoing it. Benoit Marty 2023-07-28 10:29:13 +02:00
  • 26bae1a831 Move extension to dedicated file. Benoit Marty 2023-07-28 10:01:22 +02:00
  • a4e2b7a114 Merge pull request #993 from vector-im/feature/bma/cleanup Benoit Marty 2023-07-28 09:54:50 +02:00
  • 243cda29a1 Merge pull request #992 from vector-im/feature/fga/update-rust-sdk-0.1.37 Benoit Marty 2023-07-27 23:20:51 +02:00
  • 28f653c8bf [doc] Element X can now create room. Benoit Marty 2023-07-27 23:14:32 +02:00
  • faec5a200e ElementX -> Element X Benoit Marty 2023-07-27 23:12:54 +02:00
  • 7c56f80bd6 Update the recipe about screenshots recording. Benoit Marty 2023-07-27 23:10:26 +02:00
  • d2bb8817a3 No need to upload artifact in this job. This is done by the build job. Benoit Marty 2023-07-27 23:03:40 +02:00
  • 878aa39781 Also catch Exception instead of RoomListException ganfra 2023-07-27 21:12:07 +02:00
  • 1d97412523 Fix warning ganfra 2023-07-27 21:11:34 +02:00
  • 6cd764dc1f Timeline: fetch members only after timeline is ready ganfra 2023-07-27 20:49:56 +02:00
  • 69c42a3cbc Update rust sdk to 0.1.37 ganfra 2023-07-27 20:49:27 +02:00
  • 82e35cda0d Allow user with enough power level to redact other's messages (#969) Benoit Marty 2023-07-27 17:53:28 +02:00
  • 5f35852625 Merge pull request #988 from vector-im/feature/bma/keyboardConfig Benoit Marty 2023-07-27 18:39:01 +02:00
  • bcff814945 Prevent reaction on state events and deleted events (#971) Benoit Marty 2023-07-27 17:29:03 +02:00
  • 0627a1155c Auto capitalize first letter of sentences for messages, room topic and bug report description. (#948) Benoit Marty 2023-07-27 17:13:42 +02:00
  • cd5b9ea3f9 Merge pull request #987 from vector-im/feature/fga/sync_lifecycle ganfra 2023-07-27 17:04:40 +02:00
  • 8393db5d9e Sync: move sync lifecycle to onStart/onStop instead of onResume/onPause ganfra 2023-07-27 16:49:49 +02:00
  • 1d0f4c2dd2 Update screenshots ElementBot 2023-07-27 14:33:34 +00:00
  • 036658232b Merge pull request #983 from vector-im/feature/bma/lintErrors Benoit Marty 2023-07-27 15:59:38 +02:00
  • ff2b39b533 Merge pull request #985 from vector-im/feature/bma/emptyXmlTag Benoit Marty 2023-07-27 15:59:26 +02:00
  • 6a77974af4 Ensure room name have horizontal padding and is centered if displayed on several lines, and remove unnecessary Box around the Avatar. Benoit Marty 2023-07-27 15:53:20 +02:00
  • 3c07fea2dd Improve rendering of Text composer regarding fontScale. (#984) Benoit Marty 2023-07-27 15:44:49 +02:00
  • 3c1f764bee Improve rendering of "All chats" regarding fontScale. (#984) Benoit Marty 2023-07-27 15:42:47 +02:00
  • 94c6223be2 Set expicit fontSize parameter (to default value 1f), to test different fontScale more easily. Benoit Marty 2023-07-27 15:29:58 +02:00
  • ec880b0b0d Improve rendering of offline banner regarding fontScale. Benoit Marty 2023-07-27 15:04:32 +02:00
  • 914235228d [Compound] Implement platform components (Switch, RadioButton, Checkbox) (#982) Jorge Martin Espinosa 2023-07-27 14:55:58 +02:00
  • 86313417cb Detect missing translations. Benoit Marty 2023-07-27 13:24:34 +02:00
  • ede935cdd9 Merge pull request #970 from vector-im/feature/bma/readme Benoit Marty 2023-07-27 13:05:37 +02:00
  • 4fcc45a63c Add link to the blog post announcing Element X Benoit Marty 2023-07-27 13:04:39 +02:00
  • 2da6ceeb5f Previous code was throw IllegalStateException(), so keep the existing error, even if it should never happen, being compliant with UseCheckOrError detekt rule. Benoit Marty 2023-07-27 12:59:16 +02:00
  • 8f4b664158 Sync strings. Benoit Marty 2023-07-27 11:58:33 +02:00
  • 9e557039a4 lint: ImpliedQuantity is now error. Benoit Marty 2023-07-27 11:55:49 +02:00
  • 9da162e5d7 lint: remove unknown rule. Benoit Marty 2023-07-27 11:54:51 +02:00
  • 56614da071 Fix lint false positive. Benoit Marty 2023-07-27 11:50:16 +02:00
  • 3c0a81c416 Ignore unused integer resources. Benoit Marty 2023-07-27 11:44:40 +02:00
  • 017fd4296d Lint: do not ignore unused resources (except for strings) Benoit Marty 2023-07-27 11:42:23 +02:00
  • 4cdc0c1280 Ignore unused generated resource for Firebase. Benoit Marty 2023-07-27 11:41:35 +02:00
  • 908471cd51 Remove other unused resource. Benoit Marty 2023-07-27 11:41:10 +02:00
  • 40bbf1970c Remove unused strings. Benoit Marty 2023-07-27 11:32:47 +02:00
  • bbf8a86524 Remove unused drawables. Benoit Marty 2023-07-27 11:32:39 +02:00
  • b43a08710b Update dependency androidx.recyclerview:recyclerview to v1.3.1 (#974) renovate[bot] 2023-07-27 08:43:04 +02:00
  • cc8b61c9c9 Fix compilation issue. Benoit Marty 2023-07-26 17:36:36 +02:00
  • 7180e7f276 Update screenshots of the application Benoit Marty 2023-07-26 17:15:51 +02:00
  • dbec1a0a60 Improve fetch members performance, relax regexes for validating ids (#964) Jorge Martin Espinosa 2023-07-26 16:31:26 +02:00
  • 05f7037939 Prepare update to Rust SDK 0.1.36 (#966) Jorge Martin Espinosa 2023-07-26 16:22:09 +02:00
  • 1806ebaa02 Merge pull request #960 from vector-im/feature/fga/avoid_deadlocks ganfra 2023-07-26 15:57:02 +02:00
  • e1b5a9595d Link to the status issue. Benoit Marty 2023-07-26 15:45:19 +02:00
  • d2e11d48c0 Small rewrite of the intro Benoit Marty 2023-07-26 15:43:03 +02:00
  • e0211dfda8 We are now API 23+ Benoit Marty 2023-07-26 15:39:45 +02:00
  • 8a9ddcbac2 Update main title of the Readme. Benoit Marty 2023-07-26 15:38:50 +02:00
  • 2e7858f91c Add a title for the table of content. Benoit Marty 2023-07-26 15:38:20 +02:00
  • d3de5f5196 Update section about Jetpack Compose Benoit Marty 2023-07-26 15:36:37 +02:00
  • fe1ec1e54f Add a paragraph about detekt. Benoit Marty 2023-07-26 15:30:00 +02:00
  • ae81b6e59e Update command to run (to also detect warnings) Benoit Marty 2023-07-26 15:27:49 +02:00
  • 0d35ce580b Localazy project is now open for external contributions. Benoit Marty 2023-07-26 15:26:45 +02:00
  • 5335f86825 Rename "ElementX" to "Element X" Benoit Marty 2023-07-26 15:26:00 +02:00
  • 28f597bd2d Fix item indentation. Benoit Marty 2023-07-26 15:25:19 +02:00
  • b284a34542 Update doc about Push Benoit Marty 2023-07-26 15:24:54 +02:00
  • ea5536ca16 [README] Update Contributing section. Benoit Marty 2023-07-26 15:20:41 +02:00
  • 04424433c8 [README] Fix small typo. Benoit Marty 2023-07-26 15:13:55 +02:00
  • 5052134428 Add Localazy badge to the Localazy readme. Benoit Marty 2023-07-26 15:12:58 +02:00
  • eed5c77d0c [README] Change translation shield from Weblate to Localazy. Benoit Marty 2023-07-26 15:10:20 +02:00
  • 727d6b2e74 [README] Rageshake is disabled by default now. Benoit Marty 2023-07-26 14:45:44 +02:00
  • bd2464097a [README] Link to the #element-x-android Matrix room Benoit Marty 2023-07-26 14:44:29 +02:00
  • 4d0339d9ff [README] Rename "ElementX" to "Element X" Benoit Marty 2023-07-26 14:37:16 +02:00
  • ec2191c74a Update screenshots ElementBot 2023-07-26 12:12:39 +00:00
  • 9c63a22de3 Merge pull request #959 from vector-im/feature/bma/fixWarnings Benoit Marty 2023-07-26 14:03:31 +02:00
  • 9211a33ad8 Add missing preview. Benoit Marty 2023-07-26 13:58:04 +02:00
  • c40b75e834 Make some composable private. Benoit Marty 2023-07-26 12:41:45 +02:00
  • 75c9624f6f Add consumeItemsUntilPredicate to check how it goes... ganfra 2023-07-26 13:07:11 +02:00
  • 5eb5dcd525 Push to understand test failure in CI ganfra 2023-07-26 12:22:41 +02:00
  • e7c330be95 Enable more detekt rules. Benoit Marty 2023-07-26 12:12:37 +02:00