Commit Graph

13004 Commits

Author SHA1 Message Date
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 c6ee513ba1
Merge pull request #5069 from vector-im/feature/ons/fix_end_poll
Allow ending polls if user created it
2022-01-27 14:09:18 +01:00
Benoit Marty 1518a08c29 Fix towncrier mistake due to file extension change 2022-01-27 12:17:25 +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
Benoit Marty 590f4bee25
Merge pull request #5073 from vector-im/feature/adm/instrumentation-modification-error
Fixing concurrent modification espresso errors
2022-01-27 09:59:24 +01:00
Onuray Sahin 2ad7a020cf Current user is not a king to end polls, check event sender id instead. 2022-01-27 00:00:29 +03: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 62a554b5e2 Changelog 2022-01-26 17:01:52 +01:00
Benoit Marty 6107fb644d Flatten View hierarchy 2022-01-26 17:00:36 +01:00
Onuray Sahin db1152cb72 Allow ending polls if user created it. 2022-01-26 17:50:31 +03: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 e6c5ce63a0 Merge branch 'release/1.3.16' into develop 2022-01-25 21:46:50 +01:00
Benoit Marty 2544559fb3 fastlane 2022-01-25 21:46:34 +01:00
Benoit Marty 00928308c8 Update the changelog manually 2022-01-25 21:45:05 +01:00
Benoit Marty bf1ef3ce56 Towncrier 2022-01-25 21:42:37 +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
Benoit Marty 539b29e4ed
Merge pull request #5059 from vector-im/feature/bma/weblate_cleanup
Cleanup string resource during Weblate sync
2022-01-25 20:10:43 +01:00
Adam Brown 523f4eeabf using material card view instead of androidx cardview 2022-01-25 18:15:32 +00:00
Benoit Marty 2177934073 Title is now limited to 30 chars by the PlayStore 2022-01-25 19:08:46 +01:00
Benoit Marty 76599af088 Add default description for nl-NL 2022-01-25 19:05:20 +01:00
Benoit Marty d9ba4c9c7c Title is now limited to 30 chars by the PlayStore 2022-01-25 19:03:04 +01:00
Adam Brown 0fda2a125a fixing line length 2022-01-25 17:58:51 +00:00
Benoit Marty e8b34c70c0 Rename folder for fastlane 2022-01-25 18:50:09 +01:00
Benoit Marty a7925eef73 Update fastlane, it then generates this... 2022-01-25 18:49:00 +01:00
Benoit Marty ac82e8afd2 Rename folder for fastlane 2022-01-25 18:48:30 +01:00
Benoit Marty b4e5a3a6df Remove unused string 2022-01-25 18:34:06 +01:00