Fridtjof Mund
|
23ba14b73c
|
Merge branch 'develop' into deprecations/contacts-api
|
2019-02-20 18:14:36 +01:00 |
|
fridtjof
|
16da95bae0
|
fix changes made in f5f16e16
|
2019-02-20 18:12:18 +01:00 |
|
manuroe
|
23bba2167e
|
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
|
7c45c7bf3d
|
Remove UINavigationBar appearance update from AppDelegate
|
2019-02-19 09:51:35 +01:00 |
|
fridtjof
|
3ad4481827
|
use the Matrix SDK's method for percent encoding
|
2019-02-18 15:31:55 +01:00 |
|
manuroe
|
9dde9dcf8b
|
Key backup: new recover method detected
#2230
|
2019-02-15 17:29:48 +01:00 |
|
manuroe
|
07b6c10f77
|
BF: Reskin: Sometimes the roomVC navigation bar is tranparent
#2252
|
2019-02-15 15:21:33 +01:00 |
|
fridtjof
|
f5f16e1693
|
replace contact availability checks with the iOS 9+ way
|
2019-02-05 01:36:13 +01:00 |
|
fridtjof
|
3a0fb32054
|
take care of percent encoding related deprecations
|
2019-02-04 21:22:43 +01:00 |
|
SBiOSoftWhare
|
c46c736ad8
|
Reset key backup banner preferences on logout
|
2019-01-31 19:53:12 +01:00 |
|
manuroe
|
4012105fde
|
Fix display of build number in settings and bug reports
Jenkins now uses a timestamp as build number (ex:20190124155504) that is bigger than 32 bits
|
2019-01-24 17:45:43 +01:00 |
|
fridtjof
|
a7c6463759
|
AppDelegate: no need to check for iOS 8+ notifications anymore, the minimum supported version is iOS 9
|
2019-01-18 18:12:49 +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
|
368bd101a6
|
reskin: Kill KVO on theme setting
|
2019-01-14 10:53:43 +01:00 |
|
manuroe
|
bed6b151cb
|
reskin: Create ThemeService.shared
|
2019-01-11 11:45:27 +01:00 |
|
manuroe
|
d94284a100
|
reskin: Rename RiotDesignValues -> ThemeService
|
2019-01-11 10:46:00 +01:00 |
|
manuroe
|
cc250b79b8
|
reskin: kill kRiotPrimaryBgColor
|
2019-01-10 17:50:26 +01:00 |
|
manuroe
|
de0f5522ff
|
reskin: rename ColorValues to Theme
|
2019-01-10 15:32:59 +01:00 |
|
manuroe
|
a7fa1134cc
|
reskin: ColorValues: suffix UIColor properties names with "Color"
|
2019-01-10 15:23:22 +01:00 |
|
manuroe
|
802e8d49bc
|
Merge remote-tracking branch 'origin/develop' into reskin
# Conflicts:
# Riot/Constants/RiotDesignValues.m
# Riot/Modules/Authentication/AuthenticationViewController.m
|
2019-01-10 11:50:57 +01:00 |
|
manuroe
|
50f5d9b99b
|
Merge remote-tracking branch 'origin/develop' into reskin
|
2019-01-09 16:38:49 +01:00 |
|
fridtjof
|
a310741536
|
make use of Obj-C's modern syntax for literals and subscripting
|
2019-01-08 00:24:11 +01:00 |
|
fridtjof
|
b834c69fae
|
fix almost all the warnings caused by -Wstrict-prototypes
|
2019-01-05 03:28:53 +01:00 |
|
manuroe
|
a28271afcb
|
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
|
2018-11-30 17:10:28 +01:00 |
|
Aaron Raimist
|
f7889501be
|
Remove all calls of [NSUserDefaults synchronize] (#1924)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2018-10-15 16:58:10 -05:00 |
|
manuroe
|
8e51ec5271
|
Notifications: old notifications can reappear
#1985
|
2018-10-10 18:05:17 +02:00 |
|
manuroe
|
a7c692672f
|
Lazy-Loading: On logout, reenable LL
|
2018-09-25 15:46:07 +02:00 |
|
manuroe
|
1435a5e642
|
GDPRConsentViewController: close it once the user has given their consent
Do not wait anymore for the completion of the creation of the room with riot-bot
|
2018-08-24 12:31:57 +02:00 |
|
Giom Foret
|
cf3d439543
|
Bug Fix - User defaults: the preset application language (if any) is ignored.
AppDelegate: the userDefaults were registered after the application language handling
|
2018-08-22 15:36:03 +02:00 |
|
manuroe
|
8259157190
|
BF: Empty app if initial /sync fails
#1975
|
2018-08-13 17:14:32 +02:00 |
|
SBiOSoftWhare
|
c4d2a864f1
|
GDPRConsentViewController now do not take into account HS hostname to determine if user consent to GDPR.
|
2018-08-09 18:56:40 +02:00 |
|
SBiOSoftWhare
|
10605e59d4
|
Fix OnBoardingManager method call in AppDelegate
|
2018-08-09 14:47:15 +02:00 |
|
SBiOSoftWhare
|
39354b4f91
|
Now create riot bot direct message room after GDPR consent success.
|
2018-08-09 12:19:24 +02:00 |
|
SBiOSoftWhare
|
62299c8746
|
Now use GDPRConsentViewController in AppDelegate in order to present GDPR consent and dismiss controller automatically when accept consent.
|
2018-08-09 12:19:24 +02:00 |
|
manuroe
|
4dada194af
|
Lazy-loading server side: Use MXRoomState.members instead of [MXRoom members:] when possible
|
2018-08-01 17:12:46 +02:00 |
|
manuroe
|
51fe300d81
|
New async [MXRoom state:]: Use [MXRoom members:]
|
2018-07-23 15:38:50 +02:00 |
|
manuroe
|
667b314642
|
New async [MXRoom state:]: Make Riot build
|
2018-07-20 14:01:10 +02:00 |
|
manuroe
|
109d8b74f4
|
New async [MXRoom state:]: Make AppDelegate build
|
2018-07-19 14:18:30 +02:00 |
|
manuroe
|
58e5380d14
|
Make use of MXRoom.roomId and MXRoom.summary instead of MXRooms.state
|
2018-07-16 22:30:55 +02:00 |
|
manuroe
|
41480a5e56
|
MXRoomState: Apply new MXRoomMembers property
|
2018-07-12 00:19:48 +02:00 |
|
SBiOSoftWhare
|
0beaaa47ba
|
Fix showDecryptedContentInNotifications settings option not migrated correctly from MXKAccount
|
2018-07-03 10:31:14 +02:00 |
|
SBiOSoftWhare
|
4c8df2b330
|
Now store showDecryptedContentInNotifications settings option in UserDefaults instead for MXKAccount in order to keep this information when the user logout. Fix issue #1914.
|
2018-07-02 14:41:55 +02:00 |
|
manuroe
|
014d030f4a
|
Crypto: Add telemetry for events unable to decrypt (UTDs)
Add a dispatch method
|
2018-06-29 07:50:06 +02:00 |
|
manuroe
|
bb98c32985
|
Crypto: Add telemetry for events unable to decrypt (UTDs)
#1894
|
2018-06-29 07:36:35 +02:00 |
|
manuroe
|
30d1ce2439
|
Analytics: Improve comments
|
2018-06-27 18:11:04 +02:00 |
|
manuroe
|
678467b998
|
Analytics: Make it implement MXAnalyticsDelegate to track performance stats
|
2018-06-27 17:59:06 +02:00 |
|
manuroe
|
fff8f2f14e
|
Analytics: Move code from AppDelegate to a dedicated class: Analytics
|
2018-06-27 10:02:08 +02:00 |
|
SBiOSoftWhare
|
f1527cfa0a
|
Merge pull request #1895 from vector-im/fix_account_deactivation_completion
Fix account deactivation completion
|
2018-06-01 16:19:51 +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
|
d26b954d7d
|
Fix GDPR consent alert not shown after account creation
|
2018-06-01 09:46:11 +02:00 |
|