manuroe
cc4b11592d
Jitsi widget: polishing
2017-08-18 11:40:56 +02:00
manuroe
27e918611c
Jitsi widget: naming sanitisation
2017-08-18 09:49:14 +02:00
manuroe
d3bcafcd5e
Jitsi widget: Add license notice for jitsi-meet
2017-08-18 09:32:06 +02:00
manuroe
2dd14754c3
Jitsi widget: "Use jitsi for conference calls" -> "Create conference calls with jitsi"
2017-08-18 09:23:24 +02:00
manuroe
93ba49f0d8
Jitsi widget: Make sure permission to access camera and mic are ok before doing calls
2017-08-18 09:02:54 +02:00
manuroe
dbbc63ec1b
Jitsi widget: always accept to join ongoing jitsi conf. Only the creation is under the settings
2017-08-17 18:59:58 +02:00
manuroe
78f371051d
Jitsi widget: Hook up the call button for group room to jitsi
2017-08-17 18:59:02 +02:00
manuroe
f822bd9c7b
Jitsi widget: WidgetManager: add WidgetManagerErrorCodeCreationFailed
2017-08-17 18:45:49 +02:00
manuroe
71f3b0ad75
Jitsi widget: WidgetManage add createWidget and createJitsiWidget methods
2017-08-17 18:28:24 +02:00
Giom Foret
631c06da4e
Bug Fix: App have crashed whilst uploading photos
...
#1445
Set up only one session at the time!
2017-08-17 14:45:20 +02:00
Aram Sargsyan
3827b88dff
Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements
2017-08-17 16:40:29 +04:00
manuroe
8d368c7ace
Jitsi widget: Customise the error for widget permission issues for jitsi
2017-08-17 12:26:20 +02:00
manuroe
cfb6e91f57
Jitsi widget: Add [WidgetManager closeWidget] and use it for jitsi conference
2017-08-17 12:17:07 +02:00
Aram Sargsyan
8162588371
Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements
2017-08-17 00:08:56 +04:00
Aram Sargsyan
30ff28dc7e
Loading HUD usage in the extension, Image resoulution alertController introduced
2017-08-17 00:01:54 +04:00
David Baker
beb66162b5
Change app group to group.im.vector
2017-08-16 18:30:42 +01:00
Giom Foret
6ab2e329d6
Apply the actual application group: "group.im.vector"
2017-08-16 18:35:32 +02:00
manuroe
2ca185b80e
Merge remote-tracking branch 'origin/develop' into jitsi_widget
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2017-08-16 17:14:20 +02:00
manuroe
63c0618ab3
Jitsi widget: Fix in [WidgetManager widgetsOfTypes:inRoom:]
2017-08-16 17:05:14 +02:00
Giom Foret
81e5bd1024
Set the application group to be able to share userDefaults object.
2017-08-16 15:35:38 +02:00
manuroe
07690a0171
Jitsi widget: Create a specific [NSUserDefaults standardUserDefaults] key for useJitsiForConferenceCalls
2017-08-16 11:51:56 +02:00
manuroe
60c1000117
Jitsi widget: Remove WidgetManager.enabled settings. Let's user check what they want with [WidgetManager widgetsOfTypes:inRoom:]
2017-08-16 11:49:01 +02:00
manuroe
ef2538031a
Jitsi widget: Implement [Widget description]
2017-08-16 11:47:03 +02:00
Giom Foret
4318970da7
SettingsViewController: Release correctly the pushed view controller
2017-08-16 09:55:52 +02:00
Giom Foret
6f70d2e283
Dark Theme - Fix Manu's remarks
2017-08-16 09:40:47 +02:00
Giom Foret
e33f383445
Dark Theme - Improvement
...
Force the background color of the fake view controller displayed when there is no details.
2017-08-14 22:35:16 +02:00
Giom Foret
a65912d47b
Dark Theme - Bug Fix
...
Wrong sub-title color in section header after a UI theme change.
2017-08-14 20:30:16 +02:00
Giom Foret
024b2be2f7
Dark Theme - Bug Fix
...
Customize correctly the event details views
2017-08-14 20:01:59 +02:00
Giom Foret
a6e39077f4
Dark Theme - Bug Fix
...
Room preview - The sub-header has a wrong background color.
2017-08-14 19:18:25 +02:00
Giom Foret
63d0358106
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
c10ee51370
Dark Theme - Bug Fix
...
Customize correctly the encryption info views
2017-08-14 17:03:29 +02:00
Giom Foret
5fe3631a60
Dark Theme - Bug fix
...
Room settings: the wrong color is used for some check box labels.
2017-08-14 16:48:26 +02:00
Giom Foret
4eddaf0ac2
Dark Theme - Bug Fix
...
Handle correctly the status bar display when the current view controller is presented in a temporary navigation controller.
2017-08-14 16:43:30 +02:00
Giom Foret
ecabc3c52c
Dark Theme - Improvement
...
Force the background of the default view controller displayed in landscape when no room is selected.
2017-08-14 15:57:23 +02:00
Giom Foret
0e0bf6171a
Dark Theme - Improvement
...
HTML string rendering: Use the grayscale component of the secondary bg color to set the background color in the default CSS
2017-08-14 15:43:50 +02:00
Giom Foret
20aba790b3
Dark Theme - Improvement
...
Customize the device info pop-up
2017-08-14 14:51:42 +02:00
Giom Foret
0caf13e309
Dark Theme - Improvement
...
Recents Cell drag&drop: force the background color of the dragged cell.
2017-08-14 13:13:43 +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
5ccb5acbc8
Dark Theme - Improvement
...
WebViewViewController extends MXKWebViewViewController to handle customization.
2017-08-14 10:32:31 +02:00
Giom Foret
b043ef4179
Dark Theme
...
fix App freeze when user changes the theme
2017-08-11 17:41:22 +02:00
manuroe
d85f9c5f64
Jitsi widget: If there is already a jitsi conference widget, pressing call joins the conf
2017-08-11 17:02:45 +02:00
Giom Foret
f7b92e94b2
Add missing Riot strings
2017-08-11 16:56:53 +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
manuroe
0e3a8a9ce8
Jitsi widget: Display the hangup button when we are back-to-app
2017-08-11 14:59:05 +02:00
manuroe
1bdbe40c09
Jitsi widget: Manage "Back To App"
2017-08-11 14:18:10 +02:00
Aram Sargsyan
1f65551519
Reworked the Share Extension to use a subclass of MXKRecentsDataSource to show content, solved the room order issue, as well introduced a new class ShareExtensionManager responsible for Sharing content and communicating with the system to terminate the extension with the appropriate exit code when needed.
2017-08-11 02:38:47 +04:00
manuroe
30f053baa8
Jitsi widget: Enable voice or video
2017-08-10 16:41:19 +02:00
manuroe
c45b846ea1
Jitsi widget: Add Settings > LABS > Use jitsi for conference calls
2017-08-10 15:43:25 +02:00
Jeff Huang
f2d32ce7cb
Added translation using Weblate (Chinese (Traditional))
2017-08-10 01:50:54 +00:00
Jeff Huang
e32775eee9
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (24 of 24 strings)
Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/zh_Hant/
2017-08-10 01:49:52 +00:00