Commit Graph

17738 Commits

Author SHA1 Message Date
Adam Brown 64c875e017
add ticket reference for TODO 2022-07-27 14:05:39 +01:00
Adam Brown 8639b69e73 removing unused imports 2022-07-27 13:21:17 +01:00
Adam Brown 91e4536f37 adding changelog entry 2022-07-27 12:54:26 +01:00
Adam Brown 28362b53f8 enabling the ftue feature flags 2022-07-27 12:18:10 +01:00
Adam Brown fe0c2fc57f adding UI test support for the ftue onboarding feature flags 2022-07-27 12:17:59 +01:00
Adam Brown 746191163a updating test verification interaction, there's no skip and we can press back instead 2022-07-27 12:17:03 +01:00
Adam Brown 5cc96850af updating font scale access as the activity wait no longer works with the latest changes 2022-07-27 11:50:14 +01:00
Benoit Marty f37034c18e
Merge pull request #6643 from vector-im/feature/bma/fix_firebase_popup
Feature/bma/fix firebase popup
2022-07-26 20:15:05 +02:00
Benoit Marty e577320301 Change name of fun. 2022-07-26 17:47:49 +02:00
Benoit Marty 41d35e68a0 Inject SharedPreferences 2022-07-26 17:43:38 +02:00
Valere 8e2eb1903d
Merge pull request #6475 from vector-im/feature/bca/crypto_unable_self_verify
Handle case when device cannot be verified
2022-07-26 16:12:43 +02:00
Benoit Marty e5163ad9c3 Better safe than sorry. This popup should not show up on production version 2022-07-26 14:23:44 +02:00
Benoit Marty c6b9dba041 Rename fun 2022-07-26 14:23:44 +02:00
Benoit Marty 1e8a8d4da0 Display the nightly popup only once a day 2022-07-26 14:23:44 +02:00
Johannes Marbach e9bd271642
Merge pull request #6634 from vector-im/johannes/ec-permission-shortcuts
Put EC permission shortcuts behind labs flag (PSG-630)
2022-07-25 20:38:22 +02:00
Maxime NATUREL c3bc53fe48
Merge pull request #6626 from vector-im/feature/mna/open-map-on-tap-of-lls-status-bar
[Location sharing] - OnTap on the top live status bar, display the expanded map view (PSG-614)
2022-07-25 17:40:33 +02:00
Maxime NATUREL d4186af761
Merge pull request #6608 from vector-im/feature/mna/ux-review-fixes-22-07-11
[Location sharing] - Small improvements of UI for live (PSG-613)
2022-07-25 16:42:48 +02:00
Maxime NATUREL 989c2ee967 Removing non necessary root binding 2022-07-25 15:37:11 +02:00
Benoit Marty 09b6b6d194
Merge pull request #6562 from vector-im/gradlew-update-7.5
Update Gradle Wrapper from 7.4.2 to 7.5
2022-07-25 11:20:22 +02:00
Benoit Marty cc0c9c262c Less annoying Nightly dialog. 2022-07-25 11:18:53 +02:00
Benoit Marty a06dc55848
Merge pull request #6629 from vector-im/feature/bma/nightyl_in_app_alert
Add in-app alert to let user know if a new version is available.
2022-07-25 10:40:42 +02:00
Benoit Marty c0d065da9c
Merge pull request #6603 from vector-im/feature/bma/remove_duplicate
Remove duplicated and unused dependencies.
2022-07-25 10:22:19 +02:00
Benoit Marty c28e7c86d4
Merge pull request #6341 from artkoenig/develop
Fixed issues with reporting sync state events from different threads
2022-07-25 10:21:12 +02:00
Johannes Marbach d96d9575ed Add FLAG_IMMUTABLE
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-25 10:12:44 +02:00
Benoit Marty 4dd5fa7051 Shorter code. 2022-07-25 10:07:52 +02:00
Johannes Marbach 48217a48fa Add changelog 2022-07-25 10:03:06 +02:00
Johannes Marbach 3af663e91f Put EC permission shortcuts behind labs flag (PSG-630)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-25 09:57:51 +02:00
Maxime NATUREL d1c631b55c Adding changelog entry 2022-07-25 09:50:54 +02:00
Maxime NATUREL 4a817fd9f5 Fixing dark/light loading of the correct map drawable 2022-07-25 09:50:54 +02:00
Maxime NATUREL 7f43a1bb06 Updating reply description text 2022-07-25 09:50:54 +02:00
Maxime NATUREL 4bb9a68603 Fixing title position inside banner for active live item 2022-07-25 09:50:54 +02:00
Maxime NATUREL 2a0331dc04 Fixing title position inside banner for loading and stop items 2022-07-25 09:50:54 +02:00
Maxime NATUREL d632c866a2 Center crop the map 2022-07-25 09:50:54 +02:00
Maxime NATUREL 985e09a68c Remove abandoned TODO 2022-07-25 09:50:54 +02:00
Onuray Sahin 75de805417
Merge pull request #6616 from vector-im/feature/ons/element_call_widget
Support element call widget (PSG-627)
2022-07-22 19:03:03 +03:00
Benoit Marty 83f3229805 Add in-app alert to let user know if a new version is available. 2022-07-22 17:29:59 +02:00
Onuray Sahin 5c253bbd28 Code review fixes. 2022-07-22 17:21:23 +03:00
ClaireG 99a906fe9b
replyTo are not updated if the original message is edited (#6404) 2022-07-22 13:35:01 +00:00
Onuray Sahin 6a9b496651
Merge pull request #6609 from vector-im/feature/ons/reset_zoom_level_on_user_focus
Live Location Sharing - Reset zoom level while focusing a user (PSG-624)
2022-07-22 14:50:36 +03:00
Onuray Sahin 792fca8400 Code review fix. 2022-07-22 14:48:58 +03:00
Onuray Sahin 23a25cf240 Rename widget action. 2022-07-22 14:36:02 +03:00
Onuray Sahin 242c14a156 Write test for the use case. 2022-07-22 14:34:06 +03:00
Onuray Sahin d631c709d6 Create use case to check webview permissions. 2022-07-22 14:33:45 +03:00
Benoit Marty 442180e373
Merge pull request #6624 from vector-im/feature/bma/fix_crash_on_alert
Fix crash observed on nightly build
2022-07-22 12:10:18 +02:00
Maxime NATUREL 03ebad14c4 Adding changelog entry 2022-07-22 11:54:15 +02:00
Maxime NATUREL 70c9c8a21d Navigate to location live map when tapping the live status bar in timeline 2022-07-22 11:54:15 +02:00
Benoit Marty 8019eb55fa
Add missing `)` 2022-07-22 11:43:58 +02:00
Benoit Marty 0c289eba2b Fix crash observed on nightly build. MainActivity is not able to display alert because the theme is not compliant. Anyway we should not display alert on this screen. 2022-07-22 11:26:32 +02:00
Onuray Sahin b38911751e Changelog added. 2022-07-21 17:28:01 +03:00
Onuray Sahin 81f3e4a360 Lint fixes. 2022-07-21 16:29:34 +03:00