mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
Merge pull request #8710 from element-hq/feature/bma/elementHq
Element hq
This commit is contained in:
commit
abccc7dd9f
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Enhancement or feature request
|
- name: Enhancement or feature request
|
||||||
url: https://github.com/vector-im/element-meta/discussions/categories/ideas
|
url: https://github.com/element-hq/element-meta/discussions/categories/ideas
|
||||||
about: Do you have a suggestion or feature request?
|
about: Do you have a suggestion or feature request?
|
||||||
- name: Element Android Community Support
|
- name: Element Android Community Support
|
||||||
url: https://matrix.to/#/#element-android:matrix.org
|
url: https://matrix.to/#/#element-android:matrix.org
|
||||||
|
2
.github/ISSUE_TEMPLATE/release.yml
vendored
2
.github/ISSUE_TEMPLATE/release.yml
vendored
@ -19,7 +19,7 @@ body:
|
|||||||
- [ ] Check the update of the store descriptions (using Google Translate if necessary) to ensure that the changes are acceptable to be published to the stores.
|
- [ ] Check the update of the store descriptions (using Google Translate if necessary) to ensure that the changes are acceptable to be published to the stores.
|
||||||
- [ ] While Weblate is locked, and after the PR from Weblate has been merged, handle all the TODOs in the main `strings.xml` file
|
- [ ] While Weblate is locked, and after the PR from Weblate has been merged, handle all the TODOs in the main `strings.xml` file
|
||||||
- [ ] Run the script `./tools/release/pushPlayStoreMetaData.sh`. You can check in the GooglePlay console the Activity log to check the effect.
|
- [ ] Run the script `./tools/release/pushPlayStoreMetaData.sh`. You can check in the GooglePlay console the Activity log to check the effect.
|
||||||
- [ ] Ensure all [the required PRs](https://github.com/vector-im/element-android/pulls?q=is%3Aopen+is%3Apr+label%3AZ-NextRelease) have been merged
|
- [ ] Ensure all [the required PRs](https://github.com/element-hq/element-android/pulls?q=is%3Aopen+is%3Apr+label%3AZ-NextRelease) have been merged
|
||||||
|
|
||||||
### Do the release
|
### Do the release
|
||||||
|
|
||||||
|
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,4 +1,4 @@
|
|||||||
<!-- Please read [CONTRIBUTING.md](https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md) before submitting your pull request -->
|
<!-- Please read [CONTRIBUTING.md](https://github.com/element-hq/element-android/blob/develop/CONTRIBUTING.md) before submitting your pull request -->
|
||||||
|
|
||||||
## Type of change
|
## Type of change
|
||||||
|
|
||||||
@ -49,10 +49,10 @@ Uncomment this markdown table below and edit the last line `|||`:
|
|||||||
|
|
||||||
- [ ] Changes has been tested on an Android device or Android emulator with API 21
|
- [ ] Changes has been tested on an Android device or Android emulator with API 21
|
||||||
- [ ] UI change has been tested on both light and dark themes
|
- [ ] UI change has been tested on both light and dark themes
|
||||||
- [ ] Accessibility has been taken into account. See https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md#accessibility
|
- [ ] Accessibility has been taken into account. See https://github.com/element-hq/element-android/blob/develop/CONTRIBUTING.md#accessibility
|
||||||
- [ ] Pull request is based on the develop branch
|
- [ ] Pull request is based on the develop branch
|
||||||
- [ ] Pull request includes a new file under ./changelog.d. See https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md#changelog
|
- [ ] Pull request includes a new file under ./changelog.d. See https://github.com/element-hq/element-android/blob/develop/CONTRIBUTING.md#changelog
|
||||||
- [ ] Pull request includes screenshots or videos if containing UI changes
|
- [ ] Pull request includes screenshots or videos if containing UI changes
|
||||||
- [ ] Pull request includes a [sign off](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#sign-off)
|
- [ ] Pull request includes a [sign off](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#sign-off)
|
||||||
- [ ] You've made a self review of your PR
|
- [ ] You've made a self review of your PR
|
||||||
- [ ] If you have modified the screen flow, or added new screens to the application, you have updated the test [UiAllScreensSanityTest.allScreensTest()](https://github.com/vector-im/element-android/blob/main/vector/src/androidTest/java/im/vector/app/ui/UiAllScreensSanityTest.kt#L73)
|
- [ ] If you have modified the screen flow, or added new screens to the application, you have updated the test [UiAllScreensSanityTest.allScreensTest()](https://github.com/element-hq/element-android/blob/main/vector/src/androidTest/java/im/vector/app/ui/UiAllScreensSanityTest.kt#L73)
|
||||||
|
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -11,7 +11,7 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
reviewers:
|
reviewers:
|
||||||
- "vector-im/element-android-reviewers"
|
- "element-hq/element-android-reviewers"
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "*"
|
- dependency-name: "*"
|
||||||
# Updates for Gradle dependencies used in the app
|
# Updates for Gradle dependencies used in the app
|
||||||
@ -21,7 +21,7 @@ updates:
|
|||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 200
|
open-pull-requests-limit: 200
|
||||||
reviewers:
|
reviewers:
|
||||||
- "vector-im/element-android-reviewers"
|
- "element-hq/element-android-reviewers"
|
||||||
allow:
|
allow:
|
||||||
- dependency-name: "io.element.android:wysiwyg"
|
- dependency-name: "io.element.android:wysiwyg"
|
||||||
- dependency-name: "org.matrix.rustcomponents:crypto-android"
|
- dependency-name: "org.matrix.rustcomponents:crypto-android"
|
||||||
|
@ -9,7 +9,7 @@ jobs:
|
|||||||
sync-emojis:
|
sync-emojis:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: github.repository == 'vector-im/element-android'
|
if: github.repository == 'element-hq/element-android'
|
||||||
# No concurrency required, runs every time on a schedule.
|
# No concurrency required, runs every time on a schedule.
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
@ -36,7 +36,7 @@ jobs:
|
|||||||
sync-sas-strings:
|
sync-sas-strings:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: github.repository == 'vector-im/element-android'
|
if: github.repository == 'element-hq/element-android'
|
||||||
# No concurrency required, runs every time on a schedule.
|
# No concurrency required, runs every time on a schedule.
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
@ -62,7 +62,7 @@ jobs:
|
|||||||
sync-analytics-plan:
|
sync-analytics-plan:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: github.repository == 'vector-im/element-android'
|
if: github.repository == 'element-hq/element-android'
|
||||||
# No concurrency required, runs every time on a schedule.
|
# No concurrency required, runs every time on a schedule.
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
4
.github/workflows/triage-incoming.yml
vendored
4
.github/workflows/triage-incoming.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
automate-project-columns:
|
automate-project-columns:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: github.repository == 'vector-im/element-android'
|
if: github.repository == 'element-hq/element-android'
|
||||||
steps:
|
steps:
|
||||||
- uses: alex-page/github-project-automation-plus@7ffb872c64bd809d23563a130a0a97d01dfa8f43
|
- uses: alex-page/github-project-automation-plus@7ffb872c64bd809d23563a130a0a97d01dfa8f43
|
||||||
with:
|
with:
|
||||||
@ -21,5 +21,5 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/vector-im/projects/91
|
project-url: https://github.com/orgs/element-hq/projects/91
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
24
.github/workflows/triage-labelled.yml
vendored
24
.github/workflows/triage-labelled.yml
vendored
@ -51,12 +51,12 @@ jobs:
|
|||||||
name: X-Needs-Info issues to Need info column on triage board
|
name: X-Needs-Info issues to Need info column on triage board
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: github.repository == 'vector-im/element-android'
|
if: github.repository == 'element-hq/element-android'
|
||||||
steps:
|
steps:
|
||||||
- uses: konradpabjan/move-labeled-or-milestoned-issue@219d384e03fa4b6460cd24f9f37d19eb033a4338
|
- uses: konradpabjan/move-labeled-or-milestoned-issue@219d384e03fa4b6460cd24f9f37d19eb033a4338
|
||||||
with:
|
with:
|
||||||
action-token: "${{ secrets.ELEMENT_BOT_TOKEN }}"
|
action-token: "${{ secrets.ELEMENT_BOT_TOKEN }}"
|
||||||
project-url: "https://github.com/vector-im/element-android/projects/4"
|
project-url: "https://github.com/element-hq/element-android/projects/4"
|
||||||
column-name: "Need info"
|
column-name: "Need info"
|
||||||
label-name: "X-Needs-Info"
|
label-name: "X-Needs-Info"
|
||||||
|
|
||||||
@ -65,7 +65,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: >
|
if: >
|
||||||
github.repository == 'vector-im/element-android' &&
|
github.repository == 'element-hq/element-android' &&
|
||||||
contains(github.event.issue.labels.*.name, 'X-Needs-Design') &&
|
contains(github.event.issue.labels.*.name, 'X-Needs-Design') &&
|
||||||
(contains(github.event.issue.labels.*.name, 'S-Critical') &&
|
(contains(github.event.issue.labels.*.name, 'S-Critical') &&
|
||||||
(contains(github.event.issue.labels.*.name, 'O-Frequent') ||
|
(contains(github.event.issue.labels.*.name, 'O-Frequent') ||
|
||||||
@ -76,7 +76,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/vector-im/projects/18
|
project-url: https://github.com/orgs/element-hq/projects/18
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
|
||||||
add_product_issues:
|
add_product_issues:
|
||||||
@ -87,7 +87,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/vector-im/projects/28
|
project-url: https://github.com/orgs/element-hq/projects/28
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
|
||||||
move_element_x_issues:
|
move_element_x_issues:
|
||||||
@ -95,7 +95,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: >
|
if: >
|
||||||
github.repository == 'vector-im/element-android' &&
|
github.repository == 'element-hq/element-android' &&
|
||||||
(contains(github.event.issue.labels.*.name, 'Z-BBQ-Alpha') ||
|
(contains(github.event.issue.labels.*.name, 'Z-BBQ-Alpha') ||
|
||||||
contains(github.event.issue.labels.*.name, 'Z-BBQ-Beta') ||
|
contains(github.event.issue.labels.*.name, 'Z-BBQ-Beta') ||
|
||||||
contains(github.event.issue.labels.*.name, 'Z-BBQ-Release') ||
|
contains(github.event.issue.labels.*.name, 'Z-BBQ-Release') ||
|
||||||
@ -105,7 +105,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/vector-im/projects/43
|
project-url: https://github.com/orgs/element-hq/projects/43
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
|
||||||
ex_plorers:
|
ex_plorers:
|
||||||
@ -116,7 +116,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/vector-im/projects/73
|
project-url: https://github.com/orgs/element-hq/projects/73
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
|
||||||
ps_features1:
|
ps_features1:
|
||||||
@ -132,7 +132,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/vector-im/projects/56
|
project-url: https://github.com/orgs/element-hq/projects/56
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
|
||||||
ps_features2:
|
ps_features2:
|
||||||
@ -144,7 +144,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/vector-im/projects/58
|
project-url: https://github.com/orgs/element-hq/projects/58
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
|
||||||
ps_features3:
|
ps_features3:
|
||||||
@ -155,7 +155,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/vector-im/projects/57
|
project-url: https://github.com/orgs/element-hq/projects/57
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
|
||||||
voip:
|
voip:
|
||||||
@ -166,5 +166,5 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/vector-im/projects/41
|
project-url: https://github.com/orgs/element-hq/projects/41
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
@ -8,7 +8,7 @@ jobs:
|
|||||||
name: Move PRs asking for design review to the design board
|
name: Move PRs asking for design review to the design board
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: github.repository == 'vector-im/element-android'
|
if: github.repository == 'element-hq/element-android'
|
||||||
steps:
|
steps:
|
||||||
- uses: octokit/graphql-action@v2.x
|
- uses: octokit/graphql-action@v2.x
|
||||||
id: find_team_members
|
id: find_team_members
|
||||||
@ -16,7 +16,7 @@ jobs:
|
|||||||
headers: '{"GraphQL-Features": "projects_next_graphql"}'
|
headers: '{"GraphQL-Features": "projects_next_graphql"}'
|
||||||
query: |
|
query: |
|
||||||
query find_team_members($team: String!) {
|
query find_team_members($team: String!) {
|
||||||
organization(login: "vector-im") {
|
organization(login: "element-hq") {
|
||||||
team(slug: $team) {
|
team(slug: $team) {
|
||||||
members {
|
members {
|
||||||
nodes {
|
nodes {
|
||||||
@ -77,7 +77,7 @@ jobs:
|
|||||||
name: Move PRs asking for product review to the product board
|
name: Move PRs asking for product review to the product board
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: github.repository == 'vector-im/element-android'
|
if: github.repository == 'element-hq/element-android'
|
||||||
steps:
|
steps:
|
||||||
- uses: octokit/graphql-action@v2.x
|
- uses: octokit/graphql-action@v2.x
|
||||||
id: find_team_members
|
id: find_team_members
|
||||||
@ -85,7 +85,7 @@ jobs:
|
|||||||
headers: '{"GraphQL-Features": "projects_next_graphql"}'
|
headers: '{"GraphQL-Features": "projects_next_graphql"}'
|
||||||
query: |
|
query: |
|
||||||
query find_team_members($team: String!) {
|
query find_team_members($team: String!) {
|
||||||
organization(login: "vector-im") {
|
organization(login: "element-hq") {
|
||||||
team(slug: $team) {
|
team(slug: $team) {
|
||||||
members {
|
members {
|
||||||
nodes {
|
nodes {
|
||||||
|
4
.github/workflows/triage-priority-bugs.yml
vendored
4
.github/workflows/triage-priority-bugs.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: >
|
if: >
|
||||||
github.repository == 'vector-im/element-android' &&
|
github.repository == 'element-hq/element-android' &&
|
||||||
(!contains(github.event.issue.labels.*.name, 'A-E2EE') &&
|
(!contains(github.event.issue.labels.*.name, 'A-E2EE') &&
|
||||||
!contains(github.event.issue.labels.*.name, 'A-E2EE-Cross-Signing') &&
|
!contains(github.event.issue.labels.*.name, 'A-E2EE-Cross-Signing') &&
|
||||||
!contains(github.event.issue.labels.*.name, 'A-E2EE-Dehydration') &&
|
!contains(github.event.issue.labels.*.name, 'A-E2EE-Dehydration') &&
|
||||||
@ -34,7 +34,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: >
|
if: >
|
||||||
github.repository == 'vector-im/element-android' &&
|
github.repository == 'element-hq/element-android' &&
|
||||||
(contains(github.event.issue.labels.*.name, 'Z-UISI') ||
|
(contains(github.event.issue.labels.*.name, 'Z-UISI') ||
|
||||||
(contains(github.event.issue.labels.*.name, 'A-E2EE') ||
|
(contains(github.event.issue.labels.*.name, 'A-E2EE') ||
|
||||||
contains(github.event.issue.labels.*.name, 'A-E2EE-Cross-Signing') ||
|
contains(github.event.issue.labels.*.name, 'A-E2EE-Cross-Signing') ||
|
||||||
|
2
.github/workflows/triage-unlabelled.yml
vendored
2
.github/workflows/triage-unlabelled.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: >
|
if: >
|
||||||
github.repository == 'vector-im/element-android' &&
|
github.repository == 'element-hq/element-android' &&
|
||||||
!contains(github.event.issue.labels.*.name, 'X-Needs-Info')
|
!contains(github.event.issue.labels.*.name, 'X-Needs-Info')
|
||||||
env:
|
env:
|
||||||
BOARD_NAME: "Issue triage"
|
BOARD_NAME: "Issue triage"
|
||||||
|
2
.github/workflows/update-gradle-wrapper.yml
vendored
2
.github/workflows/update-gradle-wrapper.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Update Gradle Wrapper
|
- name: Update Gradle Wrapper
|
||||||
uses: gradle-update/update-gradle-wrapper-action@v1
|
uses: gradle-update/update-gradle-wrapper-action@v1
|
||||||
# Skip in forks
|
# Skip in forks
|
||||||
if: github.repository == 'vector-im/element-android'
|
if: github.repository == 'element-hq/element-android'
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
target-branch: develop
|
target-branch: develop
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
A full developer contributors list can be found [here](https://github.com/vector-im/element-android/graphs/contributors).
|
A full developer contributors list can be found [here](https://github.com/element-hq/element-android/graphs/contributors).
|
||||||
|
|
||||||
# Core team:
|
# Core team:
|
||||||
|
|
||||||
|
2312
CHANGES.md
2312
CHANGES.md
File diff suppressed because it is too large
Load Diff
14
README.md
14
README.md
@ -1,4 +1,4 @@
|
|||||||
[![Latest build](https://github.com/vector-im/element-android/actions/workflows/build.yml/badge.svg?query=branch%3Adevelop)](https://github.com/vector-im/element-android/actions/workflows/build.yml?query=branch%3Adevelop)
|
[![Latest build](https://github.com/element-hq/element-android/actions/workflows/build.yml/badge.svg?query=branch%3Adevelop)](https://github.com/element-hq/element-android/actions/workflows/build.yml?query=branch%3Adevelop)
|
||||||
[![Weblate](https://translate.element.io/widgets/element-android/-/svg-badge.svg)](https://translate.element.io/engage/element-android/?utm_source=widget)
|
[![Weblate](https://translate.element.io/widgets/element-android/-/svg-badge.svg)](https://translate.element.io/engage/element-android/?utm_source=widget)
|
||||||
[![Element Android Matrix room #element-android:matrix.org](https://img.shields.io/matrix/element-android:matrix.org.svg?label=%23element-android:matrix.org&logo=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#element-android:matrix.org)
|
[![Element Android Matrix room #element-android:matrix.org](https://img.shields.io/matrix/element-android:matrix.org.svg?label=%23element-android:matrix.org&logo=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#element-android:matrix.org)
|
||||||
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vector-im_element-android&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vector-im_element-android)
|
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vector-im_element-android&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vector-im_element-android)
|
||||||
@ -9,12 +9,12 @@
|
|||||||
|
|
||||||
Element Android is an Android Matrix Client provided by [Element](https://element.io/). The app can be run on every Android devices with Android OS Lollipop and more (API 21).
|
Element Android is an Android Matrix Client provided by [Element](https://element.io/). The app can be run on every Android devices with Android OS Lollipop and more (API 21).
|
||||||
|
|
||||||
It is a total rewrite of [Riot-Android](https://github.com/vector-im/riot-android) with a new user experience.
|
It is a total rewrite of [Riot-Android](https://github.com/element-hq/riot-android) with a new user experience.
|
||||||
|
|
||||||
[<img src="resources/img/google-play-badge.png" alt="Get it on Google Play" height="60">](https://play.google.com/store/apps/details?id=im.vector.app)
|
[<img src="resources/img/google-play-badge.png" alt="Get it on Google Play" height="60">](https://play.google.com/store/apps/details?id=im.vector.app)
|
||||||
[<img src="resources/img/f-droid-badge.png" alt="Get it on F-Droid" height="60">](https://f-droid.org/app/im.vector.app)
|
[<img src="resources/img/f-droid-badge.png" alt="Get it on F-Droid" height="60">](https://f-droid.org/app/im.vector.app)
|
||||||
|
|
||||||
Build of develop branch: [![GitHub Action](https://github.com/vector-im/element-android/actions/workflows/build.yml/badge.svg?query=branch%3Adevelop)](https://github.com/vector-im/element-android/actions/workflows/build.yml?query=branch%3Adevelop) Nightly test status: [![allScreensTest](https://github.com/vector-im/element-android/actions/workflows/nightly.yml/badge.svg)](https://github.com/vector-im/element-android/actions/workflows/nightly.yml)
|
Build of develop branch: [![GitHub Action](https://github.com/element-hq/element-android/actions/workflows/build.yml/badge.svg?query=branch%3Adevelop)](https://github.com/element-hq/element-android/actions/workflows/build.yml?query=branch%3Adevelop) Nightly test status: [![allScreensTest](https://github.com/element-hq/element-android/actions/workflows/nightly.yml/badge.svg)](https://github.com/element-hq/element-android/actions/workflows/nightly.yml)
|
||||||
|
|
||||||
|
|
||||||
# New Android SDK
|
# New Android SDK
|
||||||
@ -39,8 +39,8 @@ There is some delay between when a release is created and when it appears in the
|
|||||||
If you would like to receive releases more quickly (bearing in mind that they may not be stable) you have a number of options:
|
If you would like to receive releases more quickly (bearing in mind that they may not be stable) you have a number of options:
|
||||||
|
|
||||||
1. [Sign up to receive beta releases](https://play.google.com/apps/testing/im.vector.app) via the Google Play Store.
|
1. [Sign up to receive beta releases](https://play.google.com/apps/testing/im.vector.app) via the Google Play Store.
|
||||||
2. Install a [release APK](https://github.com/vector-im/element-android/releases) directly - download the relevant .apk file and allow installing from untrusted sources in your device settings. Note: these releases are the Google Play version, which depend on some Google services. If you prefer to avoid that, try the latest dev builds, and choose the F-Droid version.
|
2. Install a [release APK](https://github.com/element-hq/element-android/releases) directly - download the relevant .apk file and allow installing from untrusted sources in your device settings. Note: these releases are the Google Play version, which depend on some Google services. If you prefer to avoid that, try the latest dev builds, and choose the F-Droid version.
|
||||||
3. If you're really brave, install the [very latest dev build](https://github.com/vector-im/element-android/actions/workflows/build.yml?query=branch%3Adevelop) - pick a build, then click on `Summary` to download the APKs from there: `vector-Fdroid-debug` and `vector-Gplay-debug` contains the APK for the desired store. Each file contains 5 APKs. 4 APKs for every supported specific architecture of device. In doubt you can install the `universal` APK.
|
3. If you're really brave, install the [very latest dev build](https://github.com/element-hq/element-android/actions/workflows/build.yml?query=branch%3Adevelop) - pick a build, then click on `Summary` to download the APKs from there: `vector-Fdroid-debug` and `vector-Gplay-debug` contains the APK for the desired store. Each file contains 5 APKs. 4 APKs for every supported specific architecture of device. In doubt you can install the `universal` APK.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
@ -52,7 +52,7 @@ Also [this documentation](./docs/_developer_onboarding.md) can hopefully help de
|
|||||||
|
|
||||||
## Triaging issues
|
## Triaging issues
|
||||||
|
|
||||||
Issues are triaged by community members and the Android App Team, following the [triage process](https://github.com/vector-im/element-meta/wiki/Triage-process).
|
Issues are triaged by community members and the Android App Team, following the [triage process](https://github.com/element-hq/element-meta/wiki/Triage-process).
|
||||||
|
|
||||||
We use [issue labels](https://github.com/vector-im/element-meta/wiki/Issue-labelling) to sort all incoming issues.
|
We use [issue labels](https://github.com/element-hq/element-meta/wiki/Issue-labelling) to sort all incoming issues.
|
||||||
|
|
||||||
|
10
build.gradle
10
build.gradle
@ -96,7 +96,7 @@ allprojects {
|
|||||||
}
|
}
|
||||||
// Jitsi repo
|
// Jitsi repo
|
||||||
maven {
|
maven {
|
||||||
url "https://github.com/vector-im/jitsi_libre_maven/raw/main/android-sdk-8.1.1"
|
url "https://github.com/element-hq/jitsi_libre_maven/raw/main/android-sdk-8.1.1"
|
||||||
// Note: to test Jitsi release you can use a local file like this:
|
// Note: to test Jitsi release you can use a local file like this:
|
||||||
// url "file:///Users/bmarty/workspaces/jitsi_libre_maven/android-sdk-8.1.1"
|
// url "file:///Users/bmarty/workspaces/jitsi_libre_maven/android-sdk-8.1.1"
|
||||||
content {
|
content {
|
||||||
@ -211,10 +211,10 @@ sonar {
|
|||||||
property "sonar.host.url", "https://sonarcloud.io"
|
property "sonar.host.url", "https://sonarcloud.io"
|
||||||
property "sonar.projectVersion", project(":vector").android.defaultConfig.versionName
|
property "sonar.projectVersion", project(":vector").android.defaultConfig.versionName
|
||||||
property "sonar.sourceEncoding", "UTF-8"
|
property "sonar.sourceEncoding", "UTF-8"
|
||||||
property "sonar.links.homepage", "https://github.com/vector-im/element-android/"
|
property "sonar.links.homepage", "https://github.com/element-hq/element-android/"
|
||||||
property "sonar.links.ci", "https://github.com/vector-im/element-android/actions"
|
property "sonar.links.ci", "https://github.com/element-hq/element-android/actions"
|
||||||
property "sonar.links.scm", "https://github.com/vector-im/element-android/"
|
property "sonar.links.scm", "https://github.com/element-hq/element-android/"
|
||||||
property "sonar.links.issue", "https://github.com/vector-im/element-android/issues"
|
property "sonar.links.issue", "https://github.com/element-hq/element-android/issues"
|
||||||
property "sonar.organization", "new_vector_ltd_organization"
|
property "sonar.organization", "new_vector_ltd_organization"
|
||||||
property "sonar.java.coveragePlugin", "jacoco"
|
property "sonar.java.coveragePlugin", "jacoco"
|
||||||
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/generateCoverageReport/generateCoverageReport.xml"
|
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/generateCoverageReport/generateCoverageReport.xml"
|
||||||
|
@ -1 +1 @@
|
|||||||
Support Functional members (https://github.com/vector-im/element-meta/blob/develop/spec/functional_members.md)
|
Support Functional members (https://github.com/element-hq/element-meta/blob/develop/spec/functional_members.md)
|
||||||
|
@ -5,12 +5,12 @@ ext.groups = [
|
|||||||
group: [
|
group: [
|
||||||
'com.github.Armen101',
|
'com.github.Armen101',
|
||||||
'com.github.chrisbanes',
|
'com.github.chrisbanes',
|
||||||
|
'com.github.element-hq',
|
||||||
'com.github.hyuwah',
|
'com.github.hyuwah',
|
||||||
'com.github.jetradarmobile',
|
'com.github.jetradarmobile',
|
||||||
'com.github.MatrixFrog',
|
'com.github.MatrixFrog',
|
||||||
'com.github.tapadoo',
|
'com.github.tapadoo',
|
||||||
'com.github.UnifiedPush',
|
'com.github.UnifiedPush',
|
||||||
'com.github.vector-im',
|
|
||||||
'com.github.yalantis',
|
'com.github.yalantis',
|
||||||
'com.github.Zhuinden',
|
'com.github.Zhuinden',
|
||||||
]
|
]
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
### Main change for developers
|
### Main change for developers
|
||||||
|
|
||||||
- Read migration guide: https://github.com/vector-im/element-android/pull/3459/files#diff-f0e52729d5e4f6eccbcf72246807aa34ed19c4ef5625ca669df998cd1022874b
|
- Read migration guide: https://github.com/element-hq/element-android/pull/3459/files#diff-f0e52729d5e4f6eccbcf72246807aa34ed19c4ef5625ca669df998cd1022874b
|
||||||
- Use MaterialAlertDialogBuilder instead of AlertDialog.Builder
|
- Use MaterialAlertDialogBuilder instead of AlertDialog.Builder
|
||||||
- some Epoxy Item included a divider. This has been removed. Use a `dividerItem` or `bottomSheetDividerItem` Epoxy items to add a divider
|
- some Epoxy Item included a divider. This has been removed. Use a `dividerItem` or `bottomSheetDividerItem` Epoxy items to add a divider
|
||||||
- RecyclerView.configureWith now take a divider drawable instead of a divider color
|
- RecyclerView.configureWith now take a divider drawable instead of a divider color
|
||||||
|
@ -63,7 +63,7 @@ bundle exec danger pr <PR_URL> --dangerfile=./tools/danger/dangerfile.js
|
|||||||
For instance:
|
For instance:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
bundle exec danger pr https://github.com/vector-im/element-android/pull/6637 --dangerfile=./tools/danger/dangerfile.js
|
bundle exec danger pr https://github.com/element-hq/element-android/pull/6637 --dangerfile=./tools/danger/dangerfile.js
|
||||||
```
|
```
|
||||||
|
|
||||||
We may need to create a GitHub token to have less API rate limiting, and then set the env var:
|
We may need to create a GitHub token to have less API rate limiting, and then set the env var:
|
||||||
@ -84,7 +84,7 @@ bundle exec danger-kotlin pr <PR_URL> --dangerfile=./tools/danger/dangerfile.js
|
|||||||
To let Danger check all the PRs, including PRs form forks, a GitHub account have been created:
|
To let Danger check all the PRs, including PRs form forks, a GitHub account have been created:
|
||||||
- login: ElementBot
|
- login: ElementBot
|
||||||
- password: Stored on Passbolt
|
- password: Stored on Passbolt
|
||||||
- GitHub token: A token with limited access has been created and added to the repository https://github.com/vector-im/element-android as secret DANGER_GITHUB_API_TOKEN. This token is not saved anywhere else. In case of problem, just delete it and create a new one, then update the secret.
|
- GitHub token: A token with limited access has been created and added to the repository https://github.com/element-hq/element-android as secret DANGER_GITHUB_API_TOKEN. This token is not saved anywhere else. In case of problem, just delete it and create a new one, then update the secret.
|
||||||
|
|
||||||
PRs from forks do not always have access to the secret `secrets.DANGER_GITHUB_API_TOKEN`, so `secrets.GITHUB_TOKEN` is also provided to the job environment. If `secrets.DANGER_GITHUB_API_TOKEN` is available, it will be used, so user `ElementBot` will comment the PR. Else `secrets.GITHUB_TOKEN` will be used, and bot `github-actions` will comment the PR.
|
PRs from forks do not always have access to the secret `secrets.DANGER_GITHUB_API_TOKEN`, so `secrets.GITHUB_TOKEN` is also provided to the job environment. If `secrets.DANGER_GITHUB_API_TOKEN` is available, it will be used, so user `ElementBot` will comment the PR. Else `secrets.GITHUB_TOKEN` will be used, and bot `github-actions` will comment the PR.
|
||||||
|
|
||||||
|
@ -12,9 +12,9 @@
|
|||||||
|
|
||||||
<!--- END -->
|
<!--- END -->
|
||||||
|
|
||||||
Native Jitsi support has been added to Element Android by the PR [#1914](https://github.com/vector-im/element-android/pull/1914). The description of the PR contains some documentation about the behaviour in each possible room configuration.
|
Native Jitsi support has been added to Element Android by the PR [#1914](https://github.com/element-hq/element-android/pull/1914). The description of the PR contains some documentation about the behaviour in each possible room configuration.
|
||||||
|
|
||||||
Also, ensure to have a look on [the documentation from Element Web](https://github.com/vector-im/element-web/blob/develop/docs/jitsi.md)
|
Also, ensure to have a look on [the documentation from Element Web](https://github.com/element-hq/element-web/blob/develop/docs/jitsi.md)
|
||||||
|
|
||||||
The official documentation about how to integrate the Jitsi SDK in an Android app is available here: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-android-sdk.
|
The official documentation about how to integrate the Jitsi SDK in an Android app is available here: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-android-sdk.
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ The official documentation about how to integrate the Jitsi SDK in an Android ap
|
|||||||
|
|
||||||
The Jitsi SDK is built by ourselves with the flag LIBRE_BUILD, to be able to be integrated on the F-Droid version of Element Android.
|
The Jitsi SDK is built by ourselves with the flag LIBRE_BUILD, to be able to be integrated on the F-Droid version of Element Android.
|
||||||
|
|
||||||
The generated maven repository is then host in the project https://github.com/vector-im/jitsi_libre_maven
|
The generated maven repository is then host in the project https://github.com/element-hq/jitsi_libre_maven
|
||||||
|
|
||||||
### How to build the Jitsi Meet SDK
|
### How to build the Jitsi Meet SDK
|
||||||
|
|
||||||
@ -49,7 +49,7 @@ It will build the Jitsi Meet Android library and put every generated files in th
|
|||||||
- Update the file `./build.gradle` to use the previously created local Maven repository. Currently we have this line:
|
- Update the file `./build.gradle` to use the previously created local Maven repository. Currently we have this line:
|
||||||
|
|
||||||
```groovy
|
```groovy
|
||||||
url "https://github.com/vector-im/jitsi_libre_maven/raw/main/android-sdk-8.1.1"
|
url "https://github.com/element-hq/jitsi_libre_maven/raw/main/android-sdk-8.1.1"
|
||||||
```
|
```
|
||||||
|
|
||||||
You can uncomment and update the line starting with `// url "file://...` and comment the line starting with `url`, to test the library using the locally generated Maven repository.
|
You can uncomment and update the line starting with `// url "file://...` and comment the line starting with `url`, to test the library using the locally generated Maven repository.
|
||||||
@ -81,14 +81,14 @@ In order to validate that the upgrade of the Jitsi and WebRTC dependency does no
|
|||||||
|
|
||||||
If all the tests are passed, you can export the generated Jitsi library to our Maven repository.
|
If all the tests are passed, you can export the generated Jitsi library to our Maven repository.
|
||||||
|
|
||||||
- Clone the project https://github.com/vector-im/jitsi_libre_maven.
|
- Clone the project https://github.com/element-hq/jitsi_libre_maven.
|
||||||
- Create a new folder with the version name.
|
- Create a new folder with the version name.
|
||||||
- Copy every generated files form `/tmp/jitsi` to the folder you have just created.
|
- Copy every generated files form `/tmp/jitsi` to the folder you have just created.
|
||||||
- Commit and push the change on https://github.com/vector-im/jitsi_libre_maven.
|
- Commit and push the change on https://github.com/element-hq/jitsi_libre_maven.
|
||||||
- Update the file `./build.gradle` to use the previously created Maven repository. Currently we have this line:
|
- Update the file `./build.gradle` to use the previously created Maven repository. Currently we have this line:
|
||||||
|
|
||||||
```groovy
|
```groovy
|
||||||
url "https://github.com/vector-im/jitsi_libre_maven/raw/main/android-sdk-8.1.1"
|
url "https://github.com/element-hq/jitsi_libre_maven/raw/main/android-sdk-8.1.1"
|
||||||
```
|
```
|
||||||
|
|
||||||
- Build the project and perform the sanity tests again.
|
- Build the project and perform the sanity tests again.
|
||||||
|
@ -86,13 +86,13 @@ Exceptions can occur:
|
|||||||
We use automatic assignment for PR reviews. **A PR is automatically routed by GitHub to one team member** using the round robin algorithm. Additional reviewers can be used for complex changes or when the first reviewer is not confident enough on the changes.
|
We use automatic assignment for PR reviews. **A PR is automatically routed by GitHub to one team member** using the round robin algorithm. Additional reviewers can be used for complex changes or when the first reviewer is not confident enough on the changes.
|
||||||
The process is the following:
|
The process is the following:
|
||||||
|
|
||||||
- The PR creator selects the [element-android-reviewers](https://github.com/orgs/vector-im/teams/element-android-reviewers) team as a reviewer.
|
- The PR creator selects the [element-android-reviewers](https://github.com/orgs/element-hq/teams/element-android-reviewers) team as a reviewer.
|
||||||
- GitHub automatically assign the reviewer. If the reviewer is not available (holiday, etc.), remove them and set again the team, GitHub will select another reviewer.
|
- GitHub automatically assign the reviewer. If the reviewer is not available (holiday, etc.), remove them and set again the team, GitHub will select another reviewer.
|
||||||
- Alternatively, the PR creator can directly assign specific people if they have another Android developer in their team or they think a specific reviewer should take a look at their PR.
|
- Alternatively, the PR creator can directly assign specific people if they have another Android developer in their team or they think a specific reviewer should take a look at their PR.
|
||||||
- Reviewers get a notification to make the review: they review the code following the good practice (see the rest of this document).
|
- Reviewers get a notification to make the review: they review the code following the good practice (see the rest of this document).
|
||||||
- After making their own review, if they feel not confident enough, they can ask another person for a full review, or they can tag someone within a PR comment to check specific lines.
|
- After making their own review, if they feel not confident enough, they can ask another person for a full review, or they can tag someone within a PR comment to check specific lines.
|
||||||
|
|
||||||
For PRs coming from the community, the issue wrangler can assign either the team [element-android-reviewers](https://github.com/orgs/vector-im/teams/element-android-reviewers) or any member directly.
|
For PRs coming from the community, the issue wrangler can assign either the team [element-android-reviewers](https://github.com/orgs/element-hq/teams/element-android-reviewers) or any member directly.
|
||||||
|
|
||||||
##### PR review time
|
##### PR review time
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
يحتوي هذا الإصدار الجديد بشكل أساسي على إصلاحات للأخطاء وتحسينات. إرسال الرسالة أصبح الآن أسرع بكثير.
|
يحتوي هذا الإصدار الجديد بشكل أساسي على إصلاحات للأخطاء وتحسينات. إرسال الرسالة أصبح الآن أسرع بكثير.
|
||||||
سجل التعديل الكامل: https://github.com/vector-im/element-android/releases/tag/v1.0.10
|
سجل التعديل الكامل: https://github.com/element-hq/element-android/releases/tag/v1.0.10
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
يحتوي هذا الإصدار الجديد بشكل أساسي على تحسينات في واجهة المستخدم وتجربة المستخدم. يُمكنك الآن دعوة الأصدقاء وإنشاء رسالة مُباشرة بسرعة كبيرة عن طريق مسح رموز الاستجابة السريعة.
|
يحتوي هذا الإصدار الجديد بشكل أساسي على تحسينات في واجهة المستخدم وتجربة المستخدم. يُمكنك الآن دعوة الأصدقاء وإنشاء رسالة مُباشرة بسرعة كبيرة عن طريق مسح رموز الاستجابة السريعة.
|
||||||
سجل التعديل الكامل: https://github.com/vector-im/element-android/releases/tag/v1.0.11
|
سجل التعديل الكامل: https://github.com/element-hq/element-android/releases/tag/v1.0.11
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
التغييرات الرئيسة في هذا الإصدار: مُعاينة URL، لوحة مفاتيح Emoji جديدة، إمكانيات جديدة لإعدادات الغرفة والثلج لميلاد المسيح!
|
التغييرات الرئيسة في هذا الإصدار: مُعاينة URL، لوحة مفاتيح Emoji جديدة، إمكانيات جديدة لإعدادات الغرفة والثلج لميلاد المسيح!
|
||||||
سجل التعديل الكامل: https://github.com/vector-im/element-android/releases/tag/v1.0.12
|
سجل التعديل الكامل: https://github.com/element-hq/element-android/releases/tag/v1.0.12
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
التغييرات الرئيسة في هذا الإصدار: مُعاينة URL، لوحة مفاتيح Emoji جديدة، إمكانيات جديدة لإعدادات الغرفة والثلج لميلاد المسيح!
|
التغييرات الرئيسة في هذا الإصدار: مُعاينة URL، لوحة مفاتيح Emoji جديدة، إمكانيات جديدة لإعدادات الغرفة والثلج لميلاد المسيح!
|
||||||
سجل التعديل الكامل: https://github.com/vector-im/element-android/releases/tag/v1.0.13
|
سجل التعديل الكامل: https://github.com/element-hq/element-android/releases/tag/v1.0.13
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
التغييرات الرئيسة في هذا الإصدار: تحرير أذونات الغُرفة، السِّمة التلقائية الفاتحة/الداكنة، ومجموعة من إصلاحات الأخطاء.
|
التغييرات الرئيسة في هذا الإصدار: تحرير أذونات الغُرفة، السِّمة التلقائية الفاتحة/الداكنة، ومجموعة من إصلاحات الأخطاء.
|
||||||
سجل التعديل الكامل: https://github.com/vector-im/element-android/releases/tag/v1.0.14
|
سجل التعديل الكامل: https://github.com/element-hq/element-android/releases/tag/v1.0.14
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
التغييرات الرئيسة في هذا الإصدار: دعم تسجيل الدخول الاجتماعي.
|
التغييرات الرئيسة في هذا الإصدار: دعم تسجيل الدخول الاجتماعي.
|
||||||
سجل التعديل الكامل: https://github.com/vector-im/element-android/releases/tag/v1.0.15
|
سجل التعديل الكامل: https://github.com/element-hq/element-android/releases/tag/v1.0.15
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
التغييرات الرئيسة في هذا الإصدار: دعم تسجيل الدخول الاجتماعي.
|
التغييرات الرئيسة في هذا الإصدار: دعم تسجيل الدخول الاجتماعي.
|
||||||
سجل التعديل الكامل: https://github.com/vector-im/element-android/releases/tag/v1.0.15 and https://github.com/vector-im/element-android/releases/tag/v1.0.16
|
سجل التعديل الكامل: https://github.com/element-hq/element-android/releases/tag/v1.0.15 and https://github.com/element-hq/element-android/releases/tag/v1.0.16
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
التغييرات الرئيسة في هذا الإصدار: إصلاحات الأخطاء!
|
التغييرات الرئيسة في هذا الإصدار: إصلاحات الأخطاء!
|
||||||
سجل التعديل الكامل: https://github.com/vector-im/element-android/releases/tag/v1.0.17
|
سجل التعديل الكامل: https://github.com/element-hq/element-android/releases/tag/v1.0.17
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
التغييرات الرئيسة في هذه النسخة: تحسينات على الأداء وإصلاح للعلل!
|
التغييرات الرئيسة في هذه النسخة: تحسينات على الأداء وإصلاح للعلل!
|
||||||
اطّلع على سجل التغييرات الكامل هنا: https://github.com/vector-im/element-android/releases/tag/v1.1.1
|
اطّلع على سجل التغييرات الكامل هنا: https://github.com/element-hq/element-android/releases/tag/v1.1.1
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Aquesta nova versió principalment conté correccions d'errors i millores. Ara, enviar un missatge és molt més ràpid.
|
Aquesta nova versió principalment conté correccions d'errors i millores. Ara, enviar un missatge és molt més ràpid.
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.0.10
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.0.10
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Aquesta principalment conté millores d'interfície experiència d'usuari. Ara pots convidar amics i crear xats personals ràpidament escanejant codis QR.
|
Aquesta principalment conté millores d'interfície experiència d'usuari. Ara pots convidar amics i crear xats personals ràpidament escanejant codis QR.
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.0.11
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.0.11
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Canvis principals d'aquesta versió: previsualització d'URL, nou teclat d'emoticones, noves funcions de configuració de les sales i neu pel Nadal!
|
Canvis principals d'aquesta versió: previsualització d'URL, nou teclat d'emoticones, noves funcions de configuració de les sales i neu pel Nadal!
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.0.12
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.0.12
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Canvis principals d'aquesta versió: previsualització d'URL, nou teclat d'emoticones, noves funcions de configuració de les sales i neu pel Nadal!
|
Canvis principals d'aquesta versió: previsualització d'URL, nou teclat d'emoticones, noves funcions de configuració de les sales i neu pel Nadal!
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.0.13
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.0.13
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Canvis principals d'aquesta versió: modificació dels permisos de sala, tema clar/fosc automàtic, correcció d'errors.
|
Canvis principals d'aquesta versió: modificació dels permisos de sala, tema clar/fosc automàtic, correcció d'errors.
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.0.14
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.0.14
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Canvis principals d'aquesta versió: inici de sessió amb xarxes socials.
|
Canvis principals d'aquesta versió: inici de sessió amb xarxes socials.
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.0.15
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.0.15
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Canvis principals d'aquesta versió: inici de sessió amb xarxes socials.
|
Canvis principals d'aquesta versió: inici de sessió amb xarxes socials.
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.0.15 i https://github.com/vector-im/element-android/releases/tag/v1.0.16
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.0.15 i https://github.com/element-hq/element-android/releases/tag/v1.0.16
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Canvis principals d'aquesta versió: correcció d'errors!
|
Canvis principals d'aquesta versió: correcció d'errors!
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.0.17
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.0.17
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Canvis principals d'aquesta versió: millora de VoIP (trucades i videotrucades en xats personals) i correcció d'errors!
|
Canvis principals d'aquesta versió: millora de VoIP (trucades i videotrucades en xats personals) i correcció d'errors!
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.1.0
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.1.0
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Canvis principals d'aquesta versió: millora de rendiment i correcció d'errors!
|
Canvis principals d'aquesta versió: millora de rendiment i correcció d'errors!
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.1.1
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.1.1
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Canvis principals d'aquesta versió: millora de rendiment i correcció d'errors!
|
Canvis principals d'aquesta versió: millora de rendiment i correcció d'errors!
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.1.2
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.1.2
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Canvis principals d'aquesta versió: millora de rendiment i correcció d'errors!
|
Canvis principals d'aquesta versió: millora de rendiment i correcció d'errors!
|
||||||
Registre de canvis complet: https://github.com/vector-im/element-android/releases/tag/v1.1.3
|
Registre de canvis complet: https://github.com/element-hq/element-android/releases/tag/v1.1.3
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Tato nová verze obsahuje hlavně opravy chyb a vylepšení. Odeslání zprávy je nyní mhohem rychlejší.
|
Tato nová verze obsahuje hlavně opravy chyb a vylepšení. Odeslání zprávy je nyní mhohem rychlejší.
|
||||||
Plné znění změn: https://github.com/vector-im/element-android/releases/tag/v1.0.10
|
Plné znění změn: https://github.com/element-hq/element-android/releases/tag/v1.0.10
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Tato nová verze obsahuje hlavně vylepšení v uživatelském rozhraní. Nyní můžete pozvat přátele a napsat DM velmi rychle skenem QR kódů.
|
Tato nová verze obsahuje hlavně vylepšení v uživatelském rozhraní. Nyní můžete pozvat přátele a napsat DM velmi rychle skenem QR kódů.
|
||||||
Plné znění změn: https://github.com/vector-im/element-android/releases/tag/v1.0.11
|
Plné znění změn: https://github.com/element-hq/element-android/releases/tag/v1.0.11
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Náhled URL, nová klávesice s Emoji, nové možnosti nastavení místností a sníh na vánoce!
|
Hlavní změny v této verzi: Náhled URL, nová klávesice s Emoji, nové možnosti nastavení místností a sníh na vánoce!
|
||||||
Plné znění změn: https://github.com/vector-im/element-android/releases/tag/v1.0.12
|
Plné znění změn: https://github.com/element-hq/element-android/releases/tag/v1.0.12
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Náhled URL, nová klávesice s Emoji, nové možnosti nastavení místností a sníh na vánoce!
|
Hlavní změny v této verzi: Náhled URL, nová klávesice s Emoji, nové možnosti nastavení místností a sníh na vánoce!
|
||||||
Plné znění změn: https://github.com/vector-im/element-android/releases/tag/v1.0.13
|
Plné znění změn: https://github.com/element-hq/element-android/releases/tag/v1.0.13
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Úpravy práv místností, automatický tmavý/světlý vzhled a řada oprav chyb.
|
Hlavní změny v této verzi: Úpravy práv místností, automatický tmavý/světlý vzhled a řada oprav chyb.
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.0.14
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.0.14
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Podpora přihlášení v sociálních sítích.
|
Hlavní změny v této verzi: Podpora přihlášení v sociálních sítích.
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.0.15
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.0.15
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Podpora přihlášení v sociálních sítích.
|
Hlavní změny v této verzi: Podpora přihlášení v sociálních sítích.
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.0.15 a https://github.com/vector-im/element-android/releases/tag/v1.0.16
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.0.15 a https://github.com/element-hq/element-android/releases/tag/v1.0.16
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Opravy chyb!
|
Hlavní změny v této verzi: Opravy chyb!
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.0.17
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.0.17
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: VoIP (audio a video hovory v DM), vylepšení a opravy chyb!
|
Hlavní změny v této verzi: VoIP (audio a video hovory v DM), vylepšení a opravy chyb!
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.0
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.0
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: vylepšení výkonnosti a opravy chyb!
|
Hlavní změny v této verzi: vylepšení výkonnosti a opravy chyb!
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.1
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.1
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: vylepšení výkonnosti a opravy chyb!
|
Hlavní změny v této verzi: vylepšení výkonnosti a opravy chyb!
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.2
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.2
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: vylepšení výkonnosti a opravy chyb!
|
Hlavní změny v této verzi: vylepšení výkonnosti a opravy chyb!
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.3
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.3
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: vylepšení výkonnosti a opravy chyb!
|
Hlavní změny v této verzi: vylepšení výkonnosti a opravy chyb!
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.4
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.4
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: nutné opravy pro 1.1.4
|
Hlavní změny v této verzi: nutné opravy pro 1.1.4
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.5
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.5
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: nutné opravy chyb pro 1.1.5!
|
Hlavní změny v této verzi: nutné opravy chyb pro 1.1.5!
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.6
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.6
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: beta podpora pro Spaces. Komprimace videa před odesláním.
|
Hlavní změny v této verzi: beta podpora pro Spaces. Komprimace videa před odesláním.
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.7
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.7
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: vylepšení pro Spaces
|
Hlavní změny v této verzi: vylepšení pro Spaces
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.8
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.8
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: doplněna podpora pro síť gitter.im
|
Hlavní změny v této verzi: doplněna podpora pro síť gitter.im
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.9
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.9
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: aktualizace vzhledu a stylu a nové funkce prostorů.
|
Hlavní změny v této verzi: aktualizace vzhledu a stylu a nové funkce prostorů.
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.10
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.10
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: aktualizace vzhledu a stylu a nové funkce prostorů (bugfix pro 1.1.10)
|
Hlavní změny v této verzi: aktualizace vzhledu a stylu a nové funkce prostorů (bugfix pro 1.1.10)
|
||||||
Úplný záznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.11
|
Úplný záznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.11
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: aktualizace motivu a stylu a oprava pádu aplikace po videohovoru
|
Hlavní změny v této verzi: aktualizace motivu a stylu a oprava pádu aplikace po videohovoru
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.12
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.12
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: aktualizace hlavně kvůli stabilitě a opravám chyb
|
Hlavní změny v této verzi: aktualizace hlavně kvůli stabilitě a opravám chyb
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.13
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.13
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: oprava chyby ohledně šifrovaných zpráv
|
Hlavní změny v této verzi: oprava chyby ohledně šifrovaných zpráv
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.14
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.14
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: implementace hlasových zpráv dosupných v experimentálních funkcích.
|
Hlavní změny v této verzi: implementace hlasových zpráv dosupných v experimentálních funkcích.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.15
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.15
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Oprava chyby při odesílání šifrované zprávy, pokud se někdo v místnosti odhlásí.
|
Hlavní změny v této verzi: Oprava chyby při odesílání šifrované zprávy, pokud se někdo v místnosti odhlásí.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.1.16
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.1.16
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Hlasové zprávy jsou povoleny ve výchozím nastavení.
|
Hlavní změny v této verzi: Hlasové zprávy jsou povoleny ve výchozím nastavení.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.2.0
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.2.0
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Mnohá vylepšení VoIP a prostorů (stále v beta verzi).
|
Hlavní změny v této verzi: Mnohá vylepšení VoIP a prostorů (stále v beta verzi).
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.2.1
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.2.1
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Uspořádejte si místnosti pomocí Prostorů!
|
Hlavní změny v této verzi: Uspořádejte si místnosti pomocí Prostorů!
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.0
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.0
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Uspořádejte si místnosti pomocí Prostorů! Verze 1.3.1 opravuje pády, ke kterým může docházet ve verzi v1.3.0.
|
Hlavní změny v této verzi: Uspořádejte si místnosti pomocí Prostorů! Verze 1.3.1 opravuje pády, ke kterým může docházet ve verzi v1.3.0.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.1
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.1
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Přidání podpory pro Android Auto. Spousta oprav chyb!
|
Hlavní změny v této verzi: Přidání podpory pro Android Auto. Spousta oprav chyb!
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.2
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.2
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Umožňuje v nastavení zviditelnit zásady serveru identit. Dočasně odstraňuje podporu pro Android Auto.
|
Hlavní změny v této verzi: Umožňuje v nastavení zviditelnit zásady serveru identit. Dočasně odstraňuje podporu pro Android Auto.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.3
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.3
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Přidání podpory přítomnosti pro místnost s přímými zprávami (poznámka: přítomnost je na matrix.org zakázána). Opět přidána podpora Android Auto.
|
Hlavní změny v této verzi: Přidání podpory přítomnosti pro místnost s přímými zprávami (poznámka: přítomnost je na matrix.org zakázána). Opět přidána podpora Android Auto.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.4
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.4
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Přidání podpory přítomnosti pro místnost s přímými zprávami (poznámka: přítomnost je na matrix.org zakázána). Opět přidána podpora Android Auto.
|
Hlavní změny v této verzi: Přidání podpory přítomnosti pro místnost s přímými zprávami (poznámka: přítomnost je na matrix.org zakázána). Opět přidána podpora Android Auto.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.5
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.5
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Přidání podpory přítomnosti pro místnost s přímými zprávami (poznámka: přítomnost je na matrix.org zakázána). Opět přidána podpora Android Auto.
|
Hlavní změny v této verzi: Přidání podpory přítomnosti pro místnost s přímými zprávami (poznámka: přítomnost je na matrix.org zakázána). Opět přidána podpora Android Auto.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.6
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.6
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Opravy chyb týkající se především oznámení.
|
Hlavní změny v této verzi: Opravy chyb týkající se především oznámení.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.7-RC2
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.7-RC2
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Opravy chyb!
|
Hlavní změny v této verzi: Opravy chyb!
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.8
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.8
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Přidání podpory pro návrh hlasové zprávy. Opravy mnoha chyb!
|
Hlavní změny v této verzi: Přidání podpory pro návrh hlasové zprávy. Opravy mnoha chyb!
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.9
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.9
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Přidání podpory pro hlasování (v experimentálních funkcích). Nový design náhledu URL.
|
Hlavní změny v této verzi: Přidání podpory pro hlasování (v experimentálních funkcích). Nový design náhledu URL.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.10
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.10
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Opravy chyb!
|
Hlavní změny v této verzi: Opravy chyb!
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.11
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.11
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Opravy chyb!
|
Hlavní změny v této verzi: Opravy chyb!
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.12
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.12
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Změna na úvodních obrazovkách, včetně přihlášení do služby Analytics. V experimentálních funkcích byla přidána podpora pro události s matematikou.
|
Hlavní změny v této verzi: Změna na úvodních obrazovkách, včetně přihlášení do služby Analytics. V experimentálních funkcích byla přidána podpora pro události s matematikou.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.13
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.13
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Změna na úvodních obrazovkách, včetně přihlášení do služby Analytics. V experimentálních funkcích byla přidána podpora pro události s matematikou.
|
Hlavní změny v této verzi: Změna na úvodních obrazovkách, včetně přihlášení do služby Analytics. V experimentálních funkcích byla přidána podpora pro události s matematikou.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.14
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.14
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Změna na úvodních obrazovkách, včetně přihlášení do služby Analytics. V experimentálních funkcích byla přidána podpora pro události s matematikou.
|
Hlavní změny v této verzi: Změna na úvodních obrazovkách, včetně přihlášení do služby Analytics. V experimentálních funkcích byla přidána podpora pro události s matematikou.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.15
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.15
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Odeslání vlastní polohy do libovolné místnosti. Možnost úpravy hlasování.
|
Hlavní změny v této verzi: Odeslání vlastní polohy do libovolné místnosti. Možnost úpravy hlasování.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.16
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.16
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: odeslání svojí polohy do libovolné místnosti. Úpravy anket.
|
Hlavní změny v této verzi: odeslání svojí polohy do libovolné místnosti. Úpravy anket.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.17
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.17
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: odeslání svojí polohy do libovolné místnosti. Úpravy anket.
|
Hlavní změny v této verzi: odeslání svojí polohy do libovolné místnosti. Úpravy anket.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.3.18
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.3.18
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Počáteční implementace vláken zpráv. Bubliny zpráv.
|
Hlavní změny v této verzi: Počáteční implementace vláken zpráv. Bubliny zpráv.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.4.0
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.4.0
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: přidána podpora pro @room a tajné hlasování a mnoho dalších drobných změn
|
Hlavní změny v této verzi: přidána podpora pro @room a tajné hlasování a mnoho dalších drobných změn
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.4.2
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.4.2
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: vylepšení indikátoru psaní. Opravy různých chyb a vylepšení stability.
|
Hlavní změny v této verzi: vylepšení indikátoru psaní. Opravy různých chyb a vylepšení stability.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.4.4
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.4.4
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Časová osa vláken je nyní živá a rychlejší. Opravy různých chyb a vylepšení stability.
|
Hlavní změny v této verzi: Časová osa vláken je nyní živá a rychlejší. Opravy různých chyb a vylepšení stability.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.4.6
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.4.6
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Opravy různých chyb a vylepšení stability.
|
Hlavní změny v této verzi: Opravy různých chyb a vylepšení stability.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases/tag/v1.4.7
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases/tag/v1.4.7
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Časová osa vlákna je nyní živá a rychlejší. Opravy různých chyb a vylepšení stability.
|
Hlavní změny v této verzi: Časová osa vlákna je nyní živá a rychlejší. Opravy různých chyb a vylepšení stability.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Posun přehrávání v hlasových zprávách. Opravy různých chyb a vylepšení stability.
|
Hlavní změny v této verzi: Posun přehrávání v hlasových zprávách. Opravy různých chyb a vylepšení stability.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Opravy různých chyb a vylepšení stability.
|
Hlavní změny v této verzi: Opravy různých chyb a vylepšení stability.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Umožňuje uživatelům zobrazovat se offline a přidává zvukový přehrávač pro zvukové přílohy
|
Hlavní změny v této verzi: Umožňuje uživatelům zobrazovat se offline a přidává zvukový přehrávač pro zvukové přílohy
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Umožňuje uživatelům zobrazovat se offline a přidává zvukový přehrávač pro zvukové přílohy
|
Hlavní změny v této verzi: Umožňuje uživatelům zobrazovat se offline a přidává zvukový přehrávač pro zvukové přílohy
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Zlepšení správy ignorovaných uživatelů. Opravy různých chyb a vylepšení stability.
|
Hlavní změny v této verzi: Zlepšení správy ignorovaných uživatelů. Opravy různých chyb a vylepšení stability.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Hlavní změny v této verzi: Vylepšena správa šifrovaných zpráv. Opravy různých chyb a vylepšení stability.
|
Hlavní změny v této verzi: Vylepšena správa šifrovaných zpráv. Opravy různých chyb a vylepšení stability.
|
||||||
Úplný seznam změn: https://github.com/vector-im/element-android/releases
|
Úplný seznam změn: https://github.com/element-hq/element-android/releases
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user