Benoit Marty
d6b261ce4c
Merge pull request #3986 from vector-im/feature/bca/room_summary_api
...
Better room preview, use room Summary API if available
2021-09-15 15:03:31 +02:00
Benoit Marty
c1b14bd800
Merge pull request #4016 from vector-im/feature/fga/fix_dtmf
...
Fix DTMF not working #4015
2021-09-15 15:02:19 +02:00
ariskotsomitopoulos
c89b2c0536
Optimize dependencies handling
2021-09-15 13:21:25 +03:00
ganfra
0460a48c0c
Fix DTMF not working #4015
2021-09-15 11:25:08 +02:00
S1m
fbfacc68a4
Unifiedpush: Add default notification if none
...
Avoid a crash
2021-09-15 10:17:32 +02:00
Valere
f2b7ee3e06
Code review
2021-09-15 09:21:30 +02:00
Benoit Marty
73692bc067
Merge pull request #3630 from vector-im/dependabot/gradle/org.robolectric-robolectric-4.6.1
...
Bump robolectric from 4.5.1 to 4.6.1
2021-09-14 21:01:18 +02:00
Benoit Marty
1b59c7b451
Merge pull request #3989 from vector-im/feature/bca/space_fix_3956
...
Fix / Kick user dialog for spaces talks about rooms
2021-09-14 20:35:40 +02:00
Benoit Marty
e3057477df
Merge pull request #3985 from vector-im/feature/aris/build_time_optimizations
...
Build Time Optimizations
2021-09-14 20:30:13 +02:00
Benoit Marty
3575157f1c
Merge pull request #3976 from vector-im/feature/bca/space_team_invite_mail
...
Add invite by email screen in create space flow
2021-09-14 20:18:35 +02:00
ganfra
27d4f60578
Jitsi: introduces ConferenceEvent to avoid using directly Jitsi sdk from fragments/activities
2021-09-14 18:50:51 +02:00
ariskotsomitopoulos
3447c05b00
Reduce the number of api-level in integration tests until they can run properly in CI/CD
2021-09-14 19:17:24 +03:00
Benoit Marty
7ca089b3d7
Update section about a11y
2021-09-14 15:59:53 +02:00
Benoit Marty
1c2997e40e
SpUsage
lint rule is more about a11y
2021-09-14 15:57:24 +02:00
Benoit Marty
2badb9725d
Improve pull request checklist and notice
2021-09-14 15:56:04 +02:00
Valere
c0b01dff70
code review
2021-09-14 15:25:40 +02:00
Valere
7142cd899b
Use in memory cache when adding inBoundGroupSession
2021-09-14 14:01:17 +02:00
Denis Kasak
9c06b9b0f7
Merge pull request from GHSA-p2m5-74vh-pj57
...
Store device key in SharedSessionEntity
2021-09-14 11:13:52 +00:00
Le Dang Trung
c69f0db5b4
Translated using Weblate (Vietnamese)
...
Currently translated at 52.3% (1368 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
2021-09-14 08:25:40 +00:00
Nikita Epifanov
b48dbd1a52
Translated using Weblate (Russian)
...
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/ru/
2021-09-14 08:25:31 +00:00
Nikita Epifanov
59d5cfbb24
Translated using Weblate (Russian)
...
Currently translated at 99.3% (2597 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ru/
2021-09-14 08:25:30 +00:00
random
0dc88c71ab
Translated using Weblate (Italian)
...
Currently translated at 99.8% (2612 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2021-09-14 08:25:26 +00:00
SpiritCroc
61662b9774
Troubleshoot FCM: this should not be a format string right now
...
Change-Id: Ifff301e55530c2f14c0a54b6e909f199e1706717
2021-09-14 10:00:29 +02:00
SpiritCroc
b96f150dd0
Add labs setting to use UP endpoint as gateway directly
...
Change-Id: I8117a4bd15d67703d15be20023146dec8ceec07f
2021-09-14 09:57:26 +02:00
ariskotsomitopoulos
c9b294f737
Remove unused commented lines
2021-09-14 10:45:29 +03:00
ariskotsomitopoulos
fe1d9aa589
- Optimize build time for local builds
...
- Enhance CI/CD workflows (7GB Ram, 2CPU) by adding custom gradle arguments to properly run
- Add unit test UI comment representation plugin
2021-09-13 19:03:35 +03:00
SpiritCroc
c38ece586e
Increment version
...
Change-Id: I70c18491f03854898fa9989add666530dbc0b668
2021-09-13 16:20:06 +02:00
SpiritCroc
ddceeaff0d
Automatic SchildiChat string correction
...
Change-Id: I9447b4a54567537195c0bf814e8d001a438ccd2f
2021-09-13 15:37:58 +02:00
SpiritCroc
99549b0827
Automatic upstream merge postprocessing
...
Change-Id: Ie0be3b5c124ab589b52fa585e9e330f8c906bd6a
2021-09-13 15:37:57 +02:00
SpiritCroc
741ac9f3f6
Merge tag 'v1.2.2' into sc
...
Change-Id: Icda1859305bac1e48f3d1889282a23049dd83c29
2021-09-13 15:37:54 +02:00
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
bcbe8d3144
Merge branch 'hotfix/1.2.2' into main
2021-09-13 15:26:16 +02:00
Benoit Marty
cccf812906
Version++ (1.2.2)
2021-09-13 15:25:56 +02:00
Valere
8d2f95d5db
Store device key in SharedSessionEntity
...
Code review changes
Fix database migraiton
Fix wrong self assignement + comment
2021-09-13 15:25:30 +02:00
SpiritCroc
b084febf96
[TMP] Automatic upstream merge preparation
...
Change-Id: I49e0bface447e2900d1133a5b14895591a99887c
2021-09-13 14:18:47 +02:00
SpiritCroc
70b8b3a22f
Automatic revert to unchanged upstream strings, pt.1
...
Change-Id: I831bc3b9509ded5c8bea671810a2c067e8c1f984
2021-09-13 14:18:47 +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
dependabot[bot]
d54549bdf3
Bump robolectric from 4.5.1 to 4.6.1
...
Bumps [robolectric](https://github.com/robolectric/robolectric ) from 4.5.1 to 4.6.1.
- [Release notes](https://github.com/robolectric/robolectric/releases )
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.5.1...robolectric-4.6.1 )
---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 09:25:33 +00: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
Le Dang Trung
9c94fd26e2
Translated using Weblate (Vietnamese)
...
Currently translated at 47.8% (1250 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
2021-09-12 08:25:35 +00:00
libexus
e07e2c11a4
Translated using Weblate (German)
...
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/de/
2021-09-12 08:25:29 +00:00
Ihor Hordiichuk
66ec25d8eb
Translated using Weblate (Ukrainian)
...
Currently translated at 81.5% (2132 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2021-09-12 08:25:28 +00:00
jannikac
b5c08a13ff
Translated using Weblate (German)
...
Currently translated at 98.8% (2585 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-09-12 08:25:28 +00:00
libexus
370b9cabf7
Translated using Weblate (German)
...
Currently translated at 98.8% (2585 of 2615 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2021-09-12 08:25:27 +00:00
SpiritCroc
4f1cde6c07
Add some secret setting
...
Change-Id: I8f43d720c556389555128da07e8c6571afea13c3
2021-09-11 11:16:37 +02:00
SpiritCroc
8a8ad86806
Drawer notif count badge: use total count
...
Upstream decided to only count notifications for other spaces than the
currently selected one for the drawer icon. This however leads to
notification counts multiplying for rooms present in multiple spaces.
Instead, it's more useful to just show the total notification count,
without doing any kind of space-based filtering.
Fixes https://github.com/SchildiChat/SchildiChat-android/issues/79
Change-Id: I2a76d4fbc768b36470d9183741f57a5f834d374a
2021-09-11 10:22:23 +02:00
SpiritCroc
4803fbbc05
merge_helpers.sh: Allow restoring upstream files deleted downstream
...
Change-Id: Ib02d37f4c5e2414b04e5fdf6006e6e3c13f4827a
2021-09-11 10:01:11 +02:00
SpiritCroc
75a9c748af
Hide secure backup "backing up keys" banner
...
Change-Id: I432561ac30d70509c38e07e8ed3ea4cecb9fe4b2
2021-09-11 10:00:46 +02:00