manuroe
469a0b7031
reskin: kill kRiotPrimaryTextColor
2019-01-10 18:00:45 +01:00
manuroe
cb5e03af4a
reskin: kill kRiotSecondaryBgColor
2019-01-10 17:57:17 +01:00
manuroe
cc250b79b8
reskin: kill kRiotPrimaryBgColor
2019-01-10 17:50:26 +01:00
manuroe
be7a85769d
reskin: Kill RiotDesignValues.kRiotKeyboard and replace it by Theme.keyboardAppearance
2019-01-10 17:42:43 +01:00
manuroe
3533cdc2fc
reskin: Kill RiotDesignValues.kRiotKeyboardColor and replace it by Theme.matrixSearchBackgroundImageTintColor
2019-01-10 17:36:36 +01:00
manuroe
9515b6e7d9
reskin: remove bar style ivars from RiotDesignValues
2019-01-10 17:08:32 +01:00
manuroe
eebe36248f
reskin: Delegate navigation and search bars styling to theme
2019-01-10 16:43:03 +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
5147648085
reskin: Put back riot colors in the main tab bar icons
2019-01-10 15:12:24 +01:00
manuroe
b4392623de
reskin: Fix header display of room preview
2019-01-10 14:47:58 +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
c369e1607d
reskin: Fix display of RoomMemberDetailsVC header.
...
Apply the same logic as in RoomVC in the previous commit
2018-12-28 17:54:19 +01:00
manuroe
738d24f207
reskin: Improve a bit RoomVC expanded header display
...
RoomVC is displayed in another UINavigationController. Its bar can be translucent. Then, we just need to make sure that the main UINavigationController navigationBar is translucent when displaying the expanded header.
Note: there is a UI glitch when navigating back when the expanded header is displayed but that bug existed before (in v0.7.8)
2018-12-28 17:52:45 +01:00
manuroe
80c41facdc
BF: Registration: email or phone number is no more skippable
...
#2140
Note: There is no more conditions linked to kMXLoginFlowTypeRecaptcha in the code, which makes it look more flexible.
2018-12-28 09:19:14 +01:00
manuroe
916bde3e42
reskin: Fix display of expanded header in Room VC
2018-12-28 09:16:24 +01:00
manuroe
9200a3eed9
BF: Registration: email or phone number is no more skippable
...
#2140
Note: There is no more conditions linked to kMXLoginFlowTypeRecaptcha in the code, which makes it look more flexible.
2018-12-27 11:56:00 +01:00
manuroe
74e7a115ae
Reskin: New TermsView screen
2018-12-21 11:41:43 +01:00
manuroe
b4f2997f33
Merge remote-tracking branch 'origin/develop' into reskin
2018-12-21 09:15:06 +01:00
manuroe
40dda23469
Registration: reCAPTCHA does not work anymore on iOS 10
...
#2119
2018-12-11 17:46:09 +01:00
manuroe
204f40e5fe
Reskin: Apply RiotDesignValues.colorValues.accent on swith buttons
2018-12-03 18:02:02 +01:00
manuroe
df01ccf8fc
Reskin: Paint icons with RiotDesignValues.colorValues.accent when possible
2018-12-03 17:14:32 +01:00
manuroe
a28271afcb
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
2018-11-30 17:10:28 +01:00
manuroe
9fea29617e
Reskin: Change the 2 notifications colors
2018-11-30 16:36:34 +01:00
manuroe
5e1ad8dc48
Reskin:Create [RiotDesignValues applyStyleOnSearchBar:] and use it
2018-11-30 15:57:19 +01:00
manuroe
b7e8c97efc
Reskin: Use current style color constants for section headers
2018-11-30 15:27:13 +01:00
manuroe
9fb0fd3c80
Login flow: Fix Steve's remarks
2018-11-30 12:42:31 +01:00
manuroe
36ec1409d4
Reskin: Factorise *RoomTitleViews
...
and apply them kRiotDesignNavigationBarBarTintColor as background color to mimic the nav bar color
2018-11-29 17:47:42 +01:00
manuroe
5beaa454db
Reskin: Use the new [RiotDesignValues applyStyleOnNavigationBar:] method everywhere
...
Note that we do not change anymore the bar tint color when changing tabs. This is alwasy the same.
2018-11-29 17:31:41 +01:00
manuroe
c688d88282
Reskin: RiotDesignValues: Make use of the new ColorValues
2018-11-29 16:20:20 +01:00
manuroe
981cbabc00
Login flow: Make User Agreement part of the registration flow
...
Some fixes
2018-11-27 18:36:06 +01:00
manuroe
bde9f92fc1
AuthInputsView: Refactor a bit updateAuthSessionWithCompletedStages
2018-11-27 17:06:30 +01:00
manuroe
71d3d32a2c
Login flow: Make User Agreement part of the registration flow
...
#1939
2018-11-27 16:22:33 +01:00
manuroe
df80b918ff
Login flow: Make more usage of the isFlowCompleted: method
2018-11-27 11:20:17 +01:00
manuroe
f1dea9a951
Login flow: Add generic isFlowSupported: and isFlowCompleted: methods
2018-11-27 11:20:17 +01:00
Giom Foret
f59a831058
Fix a race condition observed when the app renders an image in a Group/Community description
2018-11-13 17:30:37 +01:00
Giom Foret
8065575f79
Move MXStrongifyAndReturnValueIfNil(self, nil); at the beginning of the block.
2018-11-13 16:12:54 +01:00
Giom Foret
9ef5ab98a4
Remove all deprecated methods
2018-11-13 00:08:35 +01:00
Giom Foret
e0ef651074
MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] .
...
Note - DirectoryServerTableViewCell:
Presently the thirdPartyProtocolInstance.icon is not a Matrix Content URI. We could not use here MXKImageView setImageURI method
without breaking the instance icon rendering. We use the deprecated interface until this point is fixed on the server side.
2018-11-11 15:20:32 +01:00
Giom Foret
d67ea9dda4
Replace the deprecated MXMediaManager and MXMediaLoader interfaces use
2018-11-10 14:28:08 +01:00
manuroe
1a6bad9443
Merge pull request #2067 from aaronraimist/password-autofill
...
Add UITextContentType values to AuthInputsView
2018-10-31 12:04:20 +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
Aaron Raimist
4ec2229e5d
Add UITextContentType values to AuthInputsView
...
Improves #2066
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-10-06 14:45:16 -05:00
manuroe
59413fb6cb
Server Quota Notices: Implement the blue banner
...
Fix Steves's remark
2018-10-04 18:37:25 +02:00
manuroe
66e1d64f4b
Server Quota Notices: Implement the blue banner
...
Closes #1937
2018-10-02 15:30:00 +02:00
manuroe
a3c45a5b77
SettingsVC: Use MXKAccount method to determine if LL is supported by the HS
2018-09-25 11:20:50 +02:00
manuroe
f6175a38a5
BF: Weird text color when selecting a message
...
#2046
2018-09-24 14:23:48 +02:00