Eric Drechsel
Eric Drechsel
Maybe "lock" should also disable the alt+drag copy to system clipboard feature.
@Jermolene the one I implemented in #2277 is named `put`, because that's all it does. Any webdav server at all concerned about security wouldn't serve a user-supplied file as html....
Fix for https://github.com/ianstormtaylor/slate/issues/2062 was released Nov 27 in 0.50.0 so updating netlify's slate deps [currently 0.47](https://github.com/netlify/netlify-cms/blob/master/yarn.lock#L15500) should help significantly (likely will cause some breakages that need to be fixed though).
I'm happy to help with testing, as mobile editing is important for me. Is that branch ready for testing?
I like to use use way-displays on other compositors (recommended @subutux), since it supports a) flexible matching for display config and b) resolution independent positioning (position laptop panel below or...
Here's an intent capture using intent interceptor. Really TMI, basically it seems to come down to prioritizing the the "list" param from the URL, if present, and then using the...
Oh I see, I didn't really understand the distinction between the playlist activity and the play queue in the official app. Awesome! For comparison, the playlist intent: ``` intent:#Intent;action=android.intent.action.SEND;type=text/plain;launchFlags=0x10080001;S.android.intent.extra.SUBJECT=Watch%20%22They%20Might%20Be%20Giants%20-%20Nanobots%20(2013)%22%20on%20YouTube;S.android.intent.extra.TEXT=https%3A%2F%2Fwww.youtube.com%2Fplaylist%3Flist%3DPLKSo9wM81XLhv1prkgj_VubVI0cHe7_LP;end ------------...
  
Sorry about the giant screencaps, still figuring out how to file a bug on android 😃
One other thing I noticed in testing is the lack of support for the `t` param for watch URLs. Not sure if there is an existing issue but that is...