Commit Graph

303 Commits

Author SHA1 Message Date
SBiOSoftWhare 5a5b80bac1 MXKRoomBubbleTableViewCell: Enable long press on event. 2019-05-07 18:24:05 +02:00
SBiOSoftWhare fc22e00281 Add restoreInitialDisplay parameter on -[AppDelegate showRoom:andEventId:withMatrixSession:] method to choose to display a room from home tab or not. 2019-04-29 14:22:01 +02:00
manuroe 58f2fd1d23 Merge pull request #2378 from aaronraimist/homeserver
home server -> homeserver (#2345)
2019-04-26 11:41:47 +02:00
SBiOSoftWhare 084909583b Remove check for +[UIFont systemFontOfSize:weight:] availability. 2019-04-25 12:27:31 +02:00
SBiOSoftWhare f70b221974 Remove iOS 9 local notification API usage 2019-04-25 11:52:33 +02:00
SBiOSoftWhare 0c70565ee2 Merge develop into riot_1483 2019-04-24 16:28:51 +02:00
manuroe 6913fb0c55 Merge pull request #2372 from vector-im/riot_2323
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe 58dc082569 Device Verification: Make incoming requests dialogs dequeueing work without a random sleep 2019-04-24 08:55:45 +02:00
manuroe 2e71bb5db2 Device Verification: Update SDK constant names changes 2019-04-24 08:07:50 +02:00
Aaron Raimist 324a8757a5 home server -> homeserver (#2345)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-04-19 21:27:10 -05:00
SBiOSoftWhare cb073dafb1 Configure handle Jitsi configuration in AppDelegate 2019-04-19 18:33:21 +02:00
manuroe 770386a98f Device Verification: Manage queue of incoming requests 2019-04-18 23:15:01 +02:00
manuroe 938c1b4910 Device Verification: Plug it in the code more 2019-04-17 08:09:43 +02:00
manuroe 2ba32d734c Device Verification: Incoming screen: beginning 2019-04-12 23:19:07 +02:00
SBiOSoftWhare 0f26ed8e3e Use one external entry point on AppDelegate to navigate to a room 2019-04-08 13:32:46 +02:00
SBiOSoftWhare b966b3ffc8 Fix an issue in AppDelegate 2019-04-05 16:48:24 +02:00
SBiOSoftWhare 8c543d5648 Merge branch 'develop' into riot_2337
# Conflicts:
#	CHANGES.rst
#	Riot/AppDelegate.m
2019-04-05 16:31:52 +02:00
SBiOSoftWhare c71164c5da Add logs on related push methods 2019-04-05 16:03:27 +02:00
manuroe f953f683bb Update Riot/AppDelegate.m
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2019-04-05 15:55:05 +02:00
SBiOSoftWhare ce83c2ba98 Remove commented code about notification provisional authorization. 2019-04-05 14:57:55 +02:00
SBiOSoftWhare fe17abadd4 When navigate to room, remove associated delivered notifications. 2019-04-05 14:51:56 +02:00
SBiOSoftWhare c0cdcf170d Update iOS 10+ notification titles 2019-04-05 10:59:18 +02:00
fridtjof 61c63042b5 Merge remote-tracking branch 'origin/riot_2337' into riot_2337
# Conflicts:
#	CHANGES.rst
#	Riot/AppDelegate.m
2019-04-03 00:29:54 +02:00
manuroe 9bfebd1fd3 Push: More logs 2019-04-02 09:51:53 +02:00
manuroe 0255c8a1ca Push: more logs 2019-03-27 12:16:43 +01:00
manuroe fcd2e399d3 Push: Add more logs to track spontaneously disabling
#2348
2019-03-27 11:53:31 +01:00
SBiOSoftWhare 4ec934ad43 Prepare iOS 12 implicit notifications permission 2019-03-22 16:00:24 +01:00
SBiOSoftWhare c779e3bc58 Handle iOS 12 grouped notifications. Group by room id. 2019-03-22 11:18:07 +01:00
SBiOSoftWhare 5ad942a97e Remove pending and delivered notifications containing a redacted event (Fix #1725) 2019-03-22 11:06:15 +01:00
SBiOSoftWhare 1beb8adedc Factorize and fix some issues with local notifications code 2019-03-22 10:21:16 +01:00
fridtjof 715fc71222 finalize emote style notifications 2019-03-22 01:20:50 +01:00
fridtjof adf1698faa add additional notification titles 2019-03-22 01:10:57 +01:00
fridtjof 75577989db add a threadIdentifier to notifications and implement titles 2019-03-22 00:40:27 +01:00
SBiOSoftWhare ca84e97546 Merge pull request #2207 from fridtjof/ios10-notifications
Add code to support the new notification system starting with iOS 10
2019-03-21 16:45:07 +01:00
fridtjof 1abc622a69 navigate to the room when a notification is tapped on iOS 10 2019-03-14 01:05:30 +01:00
fridtjof 0cde6cdf1a remove displayedNotificationRequestForEvent:andUser:type: (unused as of 93ce20e and 04e9bf9) 2019-03-14 00:57:09 +01:00
fridtjof 0ac49dc230 don't display notifications when in foreground 2019-03-14 00:53:41 +01:00
fridtjof 5e78ca540c factor out common code 2019-03-14 00:50:04 +01:00
fridtjof c0aa53110f don't bother ignoring notifications on iOS 10+ - no 2 2019-03-14 00:49:02 +01:00
fridtjof 72b7e42637 don't bother ignoring notifications on iOS 10+ 2019-03-14 00:35:36 +01:00
fridtjof 6001ef8484 more accurately match the old notification action handler in the iOS 10+ code 2019-03-14 00:23:43 +01:00
Fridtjof Mund 6ff6e222de Merge branch 'develop' into deprecations/contacts-api 2019-02-20 18:14:36 +01:00
fridtjof b53589cbd0 fix changes made in 8c4b5d09 2019-02-20 18:12:18 +01:00
manuroe d0816d0170 Merge pull request #2221 from fridtjof/deprecations/percent_encoding
Take care of percent encoding related deprecations
2019-02-20 15:06:11 +01:00
SBiOSoftWhare 260ffdea09 Remove UINavigationBar appearance update from AppDelegate 2019-02-19 09:51:35 +01:00
fridtjof 7ba712a6b6 use the Matrix SDK's method for percent encoding 2019-02-18 15:31:55 +01:00
manuroe 0ca91af0ff Key backup: new recover method detected
#2230
2019-02-15 17:29:48 +01:00
manuroe 4552eea517 BF: Reskin: Sometimes the roomVC navigation bar is tranparent
#2252
2019-02-15 15:21:33 +01:00
fridtjof 81c616b5c5 separate notification content generation for iOS 10+ - this will make using iOS 10+ features easier 2019-02-13 14:19:41 +01:00
fridtjof 81db412a75 specify empty array instead of NULL for intentIdentifiers 2019-02-13 14:19:40 +01:00