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
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
Giom Foret
552fa06cd1
Force new LaunchScreen logo
2017-09-07 13:17:01 +02:00
manuroe
8ed3ff77a3
Merge branch 'develop' into incoming_call_screen
2017-08-31 14:04:53 +02: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
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
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
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
manuroe
9cca17d0cf
Merge pull request #1449 from vector-im/jitsi_widget
...
Integrating Jitsi into mobile apps
2017-08-18 13:26:30 +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
David Baker
4384dfe6ce
Change app group to group.im.vector
2017-08-16 18:30:42 +01: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
Giom Foret
c78aebd562
Dark Theme - Bug Fix
...
Customize correctly the event details views
2017-08-14 20:01:59 +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
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
0f2b7e0182
Dark Theme - Improvement
...
Customize the device info pop-up
2017-08-14 14:51:42 +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
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
Aram Sargsyan
df3f63d908
Project file fixes
2017-08-06 18:24:35 +04:00
manuroe
6d9509a1d0
Jitsi widget: Temporary embed JitsiMeet.framework within the project while there is no pod for it (see https://github.com/jitsi/jitsi-meet/issues/1854 ).
2017-08-04 13:58:06 +02:00
Aram Sargsyan
91b11f881b
Review changes
2017-07-31 19:26:06 +04:00
Aram Sargsyan
897a8cea6f
Merge branch 'develop' of https://github.com/vector-im/riot-ios into share-extension
2017-07-30 21:30:48 +04:00
Aram Sargsyan
43ed4ee2b5
Localized the extension, added fallback view to handle logged out state, finalized NSExtensionActivationRule
2017-07-30 21:29:38 +04:00
manuroe
d1023acb72
Translation: make German and French available
2017-07-25 14:19:39 +02:00
Aram Sargsyan
87a8f22b54
Merge branch 'develop' of https://github.com/vector-im/riot-ios into share-extension
2017-07-25 02:14:19 +04:00
Aram Sargsyan
edf602b062
1st version
2017-07-24 16:56:31 +04:00
Giom Foret
1a6a58954b
Prepare Dark Theme
...
Remove the [UIApplication statusBarHidden] use (deprecated since iOS 9).
Use the default UIViewController-based status bar system.
Hide the user interface theme option in Settings.
https://github.com/vector-im/riot-meta/issues/22
2017-07-21 17:22:34 +02:00
manuroe
460c670f72
Settings: Add app language settings
2017-07-21 10:55:21 +02:00
Aram Sargsyan
c60bdffe9e
Merge branch 'develop' of https://github.com/aramsargsyan/riot-ios into share-extension
2017-07-19 12:40:49 +04:00
manuroe
f362413411
MELS: Add RoomMembershipExpandedWithPaginationTitleBubbleCell
2017-07-10 15:05:21 +02:00
manuroe
29aed5db0f
MELS: Add RoomMembershipCollapsedWithPaginationTitleBubbleCell
2017-07-10 14:30:53 +02:00
manuroe
09aacc7687
MELS: Rename RoomMembershipBubbleCellWithPaginationTitleBubbleCell to RoomMembershipWithPaginationTitleBubbleCell
2017-07-10 10:25:06 +02:00
Aram Sargsyan
90be1ff34b
Using the App Extension compaitable versions of the MatrixSDK and MatrioxKit for the Share Extension.
2017-07-10 00:23:55 -05:00
Aram Sargsyan
2df475a26b
Fix project file
2017-07-08 23:08:48 -05:00
Aram Sargsyan
dfcf39e4bf
Initial commit. Added a new target for the share extension, created an app group to share info between the app and the extension.
2017-07-08 18:06:29 -05:00
manuroe
cc58b162a5
MELS: Add RoomMembershipExpandedBubbleCell that displays the first membership event of serie that can be collapsable.
2017-07-07 11:11:42 +02:00
manuroe
ae0bfe703f
MELS: Add RoomMembershipCollapsedBubbleCell to display collapsed membership cells.
2017-07-06 22:52:08 +02:00
manuroe
33974c6c2d
Merge remote-tracking branch 'origin/develop' into smaller_membership
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2017-07-06 13:46:20 +02:00
manuroe
962c1d9f00
Fix Dutch Vector.strings and add nl.proj to pbxproj
2017-07-05 15:51:07 +02:00
manuroe
09b27c84f5
RoomVC: Make membership events use less screen
...
Add RoomMembershipBubbleCellWithPaginationTitleBubbleCell
2017-07-05 12:29:54 +02:00
manuroe
0165a7cc6c
RoomVC: Make membership events use less screen
...
Add RoomMembershipBubbleCell to display a single membership event
2017-07-05 07:38:07 +02:00