SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
Philippe Loriaux
216924165d
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
ismailgulek
1eb62fb392
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-12 11:49:55 +03:00
Doug
7a6deb0c12
Fix generated avatar colours not matching Element Web.
2021-10-11 16:06:15 +01:00
ismailgulek
7b0679c3ed
Simplify empty view logic
2021-10-04 17:29:04 +03:00
ismailgulek
d1950906a0
Adapt changes
2021-10-02 02:09:36 +03:00
ismailgulek
cc46decec2
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-30 12:35:46 +03:00
Stefan Ceriu
8b80b3f4c7
vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods.
2021-09-30 09:40:12 +03:00
ismailgulek
05d71297b5
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-28 17:30:39 +03:00
Gil Eluard
35e241abbc
[Spaces] M10.6.1 Handle space link #4498
...
- Change (+) button behaviour in home screen according to current space
2021-09-23 17:35:49 +02:00
Gil Eluard
8fd88b2053
[Spaces] M10.6.1 Handle space link #4498
...
- Update after code review
2021-09-23 17:15:32 +02:00
ismailgulek
7b394ef3c4
Fetch room from session when needed
2021-09-23 16:56:39 +03:00
Gil Eluard
9f9af10727
reverted HomeViewControllerWithBannerWrapperViewController
2021-09-23 15:38:43 +02:00
Gil Eluard
96a3624cf6
Merge branch 'spaces' into gil/4498_Handle_space_link
2021-09-23 15:26:29 +02:00
Gil Eluard
bfe5835082
Merge branch 'develop' into spaces
2021-09-23 15:26:06 +02:00
Gil Eluard
b6801527a1
fixed FAB button in Home screen
2021-09-22 22:57:21 +02:00
Stefan Ceriu
9957f8f59a
Fixes #4881 - Replaced InfoPlist.cfBundleDisplayName with AppInfo.current.displayName and removed the now unused InfoPlist generated class.
2021-09-22 16:59:47 +03:00
Gil Eluard
1403d464ee
[Spaces] M10.6.1 Handle space link #4498
...
- Fixed universal links
- Added support for space links
2021-09-22 14:58:19 +02:00
Stefan Ceriu
4dd70594cc
Fixes #4881 - Using the bundle display name as the app name in localizable .strings files. Exposing generated .strings and info.plist members to Objective-C.
2021-09-22 14:10:16 +03:00
ismailgulek
7be98ecf8e
Adapt to cell data changes
2021-09-22 11:47:21 +03:00
ismailgulek
5357e196d4
Adapt sentStatus changes
2021-09-22 11:41:22 +03:00
Gil Eluard
9279d17226
Merge branch 'develop' into spaces
...
# Conflicts:
# Riot/Modules/Common/Avatar/AvatarViewDataProtocol.swift
# Riot/Modules/Common/Recents/RecentsViewController.m
# Riot/Modules/Home/Views/RoomCollectionViewCell.m
# Riot/Modules/TabBar/TabBarCoordinator.swift
2021-09-15 14:42:04 +02:00
ismailgulek
ccb6404fca
Move data ready notification to RecentsViewController
2021-09-08 11:18:18 +03:00
ismailgulek
18130e5965
Fix search bar clipping issues
2021-09-08 00:29:28 +03:00
ismailgulek
a1090d92c7
Introduce roomListDataReady on HomeViewController
2021-09-07 18:22:54 +03:00
Stefan Ceriu
601adff5a4
#4693 - Mark iOS 11 as dropped in the verions check coordinator (last supported release).
2021-09-06 18:24:26 +03:00
Stefan Ceriu
8f46e037f2
Revert " #4693 - Drop iOS 11 support."
...
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu
0b2616ddb3
#4693 - Drop iOS 11 support.
2021-09-01 15:55:41 +03:00
Stefan Ceriu
246f82145f
Fixes #4449 - Clipped home view on search.
2021-08-31 11:03:26 +03:00
David Langley
f49af07c11
Merge pull request #4752 from vector-im/langleyd/4467_account_notification_settings
...
Account Notification Settings and Keywords
2021-08-26 11:07:11 +01:00
Stefan Ceriu
c126a1c56d
#4693 - Fixed minimum supported version.
2021-08-25 14:26:39 +03:00
Stefan Ceriu
fc0f8e2163
#4693 - Updates following code review.
2021-08-25 13:57:32 +03:00
Stefan Ceriu
f93ed348c9
Implements #4693 - Alert users of Element on iOS11 deprecation.
2021-08-25 13:57:32 +03:00
David Langley
0336c80db8
run template, add entrypoint and update BuildSetting
2021-08-17 15:00:20 +01:00
Gil Eluard
b824c33013
[Spaces] M10.7 Explore rooms #4571
...
- Update after design review
2021-08-16 15:44:44 +02:00
Gil Eluard
caf241f4d6
[Spaces] Show suggested in room lists #4501
...
- Update after code review
2021-08-16 10:33:10 +02:00
Gil Eluard
3d0be2ddf7
[Spaces] Show suggested in room lists #4501
...
- Update after code review
2021-08-16 07:57:30 +02:00
Doug
38b4e94f33
Remove green border from DM avatars.
2021-08-06 12:04:19 +01:00
Gil Eluard
df545056ab
[Spaces] Show suggested in room lists #4501
...
- Preview suggested rooms
2021-08-03 13:45:22 +02:00
Gil Eluard
3c1084963d
[Spaces] Show suggested in room lists #4501
...
- Show suggested rooms section in home screen (no actions)
- Show suggested rooms section in rooms screen (no actions)
2021-07-29 23:24:34 +02:00
langleyd
fe6a1953bd
Keep old mute behaviour enabled on slide menu and long press when new build setting is not enabled.
2021-07-06 11:59:54 +01:00
langleyd
3f7d45100c
Add entry points at long press on home view and slide on recents.
2021-07-02 20:19:46 +01:00
manuroe
40c5841b9b
Security settings: Add an option to reset the secure backup
...
It will overwrite the existing one if any
2021-06-16 09:53:31 +02:00
Stefan Ceriu
43f6c44c78
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
SBiOSoftWhare
53ee6a4530
Navigation: Add possibility to instantiate each tab bar item controller programmatically.
2021-05-20 21:29:08 +02:00
manuroe
b309c2fe96
Room lists: Do not encryptedRoomIcon in the code
...
Let it sleep hidden in the xib
2021-03-19 09:19:02 +01:00
manuroe
c7e413dc37
Room lists: Remove shields on room avatars
...
#4115
but keep it in the room screen
2021-03-17 15:32:01 +01:00
Gil Eluard
f00281c20f
Retrying & deleting failed messages
...
- Update after code review
2021-03-10 22:19:04 +01:00
Gil Eluard
8d546430d6
Retrying & deleting failed messages
...
- code and UI tweaks
2021-03-03 21:37:04 +01:00
Gil Eluard
e5042aa3f9
Retrying & deleting failed messages
...
- If users press on Retry, send again the message and display a loading wheel
- code and UI tweaks
2021-03-03 10:27:08 +01:00