Commit graph

7181 commits

Author SHA1 Message Date
SpiritCroc
dd8ebfbb36 Automatic SchildiChat string correction
Change-Id: I426f64988a0d92d9e50d222414a0b54ef7230635
2021-06-02 17:49:39 +02:00
SpiritCroc
c00600666e Merge tag 'v1.1.9' into sc
Change-Id: I75baba645677d13f9937643a29630070f1470f9c

Conflicts:
	matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
	matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/sync/RoomSyncHandler.kt
	vector/build.gradle
	vector/src/main/java/im/vector/app/features/media/ImageContentRenderer.kt
	vector/src/main/java/im/vector/app/features/ui/SharedPreferencesUiStateRepository.kt
2021-06-02 17:49:34 +02:00
SpiritCroc
79e869b937 Automatic revert to unchanged upstream strings, pt.1
Change-Id: I489bb26bdf4e5ac6a96388e45de3b080eda63c03
2021-06-02 17:04:48 +02:00
SpiritCroc
bddc574766 Increment version
Change-Id: I03d7c37b12b0f5e6af2a44dedf76c3aff154d716
2021-06-02 16:51:11 +02:00
S1m
b32fab390e clean code 2021-06-02 13:01:14 +02:00
Benoit Marty
26d54eeb8b Explicitly add dep to androidx.transition.transition, before it was a transitive dep from ucrop library. 2021-06-02 12:03:46 +02:00
Benoit Marty
83a4f99830 Fix compilation warning 2021-06-02 11:58:11 +02:00
Benoit Marty
77ffdabd60 Version++ 2021-06-02 11:48:08 +02:00
SpiritCroc
ce95c398df Improve text display in RTL layouts with long display name pills
Change-Id: Idc391dd39c55dcc7619d5da66b3f1f13cf38ad0e
2021-06-02 10:42:13 +02:00
user
88cfae9e09 Merge branch 'vector-im/develop' into unifiedpush 2021-06-02 08:15:42 +02:00
user
8a8a3750fd upReceiver: on/off background sync 2021-06-02 07:57:58 +02:00
user
434739ad31 up: troubleshoot list 2021-06-02 01:14:30 +02:00
user
a3a946fb75 unifiedpush notification 2021-06-01 20:29:44 +02:00
ganfra
0eca809b83 Asserted identity: handle if needed and use the data 2021-06-01 18:12:10 +02:00
SpiritCroc
e0fd3e584f Hide quote action in simplified mode
Users mistake this for "reply". Also, it doesn't allow editing the quote
right now, so it's not really useful yet either.

Change-Id: Ie3b84bde91901ee658852929313cacd70a912225
2021-06-01 10:41:44 +02:00
SpiritCroc
59cf7fc075 Re-enable swipe to reply by default
Change-Id: I2bb4e8c003d2e535526227267534acd9bac131da
2021-06-01 10:36:34 +02:00
Benoit Marty
4b8a092448 Fix ktlint 2021-06-01 10:08:30 +02:00
dependabot[bot]
92f5008a41
Bump ucrop from 2.2.6 to 2.2.7
Bumps [ucrop](https://github.com/Yalantis/uCrop) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/Yalantis/uCrop/releases)
- [Commits](https://github.com/Yalantis/uCrop/compare/2.2.6...2.2.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 19:10:36 +00:00
Benoit Marty
8433d3771a Do not hash long click listener 2021-05-31 17:16:39 +02:00
Benoit Marty
acd5b656d2 Cleanup up this screen 2021-05-31 17:13:29 +02:00
Benoit Marty
9724c1b8ce Create type alias for Text change listener 2021-05-31 17:05:04 +02:00
Benoit Marty
6dd1bc3385 More click listener... 2021-05-31 17:02:04 +02:00
Benoit Marty
316e685690 Ensure the textWatcher is not added several times 2021-05-31 16:29:21 +02:00
Benoit Marty
3a1f3c052c Add missing import 2021-05-31 16:17:31 +02:00
Benoit Marty
4328b42254 Add EpoxyAttribute.Option.DoNotHash for all click listener in Epoxy items 2021-05-31 16:15:52 +02:00
Benoit Marty
2c5418feaa Log filtered out click 2021-05-31 16:10:03 +02:00
Benoit Marty
ffde34cbb2 Rename class to follow naling convention for Epoxy items 2021-05-31 16:09:45 +02:00
waclaw66
51ec9d6811 Added Czech SC translation 2021-05-31 16:03:04 +02:00
Benoit Marty
243b6a93f4 Debounced click for all listener 2021-05-31 15:44:32 +02:00
SpiritCroc
0f43b49cbd Use original URL instead of thumbnail URL for GIFs
- GIFs tend to be small enough to download directly
- Sometimes, thumbnails don't support animating

Change-Id: I9848d05f2f1565570f341847209712b9e4abfbac
2021-05-31 15:40:38 +02:00
Benoit Marty
dddca8ce59 Use ClickListener and onClick extension wherever it's possible on Epoxy items - step 2 2021-05-31 15:32:38 +02:00
SpiritCroc
5f1d0a7c8d Play gifs in the timeline
Change-Id: I8405248329664b42c982a8e7a573d042e43b46d0
2021-05-31 15:15:22 +02:00
Benoit Marty
90634a9f9c Use ClickListener and onClick extension wherever it's possible on Epoxy items 2021-05-31 14:12:02 +02:00
Benoit Marty
0c7b9f4690 Cleanup and format DebouncedClickListener 2021-05-31 12:05:07 +02:00
Benoit Marty
90a16ebbaf /snow -> /snowfall and update wording (iso Element Web) (#3430) 2021-05-31 11:03:02 +02:00
Percy
89e7d9bdbc Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2475 of 2475 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2021-05-30 12:35:04 +00:00
LinAGKar
07372d46b6 Translated using Weblate (Swedish)
Currently translated at 100.0% (2475 of 2475 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sv/
2021-05-30 12:34:54 +00:00
Viorel-Cătălin Răpițeanu
d98a91f8df Translated using Weblate (Romanian)
Currently translated at 10.3% (256 of 2475 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ro/
2021-05-30 12:34:53 +00:00
user08777
cf32164bed Translated using Weblate (Japanese)
Currently translated at 58.5% (1450 of 2475 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ja/
2021-05-30 12:34:50 +00:00
Szimszon
a74bd69c25 Translated using Weblate (Hungarian)
Currently translated at 86.9% (2151 of 2475 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2021-05-30 12:34:47 +00:00
Thibault Martin
9da459a503 Translated using Weblate (French)
Currently translated at 100.0% (2475 of 2475 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2021-05-30 12:34:44 +00:00
Tirifto
809fcde275 Translated using Weblate (Esperanto)
Currently translated at 93.9% (2325 of 2475 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/eo/
2021-05-30 12:34:44 +00:00
ganfra
0098d435b3 Asserted identity: process event 2021-05-28 18:42:29 +02:00
Benoit Marty
575ebdc3e8
Merge pull request #3421 from vector-im/feature/fga/call_transfer
Feature/fga/call transfer
2021-05-28 16:48:01 +02:00
Benoit Marty
fca74e9eb4 Small cleanup during review 2021-05-28 16:36:03 +02:00
SpiritCroc
b28ca929a3 Image message footer: also show outside if more than 1/4 area covered
Also, prefer footer on the side if possible.

Change-Id: I66b23de5d673317f4bc810190535c3028c541d8b
2021-05-28 15:40:42 +02:00
Kaa Jii
01aea6a260 Translated using Weblate (Italian)
Currently translated at 99.7% (2469 of 2475 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2021-05-28 13:37:34 +00:00
Benoit Marty
5657da3493
Merge pull request #3401 from vector-im/feature/bca/spaces_fix_3386
Fixes #3386 show space description in explore header
2021-05-28 15:27:49 +02:00
SpiritCroc
6b7564f9f4 Do not notify again for old events
Resending the notification here can trigger other system components or
apps that listen to new notifications, such as connected smart watches
or automation tools.

Hopefully fixes https://github.com/SchildiChat/SchildiChat-android/issues/11

Change-Id: I9fe77f8d32c802a14439179b054727733bbe1cf8
2021-05-28 15:17:11 +02:00
ganfra
34b012732e Call transfer: handle unknown person correctly 2021-05-28 14:28:32 +02:00