manuroe
1f9d46db4e
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
0721966142
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
f44dee3581
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
aa22d10d4e
Share: The extension crashes if you try to share a GIF image ( #1759 )
2018-02-05 15:36:56 +01:00
giomfo
8beb07a937
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
0ad063b974
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
ed47769d1c
Merge pull request #1753 from vector-im/piwik2
...
Replace Google Analytic by Matomo(Piwik)
2018-02-02 14:56:19 +01:00
manuroe
aedf8712bc
Piwik: Fix screen tracking
2018-01-31 18:20:11 +01:00
manuroe
543f3fb683
Podfile: matrix-ios-sdk now enables crypto by default
2018-01-31 17:28:29 +01:00
manuroe
668827bd52
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
5d6417651f
Piwik: Point to the piwik API URL, not the site landing page
2018-01-30 15:10:26 +01:00
manuroe
b69cc875c4
Piwik: our PR on Piwik now just need to be released
2018-01-30 08:36:52 +01:00
manuroe
c09a7b4d9f
Piwik: our PR on Piwik now just need to be released
2018-01-30 08:35:29 +01:00
manuroe
82af61996e
Piwik: Remove @TODO
2018-01-29 16:30:20 +01:00
manuroe
05d353172a
Piwik: Use it for analytics
2018-01-29 15:26:44 +01:00
Matthew Hodgson
7c1c4dd784
fix copyrights
2018-01-26 00:22:50 +01:00
manuroe
4edaefe571
Podfile: Enable use_frameworks so that we can use Swift pods
2018-01-23 20:18:07 +01:00
manuroe
766de61224
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
51134ba10b
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
c90702cbde
Merge pull request #1737 from tellowkrinkle/tellowkrinkle-cancelbutton-fix
...
Cancel Buttons use style Cancel
2018-01-22 15:47:34 +01:00
giomfo
aed78ede2a
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
03fd4de555
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
c0880eb5b0
Code cleaning
2018-01-22 15:43:16 +01:00
giomfo
c9621ab55e
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
4bd9093462
Fix Manu's comments
2018-01-22 15:14:33 +01:00
Giom Foret
863d862ea2
App Settings - Communities: Let the user update the publicity for each his community
2018-01-20 13:49:02 +01:00
Giom Foret
86d56f3027
Room Settings: Add the Flair section
...
to handle the communities related to a room
2018-01-19 17:08:44 +01:00
Evan Tang
889f34b6d6
When you realize there's more than one cancel button
2018-01-18 20:46:25 -06:00
tellowkrinkle
3fba3fa71b
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
466ec98ccc
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
6ca308102b
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
8b84e38c44
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
e968bd3627
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
df1502b948
Merge branch 'develop' into render_html
2018-01-17 10:37:13 +01:00
Giom Foret
189718e112
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
aacd68bfc4
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
a71d202fc6
Group Home screen: render the potential images in the long description.
2018-01-15 17:14:00 +01:00
Giom Foret
152fb21bfa
Move all the view controllers related to the communities
2018-01-08 19:18:56 +01:00
Giom Foret
e092aac9a0
Riot project: group all the view controllers related to the communities
2018-01-08 19:17:29 +01:00
giomfo
aa5f0c895f
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
9eb6ba1053
Moved fix to userInterfaceThemeDidChange method.
2018-01-08 17:26:31 +01:00
Unknown
421eda9eba
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
4b8ce0f20f
Remove Google Analytics
2018-01-05 10:02:10 +01:00
manuroe
a7953f8c8e
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
83a51295aa
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
78d19e7334
Merge remote-tracking branch 'origin/master' into develop
2018-01-03 15:06:18 +01:00
manuroe
f6037dc12d
Fix build
2018-01-03 14:59:01 +01:00
manuroe
c6d56095d6
version++
2018-01-03 14:48:19 +01:00
manuroe
1a8ae234ce
Missing Push Notifications ( #1696 ): Show a notification even if the app fails to sync with its hs to get all data.
...
BF: Return a string
(cherry picked from commit 0931c91b53 )
2018-01-03 11:29:17 +01:00
manuroe
6418751418
Push notifications: UILocalNotification.fireDate is useless to dedup notifications. Remove it
...
(cherry picked from commit c6027c428c )
2018-01-03 11:29:09 +01:00