Giom Foret
6ca308102b
Improvement: use the right property to check whether the view is currently loaded into memory.
2018-01-17 11:05:49 +01:00
Giom Foret
e968bd3627
Bug Fix - Contact Details: The contact avatar quality is very low
...
when the contact details screen is opened from a link
2018-01-17 10:55:31 +01:00
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
8e02186854
Bug Fix - Member Info page avatars are systematically cropped (iOS 11)
...
#1590
2017-10-20 16:54:48 +02: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
bd2d7281bb
Dark Theme - Bug Fix
...
Recents List: some room avatars have an unexpected black background.
We apply here the new property `defaultBackgroundColor` defined in MXKImageView class to initialize correctly image background.
2017-08-14 19:11:13 +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
a67af15740
Prepare Dark theme - Handle table view cell customization
2017-08-08 16:05:43 +02:00
Giom Foret
93f76a4788
Prepare Dark Theme
...
Remove the [UIApplication statusBarHidden] use (deprecated since iOS 9).
Use the default UIViewController-based status bar system.
Hide the user interface theme option in Settings.
https://github.com/vector-im/riot-meta/issues/22
2017-07-21 17:22:34 +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
Giom Foret
4e90defe11
Import RageShakeManager.h and RiotDesignValues.h in App Delegate header
2017-04-07 11:52:53 +02:00
Giom Foret
6e8290df93
Prepare UX Rework
...
- Display contact details in the secondary view controller of the split view controller.
- Fix issues on secondary view controller handling.
2017-03-28 17:26:50 +02:00
giomfo
06100684bc
Rebranding: replace Vector by Riot everywhere in the git and github repos
...
- Rename VectorDesignValues with RiotDesignValues
2017-03-08 16:14:41 +01:00
giomfo
521e2110e1
Rebranding: replace Vector by Riot everywhere in the git and github repos
...
- Rename "Vector" directory with "Riot"
2017-03-08 11:08:03 +01:00