giomfo
0117cb1368
Merge pull request #1440 from vector-im/apply_app_group
...
Apply the actual application group: "group.im.vector"
2017-08-17 09:22:23 +02:00
Aram Sargsyan
0ebfa9380c
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
bbe5a7f82b
Loading HUD usage in the extension, Image resoulution alertController introduced
2017-08-17 00:01:54 +04:00
David Baker
4384dfe6ce
Change app group to group.im.vector
2017-08-16 18:30:42 +01:00
Giom Foret
160ddfe94e
Apply the actual application group: "group.im.vector"
2017-08-16 18:35:32 +02:00
Giom Foret
f8e48d7d68
Apply the actual application group: "group.im.vector"
2017-08-16 18:24:07 +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
6a7e8b9147
Jitsi widget: Fix in [WidgetManager widgetsOfTypes:inRoom:]
2017-08-16 17:05:14 +02:00
giomfo
ede265ea17
Merge pull request #1439 from vector-im/set_riot_app_group
...
Set the application group to be able to share userDefaults object.
2017-08-16 15:43:55 +02:00
Giom Foret
3f44faefd5
Set the application group to be able to share userDefaults object.
2017-08-16 15:35:38 +02:00
manuroe
883671cbe4
Jitsi widget: Create a specific [NSUserDefaults standardUserDefaults] key for useJitsiForConferenceCalls
2017-08-16 11:51:56 +02:00
manuroe
044693754d
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
f14e95125f
Jitsi widget: Implement [Widget description]
2017-08-16 11:47:03 +02:00
Giom Foret
58508430b0
Update MatrixKit version in RiotShareExtension target
2017-08-16 10:42:29 +02:00
giomfo
7129e33361
Merge pull request #1438 from vector-im/meta_riot_22
...
Dark Theme - Bug Fix/Improvements
https://github.com/vector-im/riot-meta/issues/22
2017-08-16 10:08:42 +02:00
Giom Foret
26ad90461f
SettingsViewController: Release correctly the pushed view controller
2017-08-16 09:55:52 +02:00
Giom Foret
b691abd9c7
Dark Theme - Fix Manu's remarks
2017-08-16 09:40:47 +02:00
Giom Foret
8a42a7ff09
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
52e7f976fe
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
c78aebd562
Dark Theme - Bug Fix
...
Customize correctly the event details views
2017-08-14 20:01:59 +02:00
Giom Foret
d5d9e8b267
Dark Theme - Bug Fix
...
Room preview - The sub-header has a wrong background color.
2017-08-14 19:18:25 +02:00
Giom Foret
09afdf36fe
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
656ef63f0d
Dark Theme - Bug Fix
...
Customize correctly the encryption info views
2017-08-14 17:03:29 +02:00
Giom Foret
aded1a839e
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
d67261f006
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
69f8957cee
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
ee15c42852
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
0f2b7e0182
Dark Theme - Improvement
...
Customize the device info pop-up
2017-08-14 14:51:42 +02:00
Aram Sargsyan
12dfc437ae
Share Extension manager improvements
2017-08-14 15:25:02 +04:00
Giom Foret
9f3efb0674
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
dbbb516b35
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
bed93be972
Dark Theme - Improvement
...
WebViewViewController extends MXKWebViewViewController to handle customization.
2017-08-14 10:32:31 +02:00
Aram Sargsyan
ef2e38b63f
Added search functionality for rooms and people, fixed bug of dismmisal
2017-08-11 20:33:50 +04:00
giomfo
602f27b5d5
Merge pull request #1431 from vector-im/meta_riot_22
...
Prepare Dark Theme
2017-08-11 17:48:22 +02:00
Giom Foret
cf30fe91bb
Dark Theme
...
fix App freeze when user changes the theme
2017-08-11 17:41:22 +02:00
manuroe
e9e3d52459
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
0a8c2a6fe3
Add missing Riot strings
2017-08-11 16:56:53 +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
ce769dfb55
Jitsi widget: Display the hangup button when we are back-to-app
2017-08-11 14:59:05 +02:00
manuroe
7b580eab4f
Jitsi widget: Manage "Back To App"
2017-08-11 14:18:10 +02:00
Aram Sargsyan
89592fd34c
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
7627fc88f6
Jitsi widget: Enable voice or video
2017-08-10 16:41:19 +02:00
manuroe
5ef3cf5772
Jitsi widget: Add Settings > LABS > Use jitsi for conference calls
2017-08-10 15:43:25 +02:00
Jeff Huang
3891fce8c1
Added translation using Weblate (Chinese (Traditional))
2017-08-10 01:50:54 +00:00
Jeff Huang
13be74249d
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
Jeff Huang
e4a481d613
Added translation using Weblate (Chinese (Traditional))
2017-08-10 01:44:45 +00:00
Jeff Huang
c30663d3a2
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (4 of 4 strings)
Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/zh_Hant/
2017-08-10 01:44:19 +00:00
Jeff Huang
979b83419e
Added translation using Weblate (Chinese (Traditional))
2017-08-10 01:41:01 +00:00
Nathan van Beelen
6cbd2ac8b0
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (396 of 396 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2017-08-09 19:47:17 +00:00
manuroe
6a98225076
Jitsi widget: Make [WidgetManager removeMatrixSession] work
2017-08-09 18:06:33 +02:00