Doug
bf771954c0
Remove flairs and related groups.
2022-08-09 15:04:54 +01:00
Johannes Marbach
8b9cd5eaba
Expand all if and guard constructs involving @available(iOS 14... or #available(iOS 14...
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-23 10:05:46 +02:00
aringenbach
7389db5948
Fix settings screens items alignment
2022-06-17 14:45:17 +02:00
Gil Eluard
728a80f328
Wrong copy for upgrade room message ( #6003 )
...
* Wrong copy for upgrade room message
- fixed
2022-04-11 15:46:08 +02:00
Gil Eluard
6dce767666
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/Room/Settings/RoomSettingsViewController.h
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
Gil Eluard
27571866b5
Instrument missing screen metrics ( #5764 )
...
* Instrument missing screen metrics
- Done
2022-03-08 10:13:46 +01:00
Gil Eluard
25c21e9653
selection impossible when filtering in add room screen #5757 ( #5758 )
...
- Fixed
- Other minor code / UI tweaks
2022-03-07 12:25:50 +01:00
Gil Eluard
da9c921efb
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Config/BuildSettings.swift
# Riot/Generated/Strings.swift
# Riot/Modules/Home/HomeViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
Gil Eluard
bc55dbb11b
SP4: space settings ( #5730 )
...
* SP4: Space Settings
- Space settings screen implemented
- No space upgrade available as per Element web
- Need more insights for the space address field
- Added settings live update
- Added local alias implementation
2022-03-04 12:53:42 +01:00
Doug
2aec883095
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Gil Eluard
5387a96f1a
SP3.1: Update room settings for Spaces #5231
...
- Update after review
2022-02-28 16:07:09 +01:00
Gil Eluard
2d8995d33a
SP3.1: Update room settings for Spaces #5231
...
- Update after review
2022-02-22 18:01:16 +01:00
Gil Eluard
3ef9069e9f
Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Podfile.lock
2022-02-21 17:57:58 +01:00
Andy Uhnak
3c2ef4eabc
Add new loading indicators
2022-02-14 16:51:02 +00: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
e320835c31
Fix header title in room settings.
2022-02-09 14:49:39 +00:00
Gil Eluard
0797dbbd1e
Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces
2022-02-05 21:43:29 +01:00
ismailgulek
38bb315866
Merge branch 'develop' into ismail/5096_thread_notifications
2022-01-27 03:20:25 +03:00
ismailgulek
0984e9c794
Fix Doug's remarks
2022-01-26 15:58:37 +03:00
Gil Eluard
d934afb097
SP2: Adding Rooms to Spaces element-ios#5230
...
- Added room ID to cancel callback as the room may have been upgraded
2022-01-17 22:11:12 +01:00
Gil Eluard
ce226cff8a
SP3.1: Update room settings for Spaces element-ios#5231
...
- Changed the Room Settings screen according to the new design
- Implemented the room access flow
- Added room upgrade support
- Implemented the room suggestion screen
2022-01-13 15:53:45 +01:00
ismailgulek
61e9d4feda
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-12 13:58:48 +03:00
ismailgulek
471c69bdaa
Implement toast messages when links are copied
2022-01-06 02:41:57 +03:00
Doug
296f444b9e
Add AnalyticsScreenTimer and track more screens.
...
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug
cea6cd145b
Use matrix-analytics-events generated stubs (locally for now).
...
Track screens, removing any that aren't part of the schema.
2021-12-16 16:59:45 +00:00
Doug
8ec27e8579
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
ismailgulek
7339a4fe23
Adapt MXEventTimeline changes
2021-12-15 01:44:04 +03:00
SBiOSoftWhare
e6ef1be7b6
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
Philippe Loriaux
af20d24960
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
Stefan Ceriu
04bc95a85c
vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods.
2021-09-30 09:40:12 +03:00
Stefan Ceriu
f1d3e5af9d
Revert "Revert " #4693 - Drop iOS 11 support.""
2021-09-14 11:41:36 +03:00
Stefan Ceriu
c686a6b653
Revert " #4693 - Drop iOS 11 support."
...
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu
9457c25981
#4693 - Drop iOS 11 support.
2021-09-01 15:55:41 +03:00
David Langley
4865d9d3a5
run template, add entrypoint and update BuildSetting
2021-08-17 15:00:20 +01:00
Stefan Ceriu
ea40f04b09
Fixes #1482 - Popping the user back to the home screen after leaving a room.
2021-08-13 17:57:50 +03:00
langleyd
6f74b79f1b
Add new settings notification feature flag and update ui entry point
2021-06-22 13:39:50 +01:00
Stefan Ceriu
b00d07ffca
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
ismailgulek
e53bc53f6f
Fix header bg color
2021-04-29 11:35:10 +03:00
Gil Eluard
f78261f3c0
Make room settings screen configurable dynamically
2021-04-14 15:52:25 +02:00
ismailgulek
ad938a90cc
Use MXKPasteboardManager.pasteboard on copy operations
2020-10-09 15:20:54 +03:00
ismailgulek
82acfcc786
Use MXKAppSettings.pasteboard on copy operations
2020-10-09 13:58:54 +03:00
ismailgulek
421b68364e
Update localization keys
2020-09-28 12:51:34 +03:00
ismailgulek
eefa8362e1
Wording for room ID
2020-09-25 13:46:20 +03:00
ismailgulek
aa062ea504
Wording for no local addresses
2020-09-25 13:44:39 +03:00
ismailgulek
6df8d1dd7e
Wording for listing in directory
2020-09-25 13:43:02 +03:00
ismailgulek
59e023647d
Wording for access string, including guests
2020-09-25 13:41:10 +03:00
ismailgulek
b027a0d5de
Wording for access string, apart from guests
2020-09-25 13:39:50 +03:00
ismailgulek
f35950efa9
Wording for room access section header
2020-09-25 13:36:42 +03:00
ismailgulek
9eec6a34e8
Wording for room name
2020-09-25 13:34:11 +03:00
ismailgulek
3f0f178bd1
Wording for room photo
2020-09-25 13:32:34 +03:00