@noellabo 本来はコンテンツ発信者がイベント連動で何かするのを助けるものだと思うのですが、Web UIが作られない理由はやはり日時表現の国際化対応が重たいからだと思います。
例えばサーバ告知の管理画面も日時指定はUTC限定とかいう実装なので…
@noellabo 本来はコンテンツ発信者がイベント連動で何かするのを助けるものだと思うのですが、Web UIが作られない理由はやはり日時表現の国際化対応が重たいからだと思います。
例えばサーバ告知の管理画面も日時指定はUTC限定とかいう実装なので…
@dan_iel "adb logcat " can be used to read log, but I think this may not be helpful in this case.
ST just show the preview card that cached by mastodon server, not direct access to original content. the preview card will exactly same to Mastodon Web UI
Twitter公式はブラウザ側で画像をリサイズしてくれるのに TweetDeckにはその機能がないの、割と不満。わわざわざTwitter公式を開いてアカウント切り替えて投稿してまたアカウントを元に戻してTweetDeckをリロードして…という手間が発生する。
https://github.com/google/ExoPlayer/blob/59b34ede6165d029d86a677fea73a5dd0dd55c74/RELEASENOTES.md
SimpleExoPlayerView なくなったんか…
WARNING: [Processor] Library '…\exoplayer-ui-2.12.0.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
…exoPlayerも苦労してるんだなあ…