Support 0.31 SDK, vrooom #2277

Merged
tzarebczan merged 10 commits from 031-sdk-fixes into master 2019-02-12 18:26:51 +01:00

10 commits

Author SHA1 Message Date
Sean Yesmunt
d346a66b0a
Update settings.js 2019-02-12 12:02:44 -04:00
Sean Yesmunt
2aafc6d63f
Update view.jsx 2019-02-12 11:59:31 -04:00
Thomas Zarebczan
a22345219f review fixes
Removed local settings storage. Value will be reset when switching back and forth.
2019-02-11 23:18:43 -05:00
Thomas Zarebczan
50131c6f58 fix, take 2
No need to set the setting I just removed...
2019-02-11 19:32:16 -05:00
Thomas Zarebczan
7546f30f96 review fixes
Set disableMaxKeyFee as a local variable. Removed file info from componentdidmount.
2019-02-11 19:05:11 -05:00
Thomas Zarebczan
ffb4bf46cc fix: file path unavailable
When clicking play, the file does re-download now, so no need to do anything there. Improved click behavior when file is deleted - it now still opens the folder in case someone is interested.
2019-02-11 17:51:17 -05:00
Thomas Zarebczan
421bcaf388 fix: share usage setting 2019-02-11 09:32:39 -05:00
Sean Yesmunt
1b14afbd7d flow fix 2019-02-08 03:59:41 -05:00
Thomas Zarebczan
62fd918587 maint: key fee settings + bump SDK
Disable setting is no longer part of SDK settings so I moved it into local storage. Also moved in the max fee setting since it's now cleared out from the SDK.
2019-02-07 01:51:16 -05:00
Thomas Zarebczan
c65dfddfe1 maint: 0.31.0 changes
Changes to account for 0.31.0, WIP
2019-02-06 03:04:55 -05:00