Commit Graph

5607 Commits

Author SHA1 Message Date
manuroe d4f9995cba Productivity: Tweak templates: No comments in a storyboard 2019-04-05 08:52:59 +02:00
manuroe a157a9c2a9 Productivity: Tweak templates a bit more 2019-04-05 08:40:10 +02:00
manuroe ad561a06de Productivity: Improve Templates/README.md 2019-04-05 07:57:53 +02:00
manuroe e5c9a26225 Productivity: Create createRootCoordinator.sh 2019-04-04 22:11:52 +02:00
manuroe 33bfc1bb2b Productivity: Tweak templates a bit more 2019-04-04 21:06:46 +02:00
manuroe c756686577 Productivity: Tweak templates a bit 2019-04-04 18:59:06 +02:00
manuroe e4b05606bb Productivity: createScreen.sh: Fix subFolder parameter again 2019-04-04 18:58:32 +02:00
manuroe 9e30a49e60 Productivity: createScreen.sh: Fix subFolder parameter 2019-04-04 18:35:58 +02:00
manuroe 6967b918ec CHANGES 2019-04-04 18:20:21 +02:00
manuroe df32615456 Productivity: Create createScreen.sh 2019-04-04 18:17:19 +02:00
manuroe 576060fba9 Productivity: SwiftGen: expose all storyboards from Modules/
except one that is in Objc
2019-04-04 18:01:46 +02:00
manuroe 6c48ecf0cc Productivity: Create templates for screens and flow root coordinators 2019-04-04 17:10:21 +02:00
SBiOSoftWhare 85193e280a Merge pull request #2352 from vector-im/share_extension_extra_logs
[Share extension] Fix a crash when receive a memory warning and add extra logs to debug memory limit exception
2019-04-02 15:45:54 +02:00
SBiOSoftWhare 7b17bc12c4 Update memory usage log in ShareExtensionManager 2019-04-02 15:44:59 +02:00
SBiOSoftWhare 13f77af2d5 Update changes 2019-04-02 15:10:15 +02:00
SBiOSoftWhare 8d02f5799a Log image compression size choice in share extension to help debug memory warnings 2019-04-02 15:01:50 +02:00
SBiOSoftWhare e9e0a09231 Log memory usage when receive a memory warning 2019-04-02 14:42:43 +02:00
SBiOSoftWhare c4e19c07c6 Fix a crash when receive memory warning in ShareExtensionManager 2019-04-02 14:20:05 +02:00
manuroe d8b555b895 Push: More logs 2019-04-02 09:51:53 +02:00
manuroe b3eddd339b Merge pull request #2350 from vector-im/riot_2349
Widgets: Use scalar prod urls in Riot mobile apps
2019-03-27 16:10:12 +01:00
manuroe 2199da49a0 Widgets: Use scalar prod urls in Riot mobile apps
#2349
2019-03-27 15:45:54 +01:00
manuroe da62b7c205 Fix grammar in registration text
I assume some script needs to be run to generate the other string files, but if you want to just do that yourselves and take the text in this PR I'm totally fine with that.
2019-03-27 15:44:01 +01:00
manuroe 278f448c95 Merge pull request #2344 from vector-im/anoadragon453-patch-1
Fix grammar in registration text
2019-03-27 14:04:41 +01:00
manuroe b59dad527e Push: more logs 2019-03-27 12:16:43 +01:00
manuroe d6fa09968d Push: Add more logs to track spontaneously disabling
#2348
2019-03-27 11:53:31 +01:00
SBiOSoftWhare 8ea9bf13d6 version++ 2019-03-21 16:32:34 +01:00
Andrew Morgan 4ebae92cb8 Fix grammar in registration text
I assume some script needs to be run to generate the other string files, but if you want to just do that yourselves and take the text in this PR I'm totally fine with that.
2019-03-21 15:26:14 +00:00
SBiOSoftWhare c8d3bd16ba Merge tag 'v0.8.4' into develop
no message
2019-03-21 14:58:59 +01:00
SBiOSoftWhare 89af36b7d3 Merge branch 'release/v0.8.4' 2019-03-21 14:58:59 +01:00
SBiOSoftWhare d1bef75fde version++ 2019-03-21 14:57:44 +01:00
SBiOSoftWhare b06aac0689 Merge pull request #2342 from vector-im/share_extension_limit_large_size_images
Share extension: Remove image large size resizing choice if output dimension is too high to prevent memory limit exception
2019-03-21 13:30:04 +01:00
SBiOSoftWhare ead756cf6f Update changes 2019-03-21 13:12:56 +01:00
SBiOSoftWhare 111f9ca22c [Share Extension] Do not offer the possibility to resize an image to large size if one dimension is too high in order to prevent the risk of memory limit exception. 2019-03-21 12:50:02 +01:00
SBiOSoftWhare 19d756469c version++ 2019-03-19 16:43:17 +01:00
manuroe 7977b8d51d CHANGES++ 2019-03-13 09:11:45 +01:00
manuroe 202cbbfe58 Finish v0.8.3 2019-03-13 09:10:34 +01:00
manuroe 82d75966f6 Finish v0.8.3 2019-03-13 09:10:34 +01:00
manuroe b4a43eea0a version++ 2019-03-13 09:10:18 +01:00
manuroe 87d73ee705 Merge pull request #2328 from vector-im/scalar_token_refresh
Widgets: Attempt to re-register for a scalar token if ours is invalid
2019-03-12 18:13:05 +01:00
manuroe 40da6639bd Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

Add sanity check
2019-03-12 18:11:27 +01:00
manuroe ba265ca69b Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

Add sanity check
2019-03-12 17:59:16 +01:00
manuroe 3a38162ee6 Widgets: Use scalar v1.1 2019-03-12 17:55:50 +01:00
manuroe 641225519d CHANGES 2019-03-12 17:35:27 +01:00
manuroe ede9ab4c5d Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

As the integration manager page (https://scalar-staging.riot.im/scalar-web) does not return a 403, check scalar token validity before opening it
2019-03-12 17:12:44 +01:00
manuroe b41c318d81 Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

When we detect a 403 for a widget.
2019-03-12 16:09:35 +01:00
manuroe fa4f571ae3 Widget: Pass scalar_token only when required 2019-03-12 15:56:19 +01:00
SBiOSoftWhare b21915a202 Merge pull request #2325 from vector-im/share_extension_memory_warning
[Share extension] Track memory warning
2019-03-11 18:09:53 +01:00
SBiOSoftWhare 8245bc4a4a [Share extension] Track memory warning 2019-03-11 18:04:42 +01:00
SBiOSoftWhare 6fff42e733 Merge tag 'v0.8.2' into develop
Finish v0.8.2
2019-03-11 12:03:55 +01:00
SBiOSoftWhare aaa022c3e4 Merge branch 'release/v0.8.2' 2019-03-11 12:03:54 +01:00