Commit Graph

4223 Commits

Author SHA1 Message Date
manuroe a40d65d268 Podfile: Update the minimal iOS version to 9.0
to be able to use Google WebRTC lib (https://cocoapods.org/pods/GoogleWebRTC)
2018-02-07 10:18:45 +01:00
manuroe 4914154dae Pod: update GBDeviceInfo 2018-02-06 15:00:22 +01:00
manuroe 5028b808ed Merge pull request #1761 from vector-im/riot_1643_another_patch
Spontaneous logout: Try to detect it in AuthenticationViewController …
2018-02-06 14:30:07 +01:00
manuroe c04a5910d8 Spontaneous logout: Try to detect it in AuthenticationViewController and crash the app if it happens (#1643) 2018-02-06 12:50:10 +01:00
manuroe aadf0ffa94 Spontaneous logout: Try to detect it in AuthenticationViewController and crash the app if it happens (#1643) 2018-02-06 12:48:34 +01:00
manuroe 95bbd8a9e8 Merge pull request #1760 from vector-im/riot_1759
Share: The extension crashes if you try to share a GIF image (#1759)
2018-02-05 17:47:36 +01:00
manuroe 7dcfe10ca4 Share: Make sure the progress bar is always displayed
The switch to the main thread should be done earlier but I do not want to break things
2018-02-05 15:44:56 +01:00
manuroe d2ab224990 Share: The extension crashes if you try to share a GIF image (#1759) 2018-02-05 15:36:56 +01:00
giomfo 5bb1018420 Merge pull request #1758 from vector-im/meta_118
Groups: Display flair for users in room history.
2018-02-05 05:49:11 -08:00
Giom Foret 6ea17a6249 Groups: Display flair for users in room history.
Force the matrix session to refresh the cached data related to the publicised groups of the users when the application enters in foreground

vector-im/riot-meta#118
2018-02-04 17:13:44 +01:00
manuroe 71f0a9d995 Merge pull request #1753 from vector-im/piwik2
Replace Google Analytic by Matomo(Piwik)
2018-02-02 14:56:19 +01:00
manuroe 03a65d21c5 Piwik: Fix screen tracking 2018-01-31 18:20:11 +01:00
manuroe 29ffdb2bb4 Podfile: matrix-ios-sdk now enables crypto by default 2018-01-31 17:28:29 +01:00
manuroe 3697088564 Piwik: Podfile: set the right identity for frameworks to be able to make release builds
See https://github.com/CocoaPods/CocoaPods/issues/3156#issuecomment-102022787
2018-01-31 09:46:24 +01:00
manuroe d26cca1103 Piwik: Point to the piwik API URL, not the site landing page 2018-01-30 15:10:26 +01:00
manuroe 51e135216a Piwik: our PR on Piwik now just need to be released 2018-01-30 08:36:52 +01:00
manuroe d28e95d6b0 Piwik: our PR on Piwik now just need to be released 2018-01-30 08:35:29 +01:00
manuroe d9b65e35b4 Piwik: Remove @TODO 2018-01-29 16:30:20 +01:00
manuroe b2a81d7c0b Piwik: Use it for analytics 2018-01-29 15:26:44 +01:00
Matthew Hodgson 59333f207f fix copyrights 2018-01-26 00:22:50 +01:00
manuroe f3d1b081c0 Podfile: Enable use_frameworks so that we can use Swift pods 2018-01-23 20:18:07 +01:00
manuroe a82c1d3aef Merge pull request #1744 from vector-im/share_extension_crash
Share Extension: Fix crash on a weak self
2018-01-23 05:55:23 +01:00
manuroe 673d3655b2 Share Extension: Fix crash on a weak self
Reported only by app store because we do not catch crashes from the share extension nor siri extension.
2018-01-22 19:36:51 +01:00
giomfo 94ccfaa5fd Merge pull request #1737 from tellowkrinkle/tellowkrinkle-cancelbutton-fix
Cancel Buttons use style Cancel
2018-01-22 15:47:34 +01:00
giomfo 4589f47390 Merge pull request #1740 from vector-im/settings_community_publicity
App Settings - Communities: Let the user update the publicity for eac…
2018-01-22 15:43:54 +01:00
giomfo b1706ec958 Merge pull request #1739 from vector-im/room_details_flair
Room Settings: Add the Flair section
2018-01-22 15:43:32 +01:00
Giom Foret 68c2f6bbc4 Code cleaning 2018-01-22 15:43:16 +01:00
giomfo f511c021ff Merge pull request #1735 from vector-im/render_html
Group Home screen: render the potential images in the long description.
2018-01-22 15:31:48 +01:00
Giom Foret 7196ba3d30 Fix Manu's comments 2018-01-22 15:14:33 +01:00
Giom Foret 61eaec1965 App Settings - Communities: Let the user update the publicity for each his community 2018-01-20 13:49:02 +01:00
Giom Foret fdeb20feb0 Room Settings: Add the Flair section
to handle the communities related to a room
2018-01-19 17:08:44 +01:00
Evan Tang c8945e5728 When you realize there's more than one cancel button 2018-01-18 20:46:25 -06:00
tellowkrinkle 4c27bbed9f Cancel Button uses style Cancel
This allows you to tap outside of the popup to cancel
2018-01-18 20:10:40 -06:00
Giom Foret 1ca8f66e1a Bug Fix -iPad: export e2e keys failed, there pops no window up where to save the keys
#1733

Do not pass the frame of the view to present the document interaction controller. The given rect is supposed to be in the coordinates of the view.
2018-01-17 12:26:40 +01:00
Giom Foret 08575cce72 Improvement: use the right property to check whether the view is currently loaded into memory. 2018-01-17 11:05:49 +01:00
Giom Foret 1c7978347d Improvement: use the right property to check whether the view is currently loaded into memory. 2018-01-17 11:02:02 +01:00
Giom Foret bc08567839 Bug Fix - Contact Details: The contact avatar quality is very low
when the contact details screen is opened from a link
2018-01-17 10:55:31 +01:00
Giom Foret 039bb1220c Merge branch 'develop' into render_html 2018-01-17 10:37:13 +01:00
Giom Foret bbda108938 Group Details - Home screen: handle the room, user and group links in the long description. 2018-01-17 10:36:02 +01:00
Giom Foret 765dfee5bc Group Details: Handle the item selection in rooms and users list.
- Open a contact details screen when the user selects a group member
- Open the room history or a room preview in case of room selection
2018-01-16 23:49:04 +01:00
Giom Foret 155ac5c03d Group Home screen: render the potential images in the long description. 2018-01-15 17:14:00 +01:00
Giom Foret d033d47cc0 Move all the view controllers related to the communities 2018-01-08 19:18:56 +01:00
Giom Foret 8e3ab4edfe Riot project: group all the view controllers related to the communities 2018-01-08 19:17:29 +01:00
giomfo b9248b3887 Merge pull request #1729 from daverPL/fix_bug_report_keyboard_color
Fixed keyboard color when entering bug report (#1720).
2018-01-08 18:30:41 +01:00
Dawid Rączka a555748303 Moved fix to userInterfaceThemeDidChange method. 2018-01-08 17:26:31 +01:00
Unknown ed2627bd87 Fixed keyboard color when entering bug report (#1720)
Signed-off-by: Dawid Rączka <dawidraczka@gmail.com>
2018-01-08 13:02:56 +01:00
manuroe c28423d370 Remove Google Analytics 2018-01-05 10:02:10 +01:00
manuroe 7e7fdb35e1 Merge pull request #1724 from vector-im/widget_missing_scalar_token
Widgets: Make sure we have a scalar token before opening one
2018-01-04 12:28:12 +01:00
manuroe 25420dce05 Widgets: Make sure we have a scalar token before opening one (#1723).
Make the build of the true widget URL asynchronous and build it only when necessary.
2018-01-04 12:25:32 +01:00
manuroe e658d60710 Merge remote-tracking branch 'origin/master' into develop 2018-01-03 15:06:18 +01:00