manuroe
e1b5675485
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
4f29b3b687
Dark theme - Improvements
...
- spinner bg being white
2017-09-11 14:49:06 +02:00
Giom Foret
2b15594f28
Dark Theme - Improvement
...
Add a top view in pickers (country, language) to display the right background in case of vertical bounce.
2017-08-14 13:09:11 +02:00
Giom Foret
a36d824873
Enable Dark theme
...
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
Giom Foret
9593ce74ac
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
manuroe
6dc23430c6
Settings: Add app language settings
2017-07-21 10:55:21 +02:00