Giom Foret
e101efffe5
Merge branch 'master' into callkit
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
# Riot/AppDelegate.m
# Riot/ViewController/SettingsViewController.m
2017-10-04 13:04:21 +02:00
Giom Foret
f790cd66bb
Language: Enable Basque and Chinese (Simplified).
2017-10-03 13:04:54 +02:00
Giom Foret
1bbc307f60
Share extension mxstore rework
...
- Create the MXRoom instance only when the room is selected.
2017-09-29 10:37:54 +02:00
Giom Foret
6e01602011
Restore Podfile
2017-09-28 10:59:20 +02:00
giomfo
c4379d5ba1
Merge branch 'develop' into share-extesion-mxstore-rework
2017-09-28 10:24:27 +02:00
manuroe
b22e0d1248
Widgets: list active widgets in a room
...
List them into an alertVC for the moment
2017-09-27 15:21:38 +02:00
giomfo
ab3ad00a12
Merge pull request #1513 from vivlim/hardware-keyboard-return
...
Return key on hardware keyboards now sends messages
2017-09-25 10:36:40 +02:00
Giom Foret
35924dccfb
Merge branch 'develop' into callkit
2017-09-19 09:50:21 +02:00
Giom Foret
bac740c9d2
Improvement: Broaden back icon
2017-09-19 09:35:49 +02:00
manuroe
4fdf335bf1
Add WidgetViewController
...
Not yet use
2017-09-18 16:22:59 +02:00
Vivian Lim
3bd2413e6e
Return key on hardware keyboards now sends messages
...
Create a class KeyboardGrowingTextView which inherits from HPGrowingTextView, but defines keyCommands. keyCommands defined at any other view or controller layer weren’t being picked up by the OS, but they did work when added to HPGrowingTextView.
Signed-off-by: Vivian Lim <vivvnlim@gmail.com >
2017-09-18 00:29:57 -07:00
Aram Sargsyan
5e98f7545f
Merge branch 'develop' of https://github.com/vector-im/riot-ios into share-extesion-mxstore-rework
2017-09-15 19:19:49 +04:00
Aram Sargsyan
3a86a4c7bb
Stopped storing MXRoom instances, using CellData now
2017-09-15 19:17:03 +04:00
manuroe
b7b8702eff
Merge pull request #1511 from vector-im/widget_manager_2
...
Show the "Integrations Manager" into a webview
2017-09-15 16:55:28 +02:00
manuroe
c9a115ec85
Modular integrations UI: project
2017-09-15 15:36:43 +02:00
Giom Foret
59e6e3f7ae
Update xcodeproj
2017-09-14 16:02:08 +02:00
Aram Sargsyan
6d0f0dd5f1
Review changes
2017-09-08 19:02:45 +04:00
Giom Foret
31b68c6f15
Merge branch 'develop' into callkit
2017-09-08 12:42:58 +02:00
Giom Foret
ebe4ee3619
Force new LaunchScreen logo
2017-09-07 13:17:01 +02:00
manuroe
d606935c84
Siri intents are available since 10.0
2017-09-04 16:47:43 +02:00
manuroe
8a9df3d849
Merge remote-tracking branch 'origin/pr/1458' into callkit
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
# Riot/AppDelegate.m
# Riot/ViewController/SettingsViewController.m
2017-09-04 15:57:37 +02:00
manuroe
3865fe5495
Callkit branch: Siri: enable app group capabilities in Siri target
2017-09-01 16:42:58 +02:00
manuroe
c3814d1938
Callkit branch: fix merge conflicts in pbxproj
2017-09-01 15:43:18 +02:00
manuroe
50aad95518
Callkit branch: fix merge conflict
2017-09-01 10:38:54 +02:00
manuroe
66504d04c1
Merge branch 'callkit' into sirikit_new
2017-08-31 17:16:51 +02:00
manuroe
f00fe2046e
Merge branch 'develop' into incoming_call_screen
2017-08-31 14:04:53 +02:00
Aram Sargsyan
c88f661a01
Initial commit
2017-08-26 12:58:17 +04:00
David Baker
3551a1b4fd
Change bundle ID of share extension
...
Because apparently it can only have one dot after the main app ID,
as Apple kindly informed us just as we were submitting it to the
app store.
2017-08-25 15:40:17 +01:00
Aram Sargsyan
a1fa9fd935
Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements
2017-08-25 18:12:15 +04:00
Giom Foret
1444b8ee0d
Podfile: Fix RiotShareExtension target
2017-08-25 15:33:45 +02:00
Giom Foret
07abb5095b
version ++
2017-08-25 15:01:09 +02:00
Denis Morozov
c03c69b97f
Add screen for incoming calls
2017-08-25 03:02:29 +03:00
Aram Sargsyan
54e494a7d6
Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements
2017-08-25 02:42:35 +04:00
Giom Foret
b38a729014
Xcode project updated by Cocoapods v1.3.1
2017-08-23 16:34:07 +02:00
Giom Foret
da0c5d75a7
Fix xcode project corruption
2017-08-22 20:32:31 +02:00
giomfo
c499b84161
Merge branch 'develop' into app-extension
2017-08-22 17:35:11 +02:00
Denis Morozov
f39246fb16
Create app level category for MXSession to count missed notifications count
2017-08-22 10:46:53 +03:00
Giom Foret
b5ebc1d570
RoomsListViewController should inherit from MXKRecentListViewController.
...
- to release correctly the resources
- to reuse data source handling mechanism
...
2017-08-21 14:07:49 +02:00
manuroe
64d738a688
Language: Enable Russian
2017-08-18 17:19:23 +02:00
manuroe
29a98c12ce
Merge pull request #1449 from vector-im/jitsi_widget
...
Integrating Jitsi into mobile apps
2017-08-18 13:26:30 +02:00
Aram Sargsyan
db6d7e4dd2
Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements
2017-08-17 00:08:56 +04:00
David Baker
83d47fb85c
Change app group to group.im.vector
2017-08-16 18:30:42 +01:00
manuroe
b4210d4495
Merge remote-tracking branch 'origin/develop' into jitsi_widget
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2017-08-16 17:14:20 +02:00
Giom Foret
6dfebcee12
Dark Theme - Bug Fix
...
Customize correctly the event details views
2017-08-14 20:01:59 +02:00
Giom Foret
0faee0ce56
Dark Theme - Bug Fix
...
Customize correctly the encryption info views
2017-08-14 17:03:29 +02:00
Giom Foret
63a6fcea52
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
1b0d8f56e0
Dark Theme - Improvement
...
Customize the device info pop-up
2017-08-14 14:51:42 +02:00
Giom Foret
60484dac53
Dark Theme - Improvement
...
WebViewViewController extends MXKWebViewViewController to handle customization.
2017-08-14 10:32:31 +02:00
Aram Sargsyan
89a18dab12
Added search functionality for rooms and people, fixed bug of dismmisal
2017-08-11 20:33:50 +04:00
Aram Sargsyan
1d5837ac0c
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