Xing

Results 12 issues of Xing

current date is 12/2016 but when scroll to back calendar view month 11/2015

bug

- Implement on Electron 13.1.8 - RecorderType: StereoAudioRecorder Note: When record with MediaStreamRecorder no problem audio repeat when recording while cpu high. [My Sample Audio](https://www.dropbox.com/s/ucmf6z0kmclxgle/output1628673228877.wav?dl=0)

send with notification payload for background notification. but if send without "notification" payload i receive notification is normal when send while device off internet and then device turn on internet....

api: messaging
needs-attention

Why your compress video code reverse width to height ,height to width?

sometime,i select two different photo but result in list photo it show the same.

String width = retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_VIDEO_HEIGHT); String height = retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_VIDEO_WIDTH);