Doug
2aec883095
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Doug
4f3a2c0639
Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
...
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
Doug
8605711839
Move congratulations strings to Untranslated.strings.
...
Update after PR Feedback
2022-02-28 14:28:09 +00:00
Stefan Ceriu
3cdc8e4c4f
Added swiftgen step for generating strings that won't be exposed to Weblate but still part of VectorL10n.
2022-02-28 12:37:22 +00:00
Doug
9396338c19
Prepare onboarding flow for personalisation screens.
...
Add a BuildSetting to control the display of the personalisation screens.
Add a property to delay the AuthenticationCoordinator from showing any screens.
Add Congratulations screen to onboarding flow.
2022-02-25 11:27:27 +00:00
Anderas
dbe027e219
Merge pull request #5630 from vector-im/andy/5605_leave_room
...
Update activity indicators on leaving room
2022-02-25 09:52:03 +00:00
aringenbach
fa9f477456
Update create room avatar placeholder & add remove button ( #5635 )
...
* Update create room avatar placeholder & add remove button
* Remove unnecessary set corner radius
* Add create room cells height to constants
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-21 10:41:03 +01:00
Andy Uhnak
e4993d8ef1
Update activity indicators on leaving room
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-18 13:31:21 +00:00
Stefan Ceriu
1a27a9ceec
vector-im/element-ios/issues/5609 - Add open in OSM location sharing option.
2022-02-17 19:11:08 +02:00
aringenbach
3567a831c6
Remove bubbles background from search screens ( #5601 )
...
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-16 15:37:56 +01:00
aringenbach
e788dc1b0b
Update filter placeholder and icon ( #5520 )
...
* Update filter placeholder and icon
* Use SwiftGen asset helper & add filter_on icon
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-14 10:25:21 +01:00
MaximeE
8a7fb883f1
Replace kick by remove in all strings
2022-02-11 14:25:20 +01:00
aringenbach
87ad400eb6
Add objective C support to SwiftGen assets helpers ( #5533 )
...
* Add objective C support to SwiftGen assets helpers
* Use dot notation in ObjC & fix minor issues
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-10 17:13:23 +01:00
Doug
ee5d362b82
Merge pull request #5467 from vector-im/doug/5160_ftue_use_case
...
Add the FTUE use case screen for new users.
2022-02-10 14:28:28 +00:00
Doug
547bde907e
Add some missing SwiftGen updates to strings.
2022-02-09 15:01:57 +00:00
Doug
7a61b83bb8
Tweaks to the Use Case screen ready for review.
...
Update strings.
Show the custom server field as needed.
Enable scroll edges appearance for white navigation bar.
2022-02-04 16:10:38 +00:00
Doug
d7e9cbf7c4
Add the Use Case selection screen to the onboarding flow.
2022-02-04 16:10:38 +00:00
Doug
03ac541f91
Update strings, fix missing symbol.
2022-02-03 18:30:39 +00:00
Stefan Ceriu
de6d2a2fad
Made StateStoreViewModel state mutable and removed the reducer for all the features using it.
2022-02-02 10:02:12 +02:00
SBiOSoftWhare
6a2401b463
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
...
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare
d32611377e
Add assets for file without thumbnail cells.
2022-01-31 10:53:10 +01:00
Doug
f39fdba212
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
...
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
Doug
4fd06abc1b
Polish for Onboarding Carousel
...
Add dark mode assets and colours.
Improve layout for 12" iPad and 4" iPhone.
Move isLockedToPortraitOnPhone to RiotNavigationController.
2022-01-26 14:25:48 +00:00
Doug
4ae76bd861
Start implementing FTUE splash screens.
...
Present splash screens from AuthenticationViewController
2022-01-26 14:24:00 +00:00
ismailgulek
3489d2f5cc
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-19 00:09:26 +03:00
ismailgulek
e344dcceed
Merge branch 'develop' into ismail/5068_start_thread
2022-01-19 00:07:52 +03:00
Stefan Ceriu
e261a5310f
vector-im/element-ios/issues/5114 - Added UI for creating undisclosed polls and logic for displaying them in the timeline.
2022-01-18 20:05:10 +02:00
Stefan Ceriu
67e7db38c2
vector-im/element-ios/issues/5114 - Allow editing poll start events.
2022-01-18 20:05:10 +02:00
ismailgulek
a4f7956d42
Add thread decoration views for search results, fix #5268
2022-01-18 14:46:22 +03:00
ismailgulek
6723e7e867
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-17 11:37:41 +03:00
ismailgulek
7a74dc422f
Merge branch 'develop' into ismail/5068_start_thread
2022-01-17 11:35:10 +03:00
Doug
1ccdc23c8e
Add onboarding splash screen strings for Weblate.
2022-01-14 15:05:54 +00:00
SBiOSoftWhare
f91a7990d2
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
...
Message bubbles: Add settings and build flag
2022-01-13 09:50:23 +01:00
ismailgulek
5846ce52ed
Update strings
2022-01-11 15:23:22 +03:00
ismailgulek
7b790bc86d
Implement thread list filtered icon, part of #5359
2022-01-11 14:00:37 +03:00
ismailgulek
c28af1644d
Toast resources
2022-01-06 02:39:46 +03:00
Stefan Ceriu
43a9371214
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
0a852eb371
vector-im/element-ios/issues/5298 - Settings screen toggle for disabling location sharing.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
cedf727867
vector-im/element-ios/issues/5298 - Allow sharing locations to other system apps.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
69523c044c
vector-im/element-ios/issues/5298 - Disable forwarding for location messages and allow replies.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
5a3bab92ec
vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings
2022-01-04 17:33:32 +02:00
Stefan Ceriu
cef0c4f2d4
vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
ca2493f09d
Rendering location messages in the timeline.
2022-01-04 17:33:32 +02:00
ismailgulek
8deb8e05d0
Update icons & summary view margins
2022-01-04 16:20:40 +03:00
ismailgulek
2e28cb0750
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03:00
SBiOSoftWhare
0ecdfb106d
Settings: Add enable room message bubbles parameter.
2022-01-03 18:30:59 +01:00
Doug
3332203788
Improve iPad layout. Add separate debug configuration.
2021-12-16 17:01:22 +00:00
Doug
6001c9f0f5
Add accessibility labels/hints. Fix tests. Show analytics prompt to everyone.
2021-12-16 17:01:22 +00:00
Doug
b3194a0fe9
Support link/html in analytics prompt strings.
...
Show the new prompt to everyone, even if they previously opted out.
Add docs to Analytics.
2021-12-16 17:01:22 +00:00
Doug
3bdf9b261a
Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController.
2021-12-16 17:01:22 +00:00