Commit Graph

13442 Commits

Author SHA1 Message Date
Benoit Marty 8ee23c1e6a Merge branch 'develop' into feature/bma/location_crash 2022-01-31 12:49:17 +01:00
Benoit Marty 4e3c730940 Changelog 2022-01-31 12:49:08 +01:00
Benoit Marty ecd41d3826 network "not live" lcoation can be more accurate than GPS "not live" location. So do not ignore them. Not sure how if this is a universal rule... 2022-01-31 12:47:17 +01:00
ariskotsomitopoulos d91f3d2de6 Enhance SlashCommandNotSupportedInThreads 2022-01-31 13:42:20 +02:00
ariskotsomitopoulos cb3501ea17 Lazy load notSupportedThreadsCommands to improve performance 2022-01-31 13:08:15 +02:00
ariskotsomitopoulos 3253a252fb Introduce ThreadsService by splitting TimelineService 2022-01-31 12:58:19 +02:00
ariskotsomitopoulos 5ff5f762d4 Revert the use of coerceIn 2022-01-31 12:24:28 +02:00
ariskotsomitopoulos 32a982c287 Improve coerceIn format 2022-01-31 12:19:12 +02:00
Benoit Marty a6ae709fe9
Merge pull request #5101 from vector-im/feature/bma/typos
Fix some typos
2022-01-31 11:18:30 +01:00
Benoit Marty 14c4233cdc Fix some typos 2022-01-31 11:01:29 +01:00
Benoit Marty 2228a1b59f
Merge pull request #5100 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
2022-01-31 10:59:06 +01:00
ariskotsomitopoulos cdd36ce034 Fix IndexOutOfBound crashes while clicking permalinks 2022-01-31 11:56:26 +02:00
Weblate 45360e8d18 Merge branch 'origin/develop' into Weblate. 2022-01-31 08:46:22 +00:00
Benoit Marty 57fc623995
Merge pull request #5098 from vector-im/sync-analytics-plan
Sync analytics plan
2022-01-31 09:44:00 +01:00
Weblate da7edde0a2 Merge branch 'origin/develop' into Weblate. 2022-01-31 08:41:51 +00:00
Jozef Gaal 6564146e91 Translated using Weblate (Slovak)
Currently translated at 72.6% (1999 of 2752 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-01-31 08:41:44 +00:00
bmarty b2bc92eebb Sync analytics plan 2022-01-31 00:02:22 +00:00
Jozef Gaal 84373a3f44 Translated using Weblate (Slovak)
Currently translated at 100.0% (46 of 46 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/sk/
2022-01-29 09:26:32 +00:00
Szimszon d9cee9f2f1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (46 of 46 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/hu/
2022-01-29 09:26:31 +00:00
libexus 47c9404518 Translated using Weblate (German)
Currently translated at 100.0% (46 of 46 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/de/
2022-01-29 09:26:30 +00:00
Hasan ed21744402 Translated using Weblate (Turkish)
Currently translated at 64.0% (1763 of 2752 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/tr/
2022-01-29 09:26:29 +00:00
Szimszon c3b4e4f2f9 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2752 of 2752 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-01-29 09:26:17 +00:00
Paragoumba 45c0761b74 Translated using Weblate (French)
Currently translated at 100.0% (2752 of 2752 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-01-29 09:26:14 +00:00
libexus fee155ba1e Translated using Weblate (German)
Currently translated at 99.6% (2741 of 2752 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-01-29 09:26:14 +00:00
Benoit Marty 2fbb434099 Format 2022-01-29 08:52:20 +01:00
Benoit Marty a8c251f6f5 Avoid taking into account any provider location if we have gps location. 2022-01-29 08:51:30 +01:00
Benoit Marty 99f82d9691 Avoid taking into account network location if we have gps location. 2022-01-29 08:34:20 +01:00
Benoit Marty 303a858423 Create an extension, improve the parsing algorithm, add robustness and unit test it 2022-01-29 08:13:11 +01:00
Benoit Marty 83ed80e6d8 Rename fun for clarity 2022-01-29 07:40:41 +01:00
Benoit Marty b14e557c36 Use the existing item click mechanism 2022-01-29 07:39:55 +01:00
Benoit Marty 2ce3894562 Create a UrlMapProvider for a better handling of RTL languages, and build the URLs in the controllers 2022-01-28 22:46:58 +01:00
ganfra fd99d6d7d8 Bubbles: start fixing RTL 2022-01-28 19:53:07 +01:00
Benoit Marty eff6942f82 Use a MaterialCarView 2022-01-28 18:56:09 +01:00
Benoit Marty e0ac8ee8b8 No need for an extra FrameLayout 2022-01-28 18:53:30 +01:00
Benoit Marty 0dce0342b3
Merge pull request #5093 from vector-im/feature/adm/test-code-quality-warnings
UI test clean ups
2022-01-28 18:49:03 +01:00
Onuray Sahin 2dc52da30c Use static map image in bottom sheet. 2022-01-28 20:48:53 +03:00
ganfra c425701c20 Bubbles: handle ripple effect 2022-01-28 17:55:32 +01:00
Onuray Sahin 50279e3183 Use static map image in timeline. 2022-01-28 18:51:28 +03:00
ariskotsomitopoulos b1067e9a58 - ktlint format
- Update a text resource
2022-01-28 16:37:59 +02:00
ganfra 35674ad401 Bubbles: handle location sharing (need updates) 2022-01-28 15:10:13 +01:00
ganfra b79a5fd4f4 Bubble: move overlay view to MessageBubbleView (and fix corner radius) 2022-01-28 15:09:43 +01:00
Adam Brown f66bd4ffe9 waiting for the emoji to become visible instead of a hardcoded sleep 2022-01-28 13:20:56 +00:00
Adam Brown d6f0e065aa fixing missing when branches warning 2022-01-28 12:49:28 +00:00
Adam Brown 0c2116a95d using espresso long click instead of barista helper and waiting for reaction before interacting
- the non barista long pressing works for the menu opening, maybe this will fix the CI
2022-01-28 12:48:26 +00:00
Benoit Marty c487add2cd
Merge pull request #5091 from vector-im/feature/adm/timeline-item-crash
Timeline recycling crash
2022-01-28 13:40:16 +01:00
Adam Brown 2eeeefdf49 adding changelog entry 2022-01-28 12:11:54 +00:00
ariskotsomitopoulos 1d6d8102b3 Further improve thread summary after forward scrolling 2022-01-28 14:11:03 +02:00
Onuray Sahin 4026ddb34f Fix multiple pin rendering. 2022-01-28 15:07:51 +03:00
Adam Brown 22b64a3e9a resetting text futures when updating recycled text 2022-01-28 12:05:12 +00:00
Onuray Sahin 0f8c3bcc17 Try to get location by using all available providers. 2022-01-28 14:17:07 +03:00