Denis Morozov
b0a0dba250
Improvements in notification registration flow
2017-08-23 19:07:14 +03:00
manuroe
73fdb6b3bf
Jitsi widget: add display or creation of jitsi conference under USE_JITSI_WIDGET compilation flag
2017-08-18 11:56:32 +02:00
manuroe
6c43449c79
Jitsi widget: "Use jitsi for conference calls" -> "Create conference calls with jitsi"
2017-08-18 09:23:24 +02:00
manuroe
88f878f8aa
Merge remote-tracking branch 'origin/develop' into jitsi_widget
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2017-08-16 17:14:20 +02:00
manuroe
883671cbe4
Jitsi widget: Create a specific [NSUserDefaults standardUserDefaults] key for useJitsiForConferenceCalls
2017-08-16 11:51:56 +02:00
Giom Foret
26ad90461f
SettingsViewController: Release correctly the pushed view controller
2017-08-16 09:55:52 +02:00
Giom Foret
bed93be972
Dark Theme - Improvement
...
WebViewViewController extends MXKWebViewViewController to handle customization.
2017-08-14 10:32:31 +02:00
Giom Foret
cf30fe91bb
Dark Theme
...
fix App freeze when user changes the theme
2017-08-11 17:41:22 +02:00
Giom Foret
6fdbb5d844
Enable Dark theme
...
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
manuroe
5ef3cf5772
Jitsi widget: Add Settings > LABS > Use jitsi for conference calls
2017-08-10 15:43:25 +02:00
manuroe
6aa1462b99
BF: E2E export did not work anymore since the death of MXKAlert
2017-07-25 17:27:24 +02:00
manuroe
23b97df4ea
Language picker: Force capitalisation of languages
2017-07-25 14:45:33 +02:00
manuroe
f35bafb176
Language settings: Update comments
2017-07-25 11:34:41 +02:00
Giom Foret
1a6a58954b
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
d7cb89b747
Merge branch 'develop' into meta_riot_22
2017-07-21 16:50:58 +02:00
manuroe
b2c5ec3cca
Language settings: Reload data softly after language change
2017-07-21 12:06:10 +02:00
Giom Foret
4e5fa4ef5e
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
manuroe
71820f25dd
Language settings: Store it in NSUserDefaults (@"appLanguage")
2017-07-21 11:08:33 +02:00
manuroe
460c670f72
Settings: Add app language settings
2017-07-21 10:55:21 +02:00
Giom Foret
3705cb5b42
Prepare Dark theme
...
- Add User Interface section in settings
https://github.com/vector-im/riot-meta/issues/22
2017-07-19 15:26:09 +02:00
Giom Foret
864a30ac71
Translate the potential error observed during 3pid handling
...
https://github.com/vector-im/riot-meta/issues/85
2017-07-18 15:57:11 +02:00
Giom Foret
b0634f23b1
Bug Fix: Change API used to add email in order to check if the email is already used.
...
(idem for msisdn)
https://github.com/vector-im/riot-meta/issues/85
2017-07-18 13:57:15 +02:00
Giom Foret
626bca3555
Prepare MXKAlert withdrawal
2017-07-14 00:36:11 +02:00
Giom Foret
8954922d44
UX Rework - Home: Put the new ordering behind a setting.
...
Add 2 settings: Pin rooms with missed notif and pin rooms with unread messages
this will pin the rooms at the beginning of the list on your home page
2017-06-16 15:18:33 +02:00
manuroe
d995432eec
Settings: Add a "Report bug" item
2017-04-27 10:47:19 +02:00
Giom Foret
f1ee0910fb
Merge branch 'develop' into ux_rework
2017-04-14 13:43:40 +02:00
Giom Foret
bc7d5bfc54
Bug Fix: App crashes sometimes on clear cache
2017-04-14 13:42:36 +02:00
jeangb
7b21dbc8e5
Merge pull request #1153 from vector-im/add_accessibility_identifiers
...
AttachmentsViewController: add accessibility identifiers
2017-04-07 15:38:48 +02:00
manuroe
51fb60e7ab
Directory Server Picker: code cleaning
2017-04-07 14:06:15 +02:00
manuroe
b8cdb0d9bc
Directory Server Picker: roll back unexpected change commit
2017-04-07 13:21:26 +02:00
manuroe
796cc736f6
Merge remote-tracking branch 'origin/ux_rework' into directory-server-list
2017-04-07 12:51:17 +02:00
Giom Foret
4e90defe11
Import RageShakeManager.h and RiotDesignValues.h in App Delegate header
2017-04-07 11:52:53 +02:00
manuroe
695568e34c
Directory Server Picker: Fix spinner and title
2017-04-07 11:41:01 +02:00
jeangb
7662961c40
SettingsViewController: secured the instanciation of a new configCell by setting the accessibilityidentifier property to nil.
2017-04-06 18:21:24 +02:00
jeangb
faea1fc15a
SettingsViewController: add accessibility identifiers
2017-04-06 18:16:49 +02:00
jeangb
98b0c87ea7
SettingsViewController: add accessibility identifiers
2017-04-05 15:29:54 +02:00
Giom Foret
e6a4622d2b
Update accessibility ids used for testing
2017-03-15 11:17:50 +01:00
giomfo
fe046e7b3a
Merge pull request #1087 from vector-im/msisdn_login
...
Support msisdn login
2017-03-10 14:35:32 +01:00
Giom Foret
1b842e3070
SettingsViewController: Improve 3pid adding UI
...
- paint the “plus icon” in green when the 3pid input is editing.
2017-03-10 12:02:57 +01:00
Giom Foret
c43587da76
Support msisdn login
2017-03-10 11:09:46 +01:00
jeangb
866743aab6
Corrections on the add accessibility identifiers commit
2017-03-09 16:40:03 +01:00
jeangb
92746fa090
Merge remote-tracking branch 'origin/develop' into add_accessibility_identifiers
2017-03-09 16:12:14 +01: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