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 |
|
manuroe
|
a39a47a4e4
|
Merge remote-tracking branch 'origin/develop' into reskin
|
2019-01-09 16:38:49 +01:00 |
|
fridtjof
|
0e8c73344d
|
make use of Obj-C's modern syntax for literals and subscripting
|
2019-01-08 00:24:11 +01:00 |
|
fridtjof
|
5f9058c043
|
fix almost all the warnings caused by -Wstrict-prototypes
|
2019-01-05 03:28:53 +01:00 |
|
manuroe
|
674fcfaa9d
|
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
|
2018-11-30 17:10:28 +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
|
ee725d12d5
|
Room settings: Anyone can now set a room alias
Fix #2033
|
2018-09-21 16:23:32 +02:00 |
|
manuroe
|
519af21114
|
New async [MXRoom state:]: Use new [MXRoom listenToEventsOfTypes:]
|
2018-07-23 18:14:45 +02:00 |
|
manuroe
|
d1e296913e
|
New async [MXRoom state:]: Make Riot build
|
2018-07-20 10:40:42 +02:00 |
|
manuroe
|
8d832a8a4d
|
Make Riot build with new async [MXRoom liveTimeline:]
|
2018-07-19 09:47:34 +02:00 |
|
manuroe
|
e3f204562b
|
Make use of MXRoom.roomId and MXRoom.summary instead of MXRooms.state
|
2018-07-16 22:30:55 +02:00 |
|
manuroe
|
2e4f568807
|
MXRoomState: Apply new MXRoomMembers property
|
2018-07-12 00:19:48 +02:00 |
|
SBiOSoftWhare
|
263c8f9246
|
Structure project almost by features. Start by organizing view controllers.
|
2018-07-10 10:21:20 +02:00 |
|