Commit graph

15803 commits

Author SHA1 Message Date
SBiOSoftWhare
d7062bb154 Add UserLocationServiceProvider that enables to automatically store UserLocationService per user id and retrieve existing UserLocationService. 2022-05-16 11:28:37 +02:00
SBiOSoftWhare
20a7ad9c6c Add UserLocationService that handles live location sharing for the current user 2022-05-16 11:18:16 +02:00
SBiOSoftWhare
67a3965d86 Add LocationManager that handles device geolocalization. 2022-05-16 11:03:37 +02:00
SBiOSoftWhare
027e86693d Info.plist: Add location always usage description. 2022-05-16 10:57:57 +02:00
Stefan Ceriu
4a98b7134a vector-im/element-ios/issues/6149 - Allow video rooms to be shown in the rooms list 2022-05-16 11:34:41 +03:00
ismailgulek
5da4330732
Merge pull request #6152 from vector-im/aringenbach/clear_pills_artifacts
Flush pills on text view updates
2022-05-16 11:30:51 +03:00
ismailgulek
a68f0a78c2
Merge pull request #6154 from vector-im/aringenbach/handle_font_color_by_theme
Fix composer text coloration
2022-05-16 11:24:04 +03:00
chanthajohn keoviengkhone
b6acfd6e95 Translated using Weblate (Lao)
Currently translated at 75.1% (1533 of 2041 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/lo/
2022-05-14 13:00:58 +00:00
aringenbach
161bdfe163 Fix minor PillsFornatterTests issue 2022-05-13 17:03:20 +02:00
aringenbach
8373387dce Check nullability on attributed text 2022-05-13 17:02:56 +02:00
aringenbach
45ced8bf6d Fix composer text coloration 2022-05-13 16:40:47 +02:00
aringenbach
a6e4d5ec26 Use NSHashTable 2022-05-13 14:58:34 +02:00
aringenbach
2b5cfbf71c Store weak references in MXKMessageTextView array 2022-05-13 14:46:42 +02:00
aringenbach
44999ec5bb Weakify message text view reference 2022-05-13 14:00:06 +02:00
aringenbach
756e31df03 Flush pills on text view updates 2022-05-13 13:52:46 +02:00
anoloth
8c4548bab6 Translated using Weblate (Lao)
Currently translated at 100.0% (7 of 7 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/lo/
2022-05-13 08:59:43 +00:00
aringenbach
64d9824752
Merge pull request #6145 from vector-im/aringenbach/6144_presence_home_dm_refresh
Presence: fix live updates on Home & DM list
2022-05-12 16:19:04 +02:00
Sveinn í Felli
9eba770b12 Translated using Weblate (Icelandic)
Currently translated at 100.0% (49 of 49 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/is/
2022-05-12 12:59:43 +00:00
MaximeEvrard42
e0237d421b
Merge pull request #6146 from vector-im/maximee/PSF-986_lls_fix_live_banner_visibility
6111: add refresh of live banner visibility when receive beacon from …
2022-05-12 14:56:48 +02:00
chanthajohn keoviengkhone
1b4d1df196 Translated using Weblate (Lao)
Currently translated at 41.2% (842 of 2041 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/lo/
2022-05-12 10:00:57 +00:00
yaronsb
1fe6cf764d Translated using Weblate (Hebrew)
Currently translated at 43.6% (890 of 2041 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/he/
2022-05-12 09:59:57 +00:00
lvre
f88933beb8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2041 of 2041 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-05-12 09:59:54 +00:00
random
535878a51a Translated using Weblate (Italian)
Currently translated at 100.0% (2041 of 2041 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-05-12 09:59:51 +00:00
Jan Philip Bernius
0cfc8c4f06 Translated using Weblate (German)
Currently translated at 91.4% (1867 of 2041 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-05-12 09:59:48 +00:00
Johan Smits
25169cec59 Translated using Weblate (Dutch)
Currently translated at 100.0% (2041 of 2041 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-05-12 09:59:46 +00:00
MaximeE
1e16c40e66 Merge branch 'develop' into maximee/PSF-986_lls_fix_live_banner_visibility 2022-05-12 11:49:58 +02:00
MaximeE
5f72b67bd7 6111: Move the call on the listener 2022-05-12 11:17:29 +02:00
aringenbach
ce9d502911
Merge pull request #6039 from vector-im/aringenbach/3526_user_pills
Add mention pills to timeline & composer
2022-05-12 11:05:22 +02:00
aringenbach
cda862ee4b Setup a dedicated listener owned by PresenceIndicatorView 2022-05-12 10:55:00 +02:00
MaximeE
4a2cddac01 6111: add refresh of live banner visibility when receive beacon from live sharing 2022-05-11 18:18:21 +02:00
aringenbach
6405fda71c Remove observers when needed 2022-05-11 15:51:12 +02:00
aringenbach
6cc5433ac4 Presence: fix live updates on Home & DM list 2022-05-11 15:07:39 +02:00
Doug
835cddab01
Rename completion to callback and simplify actor usage. (#6141) 2022-05-11 13:18:26 +01:00
ismailgulek
4f0946bb90
Merge pull request #6083 from vector-im/ismail/5878_thread_title_fixes
Thread title view fixes
2022-05-11 15:15:59 +03:00
Doug
9bcdf7b19e
Hide the hidden album's thumbnail. (#6143) 2022-05-11 10:51:16 +01:00
aringenbach
4d581447c5 Move NSTextAttachment view provider registration to finalizeInit 2022-05-11 11:28:37 +02:00
Doug
d0494cfb6b
Add ReCaptcha screen (#6135)
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
2022-05-11 09:57:37 +01:00
Doug
8309eea61d Changelog. 2022-05-11 09:49:24 +01:00
Doug
77c8bdeff5 Use readableFrame and OnboardingIconImage everywhere.
Fix order of accentColor modifier.
2022-05-11 09:49:24 +01:00
Doug
03e456d26e Fix layout issues in Use Case screen. 2022-05-11 09:49:24 +01:00
Doug
186413743e Remove availability checks from ElementFonts. 2022-05-11 09:49:24 +01:00
Doug
9429bebb53 Remove iOS 13/14 checks from Template/Onboarding/Authentication. 2022-05-11 09:49:24 +01:00
MaximeEvrard42
9646cbaa48
Merge pull request #6138 from vector-im/maximee/PSF-984_lls_fix_timeline_refresh_behavior
6103: Handle refreshing timeline with listner on beaconInfoSummary
2022-05-11 09:56:56 +02:00
aringenbach
f64369b9a7 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-11 09:46:02 +02:00
aringenbach
64aa7f3065 Replace magic number for pill offset 2022-05-11 09:45:16 +02:00
aringenbach
1841d53b89 Fix unit tests 2022-05-11 09:11:12 +02:00
Doug
1b160b5f25
Add registration terms screen. (#6128)
Begin implementing Auth Terms coordinator.
2022-05-10 22:34:35 +01:00
aringenbach
d81420739f Use font from context and store it in pill data 2022-05-10 17:19:52 +02:00
MaximeE
ae0ce41f8e 6103: Change scope of synchronised 2022-05-10 15:55:54 +02:00
MaximeE
500e9d3f99 6103: Update beaconInfoSummary 2022-05-10 15:21:59 +02:00