SBiOSoftWhare
fd9d99abb2
AppDelegate: Post a notification with requests parameters on email validation.
2019-09-10 19:34:40 +02:00
SBiOSoftWhare
8c353ebedd
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
dbafe1898d
home server -> homeserver ( #2345 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2019-04-19 21:27:10 -05:00
SBiOSoftWhare
1bd072e5f6
Use one external entry point on AppDelegate to navigate to a room
2019-04-08 13:32:46 +02:00
fridtjof
4b20e41ab0
Implement UNUserNotificationCenterDelegate methods
2019-02-13 14:19:40 +01:00
manuroe
daf0bf8a91
BF: Infinite loading wheel when taping on a fake room alias
...
#679
2019-01-17 17:46:49 +01:00
manuroe
f0c22a14af
reskin: Rename RiotDesignValues -> ThemeService
2019-01-11 10:46:00 +01:00
fridtjof
0915e3fab2
fix almost all the warnings caused by -Wstrict-prototypes
2019-01-05 03:28:53 +01:00
manuroe
054b2afded
Analytics: Move code from AppDelegate to a dedicated class: Analytics
2018-06-27 10:02:08 +02:00
SBiOSoftWhare
6d37f66b98
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
5d68e0aa18
Factorization of data user clear on logout. Reuse it for account deactivation.
2018-05-30 17:04:58 +02:00
manuroe
d2725c058e
Merge pull request #1835 from pixlwave/master
...
Use existing message.mp3 for notification sounds.
2018-04-24 10:21:38 +02:00
giomfo
bcf3bd9957
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
349dcdf1d3
Use existing message.mp3 for notification sounds.
2018-04-08 15:00:33 +01:00
Giom Foret
a2d8677178
Merge branch 'develop' into groups
2017-12-22 14:50:40 +01:00
manuroe
e1b5675485
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
510b1e990f
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
d1dcee4092
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
58a6e4eb5a
Improvements in notification registration flow
2017-08-23 19:07:14 +03:00
manuroe
1bdbe40c09
Jitsi widget: Manage "Back To App"
2017-08-11 14:18:10 +02:00
Giom Foret
a27b612eda
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