fridtjof
|
2e995278f7
|
use the Matrix SDK's method for percent encoding
|
2019-02-18 15:31:55 +01:00 |
|
fridtjof
|
7ba712a6b6
|
use the Matrix SDK's method for percent encoding
|
2019-02-18 15:31:55 +01:00 |
|
SBiOSoftWhare
|
e747e2d6dc
|
Apply new lineBreakColor where needed
|
2019-02-18 12:53:13 +01:00 |
|
SBiOSoftWhare
|
b09c0c5f19
|
Apply new lineBreakColor where needed
|
2019-02-18 12:53:13 +01:00 |
|
manuroe
|
29aa20f810
|
Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75
|
2019-02-12 19:06:22 +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
|
5ece93816e
|
Handle section header tint color update when theme change in SegmentedViewController
|
2019-02-08 15:17:58 +01:00 |
|
SBiOSoftWhare
|
83358be593
|
Handle section header tint color update when theme change in SegmentedViewController
|
2019-02-08 15:17:58 +01:00 |
|
manuroe
|
1eccc61869
|
Key backup: Check backup update on the homeserver
when opening the home or the settings screen in order to display the right banner and settings.
|
2019-02-06 17:34:16 +01:00 |
|
manuroe
|
7c370e5feb
|
Key backup: Check backup update on the homeserver
when opening the home or the settings screen in order to display the right banner and settings.
|
2019-02-06 17:34:16 +01:00 |
|
fridtjof
|
1c2df753da
|
take care of percent encoding related deprecations
|
2019-02-04 21:22:43 +01:00 |
|
fridtjof
|
23ed49d186
|
take care of percent encoding related deprecations
|
2019-02-04 21:22:43 +01:00 |
|
SBiOSoftWhare
|
4173bf8dc6
|
Fix Manu's comments
|
2019-02-01 10:15:39 +01:00 |
|
SBiOSoftWhare
|
fafc09d862
|
Fix Manu's comments
|
2019-02-01 10:15:39 +01:00 |
|
SBiOSoftWhare
|
898809d881
|
Handle key backup recover banner display
|
2019-02-01 09:51:57 +01:00 |
|
SBiOSoftWhare
|
b9c8d1501d
|
Handle key backup recover banner display
|
2019-02-01 09:51:57 +01:00 |
|
SBiOSoftWhare
|
bc527cd097
|
Handle key backup setup banner display
|
2019-01-31 19:52:32 +01:00 |
|
SBiOSoftWhare
|
81d80d51fd
|
Handle key backup setup banner display
|
2019-01-31 19:52:32 +01:00 |
|
manuroe
|
46d2b1c3ef
|
Merge pull request #2200 from vector-im/riot_2174
Fix iOS side of #2174
|
2019-01-23 14:22:48 +01:00 |
|
manuroe
|
66003284a9
|
Merge pull request #2200 from vector-im/riot_2174
Fix iOS side of #2174
|
2019-01-23 14:22:48 +01:00 |
|
manuroe
|
6ff9631d20
|
reskin: Use unreadRoomIndentColor
#2174
|
2019-01-23 12:43:53 +01:00 |
|
manuroe
|
3f2b781a81
|
reskin: Use unreadRoomIndentColor
#2174
|
2019-01-23 12:43:53 +01:00 |
|
SBiOSoftWhare
|
53b9733280
|
Merge pull request #2198 from vector-im/keybackup_setup
key backup: Implement setup screen
|
2019-01-23 12:15:57 +01:00 |
|
SBiOSoftWhare
|
9c68339e94
|
Merge pull request #2198 from vector-im/keybackup_setup
key backup: Implement setup screen
|
2019-01-23 12:15:57 +01:00 |
|
manuroe
|
b9c30cba0e
|
BF: Ban and kick reasons are silently discarded
#2162
Fix Steve's remark everywhere we do `[self->currentAlert textFields].firstObject.text`
|
2019-01-23 11:01:53 +01:00 |
|
manuroe
|
30d516b6b8
|
BF: Ban and kick reasons are silently discarded
#2162
Fix Steve's remark everywhere we do `[self->currentAlert textFields].firstObject.text`
|
2019-01-23 11:01:53 +01:00 |
|
SBiOSoftWhare
|
c7a3b2341b
|
Update some copyright years
|
2019-01-22 17:20:28 +01:00 |
|
SBiOSoftWhare
|
27e0cf1005
|
Update some copyright years
|
2019-01-22 17:20:28 +01:00 |
|
manuroe
|
99736bb354
|
Update Riot/Modules/Common/KeyboardAvoiding/KeyboardAvoider.swift
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2019-01-22 17:14:11 +01:00 |
|
manuroe
|
eac9cc5c9a
|
Update Riot/Modules/Common/KeyboardAvoiding/KeyboardAvoider.swift
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2019-01-22 17:14:11 +01:00 |
|
SBiOSoftWhare
|
93b41bcb0c
|
Fix typo in UIView extension
|
2019-01-22 17:09:15 +01:00 |
|
SBiOSoftWhare
|
172aa171e0
|
Fix typo in UIView extension
|
2019-01-22 17:09:15 +01:00 |
|
SBiOSoftWhare
|
aa797359e5
|
Update ActivityIndicatorView and ActivityIndicatorPresenter to match activity indicator UI in MXKViewController
|
2019-01-22 15:26:34 +01:00 |
|
SBiOSoftWhare
|
e235583811
|
Update ActivityIndicatorView and ActivityIndicatorPresenter to match activity indicator UI in MXKViewController
|
2019-01-22 15:26:34 +01:00 |
|
SBiOSoftWhare
|
93a4c74071
|
Create KeyboardAvoider that help to avoid keyboard overlap with scroll view content.
|
2019-01-22 00:18:54 +01:00 |
|
SBiOSoftWhare
|
4f24080249
|
Create KeyboardAvoider that help to avoid keyboard overlap with scroll view content.
|
2019-01-22 00:18:54 +01:00 |
|
SBiOSoftWhare
|
5d9cff6e69
|
Create ActivityIndicatorView in order to wrap activity indicator customization and create ActivityIndicatorPresenter in order to manage activity indicator presentation.
|
2019-01-22 00:15:20 +01:00 |
|
SBiOSoftWhare
|
d69fb8e3f9
|
Create ActivityIndicatorView in order to wrap activity indicator customization and create ActivityIndicatorPresenter in order to manage activity indicator presentation.
|
2019-01-22 00:15:20 +01:00 |
|
manuroe
|
7efcf8f6c4
|
reskin: Theme: rename colors as it is in the palette now
|
2019-01-11 13:13:31 +01:00 |
|
manuroe
|
b0fc0c9816
|
reskin: Theme: rename colors as it is in the palette now
|
2019-01-11 13:13:31 +01:00 |
|
manuroe
|
2fdb06d879
|
reskin: Create ThemeService.shared
|
2019-01-11 11:45:27 +01:00 |
|
manuroe
|
744a0b8d4f
|
reskin: Create ThemeService.shared
|
2019-01-11 11:45:27 +01:00 |
|
manuroe
|
f0c22a14af
|
reskin: Rename RiotDesignValues -> ThemeService
|
2019-01-11 10:46:00 +01:00 |
|
manuroe
|
712a632120
|
reskin: Rename RiotDesignValues -> ThemeService
|
2019-01-11 10:46:00 +01:00 |
|
manuroe
|
e98a26ebb8
|
reskin: kill last customisable kRiotXColors
|
2019-01-10 18:47:49 +01:00 |
|
manuroe
|
109954d667
|
reskin: kill last customisable kRiotXColors
|
2019-01-10 18:47:49 +01:00 |
|
manuroe
|
e58035b155
|
reskin: kill headerTextSecondaryColor
|
2019-01-10 18:10:10 +01:00 |
|
manuroe
|
96880a4e2c
|
reskin: kill headerTextSecondaryColor
|
2019-01-10 18:10:10 +01:00 |
|
manuroe
|
67044e3451
|
reskin: kill kRiotSecondaryTextColor
|
2019-01-10 18:05:21 +01:00 |
|
manuroe
|
936a26da1a
|
reskin: kill kRiotSecondaryTextColor
|
2019-01-10 18:05:21 +01:00 |
|