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 |
|
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
|
5550a4037e
|
Room settings: Anyone can now set a room alias
Fix #2033
|
2018-09-21 16:23:32 +02:00 |
|
manuroe
|
e33b38e11f
|
New async [MXRoom state:]: Use new [MXRoom listenToEventsOfTypes:]
|
2018-07-23 18:14:45 +02:00 |
|
manuroe
|
61a5bfcb06
|
New async [MXRoom state:]: Make Riot build
|
2018-07-20 10:40:42 +02:00 |
|
manuroe
|
31b589a47b
|
Make Riot build with new async [MXRoom liveTimeline:]
|
2018-07-19 09:47:34 +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
|
73ca630780
|
Structure project almost by features. Start by organizing view controllers.
|
2018-07-10 10:21:20 +02:00 |
|