manuroe
a2ee225d00
Authentication: Redirect webview (SSO) javascript logs to native logs
2020-06-03 14:01:39 +02:00
ismailgulek
6632413d43
Adapt UIWebView changes to AuthenticationViewController, fixes #3057
2020-05-13 15:44:18 +03:00
SBiOSoftWhare
5007499299
Use EncryptionTrustLevelBadgeImageHelper where needed.
2020-04-08 15:06:27 +02:00
SBiOSoftWhare
d319183127
RoomCollectionViewCell: Reduce trust level badge size.
2020-04-08 12:51:40 +02:00
Mark Schulte
c3e285ed88
AuthFallback: Stay in Riot App
...
When doing a SAML based SSO via Gsuite, I must click a link
specifying that I trust this app. That link will break me
out of the SSO sign-in process, and open up safari.
To fix address this, I've removed the feature that opens links in
safari.
Signed-off-by: Mark Schulte <schultetwin@gmail.com >
2020-03-19 08:15:04 -07:00
manuroe
7ccc5740e2
Room decoration: Make shields bigger
2020-01-31 16:20:28 +01:00
manuroe
babec2ff28
Room decoration: Use shields instead of padlocks
...
#2906
2020-01-31 14:59:54 +01:00
manuroe
5907bafc13
Merge tag 'v0.9.4' into develop
...
Finish hotfix_Riot_2715
# Conflicts:
# CHANGES.rst
2019-09-16 10:43:30 +02:00
SBiOSoftWhare
084909583b
Remove check for +[UIFont systemFontOfSize:weight:] availability.
2019-04-25 12:27:31 +02:00
manuroe
ed3224cba0
Reskin: Text in badges should be white in dark theme
...
#2283
2019-02-21 13:07:37 +01:00
SBiOSoftWhare
150d367f06
Update KeyBackupBannerCell and handle safe area when compute cell size
2019-02-13 14:58:16 +01:00
manuroe
0a73f23be6
Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75
2019-02-12 19:06:22 +01:00
SBiOSoftWhare
fafc09d862
Fix Manu's comments
2019-02-01 10:15:39 +01:00
SBiOSoftWhare
b9c8d1501d
Handle key backup recover banner display
2019-02-01 09:51:57 +01:00
SBiOSoftWhare
81d80d51fd
Handle key backup setup banner display
2019-01-31 19:52:32 +01:00
manuroe
b0fc0c9816
reskin: Theme: rename colors as it is in the palette now
2019-01-11 13:13:31 +01:00
manuroe
744a0b8d4f
reskin: Create ThemeService.shared
2019-01-11 11:45:27 +01:00
manuroe
712a632120
reskin: Rename RiotDesignValues -> ThemeService
2019-01-11 10:46:00 +01:00
manuroe
3518ffea04
reskin: kill kRiotPrimaryTextColor
2019-01-10 18:00:45 +01:00
manuroe
6eeeb2f8d6
reskin: kill kRiotSecondaryBgColor
2019-01-10 17:57:17 +01:00
manuroe
f89848ef26
reskin: kill kRiotPrimaryBgColor
2019-01-10 17:50:26 +01:00
manuroe
3214858829
reskin: Delegate navigation and search bars styling to theme
2019-01-10 16:43:03 +01:00
manuroe
2b32e32ac4
reskin: rename ColorValues to Theme
2019-01-10 15:32:59 +01:00
manuroe
6d69bfa167
reskin: ColorValues: suffix UIColor properties names with "Color"
2019-01-10 15:23:22 +01:00
manuroe
af001664d0
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
fridtjof
0e8c73344d
make use of Obj-C's modern syntax for literals and subscripting
2019-01-08 00:24:11 +01:00
manuroe
674fcfaa9d
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
2018-11-30 17:10:28 +01:00
manuroe
58b1ff9381
Reskin: Change the 2 notifications colors
2018-11-30 16:36:34 +01:00
manuroe
47edf4dcbd
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
c2faf3e7a3
MXRoomState: Apply new membership property
2018-07-17 18:00:56 +02:00
manuroe
e3f204562b
Make use of MXRoom.roomId and MXRoom.summary instead of MXRooms.state
2018-07-16 22:30:55 +02:00
SBiOSoftWhare
26624eafed
Fix image references in xib and storyboards by removing .png suffix
2018-07-10 17:16:26 +02:00
SBiOSoftWhare
fbe1264a5a
Organize views by feature
2018-07-10 10:21:20 +02:00
SBiOSoftWhare
263c8f9246
Structure project almost by features. Start by organizing view controllers.
2018-07-10 10:21:20 +02:00