Commit Graph

754 Commits

Author SHA1 Message Date
langleyd 33ddec46d2 Fix logging, add "Notify me for" label, fix theme on avatar and add changes 2021-07-08 20:54:32 +01:00
langleyd 687d5e403d Use theme font types 2021-07-06 21:10:42 +01:00
langleyd d2a0a35e7c Merge branch 'develop' of github.com:vector-im/element-ios into roomNotificationSettings 2021-07-06 19:51:17 +01:00
langleyd 152d87768a Fix typos, naming and copywright 2021-07-06 19:39:15 +01:00
langleyd 74d4356c89 Fix build, mute bug and footer label on unencrypted builds 2021-07-06 11:38:29 +01:00
langleyd dd3cab44e2 spacing and cleanup dead code 2021-07-05 16:49:06 +01:00
langleyd 5889742845 Fix build and naming of State -> ViewData 2021-07-05 16:28:14 +01:00
langleyd acb88ffa12 Fix service naming 2021-07-04 17:27:19 +01:00
langleyd 213bfc817d Change in behaviour: mute should actually mean mute on update now. 2021-07-04 17:06:19 +01:00
langleyd 8c515d8fd4 Add ViewModel tests and change avatar data to use existing AvatarViewDataProtocol 2021-07-04 17:01:42 +01:00
langleyd 34891e4853 Add avatar view and title 2021-07-04 10:46:17 +01:00
langleyd 6a48bacd36 Add entry points at long press on home view and slide on recents. 2021-07-02 20:19:46 +01:00
langleyd 45cfcf3cc3 Update theming and footer 2021-07-02 16:16:54 +01:00
langleyd ffa6b73945 Fix naming of Repository -> Service, Impl -> Type 2021-07-02 10:39:27 +01:00
langleyd 7392bdbe83 Fix typo and don't show link to account settings until we have global notification settings. 2021-07-02 10:30:44 +01:00
langleyd c60093a4ee Add translations, footer message and room encryption handling 2021-07-02 10:15:35 +01:00
langleyd 7453fa68bb Add NotificationRepository, ViewModel and ViewController 2021-06-25 22:38:31 +01:00
Stefan Ceriu 3741cab639 Fix retain cycle between the RoomTitleView (strong tapGestureDelegate) and the RoomViewController. 2021-06-24 09:50:32 +03:00
langleyd c554e48ad2 Add correct asset for notifications icon. 2021-06-22 16:01:21 +01:00
langleyd 6f74b79f1b Add new settings notification feature flag and update ui entry point 2021-06-22 13:39:50 +01:00
David Langley 768f9ced33 Merge pull request #4405 from vector-im/element_4403
Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403)
2021-06-09 10:33:21 +01:00
langleyd 73645d2a38 Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403) 2021-06-08 14:03:17 +01:00
SBiOSoftWhare 1a982e04dc RoomCreationIntroCell: Handle RoomAvatarViewData updates. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 5ced06837b RoomAvatarView: Now inherits from AvatarView, make RoomAvatarViewData conform to AvatarViewDataProtocol. 2021-06-07 18:46:16 +02: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
manuroe a5a6f31e4d Crypto: Do not decrypt synchronously. It asynchronously happens upstream now
#4306)
2021-05-19 17:29:15 +02:00
ismailgulek 11aa50d1e0 Merge branch 'develop' into element_4293 2021-05-12 10:34:03 +03:00
ismailgulek bbde38edc1 Implement presentation controller delegate 2021-05-12 00:55:58 +03:00
SBiOSoftWhare 4f0e3f1df5 Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
ismailgulek 59a16acffa Use new theme colors 2021-05-04 19:33:56 +03:00
ismailgulek e38d0205b7 Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek 4ac2722c0b Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek 0bc219c90d Merge branch 'develop' into voip_design_updates 2021-05-04 19:10:22 +03:00
SBiOSoftWhare 866f817966 Use new universal link method where needed. 2021-05-04 10:41:55 +02:00
Gil Eluard 94f8c92e06 Show / Hide More and Report Content contextual menu from settings
- Update after review
2021-04-29 20:10:07 +02:00
Gil Eluard a22e457017 Show / Hide More and Report Content contextual menu from settings 2021-04-29 17:03:34 +02:00
Gil Eluard 432ea1b1e8 Enable / disable "Hide all messages from this user" of Room Member Screen from settings 2021-04-29 15:38:19 +02:00
ismailgulek c76a5a56f5 Update end call icon color 2021-04-29 14:58:45 +03:00
ismailgulek e53bc53f6f Fix header bg color 2021-04-29 11:35:10 +03:00
ismailgulek aebd2d33ab Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-29 10:50:20 +03:00
ismailgulek e10beef15f Merge branch 'develop' into voip_design_updates 2021-04-29 10:50:04 +03:00
ismailgulek 263809ed85 Edit code spacing 2021-04-29 02:21:59 +03:00
ismailgulek 2e47ad4246 Remove image insets configurations 2021-04-29 02:20:50 +03:00
Gil Eluard 65ac02bc5c Crash in [RoomViewController setScrollToBottomHidden:] 2021-04-28 16:00:19 +02:00
ismailgulek 5af1aac566 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-28 14:03:24 +03:00
ismailgulek 2867fa2ce9 Update pill styling 2021-04-28 13:55:16 +03:00
ismailgulek ce9bdc499b Use call tile bg color 2021-04-28 13:46:55 +03:00
ismailgulek c4826282db Hide voice call button for rooms with more than 2 people 2021-04-28 12:33:54 +03:00
ismailgulek c3a2a290ee Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-27 14:51:19 +03:00
ismailgulek 5d6c60d988 Add end call button for active calls 2021-04-27 14:50:58 +03:00