Benoit Marty
|
eb962cfb1e
|
Update Changelog for 1.2.2
|
2021-09-13 15:37:25 +02:00 |
|
Benoit Marty
|
db55693201
|
version++
|
2021-09-13 15:29:51 +02:00 |
|
Valere
|
3a0734f6e2
|
Store device key in SharedSessionEntity
Code review changes
Fix database migraiton
Fix wrong self assignement + comment
|
2021-09-13 15:29:45 +02:00 |
|
Benoit Marty
|
60004f02c3
|
Merge pull request #4002 from vector-im/feature/bma/fix_check_result
Fix annoying issue detected by lint (CheckResult)
|
2021-09-13 11:27:28 +02:00 |
|
Benoit Marty
|
e8e9278b82
|
Merge pull request #4004 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.32
Bump libphonenumber from 8.12.31 to 8.12.32
|
2021-09-13 11:24:37 +02:00 |
|
dependabot[bot]
|
57abc04752
|
Bump libphonenumber from 8.12.31 to 8.12.32
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.31 to 8.12.32.
- [Release notes](https://github.com/google/libphonenumber/releases)
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.31...v8.12.32)
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-10 23:07:44 +00:00 |
|
Benoit Marty
|
449eac0d99
|
Fix annoying issue detected by lint (CheckResult) and consider that's errors from now
|
2021-09-10 18:14:39 +02:00 |
|
Benoit Marty
|
938540d9e9
|
Merge pull request #3895 from vector-im/dependabot/gradle/kotlin_version-1.5.30
Bump kotlin_version from 1.5.21 to 1.5.30
|
2021-09-10 16:30:39 +02:00 |
|
Benoit Marty
|
ea6c8a6981
|
Merge pull request #3993 from vector-im/feature/bma/fix_for_the_sdk
Add code necessary to release the SDK
|
2021-09-10 16:23:17 +02:00 |
|
Benoit Marty
|
8d7cd183b4
|
Update the recipe to upload to MavenCentral.
In the future the CI will do that, but keep it manual for now.
|
2021-09-10 16:22:19 +02:00 |
|
Benoit Marty
|
397f576e68
|
Merge pull request #3994 from vector-im/feature/bma/sdk_version
Feature/bma/sdk version
|
2021-09-10 15:59:22 +02:00 |
|
Benoit Marty
|
3fcfe7000f
|
Update user agent: MatrixAndroidSDK_X is replaced by MatrixAndroidSdk2
|
2021-09-09 09:59:06 +02:00 |
|
Benoit Marty
|
5a5d4fda2d
|
DSL value has shorter alias now
|
2021-09-09 09:55:24 +02:00 |
|
Benoit Marty
|
529a7aedcb
|
Cleanup useless values
|
2021-09-09 09:55:24 +02:00 |
|
Benoit Marty
|
6a1409ba59
|
Better management of SDK version
|
2021-09-09 09:55:24 +02:00 |
|
Benoit Marty
|
d773fb4135
|
Also upgrade kotlin_coroutines_version to 1.5.1
|
2021-09-08 22:39:37 +02:00 |
|
Benoit Marty
|
34edc79450
|
Fix warning "Opt-in requirement marker annotation on override requires the same marker on base declaration (will be an error in 1.6)"
|
2021-09-08 22:39:37 +02:00 |
|
dependabot[bot]
|
13878c8e7e
|
Bump kotlin_version from 1.5.21 to 1.5.30
Bumps `kotlin_version` from 1.5.21 to 1.5.30.
Updates `kotlin-gradle-plugin` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30)
Updates `kotlin-stdlib-jdk7` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30)
Updates `kotlin-stdlib` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.30/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-08 22:39:20 +02:00 |
|
Benoit Marty
|
9914fb2d0f
|
Version++
|
2021-09-08 19:15:08 +02:00 |
|
Benoit Marty
|
af36b5b4b7
|
Merge branch 'release/1.2.1' into develop
|
2021-09-08 19:14:26 +02:00 |
|
Benoit Marty
|
13d379badf
|
Create changelog for fastlane
|
2021-09-08 17:56:01 +02:00 |
|
Benoit Marty
|
e72bc699e9
|
Fix issue in link
|
2021-09-08 17:53:13 +02:00 |
|
Benoit Marty
|
5169a8ed10
|
Run towncrier
|
2021-09-08 17:52:11 +02:00 |
|
Benoit Marty
|
b47ecf0271
|
rename file
|
2021-09-08 17:51:11 +02:00 |
|
Benoit Marty
|
2239d710db
|
Handle missing descriptions for SQ
|
2021-09-08 17:30:02 +02:00 |
|
Benoit Marty
|
fcd72fd9e3
|
Merge pull request #3991 from vector-im/feature/fga/fix_memory_leak_room_detail
Fix memory leak on RoomDetailFragment
|
2021-09-08 17:28:26 +02:00 |
|
ganfra
|
3119de42fb
|
Fix memory leak on RoomDetailFragment
|
2021-09-08 16:47:53 +02:00 |
|
Benoit Marty
|
5c86eb0877
|
Merge pull request #3988 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
|
2021-09-08 16:09:42 +02:00 |
|
Weblate
|
5e9be4860d
|
Merge branch 'origin/develop' into Weblate.
|
2021-09-08 13:44:59 +00:00 |
|
Besnik Bleta
|
478802d60e
|
Translated using Weblate (Albanian)
Currently translated at 3.4% (1 of 29 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sq/
|
2021-09-08 13:44:35 +00:00 |
|
Le Dang Trung
|
f1fe9d83fe
|
Translated using Weblate (Vietnamese)
Currently translated at 34.9% (914 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
|
2021-09-08 13:44:35 +00:00 |
|
Ihor Hordiichuk
|
b8f896d914
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (29 of 29 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/uk/
|
2021-09-08 13:44:19 +00:00 |
|
Ihor Hordiichuk
|
081206db1c
|
Translated using Weblate (Ukrainian)
Currently translated at 81.3% (2126 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2021-09-08 13:44:18 +00:00 |
|
Niels Bouma
|
efe03ec681
|
Translated using Weblate (Dutch)
Currently translated at 51.4% (1345 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nl/
|
2021-09-08 13:44:12 +00:00 |
|
Fjoerfoks
|
7baf407e13
|
Translated using Weblate (Frisian)
Currently translated at 33.8% (884 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fy/
|
2021-09-08 13:44:09 +00:00 |
|
waclaw66
|
0f5007f0ba
|
Translated using Weblate (Czech)
Currently translated at 100.0% (2615 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
|
2021-09-08 13:44:07 +00:00 |
|
Benoit Marty
|
88bb845910
|
Merge pull request #3984 from vector-im/feature/ons/fix_voice_message_rendering
Fix rendering voice message if the waveform data is corrupted
|
2021-09-08 15:21:33 +02:00 |
|
Onuray Sahin
|
3bd392a55d
|
Code review fixes.
|
2021-09-08 13:44:52 +03:00 |
|
Onuray Sahin
|
1df867f345
|
Fix rendering voice message if the waveform data is corrupted.
|
2021-09-08 13:20:56 +03:00 |
|
Ihor Hordiichuk
|
a139eb71e1
|
Translated using Weblate (Ukrainian)
Currently translated at 78.6% (2056 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2021-09-07 12:04:31 +00:00 |
|
strix aluco
|
ce5a45ea31
|
Translated using Weblate (Ukrainian)
Currently translated at 78.6% (2056 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2021-09-07 12:04:31 +00:00 |
|
Ihor Hordiichuk
|
a9f345b694
|
Translated using Weblate (Ukrainian)
Currently translated at 78.6% (2056 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2021-09-07 12:02:30 +00:00 |
|
strix aluco
|
18ddf649ba
|
Translated using Weblate (Ukrainian)
Currently translated at 78.6% (2056 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2021-09-07 12:02:03 +00:00 |
|
Benoit Marty
|
c6a99f1bb1
|
Merge pull request #3971 from vector-im/feature/fre/room_details_power_level
Room details: check power level before displaying actions in the timeline
|
2021-09-07 12:09:36 +02:00 |
|
Florian Renaud
|
32303af471
|
towncrier
|
2021-09-07 11:42:40 +02:00 |
|
Florian Renaud
|
e78aec5fcc
|
Room details: Check power level before showing add people button
|
2021-09-07 11:42:40 +02:00 |
|
Florian Renaud
|
24e2f1a8e0
|
Room details: Check power level before showing topic hint
|
2021-09-07 11:42:40 +02:00 |
|
Benoit Marty
|
b2a31c62f1
|
Move files to the correct folder.
The changelog will be a bit wrong, but this is not a big deal.
|
2021-09-07 11:35:14 +02:00 |
|
Benoit Marty
|
e1f7ab8669
|
Merge pull request #3965 from cketti/improve_sharing
Use ShareCompat.IntentBuilder for sharing images
|
2021-09-06 10:07:37 +02:00 |
|
Benoit Marty
|
167298735e
|
Merge pull request #3921 from vector-im/feature/bma/integ_test_fix
Test on intermediate API levels
|
2021-09-06 09:57:20 +02:00 |
|