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
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
Onuray Sahin
2dc52da30c
Use static map image in bottom sheet.
2022-01-28 20:48:53 +03:00
Onuray Sahin
50279e3183
Use static map image in timeline.
2022-01-28 18:51:28 +03:00
Onuray Sahin
4026ddb34f
Fix multiple pin rendering.
2022-01-28 15:07:51 +03:00
Onuray Sahin
0f8c3bcc17
Try to get location by using all available providers.
2022-01-28 14:17:07 +03:00
Benoit Marty
26c0fee56d
Add a loader waiting for the user location to be known
2022-01-27 22:27:43 +01:00
Benoit Marty
55ed7373f5
Rework the location code - WIP
2022-01-27 22:20:53 +01:00
Benoit Marty
1f53945031
Rework the location code - WIP
2022-01-27 22:10:19 +01:00
Benoit Marty
e9b9406bf1
Rework the location code - WIP
2022-01-27 21:11:31 +01:00
Benoit Marty
e3242f0deb
Prevent the dialog from being cancellable, since OK button finish the Activity.
2022-01-27 16:40:49 +01:00
Benoit Marty
db3f60b4b1
Inform the user when the location provider is disabled.
2022-01-27 16:23:39 +01:00
Benoit Marty
7242f1c2f1
Fix a crash when disabling the location on the device
...
`LocationListener` does not have default implementation for some methods for Android versions below R
2022-01-27 16:18:40 +01:00
Benoit Marty
ff6810f1f4
Merge pull request #5062 from vector-im/feature/bma/location_sharing_fix
...
Ensure mapbox legal mention are displayed on the map
2022-01-27 15:35:52 +01:00
Benoit Marty
2e36ca5650
Merge pull request #5070 from vector-im/feature/bma/test_screens
...
Test screens in the settings
2022-01-27 14:21:10 +01:00
Benoit Marty
eacdf7f55d
Merge pull request #5071 from vector-im/feature/bma/wording
...
Instruction for the next weblate sync
2022-01-27 10:00:03 +01:00
Adam Brown
19a46afe7b
untracking activities during espresso runs as soon as they're idle
...
- Sometimes activities are instantly idle without going through the lifecycleChanged callback which means we were registering callsbacks which were duplicated and triggering for later waits
2022-01-26 18:47:24 +00:00
Benoit Marty
6c79be1c68
Instruction for the next weblate sync
2022-01-26 18:16:35 +01:00
Benoit Marty
891367752b
Test the legals screen ( #4709 )
2022-01-26 18:00:49 +01:00
Benoit Marty
5989d6b82a
Test analytics opt-in screen from the settings
2022-01-26 17:41:09 +01:00
Benoit Marty
6107fb644d
Flatten View hierarchy
2022-01-26 17:00:36 +01:00
Benoit Marty
d127e0c39d
Fix buildkite build
2022-01-26 11:55:44 +01:00
Benoit Marty
793cdf8f87
Ensure mapbox legal mention are displayed on the map
2022-01-26 00:22:07 +01:00
Benoit Marty
38a6c3ea61
Merge branch 'develop' of github.com:vector-im/element-android into develop
2022-01-25 21:50:12 +01:00
Benoit Marty
fe5109fead
Version++
2022-01-25 21:48:18 +01:00
Benoit Marty
f6d7959cdc
Fix sanity test
2022-01-25 21:37:24 +01:00
Benoit Marty
b1882a1d3b
Merge pull request #5060 from vector-im/feature/adm/build-quality-errors
...
build quality errors
2022-01-25 20:49:39 +01:00
Adam Brown
523f4eeabf
using material card view instead of androidx cardview
2022-01-25 18:15:32 +00:00
Benoit Marty
b4e5a3a6df
Remove unused string
2022-01-25 18:34:06 +01:00
Benoit Marty
d501447544
Remove unused string
2022-01-25 18:33:06 +01:00
Benoit Marty
58b2050baf
Rename string
2022-01-25 18:18:47 +01:00
Benoit Marty
f4f0b36b05
Remove unused string
2022-01-25 18:18:11 +01:00
Benoit Marty
fa07271074
Rename some resource: kick -> remove
2022-01-25 18:15:22 +01:00
Benoit Marty
210ef74f62
Remove unused string
2022-01-25 18:13:03 +01:00
Benoit Marty
ece93caae3
Rename some resource: kick -> remove
2022-01-25 18:10:59 +01:00
Benoit Marty
41628ea511
Merge pull request #5057 from RiotTranslateBot/weblate-element-android-element-app
...
Translations update from Weblate
2022-01-25 18:07:01 +01:00
Benoit Marty
f14bf0dd50
Merge pull request #4817 from vector-im/feature/ons/static_location
...
Static Location Sharing
2022-01-25 18:03:17 +01:00
Benoit Marty
f83c2b32bc
Add summary to location sharing setting
2022-01-25 17:59:22 +01:00
Benoit Marty
823ece9582
Add licence mention as per https://github.com/maplibre/maplibre-gl-native/blob/master/LICENSE.md
2022-01-25 17:51:17 +01:00
Benoit Marty
871b05b641
Merge pull request #5019 from vector-im/feature/bca/auto_uisi_update
...
Quick fixes on auto uisi RS
2022-01-25 16:41:01 +01:00
Valere
14da9806e2
Put bug report app names in config
2022-01-25 16:35:16 +01:00
Weblate
c5a213ff68
Merge branch 'origin/develop' into Weblate.
2022-01-25 15:30:46 +00:00
Baxtiyor M
43bccb1d42
Translated using Weblate (Kara-Kalpak)
...
Currently translated at 0.3% (10 of 2729 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/kaa/
2022-01-25 15:30:39 +00:00
kingoflove819
eca20b2441
Translated using Weblate (Tamil)
...
Currently translated at 0.1% (1 of 2729 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ta/
2022-01-25 15:30:37 +00:00
Baxtiyor M
c0c66acad0
Translated using Weblate (Uzbek)
...
Currently translated at 3.8% (106 of 2729 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uz/
2022-01-25 15:30:37 +00:00
Ihor Hordiichuk
7c96ab27e0
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2729 of 2729 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-01-25 15:30:37 +00:00