Giom Foret
b5d0a0ae0b
Group details: Add Rooms page
...
https://github.com/vector-im/riot-meta/issues/117
2017-12-31 12:52:22 +01:00
manuroe
5d27fcd68e
Merge remote-tracking branch 'origin/release-v0.6.7' into develop
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2017-12-27 16:23:42 +01:00
Giom Foret
a1cfbc0612
Bug Fix: Share extension is not localized?
...
#1701
2017-12-27 14:53:17 +01:00
Giom Foret
e12326c2dc
Groups: self-management of membership of groups
...
- Custom the group view controllers with the blue color.
vector-im/riot-meta#114
2017-12-22 14:33:40 +01:00
Giom Foret
c3c65bd97d
Groups: self-management of membership of groups
...
- Prepare Group Details screen
vector-im/riot-meta#114
2017-12-14 16:05:11 +01:00
Giom Foret
99d5e26d04
Groups: self-management of membership of groups
...
- Add Groups tab
vector-im/riot-meta#114
2017-12-12 16:03:26 +01:00
Giom Foret
20f9cce03a
version++
2017-11-30 11:16:11 +01:00
Giom Foret
4f470c85a2
Enable Vietnamese, thanks to @loulsle.
2017-11-29 19:36:14 +01:00
manuroe
3f958a3b05
Crypto: Add key sharing dialog for incoming room key requests
2017-11-14 18:21:01 +01:00
manuroe
db84390842
Callkit: Show the Riot icon (in B&W) on the system call screen
2017-10-19 10:03:23 +02:00
manuroe
d9889f6fb2
Podfile: Factorise the podfile
2017-10-17 08:59:31 +02:00
Giom Foret
88cd9db785
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
b2998d9219
Language: Enable Basque and Chinese (Simplified).
2017-10-03 13:04:54 +02:00
Giom Foret
45319ca575
Share extension mxstore rework
...
- Create the MXRoom instance only when the room is selected.
2017-09-29 10:37:54 +02:00
Giom Foret
1452258da1
Restore Podfile
2017-09-28 10:59:20 +02:00
giomfo
860b5f3535
Merge branch 'develop' into share-extesion-mxstore-rework
2017-09-28 10:24:27 +02:00
manuroe
978aa0217d
Widgets: list active widgets in a room
...
List them into an alertVC for the moment
2017-09-27 15:21:38 +02:00
giomfo
6160c8321f
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
74f66ae4a1
Merge branch 'develop' into callkit
2017-09-19 09:50:21 +02:00
Giom Foret
4d96473f78
Improvement: Broaden back icon
2017-09-19 09:35:49 +02:00
manuroe
188f5954ce
Add WidgetViewController
...
Not yet use
2017-09-18 16:22:59 +02:00
Vivian Lim
9ed873766f
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
4ed5416287
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
54a8a26f38
Stopped storing MXRoom instances, using CellData now
2017-09-15 19:17:03 +04:00
manuroe
9f74d71a5e
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
8c35e6f24a
Modular integrations UI: project
2017-09-15 15:36:43 +02:00
Giom Foret
a6c8e177dc
Update xcodeproj
2017-09-14 16:02:08 +02:00
Aram Sargsyan
0b0a4a12b8
Review changes
2017-09-08 19:02:45 +04:00
Giom Foret
af882a3218
Merge branch 'develop' into callkit
2017-09-08 12:42:58 +02:00
Giom Foret
552fa06cd1
Force new LaunchScreen logo
2017-09-07 13:17:01 +02:00
manuroe
f38d39ab58
Siri intents are available since 10.0
2017-09-04 16:47:43 +02:00
manuroe
89920186d4
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
767b93c333
Callkit branch: Siri: enable app group capabilities in Siri target
2017-09-01 16:42:58 +02:00
manuroe
0d6f7b4d5f
Callkit branch: fix merge conflicts in pbxproj
2017-09-01 15:43:18 +02:00
manuroe
b6fd077c74
Callkit branch: fix merge conflict
2017-09-01 10:38:54 +02:00
manuroe
0585e0da78
Merge branch 'callkit' into sirikit_new
2017-08-31 17:16:51 +02:00
manuroe
8ed3ff77a3
Merge branch 'develop' into incoming_call_screen
2017-08-31 14:04:53 +02:00
Aram Sargsyan
77888df531
Initial commit
2017-08-26 12:58:17 +04:00
David Baker
224d80ff51
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
9225f5f9cf
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
63c82f4d09
Podfile: Fix RiotShareExtension target
2017-08-25 15:33:45 +02:00
Giom Foret
d9f088de16
version ++
2017-08-25 15:01:09 +02:00
Denis Morozov
cfb3f8e1ca
Add screen for incoming calls
2017-08-25 03:02:29 +03:00
Aram Sargsyan
1a5d993c6d
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
3c494bb090
Xcode project updated by Cocoapods v1.3.1
2017-08-23 16:34:07 +02:00
Giom Foret
0ead3a8483
Fix xcode project corruption
2017-08-22 20:32:31 +02:00
giomfo
a42d062082
Merge branch 'develop' into app-extension
2017-08-22 17:35:11 +02:00
Denis Morozov
da7aa8d04e
Create app level category for MXSession to count missed notifications count
2017-08-22 10:46:53 +03:00
Giom Foret
d246fc5604
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
701135d7fc
Language: Enable Russian
2017-08-18 17:19:23 +02:00