Commit graph

3587 commits

Author SHA1 Message Date
Andrey
1c05a2fb56 Translated using Weblate (Russian)
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/ru/
2017-08-23 19:34:25 +00:00
Andrey
9ee26c3ac5 Added translation using Weblate (Russian) 2017-08-23 19:31:40 +00:00
manuroe
3c526e553f Merge pull request #1455 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2017-08-18 17:13:42 +02:00
manuroe
8187ab0c8a Translated using Weblate (French)
Currently translated at 100.0% (406 of 406 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2017-08-18 15:10:06 +00:00
manuroe
ce7548e2b9 Merge pull request #1454 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2017-08-18 17:04:33 +02:00
manuroe
739f6d36c4 Merge pull request #1453 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2017-08-18 17:04:22 +02:00
manuroe
14377740e9 Merge pull request #1452 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2017-08-18 17:04:09 +02:00
Weblate
d51fa3c8cf Merge remote-tracking branch 'origin/develop' into develop 2017-08-18 15:02:25 +00:00
Weblate
1de13e6414 Merge remote-tracking branch 'origin/develop' into develop 2017-08-18 15:02:15 +00:00
Weblate
fa93701032 Merge remote-tracking branch 'origin/develop' into develop 2017-08-18 15:01:50 +00:00
Jeff Huang
f45ff44dc9 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-18 15:01:25 +00:00
Andrey
0f1c61c6e2 Translated using Weblate (Russian)
Currently translated at 99.7% (395 of 396 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2017-08-18 15:01:25 +00:00
Nathan van Beelen
309861ce8d 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-18 15:01:25 +00:00
manuroe
3e70cc8e1b Jitsi widget: Fix occasional crash on hang up
Apparently, jitsi does not call delegate methods always on the same thread. Come back to the main thread for safety.

https://github.com/matrix-org/riot-ios-rageshakes/issues/220
2017-08-18 16:42:50 +02:00
manuroe
7688606f41 Merge pull request #1450 from vector-im/build_jitsi_sdk
Jitsi widget: Improve cooking recipe for building jitsi-meet ios framework
2017-08-18 16:40:33 +02:00
manuroe
81aee51e0e Jitsi widget: Improve cooking recipe for building jitsi-meet ios framework 2017-08-18 15:57:18 +02:00
manuroe
8c274fd593 Jitsi widget: Fix the red and yellow react boxes (https://github.com/jitsi/jitsi-meet/issues/1877). Use version jitsi-meet_2369 for the jitsi-meet ios sdk 2017-08-18 15:01:14 +02:00
manuroe
c21c40031a Merge pull request #1449 from vector-im/jitsi_widget
Integrating Jitsi into mobile apps
2017-08-18 13:26:30 +02:00
manuroe
eb2455e360 Jitsi widget: add display or creation of jitsi conference under USE_JITSI_WIDGET compilation flag 2017-08-18 11:56:32 +02:00
manuroe
e593d0c45d Jitsi widget: polishing 2017-08-18 11:40:56 +02:00
manuroe
32a996beb4 Jitsi widget: naming sanitisation 2017-08-18 09:49:14 +02:00
manuroe
ef8f6cc0e6 Jitsi widget: Add license notice for jitsi-meet 2017-08-18 09:32:06 +02:00
manuroe
3fa814713f Jitsi widget: "Use jitsi for conference calls" -> "Create conference calls with jitsi" 2017-08-18 09:23:24 +02:00
manuroe
f65f5c9d4f Jitsi widget: Make sure permission to access camera and mic are ok before doing calls 2017-08-18 09:02:54 +02:00
manuroe
1f50c270c3 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
968c67dd16 Jitsi widget: Hook up the call button for group room to jitsi 2017-08-17 18:59:02 +02:00
manuroe
191e449337 Jitsi widget: WidgetManager: add WidgetManagerErrorCodeCreationFailed 2017-08-17 18:45:49 +02:00
manuroe
b2a27145bc Jitsi widget: WidgetManage add createWidget and createJitsiWidget methods 2017-08-17 18:28:24 +02:00
giomfo
13d1fc140d Merge pull request #1446 from vector-im/riot_1445
Bug Fix: App have crashed whilst uploading photos
2017-08-17 15:31:18 +02:00
Giom Foret
091f65a2bb 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
manuroe
cccbb143ef Jitsi widget: Customise the error for widget permission issues for jitsi 2017-08-17 12:26:20 +02:00
manuroe
9e02006abd Jitsi widget: Add [WidgetManager closeWidget] and use it for jitsi conference 2017-08-17 12:17:07 +02:00
giomfo
5dfd106c40 Merge pull request #1441 from vector-im/apply_app_group_dev
Apply the actual application group: "group.im.vector"
2017-08-17 09:22:50 +02:00
David Baker
d7a5b3f276 Change app group to group.im.vector 2017-08-16 18:30:42 +01:00
Giom Foret
3d43149c53 Apply the actual application group: "group.im.vector" 2017-08-16 18:35:32 +02:00
manuroe
f13baec441 Merge remote-tracking branch 'origin/develop' into jitsi_widget
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2017-08-16 17:14:20 +02:00
manuroe
43f9a278a2 Jitsi widget: Fix in [WidgetManager widgetsOfTypes:inRoom:] 2017-08-16 17:05:14 +02:00
giomfo
f743b5df94 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
e40d3bd861 Set the application group to be able to share userDefaults object. 2017-08-16 15:35:38 +02:00
manuroe
1e62fcadaa Jitsi widget: Create a specific [NSUserDefaults standardUserDefaults] key for useJitsiForConferenceCalls 2017-08-16 11:51:56 +02:00
manuroe
40995c9663 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
c50ecaf571 Jitsi widget: Implement [Widget description] 2017-08-16 11:47:03 +02:00
giomfo
0def825314 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
ba3f89d131 SettingsViewController: Release correctly the pushed view controller 2017-08-16 09:55:52 +02:00
Giom Foret
193c0566bc Dark Theme - Fix Manu's remarks 2017-08-16 09:40:47 +02:00
Giom Foret
5f5acf472b 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
f7b3534960 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
633ad28117 Dark Theme - Bug Fix
Customize correctly the event details views
2017-08-14 20:01:59 +02:00
Giom Foret
b5be460d80 Dark Theme - Bug Fix
Room preview - The sub-header has a wrong background color.
2017-08-14 19:18:25 +02:00
Giom Foret
faf1058994 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