Maxime NATUREL
7b0f94b9e3
Merge pull request #7160 from vector-im/dependabot/gradle/com.google.android.gms-play-services-location-20.0.0
...
Bump play-services-location from 16.0.0 to 20.0.0
2022-09-19 09:20:40 +02:00
bmarty
925fffac45
Sync Emojis
2022-09-19 00:03:51 +00:00
NIkita Fedrunov
298aaece01
fixed checkVerifyPopup test fail
2022-09-18 18:02:45 +02:00
Anonimas
733add8d61
Translated using Weblate (Lithuanian)
...
Currently translated at 4.0% (3 of 75 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/lt/
2022-09-17 19:33:29 +00:00
phardyle
a6dc219e28
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.5% (2375 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-09-17 19:33:28 +00:00
Gérson
a783bef1e1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-09-17 19:33:27 +00:00
lvre
16443f957b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-09-17 19:33:27 +00:00
Przemysław Romanik
77fa7aea56
Translated using Weblate (Polish)
...
Currently translated at 98.8% (2358 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-09-17 19:33:27 +00:00
Anonimas
b82b47b50b
Translated using Weblate (Lithuanian)
...
Currently translated at 51.5% (1229 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lt/
2022-09-17 19:33:26 +00:00
Linerly
934a6026b2
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-09-17 19:32:48 +00:00
Glandos
61289666bd
Translated using Weblate (French)
...
Currently translated at 100.0% (2386 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-09-17 19:32:48 +00:00
Priit Jõerüüt
6bb0e68e78
Translated using Weblate (Estonian)
...
Currently translated at 99.6% (2378 of 2386 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-09-17 19:32:46 +00:00
ericdecanini
57c9161e00
Adds changelog file
2022-09-17 13:17:39 -04:00
ericdecanini
b8b2601e0b
Enables app layout by default in labs
2022-09-17 13:12:45 -04:00
dependabot[bot]
43a1bdb620
Bump play-services-location from 16.0.0 to 20.0.0
...
Bumps play-services-location from 16.0.0 to 20.0.0.
---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-location
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 23:18:13 +00:00
Benoit Marty
d4eb619d40
Changelog
2022-09-16 23:30:20 +02:00
Benoit Marty
a1f4ffbf17
Use vanniktechEmoji "0.16.0-SNAPSHOT"
2022-09-16 23:12:48 +02:00
Benoit Marty
84afa4714a
App compat 1.5.1
2022-09-16 23:01:56 +02:00
Benoit Marty
892484a1b3
Upgrade kotlin from 1.6.21 to 1.7.10 and dagger (+hilt) from 2.42 to 2.43.2
2022-09-16 23:01:56 +02:00
Benoit Marty
57db43c80a
Fix gradle warning:
...
WARNING:API 'ApkVariantOutput.getVersionCodeOverride()' is obsolete and has been replaced with 'VariantOutput.versionCode()'.
2022-09-16 23:01:29 +02:00
Benoit Marty
c5571c06ed
Upgrade gradle plugin from 7.1.3 to 7.2.2
2022-09-16 23:01:29 +02:00
Benoit Marty
842a9bbd55
Add dataExtractionRules, applicable to Android 12. Exclude everything from being backed up. Also properly support Android 11.
2022-09-16 23:01:29 +02:00
Benoit Marty
88482c9b2e
Reduce level API check, this seems not necessary.
2022-09-16 23:00:39 +02:00
Benoit Marty
cde7096928
Restore this annotation
2022-09-16 23:00:39 +02:00
Benoit Marty
518ec738f3
Reduce level API check, this seems not necessary.
2022-09-16 23:00:39 +02:00
Benoit Marty
e17f009566
Reduce level API check, this seems not necessary.
2022-09-16 23:00:39 +02:00
Benoit Marty
536b9cf926
Move `@Suppress("DEPRECATION")` closer to the deprecated usage. Will help to detect other deprecated API usage.
2022-09-16 23:00:39 +02:00
Benoit Marty
24e4f94e61
Stop using deprecated method.
2022-09-16 23:00:39 +02:00
Benoit Marty
3f3c83a43d
Remove deprecated internal class.
2022-09-16 23:00:39 +02:00
Benoit Marty
8b64bd38b7
'compileSdk': 32, 'targetSdk': 32
2022-09-16 23:00:39 +02:00
dependabot[bot]
d9ee51a212
Bump emoji2 from 1.1.0 to 1.2.0
...
Bumps emoji2 from 1.1.0 to 1.2.0.
---
updated-dependencies:
- dependency-name: androidx.emoji2:emoji2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 23:00:39 +02:00
dependabot[bot]
ea274c4df6
Bump appcompat from 1.4.2 to 1.5.0
...
Bumps appcompat from 1.4.2 to 1.5.0.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 23:00:39 +02:00
Benoit Marty
734945e154
Merge pull request #7151 from vector-im/dependabot/gradle/org.owasp-dependency-check-gradle-7.2.0
...
Bump dependency-check-gradle from 7.1.2 to 7.2.0
2022-09-16 19:08:19 +02:00
Benoit Marty
0685fb1e1a
Changelog
2022-09-16 19:03:39 +02:00
Benoit Marty
73e061e472
Merge pull request #7130 from vector-im/feature/bma/fix_verification
...
Fix empty verification bottom sheet
2022-09-16 19:00:39 +02:00
Adam Brown
9a298a6e3e
Merge pull request #7157 from vector-im/feature/adm/cache-misses
...
Fix build cache misses
2022-09-16 17:19:49 +01:00
Benoit Marty
a919989fd4
Merge pull request #7132 from vector-im/bugfix/eric/dismiss-new-chat
...
Adds dismissal to new chat bottom sheet actions
2022-09-16 18:14:08 +02:00
Onuray Sahin
6823258abb
Add test for view navigation.
2022-09-16 17:41:51 +03:00
Adam Brown
8bfe7b68c3
Merge pull request #7140 from vector-im/feature/adm/legacy-support-library-usages
...
Excluding legacy support library annotation usages
2022-09-16 15:14:46 +01:00
Adam Brown
1669320698
adding changelog entry
2022-09-16 15:03:24 +01:00
Adam Brown
bbdac9d1ba
fix build cache misses
...
- forcing the stem string template generator to be cachable, without this the templates are regenerated causing the vector module to recompile its sources (our slowest task!)
2022-09-16 14:57:11 +01:00
Onuray Sahin
61f5f81305
Merge branch 'develop' into feature/ons/device_manager_filter
...
# Conflicts:
# library/ui-strings/src/main/res/values/strings.xml
# vector/src/main/AndroidManifest.xml
# vector/src/main/java/im/vector/app/core/di/MavericksViewModelModule.kt
# vector/src/main/java/im/vector/app/features/settings/devices/v2/list/SessionsListHeaderView.kt
# vector/src/main/res/layout/fragment_settings_devices.xml
2022-09-16 15:25:09 +03:00
Onuray Sahin
eb5253ab1a
Refactor duplicated code.
2022-09-16 14:51:40 +03:00
Onuray Sahin
e87d4db72c
Refactor duplicated code.
2022-09-16 14:42:20 +03:00
Adam Brown
11e6ca1784
moving the jitsi exclude directly to the dependency so that other modules also get the exclusion
...
- also excludes the support dependency from the barcode scanner
2022-09-16 12:16:03 +01:00
Adam Brown
ae50f5a006
adding changelog entry
2022-09-16 11:37:39 +01:00
Adam Brown
be9c9f1640
formatting
2022-09-16 11:37:39 +01:00
Adam Brown
1d8b4ce63b
excluding support annotations from jsonviewer module dependency
2022-09-16 11:37:39 +01:00
Adam Brown
4e99217164
excluding jitsi's android-scalablevideoview fork's support library
...
- The library exports a jetified artifact but doesn't remove the support library dependency /home/adam/dev/element/element-android/vector/build.gradle
2022-09-16 11:37:39 +01:00
Adam Brown
c61df899b4
removing unused dependency
2022-09-16 11:37:39 +01:00