Benoit Marty
|
5c02290ad4
|
Fix logging issue
|
2022-08-23 12:00:27 +02:00 |
|
Benoit Marty
|
c9e76f5f97
|
changelog
|
2022-08-23 11:58:05 +02:00 |
|
Benoit Marty
|
caf3308ea7
|
Fix lint issue
|
2022-08-23 11:24:54 +02:00 |
|
Benoit Marty
|
577cc58fab
|
Merge pull request #6915 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
|
2022-08-23 11:24:06 +02:00 |
|
Benoit Marty
|
e3f5d15eaf
|
Do not fetch user if we do not have the previous content.
|
2022-08-23 11:19:14 +02:00 |
|
Benoit Marty
|
94a87744ac
|
Defer the treatment of updating the User profiles to a background Worker.
|
2022-08-23 11:11:40 +02:00 |
|
ericdecanini
|
d7daca9150
|
Replaces try catch back handling with check for backstack root
|
2022-08-23 10:36:52 +02:00 |
|
Weblate
|
3a44c7ce93
|
Merge branch 'origin/develop' into Weblate.
|
2022-08-23 08:12:46 +00:00 |
|
Metehan Özyürek
|
692f04496b
|
Translated using Weblate (Turkish)
Currently translated at 66.2% (1544 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/tr/
|
2022-08-23 08:12:37 +00:00 |
|
ericdecanini
|
ace2c672ed
|
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
|
2022-08-23 10:00:55 +02:00 |
|
Eric Decanini
|
2830664dbb
|
Merge pull request #6868 from vector-im/feature/eric/space-settings
Space Switching: Adds Toolbar Click To Open Space Settings
|
2022-08-23 09:59:09 +02:00 |
|
dependabot[bot]
|
12f4a05745
|
Bump dependency-check-gradle from 7.1.1 to 7.1.2
Bumps dependency-check-gradle from 7.1.1 to 7.1.2.
---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 23:07:56 +00:00 |
|
dependabot[bot]
|
0d38ace8ca
|
Bump danger/danger-js from 11.1.1 to 11.1.2
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.1.1 to 11.1.2.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.1.1...11.1.2)
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 23:07:54 +00:00 |
|
Adam Brown
|
8336d4c269
|
adding changelog entry
|
2022-08-22 17:24:11 +01:00 |
|
Adam Brown
|
d7bc43584d
|
adding tests around forwarding to the edit server selection when the initial server selection fails
|
2022-08-22 17:24:11 +01:00 |
|
Adam Brown
|
b50b6daca1
|
using wider range network error when deciding to forward to the edit server instead of just unknown host
- will also capture timeouts
|
2022-08-22 17:24:11 +01:00 |
|
Adam Brown
|
4cc0b81c86
|
removing deeplink error handling as its now covered by the edit server flow instead
|
2022-08-22 17:24:11 +01:00 |
|
Adam Brown
|
cdf75be0ec
|
redirecting to the edit server screen when attempting to select the initial homeserver choice and it fails
|
2022-08-22 17:24:10 +01:00 |
|
Adam Brown
|
0be46adfda
|
Merge pull request #6862 from vector-im/feature/adm/ftue-fragment-crashes
FTUE - Crash fixes
|
2022-08-22 17:21:31 +01:00 |
|
Adam Brown
|
841ee33c82
|
Merge pull request #6837 from vector-im/feature/adm/missing-notifications
Missing notifications due to stuck background workers
|
2022-08-22 17:20:04 +01:00 |
|
Benoit Marty
|
a7666e2112
|
Set instead of List, to avoid duplication.
|
2022-08-22 17:45:28 +02:00 |
|
Benoit Marty
|
9a0ea7bc2e
|
Add some log for further investigation
|
2022-08-22 17:45:28 +02:00 |
|
Benoit Marty
|
13f7a9fc10
|
Performance: invoke UpdateTrustWorker only once per incremental sync.
|
2022-08-22 17:45:28 +02:00 |
|
Benoit Marty
|
32bfaf8868
|
Fix crash when signing out.
At this point, we do not want the sync to start, the DB is already deleted.
|
2022-08-22 16:16:27 +02:00 |
|
Onuray Sahin
|
ff22d124b4
|
Fix lit error.
|
2022-08-22 15:59:01 +03:00 |
|
ericdecanini
|
edb2d5d78e
|
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/HomeActivity.kt
# vector/src/main/java/im/vector/app/features/home/NewHomeDetailFragment.kt
|
2022-08-22 14:56:14 +02:00 |
|
Eric Decanini
|
86438cf09c
|
Merge pull request #6871 from vector-im/feature/eric/new-layout-debug
Debug Icon UX Improvements & Addition in New Layout
|
2022-08-22 14:48:32 +02:00 |
|
ericdecanini
|
8892fac062
|
Adds content description to space chevrons
|
2022-08-22 14:41:48 +02:00 |
|
ericdecanini
|
4c404ca4ce
|
Removes max depth on subspaces
|
2022-08-22 14:34:44 +02:00 |
|
ericdecanini
|
a1c79f8c13
|
Removes drag and drop repositioning for spaces
|
2022-08-22 14:31:29 +02:00 |
|
ericdecanini
|
a7aa72fb6e
|
Adds changelog file
|
2022-08-22 14:21:48 +02:00 |
|
ericdecanini
|
4bbc04a838
|
Refactors space controller and items
|
2022-08-22 14:09:54 +02:00 |
|
Onuray Sahin
|
d4d7d07217
|
Fix lint error for unused resources.
|
2022-08-22 14:51:15 +03:00 |
|
ericdecanini
|
16efec9d1e
|
Adds accordion-style space sheet
|
2022-08-22 13:46:14 +02:00 |
|
Adam Brown
|
9b57630eae
|
Merge pull request #6873 from vector-im/feature/adm/allow-trusting-certificates
FTUE - Fix trusting certificates during edit server flow
|
2022-08-22 11:47:50 +01:00 |
|
Adam Brown
|
7211c9c08e
|
Merge pull request #6890 from vector-im/feature/adm/missing-notifications-on-login
Missing push notifications on login
|
2022-08-22 11:14:28 +01:00 |
|
Benoit Marty
|
e86058b299
|
Merge pull request #6884 from vector-im/feature/bma/sync_thread_investigation
Ensure sync thread is started
|
2022-08-22 12:09:54 +02:00 |
|
Onuray Sahin
|
ba6aee2e81
|
Change text color according to verification status.
|
2022-08-22 13:00:31 +03:00 |
|
Onuray Sahin
|
43f191d073
|
Add changelog.
|
2022-08-22 12:40:15 +03:00 |
|
Onuray Sahin
|
042f24c749
|
Render current session.
|
2022-08-22 12:10:33 +03:00 |
|
Benoit Marty
|
6a62fb1d84
|
Use new analytics value ViewRoom.Trigger.Shortcut
|
2022-08-22 10:49:07 +02:00 |
|
Adam Brown
|
4fd7ce8286
|
trigger CI
|
2022-08-22 09:37:01 +01:00 |
|
Benoit Marty
|
b90fa1a9ca
|
Merge pull request #6881 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.54
Bump libphonenumber from 8.12.53 to 8.12.54
|
2022-08-22 10:07:52 +02:00 |
|
Adam Brown
|
d405a66443
|
Merge pull request #6834 from vector-im/feature/adm/ftue-empty-identity-providers
Allow empty SSO `identity_providers`
|
2022-08-22 08:44:31 +01:00 |
|
dependabot[bot]
|
8a2894f038
|
Bump libphonenumber from 8.12.53 to 8.12.54
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.53 to 8.12.54.
- [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.53...v8.12.54)
---
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>
|
2022-08-22 05:58:19 +00:00 |
|
bmarty
|
dd8cf39082
|
Sync analytics plan
|
2022-08-22 00:04:01 +00:00 |
|
Glandos
|
4bc5426609
|
Translated using Weblate (French)
Currently translated at 100.0% (73 of 73 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/fr/
|
2022-08-21 08:32:39 +00:00 |
|
phardyle
|
64156ada60
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
|
2022-08-21 08:32:37 +00:00 |
|
Nui Harime
|
bb0c1af703
|
Translated using Weblate (Russian)
Currently translated at 99.0% (2309 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ru/
|
2022-08-21 08:32:37 +00:00 |
|
Glandos
|
d5dd1fb166
|
Translated using Weblate (French)
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
|
2022-08-21 08:32:36 +00:00 |
|