Commit Graph

  • 2928073e22 Enable detekt rules UnusedImports and cleanup the code. Benoit Marty 2023-07-20 18:00:23 +02:00
  • 08a7287e8b Remove detekt rules about ViewModels. Benoit Marty 2023-07-20 17:53:29 +02:00
  • e918d6affd Enable detekt rules TopLevelPropertyNaming and cleanup the code. Benoit Marty 2023-07-20 17:52:48 +02:00
  • a8ed8b7a59 Enable detekt rules VariableNaming and cleanup the code. Benoit Marty 2023-07-20 17:50:23 +02:00
  • 86756dbc09 Enable detekt rules UnusedParameter and UnusedPrivateProperty and cleanup the code. Benoit Marty 2023-07-20 17:48:56 +02:00
  • 24ece8c454 Enable detekt rule UnusedPrivateMember and cleanup the code. Benoit Marty 2023-07-20 17:44:14 +02:00
  • 65ad642ffc Fix warning (bottom sheet still not previewable correctly in screenshot test) Benoit Marty 2023-07-20 17:41:18 +02:00
  • d7f8aa533e Stop using deprecated LocalBroadcastManager. We will implement the code when we will work on the troubleshoot notification screen. Benoit Marty 2023-07-20 16:26:28 +02:00
  • e23222591b Fix warning (there is a TODO) Benoit Marty 2023-07-20 16:15:44 +02:00
  • e67c7f32c3 Fix warning (keep the same format for all methods) Benoit Marty 2023-07-20 16:15:26 +02:00
  • f738864e88 Fix warning (we will handle error case later) Benoit Marty 2023-07-20 16:14:45 +02:00
  • 6a69207fb8 Fix warning (there is a TODO) Benoit Marty 2023-07-20 16:13:50 +02:00
  • 2163c1db8c Create sheetStateForPreview to avoid code duplication. Benoit Marty 2023-07-20 16:12:33 +02:00
  • a1313c2890 Update permission request dialog copy. (#931) Marco Romano 2023-07-20 16:50:24 +02:00
  • d964650804 Use correct share my location icon in button (#936) Marco Romano 2023-07-20 15:59:06 +02:00
  • e5d2e294ae Fix warning (suppress unused param for now) Benoit Marty 2023-07-20 15:47:42 +02:00
  • 518f690368 Fix warning (suppress unused param for now) Benoit Marty 2023-07-20 15:47:14 +02:00
  • 0a512cae0b Fix warning (suppress unused param for now, EAX does not support sticker right now.) Benoit Marty 2023-07-20 15:46:41 +02:00
  • a7f5324791 Fix warning (suppress unused param for now) Benoit Marty 2023-07-20 15:46:09 +02:00
  • 8d6e1a2327 Fix warning (suppress unused param for now) Benoit Marty 2023-07-20 15:45:18 +02:00
  • c746981000 Add screenshots with ~1.5 lines long desc to expanded location view (#923) Marco Romano 2023-07-20 15:42:35 +02:00
  • c7222e2969 Fix warning (suppress, no sure I want to delete this class right now) Benoit Marty 2023-07-20 15:41:44 +02:00
  • 0f4af79fb1 Fix warning (comment out dead code due to notification actions not active yet.) Benoit Marty 2023-07-20 15:41:09 +02:00
  • b072872c85 Fix warning (suppress, no sure I want to delete this class right now) Benoit Marty 2023-07-20 15:37:50 +02:00
  • 202268ae55 Fix warning (remove dead code) Benoit Marty 2023-07-20 15:36:23 +02:00
  • 1f3efdfe46 Fix warning (Build.VERSION.SDK_INT < Build.VERSION_CODES.Q here) Benoit Marty 2023-07-20 15:34:55 +02:00
  • 9fbdef4bd2 Fix warning ('when' is exhaustive so 'else' is redundant here) Benoit Marty 2023-07-20 15:33:00 +02:00
  • a88ac632f6 Fix warning (comment out temporary dead code) Benoit Marty 2023-07-20 15:32:19 +02:00
  • 089fc8b4dd Ci will not ignore compilation warnings. Benoit Marty 2023-07-20 15:29:47 +02:00
  • 39b170179e Ignore compilation warnings, disabled by default. Benoit Marty 2023-07-20 15:27:57 +02:00
  • 17c7ecd9c2 Clear all notifications of the session when the user signs out. Benoit Marty 2023-07-20 14:53:38 +02:00
  • e8e4542a75 Extract maptiler's map ids (#926) Marco Romano 2023-07-20 14:29:06 +02:00
  • 3f399ff396 Add release script Benoit Marty 2023-07-20 13:20:43 +02:00
  • 312fe6adc8 Compute version code and version name from separate component Benoit Marty 2023-07-20 12:01:50 +02:00
  • f7e7339777 Correct location event body (#930) Marco Romano 2023-07-20 12:16:40 +02:00
  • e448bbb92d maplibre-compose allow customisation of location dot style (#929) Marco Romano 2023-07-20 12:09:40 +02:00
  • ec79c44324 Need JDK 17 Benoit Marty 2023-07-20 11:29:55 +02:00
  • 19f6396dce Merge pull request #927 from vector-im/feature/bma/releaseAutomation Benoit Marty 2023-07-20 11:20:03 +02:00
  • 34ced242f8 Add workflow to create app bundle. Benoit Marty 2023-07-20 11:08:09 +02:00
  • cbe1c05c0c Do not build main branch in this workflow. Benoit Marty 2023-07-20 11:07:08 +02:00
  • 404caed314 Update screenshots ElementBot 2023-07-20 05:51:05 +00:00
  • 156bf08b7a Update dependency app.cash.molecule:molecule-runtime to v1 (#925) renovate[bot] 2023-07-20 07:36:19 +02:00
  • 69490b7465 Fix more lint issues Jorge Martín 2023-07-20 07:35:27 +02:00
  • 697b2052e8 Fix typo Jorge Martín 2023-07-20 07:27:13 +02:00
  • aad92d84ff Use ElementTheme as much as possible Jorge Martín 2023-07-20 07:27:02 +02:00
  • 4896b76e47 Try to fix lint issue Jorge Martín 2023-07-20 07:21:28 +02:00
  • f614895ec1 Refactor a custom alignment to its own modifier for readability. (#924) Marco Romano 2023-07-19 16:58:04 +02:00
  • fc045717d1 version++ Benoit Marty 2023-07-19 16:47:25 +02:00
  • 29f7537df1 Merge tag '0.1.0' into develop Benoit Marty 2023-07-19 16:44:05 +02:00
  • cf3f1e8f5d Merge branch 'release/0.1.0' into main Benoit Marty 2023-07-19 16:43:28 +02:00
  • 629462c670 Adding fastlane file for version 0.1.0 Benoit Marty 2023-07-19 16:43:20 +02:00
  • 3c5ac26427 Changelog for version 0.1.0 Benoit Marty 2023-07-19 16:40:45 +02:00
  • cec87ee6a8 Don't crash when sharing a location with no maptiler apikey (#919) Marco Romano 2023-07-19 16:33:50 +02:00
  • 8b97d50050 Merge pull request #920 from vector-im/feature/bma/slidingSyncState Benoit Marty 2023-07-19 16:26:14 +02:00
  • 0ed7afc2d6 Update screenshots ElementBot 2023-07-19 13:51:57 +00:00
  • 62354326a9 Exclude app module for now. Benoit Marty 2023-07-19 15:27:21 +02:00
  • 4162d16f52 Location expanded view: show own location (#916) Marco Romano 2023-07-19 15:26:06 +02:00
  • 2ccedc1e67 Merge pull request #913 from vector-im/feature/fga/avoid_spamming_sync_flow ganfra 2023-07-19 15:03:38 +02:00
  • 5792fdad04 Show Sync status when state is Terminated. Benoit Marty 2023-07-19 14:57:10 +02:00
  • 2b71922cae Ensure uitest take preview from app module. Benoit Marty 2023-07-19 14:47:30 +02:00
  • 8986cf5669 Add maestro test for send location (#914) Marco Romano 2023-07-19 14:46:56 +02:00
  • 3c9ecec563 Make SyncState values match SyncServiceState values. Benoit Marty 2023-07-19 14:44:53 +02:00
  • 2686e5d912 Ensure uitest take preview from appnav module. Benoit Marty 2023-07-19 14:41:41 +02:00
  • 5f225ce3b7 TimelineDiff: use firstOrNull even if it shouldn't never be empty ganfra 2023-07-19 14:39:23 +02:00
  • 4c1a691b78 Fix insets for nav bar in send location view (#915) Marco Romano 2023-07-19 13:57:34 +02:00
  • 243a39d6de Don't blindly retry fetching pending or failed event details Jorge Martín 2023-07-19 13:14:45 +02:00
  • b55b4d551d Implement SyncState chip. (#909) Benoit Marty 2023-07-19 11:45:30 +02:00
  • 3c45a5ece4 Send My Location (#770) Marco Romano 2023-07-19 11:58:13 +02:00
  • 9bf388eb1a Avoid spamming sync flow by checking item origin ganfra 2023-07-19 11:29:15 +02:00
  • 68c2aa8822 Update dependency io.sentry:sentry-android to v6.26.0 (#910) renovate[bot] 2023-07-19 11:05:35 +02:00
  • ec3c524cae Don't update non reaction screenshots David Langley 2023-07-19 09:36:09 +01:00
  • 26864eb826 Update screenshots David Langley 2023-07-19 09:28:02 +01:00
  • 02251f2d96 Merge pull request #901 from vector-im/feature/fga/power_level Benoit Marty 2023-07-18 23:39:52 +02:00
  • f8d5d25d90 Merge pull request #907 from vector-im/feature/fga/fix_room_list_scroll_position ganfra 2023-07-18 23:31:34 +02:00
  • 39a8d9dae0 Merge pull request #903 from vector-im/feature/bma/sessionDeleted Benoit Marty 2023-07-18 23:30:30 +02:00
  • 52ae2ca74c Also rename the Composable. Benoit Marty 2023-07-18 23:10:10 +02:00
  • 60d0b5c134 Merge branch 'develop' into feature/fga/fix_room_list_scroll_position ganfra 2023-07-18 23:07:10 +02:00
  • c5629b3a32 Format files. Benoit Marty 2023-07-18 23:05:12 +02:00
  • 3eff873d48 Fix typo in comments. Benoit Marty 2023-07-18 23:02:55 +02:00
  • 1d2fd52ce6 Merge branch 'develop' into feature/fga/power_level ganfra 2023-07-18 22:54:33 +02:00
  • 9741b3df64 Merge pull request #906 from vector-im/feature/fga/update-rust-sdk-0.1.34 ganfra 2023-07-18 22:52:48 +02:00
  • 89334a074b Move test classes to the correct package. Benoit Marty 2023-07-18 22:48:23 +02:00
  • 75f08c9873 Not a fixture so prefixed with create instead of a. Benoit Marty 2023-07-18 22:34:19 +02:00
  • 312b47e7f5 Add more button should have primary text colour David Langley 2023-07-18 21:39:37 +01:00
  • 74db23e51b RoomList: fix sample compilation ganfra 2023-07-18 22:36:26 +02:00
  • dfd7f9cc5b Fix tests ganfra 2023-07-18 22:27:44 +02:00
  • 7f84aef543 Merge branch 'develop' of https://github.com/vector-im/element-x-android into feature/dla_custom_reactions_layout David Langley 2023-07-18 21:20:05 +01:00
  • 4c18eb4b11 Add custom reaction layout David Langley 2023-07-18 21:18:27 +01:00
  • bb12338583 RoomList: introduce RoomListDataSource so we keep the data in memory as long as the node is in the backstack. ganfra 2023-07-18 22:09:50 +02:00
  • f32a177ef8 Merge pull request #905 from vector-im/feature/bma/largerBubbles Benoit Marty 2023-07-18 20:15:42 +02:00
  • 614f97543e Update rust sdk to 0.1.34 ganfra 2023-07-18 20:12:51 +02:00
  • 913527670f Update screenshots ElementBot 2023-07-18 16:38:41 +00:00
  • 1b7aa4dd93 Change bubble width ration to 85% (#904) Benoit Marty 2023-07-18 18:26:03 +02:00
  • e8b1f2681a React to session deletion (from another session) Benoit Marty 2023-07-18 17:58:31 +02:00
  • d7cb8e076c Merge pull request #900 from vector-im/feature/fga/better_media_handling ganfra 2023-07-18 17:52:41 +02:00
  • e98aee9f39 Update screenshots ElementBot 2023-07-18 14:51:59 +00:00
  • d273dd00ff Media: Clean after pr reviews ganfra 2023-07-18 16:38:36 +02:00
  • 1d99189955 Merge pull request #886 from vector-im/feature/cjs/location-api-key Chris Smith 2023-07-18 15:32:54 +01:00
  • b6e35de3db Merge pull request #898 from vector-im/feature/bma/fixOnBoardingScreen Benoit Marty 2023-07-18 15:55:13 +02:00
  • 84500d41eb Merge branch 'develop' into feature/fga/better_media_handling ganfra 2023-07-18 15:13:59 +02:00