Commit graph

3568 commits

Author SHA1 Message Date
Giom Foret
5e64795c5a RoomsListViewController should inherit from MXKRecentListViewController.
- to release correctly the resources
- to reuse data source handling mechanism
...
2017-08-21 14:07:49 +02:00
giomfo
e594151ce7 Merge pull request #1456 from vector-im/app_extension_handle_account_change
Bug Fix - App extension: handle correctly the account change.
2017-08-18 17:41:53 +02:00
Giom Foret
24004b8b1a Bug Fix - App extension: handle correctly the account change.
Only the first enabled account is considered FTM.
2017-08-18 17:30:38 +02:00
giomfo
ee74daa1c4 Merge pull request #1447 from aramsargsyan/app-extension-improvements
App extension improvements
2017-08-18 11:32:46 +02:00
Giom Foret
f785fd33d0 Apply the app group name in app extension
(merge https://github.com/vector-im/riot-ios/pull/1440)
2017-08-18 09:40:37 +02:00
Aram Sargsyan
d57a44b001 Merge branch 'app-extension-improvements' of https://github.com/aramsargsyan/riot-ios into app-extension-improvements 2017-08-18 02:28:15 +04:00
Aram Sargsyan
5641204318 Added comments describing ShareExtensionManager public functionality + small method renaming 2017-08-18 02:27:56 +04:00
Giom Foret
e137e9cd32 Remove unwanted binary file 2017-08-17 18:06:46 +02:00
giomfo
60c9a55bc1 Merge branch 'app-extension' into app-extension-improvements 2017-08-17 17:43:13 +02:00
Aram Sargsyan
37bd161f1d Fixed retain cycles, changed color constant 2017-08-17 19:28:08 +04:00
Giom Foret
18f9affdca Merge branch 'develop' into app-extension 2017-08-17 15:28:43 +02:00
Aram Sargsyan
07a0c9f982 Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements 2017-08-17 16:40:29 +04: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
giomfo
f737ed908a 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
baa94e4e3e 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
1c95d51372 Loading HUD usage in the extension, Image resoulution alertController introduced 2017-08-17 00:01:54 +04: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
Giom Foret
8ea62c0d35 Apply the actual application group: "group.im.vector" 2017-08-16 18:24:07 +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
Giom Foret
14ba2e4753 Update MatrixKit version in RiotShareExtension target 2017-08-16 10:42:29 +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
Giom Foret
55b2bf68d5 Dark Theme - Bug Fix
Customize correctly the encryption info views
2017-08-14 17:03:29 +02:00
Giom Foret
d35024a196 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
ab75ce469e 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
ed600e3ab0 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
b521962db1 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
5e25b0eb10 Dark Theme - Improvement
Customize the device info pop-up
2017-08-14 14:51:42 +02:00
Aram Sargsyan
5d4a630394 Share Extension manager improvements 2017-08-14 15:25:02 +04:00
Giom Foret
90700a14bd 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
e4e9a2aa7c 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
41e6001db1 Dark Theme - Improvement
WebViewViewController extends MXKWebViewViewController to handle customization.
2017-08-14 10:32:31 +02:00
Aram Sargsyan
d42302cc8b Added search functionality for rooms and people, fixed bug of dismmisal 2017-08-11 20:33:50 +04:00
giomfo
57914f3afa Merge pull request #1431 from vector-im/meta_riot_22
Prepare Dark Theme
2017-08-11 17:48:22 +02:00
Giom Foret
98d2cb21d4 Dark Theme
fix App freeze when user changes the theme
2017-08-11 17:41:22 +02:00
Giom Foret
3b6a9a3cf9 Add missing Riot strings 2017-08-11 16:56:53 +02:00
Giom Foret
e9bc00959d Enable Dark theme
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
Aram Sargsyan
f67c99ce57 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
Giom Foret
14ead3d5ab Merge branch 'develop' into meta_riot_22 2017-08-08 16:06:53 +02:00
Giom Foret
dc737d6c37 Prepare Dark theme - Handle table view cell customization 2017-08-08 16:05:43 +02:00
manuroe
f2d22cfda7 version++ 2017-08-08 15:48:25 +02:00
manuroe
f8864b59d4 Merge pull request #1430 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2017-08-08 14:57:52 +02:00