SchildiChat per Android è un client Matrix basato su Element Android, con un design diverso e varie modifiche aggiuntive, opzioni di personalizzazione e funzioni aggiuntive della comunità. Un elenco dei cambiamenti rispetto a Element è disponibile qui, ma è bene tenere presente che questo elenco potrebbe non essere sempre aggiornato.
Go to file
SpiritCroc 38b82fb823 Merge tag 'v1.0.12' into sc
Conflicts:
	matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
	vector/src/main/java/im/vector/app/features/home/HomeActivity.kt
	vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewModel.kt
	vector/src/main/java/im/vector/app/features/home/room/detail/timeline/item/MessageTextItem.kt
	vector/src/main/java/im/vector/app/features/roomdirectory/createroom/CreateRoomController.kt
	vector/src/main/java/im/vector/app/features/roomprofile/settings/RoomSettingsController.kt
	vector/src/main/java/im/vector/app/features/themes/ActivityOtherThemes.kt
	vector/src/main/java/im/vector/app/features/themes/ThemeUtils.kt
	vector/src/main/res/drawable/ic_attachment.xml
	vector/src/main/res/layout/item_bottom_sheet_action.xml
	vector/src/main/res/layout/item_timeline_event_base.xml
	vector/src/main/res/layout/item_timeline_event_text_message_stub.xml
	vector/src/main/res/values-v23/theme_status.xml
	vector/src/main/res/values/array.xml
	vector/src/main/res/values/theme_status.xml

Note to self: need to check if URL preview works with wrap_content

Change-Id: I028b2873a33bb1a770f2da96d576b97202b5bcf9
2020-12-15 15:55:14 +01:00
.github [TMP] Automatic upstream merge preparation 2020-12-15 15:00:31 +01:00
.idea Merge tag 'v1.0.12' into sc 2020-12-15 15:55:14 +01:00
attachment-viewer Remove unused dependencies 2020-12-02 12:45:31 +01:00
diff-match-patch
docs
fastlane Merge tag 'v1.0.12' into sc 2020-12-15 15:55:14 +01:00
gradle/wrapper Add back gradle checksum 2020-11-29 16:02:42 +01:00
graphics
matrix-sdk-android Merge tag 'v1.0.12' into sc 2020-12-15 15:55:14 +01:00
matrix-sdk-android-rx Merge branch 'develop' into feature/bca/fix_mxto 2020-12-11 21:43:56 +01:00
multipicker Use fragment-ktx and preference-ktx dependencies (fix lint issue KtxExtensionAvailable) 2020-12-02 12:46:15 +01:00
resources/img
tmp_sc_.github/ISSUE_TEMPLATE [TMP] Automatic upstream merge preparation 2020-12-15 15:00:31 +01:00
tmp_sc_fastlane/metadata/android [TMP] Automatic upstream merge preparation 2020-12-15 15:00:31 +01:00
tools Fix number of enum 2020-12-11 17:50:59 +01:00
vector Merge tag 'v1.0.12' into sc 2020-12-15 15:55:14 +01:00
.editorconfig
.gitignore
.travis.yml
alternative_package.sh alternative_package.sh: Auto-commit, check, if git is clean 2020-11-05 16:11:32 +01:00
AUTHORS.md Add ability to share profile by QR code 2020-11-20 14:49:39 +01:00
build.gradle Chat Effects 2020-12-15 09:39:16 +01:00
CHANGES.md Prepare release 1.0.12 2020-12-15 14:16:08 +01:00
CONTRIBUTING.md Weblate is now hosted at https://translate.element.io 2020-10-15 15:55:55 +02:00
correct_strings.sh
gradle.properties Log HTTP requests and responses in production (level BASIC, i.e. without any private data) 2020-12-08 13:44:42 +01:00
gradlew Update Gradle Wrapper from 5.6.4 to 6.6.1. 2020-10-01 00:53:05 +00:00
gradlew.bat Update Gradle Wrapper from 5.6.4 to 6.6.1. 2020-10-01 00:53:05 +00:00
increment_version.sh increment_version.sh: Add preview mode 2020-11-05 15:48:16 +01:00
legacy_icons.sh
LICENSE
merge_helpers.sh merge_helpers.sh: upstream_previous_tag: for previous downstream tag 2020-12-12 14:30:20 +01:00
post_merge.sh pre_merge.sh: Better upstream string change revert 2020-12-12 14:30:20 +01:00
pre_merge.sh pre_merge.sh: Better upstream string change revert 2020-12-12 14:30:20 +01:00
PRIVACY.md
README.md [TMP] Automatic upstream merge preparation 2020-12-15 15:00:31 +01:00
settings.gradle
tmp_sc_README.md [TMP] Automatic upstream merge preparation 2020-12-15 15:00:31 +01:00

Buildkite Weblate Element Android Matrix room #element-android:matrix.org Quality Gate Vulnerabilities Bugs

Element Android

Element Android is an Android Matrix Client provided by Element.

It is a total rewrite of Riot-Android with a new user experience.

Get it on Google Play Get it on F-Droid

Nightly build: Buildkite

New Android SDK

Element is based on a new Android SDK fully written in Kotlin (like Element). In order to make the early development as fast as possible, Element and the new SDK currently share the same git repository.

At each Element release, the SDK module is copied to a dedicated repository: https://github.com/matrix-org/matrix-android-sdk2. That way, third party apps can add a regular gradle dependency to use it. So more details on how to do that here: https://github.com/matrix-org/matrix-android-sdk2.

Roadmap

The version 1.0.0 of Element still misses some features which was previously included in Riot-Android. The team will work to add them on a regular basis.

Contributing

Please refer to CONTRIBUTING.md if you want to contribute on Matrix Android projects!

Come chat with the community in the dedicated Matrix room.