Commit Graph

16 Commits

Author SHA1 Message Date
manuroe 7de8c429ad Analytics: Create a generic API in AppDelegate class
And move all Google Analytics code to AppDelegate.m
2017-12-22 13:19:40 +01:00
Giom Foret 9bbed86d4b Fix iOS11 disruption
- RoomViewController, RoomDetailsVC, ContactDetailsVC: fix header layout.
- Use UIScrollView+MatrixKit category to handle the adjusted content inset which is not defined before iOS 11.
2017-09-27 09:26:34 +02:00
Giom Foret 978e27da25 Dark theme - Improvements
- spinner bg being white
2017-09-11 14:49:06 +02:00
Giom Foret c4aa8013be Enable Dark theme
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
Giom Foret ee2da83c86 Prepare Dark Theme
Observe user interface theme change.

https://github.com/vector-im/riot-meta/issues/22
2017-07-21 11:28:17 +02:00
Giom Foret 1e34aa5e1b Remove MXKAlert class use.
UIAlertController is directly used.
2017-07-14 16:41:25 +02:00
manuroe c322c92573 Directory server list: Add detail text for homeserver selection 2017-05-03 11:16:44 +02:00
manuroe e89b8f62b3 Directory server list: Add detail text for homeserver selection 2017-05-03 09:31:10 +02:00
manuroe 8d9455fb27 Directory server list: Let user enter random homeserver 2017-04-24 16:31:27 +02:00
manuroe 6eb6882d69 Directory server list: List user's HS directories too
List the rooms of the selected HS
2017-04-21 16:35:27 +02:00
manuroe e493adac05 UX rework: Make the UI of the directory section header
Update after PR review
2017-04-21 10:00:01 +02:00
manuroe 521c54300f UX rework: directory sticky header: Put the directory picker under a navigation controller 2017-04-20 11:56:30 +02:00
manuroe 9d79dd2f56 Import RageShakeManager.h and RiotDesignValues.h in App Delegate header 2017-04-07 13:17:34 +02:00
manuroe ee0fdc5138 Directory Server Picker: Add a completion block to report the selected server 2017-04-07 12:45:14 +02:00
manuroe 695568e34c Directory Server Picker: Fix spinner and title 2017-04-07 11:41:01 +02:00
manuroe 056319a5c0 Directory Server Picker: show 3rd party protocol instance 2017-04-07 10:38:05 +02:00