ismailgulek
b4cc0d9d18
Make PushNotificationService not singleton
...
Signed-off-by: ismailgulek <gulekismail@gmail.com >
2020-05-22 11:52:06 +03:00
ismailgulek
20362491cb
PushNotificationService implementation
...
Signed-off-by: ismailgulek <gulekismail@gmail.com >
2020-05-22 11:50:45 +03:00
ismailgulek
591e51b95f
Prefill email field on registrations
...
Signed-off-by: ismailgulek <gulekismail@gmail.com >
2020-04-28 19:55:02 +03:00
manuroe
17d67372ee
Self-verification: Do not display incoming self verification requests at the top of the Complete Security screen.
2020-04-28 17:33:14 +02:00
SBiOSoftWhare
b7fd78c41e
RoomMemberDetailsViewController: For current user present complete security when device is not trusted.
2020-04-23 11:58:19 +02:00
SBiOSoftWhare
bf0651dfcd
User verification: Update room member details screen with security section and shields.
2020-01-30 18:05:41 +01:00
SBiOSoftWhare
1bd721fd46
User verification: Handle start user verification flow through AppDelegate.
2020-01-30 17:59:42 +01:00
SBiOSoftWhare
8714ec5558
RoomDataSource: Handle RoomBubbleCellData key verification update. Handle incoming key verification approval.
2020-01-14 21:47:16 +01:00
SBiOSoftWhare
7e6e113f0c
AppDelegate: Post a notification with requests parameters on email validation.
2019-09-10 19:34:40 +02:00
SBiOSoftWhare
d04146d095
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
Aaron Raimist
f0d86eeece
home server -> homeserver ( #2345 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2019-04-19 21:27:10 -05:00
SBiOSoftWhare
802350922c
Use one external entry point on AppDelegate to navigate to a room
2019-04-08 13:32:46 +02:00
fridtjof
8402106bba
Implement UNUserNotificationCenterDelegate methods
2019-02-13 14:19:40 +01:00
manuroe
5224c44329
BF: Infinite loading wheel when taping on a fake room alias
...
#679
2019-01-17 17:46:49 +01:00
manuroe
d94284a100
reskin: Rename RiotDesignValues -> ThemeService
2019-01-11 10:46:00 +01:00
fridtjof
b834c69fae
fix almost all the warnings caused by -Wstrict-prototypes
2019-01-05 03:28:53 +01:00
manuroe
fff8f2f14e
Analytics: Move code from AppDelegate to a dedicated class: Analytics
2018-06-27 10:02:08 +02:00
SBiOSoftWhare
c0e086d294
Update logout method in AppDelegate, add possibility to send or not logout request to home server
2018-06-01 16:07:42 +02:00
SBiOSoftWhare
ff199a99f9
Factorization of data user clear on logout. Reuse it for account deactivation.
2018-05-30 17:04:58 +02:00
manuroe
0c590d9ad7
Merge pull request #1835 from pixlwave/master
...
Use existing message.mp3 for notification sounds.
2018-04-24 10:21:38 +02:00
giomfo
747153fcb7
Bug Fix - Crash on URL like https://riot.im/#/app/register?hs_url=...
...
Prompt the user before logging out in case of click on register link.
vector-im/riot-ios#1838
2018-04-17 21:39:31 +02:00
Doug
96e8d1c793
Use existing message.mp3 for notification sounds.
2018-04-08 15:00:33 +01:00
Giom Foret
607d753ee8
Merge branch 'develop' into groups
2017-12-22 14:50:40 +01:00
manuroe
7de8c429ad
Analytics: Create a generic API in AppDelegate class
...
And move all Google Analytics code to AppDelegate.m
2017-12-22 13:19:40 +01:00
Giom Foret
a1331d829d
Groups: self-management of membership of groups
...
- Bug Fix: App layout is broken on iPad after having left a group.
- Improve the display of the Group Details Home screen
vector-im/riot-meta#114
vector-im/riot-meta#115
2017-12-21 17:19:36 +01:00
Giom Foret
19a7817527
Pushkit: Remove APNS use.
...
Use new MXKAccount API to handle push token and settings.
- add format: 'event_id_only' to the data dict when you add the pusher
- use the following app ID: im.vector.app.ios.voip.prod
2017-09-19 16:06:44 +02:00
Denis Morozov
7f3822c63f
Improvements in notification registration flow
2017-08-23 19:07:14 +03:00
manuroe
c52f7c85b2
Jitsi widget: Manage "Back To App"
2017-08-11 14:18:10 +02:00
Giom Foret
1e34aa5e1b
Remove MXKAlert class use.
...
UIAlertController is directly used.
2017-07-14 16:41:25 +02:00
Giom Foret
4e90defe11
Import RageShakeManager.h and RiotDesignValues.h in App Delegate header
2017-04-07 11:52:53 +02:00
Giom Foret
89d31cc116
Prepare UX rework:
...
- Use a tab bar controller in the master view controller of the split view controller.
2017-03-23 17:48:05 +01:00
Giom Foret
71369770c8
Bug Fix - [Tablet / split mode] The room member details page is not popped after signing out
...
#1062
2017-03-14 17:25:46 +01:00
giomfo
521e2110e1
Rebranding: replace Vector by Riot everywhere in the git and github repos
...
- Rename "Vector" directory with "Riot"
2017-03-08 11:08:03 +01:00