Commit graph

16 commits

Author SHA1 Message Date
manuroe
4af6f68f6b AuthenticationViewController: Improve comment 2018-02-27 12:36:18 +01:00
giomfo
2a8d55c098 Bug Fix: App crashes on cold start if no account is defined.
Regression introduced by PR #1761
(Spontaneous logout: Try to detect it in AuthenticationViewController)
2018-02-13 23:44:55 +01:00
manuroe
fda7f427a7 Spontaneous logout: Try to detect it in AuthenticationViewController and crash the app if it happens (#1643) 2018-02-06 12:50:10 +01:00
manuroe
2960908882 Spontaneous logout: Try to detect it in AuthenticationViewController and crash the app if it happens (#1643) 2018-02-06 12:48:34 +01:00
manuroe
8a744fc9e8 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
6c3feef81f Improvement - Create DM with Riot-bot on new account creation.
https://github.com/vector-im/riot-meta/issues/94
2017-09-15 15:19:36 +02:00
Giom Foret
4a7930be15 Dark theme - Improvements
- spinner bg being white
2017-09-11 14:49:06 +02:00
Giom Foret
e9bc00959d Enable Dark theme
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
Giom Foret
5f75c33137 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
cc0478c4ec Remove MXKAlert class use.
UIAlertController is directly used.
2017-07-14 16:41:25 +02:00
Giom Foret
50ddff54dc Import RageShakeManager.h and RiotDesignValues.h in App Delegate header 2017-04-07 11:52:53 +02:00
Giom Foret
d0bedbe515 Bug Fix - Registration with email failed when the user validated the email on the phone. 2017-03-20 19:43:24 +01:00
Giom Foret
12a99a74dd Support msisdn login 2017-03-10 14:48:34 +01:00
Giom Foret
b357132759 Support msisdn login 2017-03-10 11:09:46 +01:00
giomfo
7860d46996 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
568af33fdf 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
Renamed from Vector/ViewController/AuthenticationViewController.m (Browse further)